Branch indexing 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 3c0632bf6e660307ec50dc7bf88da20fd8f534e9+c8cbc5e5ac9ab8b3419c4c924f263e08e5993e82 (8ff82f5d97ac09aedc39cf628d71e297da8852dd) 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-ssh15898576543422639458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh9224578071340170153.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1038/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1038/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh902334176483835410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5829952941430253482.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1038/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1038/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh951287837649462687.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4547 in /w/workspace/dry_app-functions-sdk-go_PR-1038 [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-1038 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/jenkins-gitclient-ssh8414284797487048777.key > 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 c8cbc5e5ac9ab8b3419c4c924f263e08e5993e82 into PR head commit 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 Merge succeeded, producing 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 Checking out Revision 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 (PR-1038) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/jenkins-gitclient-ssh1021773475599257130.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1038/head:refs/remotes/origin/PR-1038 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/jenkins-gitclient-ssh1058742974245017582.key > git merge c8cbc5e5ac9ab8b3419c4c924f263e08e5993e82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 # timeout=10 Commit message: "Merge commit 'c8cbc5e5ac9ab8b3419c4c924f263e08e5993e82' into HEAD" > git rev-list --no-walk 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-03T11:45:15.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-03T11:45:15.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-03T11:45:15.385Z] ========================================================= [2022-02-03T11:45:15.385Z] EdgeX Global Pipelines Version Info [2022-02-03T11:45:15.385Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:45:16.502Z] ------------------- [2022-02-03T11:45:16.502Z] stable info: [2022-02-03T11:45:16.502Z] ------------------- [2022-02-03T11:45:16.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T11:45:16.502Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T11:45:16.502Z] Message: update stable to v1.0.220 [2022-02-03T11:45:17.075Z] ------------------- [2022-02-03T11:45:17.075Z] experimental info: [2022-02-03T11:45:17.075Z] ------------------- [2022-02-03T11:45:17.075Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-03T11:45:17.075Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-03T11:45:17.075Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-03T11:45:17.216Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-02-03T11:45:17.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-02-03T11:45:17.241Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-03T11:45:17.253Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-03T11:45:17.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-03T11:45:17.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-03T11:45:17.292Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-03T11:45:17.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-03T11:45:17.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-03T11:45:17.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-03T11:45:17.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-03T11:45:17.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-02-03T11:45:17.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-03T11:45:17.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-03T11:45:17.418Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T11:45:17.433Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T11:45:17.446Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T11:45:17.463Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-03T11:45:17.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-03T11:45:17.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-03T11:45:17.508Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-03T11:45:17.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-03T11:45:17.546Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-03T11:45:17.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-03T11:45:17.575Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-02-03T11:45:17.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-03T11:45:17.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1038 [Pipeline] echo [2022-02-03T11:45:17.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1038 [Pipeline] echo [2022-02-03T11:45:17.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1038 [Pipeline] echo [2022-02-03T11:45:17.649Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 [Pipeline] echo [2022-02-03T11:45:17.662Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 501dd8c [Pipeline] echo [2022-02-03T11:45:17.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-03T11:45:18.040Z] + git rev-list -1 --merges 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2~1..501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 [Pipeline] echo [2022-02-03T11:45:18.069Z] -----------> git rev-list -1 --merges 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2~1..501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 [2022-02-03T11:45:18.069Z] 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 [false] [Pipeline] sh [2022-02-03T11:45:18.364Z] + git log --format=format:%s -1 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 [Pipeline] echo [2022-02-03T11:45:18.385Z] ========================================================= [2022-02-03T11:45:18.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-03T11:45:18.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T11:45:18.736Z] + git log --format=format:%s -1 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2 [Pipeline] echo [2022-02-03T11:45:18.749Z] [semverPrep] GIT_COMMIT: 501dd8cec5a78ccd8e7e633b2ddfa65a96708bf2, Commit Message: Merge commit 'c8cbc5e5ac9ab8b3419c4c924f263e08e5993e82' into HEAD [Pipeline] echo [2022-02-03T11:45:18.760Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-03T11:45:19.199Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-03T11:45:19.199Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-03T11:45:19.199Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-03T11:45:19.199Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-03T11:45:19.199Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-03T11:45:19.199Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-03T11:45:19.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:45:19.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T11:45:19.636Z] [2022-02-03T11:45:19.636Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:45:19.940Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T11:45:19.941Z] latest: Pulling from edgex-devops/git-semver [2022-02-03T11:45:19.941Z] a0d0a0d46f8b: Pulling fs layer [2022-02-03T11:45:19.941Z] 3e5f54012d9b: Pulling fs layer [2022-02-03T11:45:19.941Z] 4c7163046ea9: Pulling fs layer [2022-02-03T11:45:19.941Z] 0c2d73faf560: Pulling fs layer [2022-02-03T11:45:19.941Z] 0c2d73faf560: Waiting [2022-02-03T11:45:19.941Z] 3e5f54012d9b: Verifying Checksum [2022-02-03T11:45:19.941Z] 3e5f54012d9b: Download complete [2022-02-03T11:45:19.941Z] a0d0a0d46f8b: Download complete [2022-02-03T11:45:20.210Z] 0c2d73faf560: Verifying Checksum [2022-02-03T11:45:20.210Z] 0c2d73faf560: Download complete [2022-02-03T11:45:20.210Z] 4c7163046ea9: Verifying Checksum [2022-02-03T11:45:20.210Z] 4c7163046ea9: Download complete [2022-02-03T11:45:20.210Z] a0d0a0d46f8b: Pull complete [2022-02-03T11:45:20.210Z] 3e5f54012d9b: Pull complete [2022-02-03T11:45:20.477Z] 4c7163046ea9: Pull complete [2022-02-03T11:45:20.737Z] 0c2d73faf560: Pull complete [2022-02-03T11:45:20.737Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-03T11:45:20.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-03T11:45:20.737Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-03T11:45:20.818Z] prd-centos7-docker-4c-2g-4547 does not seem to be running inside a container [2022-02-03T11:45:20.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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:10004/edgex-devops/git-semver:latest cat [2022-02-03T11:45:21.274Z] $ docker top 59d92267e8f9a5636fc7fcde1558d046e8401c8670d8c5982bc4d5bf0661f975 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-03T11:45:21.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T11:45:21.675Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T11:45:21.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T11:45:21.526Z] $ docker exec 59d92267e8f9a5636fc7fcde1558d046e8401c8670d8c5982bc4d5bf0661f975 ssh-agent [2022-02-03T11:45:21.926Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoAiOFf/agent.13 [2022-02-03T11:45:21.926Z] SSH_AGENT_PID=19 [2022-02-03T11:45:21.936Z] Running ssh-add (command line suppressed) [2022-02-03T11:45:21.813Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/private_key_6536298109199070042.key (/w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/private_key_6536298109199070042.key) [2022-02-03T11:45:22.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T11:45:22.376Z] + git tag --points-at HEAD [Pipeline] } [2022-02-03T11:45:22.172Z] $ docker exec --env ******** --env ******** 59d92267e8f9a5636fc7fcde1558d046e8401c8670d8c5982bc4d5bf0661f975 ssh-agent -k [2022-02-03T11:45:22.283Z] unset SSH_AUTH_SOCK; [2022-02-03T11:45:22.283Z] unset SSH_AGENT_PID; [2022-02-03T11:45:22.283Z] echo Agent pid 19 killed; [2022-02-03T11:45:22.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-03T11:45:22.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-03T11:45:22.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-03T11:45:22.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-03T11:45:22.449Z] $ docker exec 59d92267e8f9a5636fc7fcde1558d046e8401c8670d8c5982bc4d5bf0661f975 ssh-agent [2022-02-03T11:45:22.755Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgHFHCH/agent.52 [2022-02-03T11:45:22.755Z] SSH_AGENT_PID=58 [2022-02-03T11:45:22.761Z] Running ssh-add (command line suppressed) [2022-02-03T11:45:22.704Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/private_key_8385678112211769332.key (/w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/private_key_8385678112211769332.key) [2022-02-03T11:45:22.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-03T11:45:23.209Z] + git semver init [2022-02-03T11:45:23.209Z] # -> Open(): unable to determine branch for HEAD [2022-02-03T11:45:23.209Z] # $GIT_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1038/.git [2022-02-03T11:45:23.209Z] # $GIT_WORK_TREE = /w/workspace/dry_app-functions-sdk-go_PR-1038 [2022-02-03T11:45:23.209Z] # $SEMVER_REMOTE_NAME = origin [2022-02-03T11:45:23.209Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-03T11:45:23.209Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-03T11:45:23.209Z] # $SEMVER_BRANCH = PR-1038 [2022-02-03T11:45:23.209Z] # $SEMVER_TEMP = /tmp/semver-192869950 [2022-02-03T11:45:23.209Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2022-02-03T11:45:26.524Z] # '/tmp/semver-192869950' -> '/w/workspace/dry_app-functions-sdk-go_PR-1038/.semver' [2022-02-03T11:45:26.524Z] # -> Force: false [2022-02-03T11:45:26.524Z] # $SEMVER_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1038/.semver [Pipeline] } [2022-02-03T11:45:26.531Z] $ docker exec --env ******** --env ******** 59d92267e8f9a5636fc7fcde1558d046e8401c8670d8c5982bc4d5bf0661f975 ssh-agent -k [2022-02-03T11:45:26.643Z] unset SSH_AUTH_SOCK; [2022-02-03T11:45:26.643Z] unset SSH_AGENT_PID; [2022-02-03T11:45:26.643Z] echo Agent pid 58 killed; [2022-02-03T11:45:26.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-03T11:45:26.977Z] + git semver [Pipeline] } [2022-02-03T11:45:26.987Z] $ docker stop --time=1 59d92267e8f9a5636fc7fcde1558d046e8401c8670d8c5982bc4d5bf0661f975 [2022-02-03T11:45:28.326Z] $ docker rm -f 59d92267e8f9a5636fc7fcde1558d046e8401c8670d8c5982bc4d5bf0661f975 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-03T11:45:28.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-03T11:45:28.911Z] Stashed 1 file(s) [Pipeline] echo [2022-02-03T11:45:28.915Z] [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 [2022-02-03T11:45:29.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T11:45:29.111Z] ========================================================= [2022-02-03T11:45:29.111Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-03T11:45:29.111Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-02-03T11:45:29.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T11:45:29.422Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-03T11:45:29.422Z] 59bf1c3509f3: Pulling fs layer [2022-02-03T11:45:29.422Z] 666ba61612fd: Pulling fs layer [2022-02-03T11:45:29.422Z] 8ed8ca486205: Pulling fs layer [2022-02-03T11:45:29.422Z] 4fe6c5a15a65: Pulling fs layer [2022-02-03T11:45:29.422Z] 22a0e8bec74d: Pulling fs layer [2022-02-03T11:45:29.422Z] 640e595b4fbd: Pulling fs layer [2022-02-03T11:45:29.422Z] 763cafe07f6e: Pulling fs layer [2022-02-03T11:45:29.422Z] 0c0b528cf693: Pulling fs layer [2022-02-03T11:45:29.422Z] 10935f4eaf8b: Pulling fs layer [2022-02-03T11:45:29.422Z] 4fe6c5a15a65: Waiting [2022-02-03T11:45:29.422Z] 22a0e8bec74d: Waiting [2022-02-03T11:45:29.422Z] 640e595b4fbd: Waiting [2022-02-03T11:45:29.422Z] 763cafe07f6e: Waiting [2022-02-03T11:45:29.422Z] 0c0b528cf693: Waiting [2022-02-03T11:45:29.422Z] 10935f4eaf8b: Waiting [2022-02-03T11:45:29.422Z] 8ed8ca486205: Verifying Checksum [2022-02-03T11:45:29.422Z] 8ed8ca486205: Download complete [2022-02-03T11:45:29.422Z] 666ba61612fd: Verifying Checksum [2022-02-03T11:45:29.422Z] 666ba61612fd: Download complete [2022-02-03T11:45:29.422Z] 22a0e8bec74d: Verifying Checksum [2022-02-03T11:45:29.422Z] 22a0e8bec74d: Download complete [2022-02-03T11:45:29.422Z] 640e595b4fbd: Verifying Checksum [2022-02-03T11:45:29.422Z] 640e595b4fbd: Download complete [2022-02-03T11:45:29.422Z] 763cafe07f6e: Verifying Checksum [2022-02-03T11:45:29.422Z] 763cafe07f6e: Download complete [2022-02-03T11:45:29.422Z] 59bf1c3509f3: Verifying Checksum [2022-02-03T11:45:29.422Z] 59bf1c3509f3: Download complete [2022-02-03T11:45:29.686Z] 0c0b528cf693: Verifying Checksum [2022-02-03T11:45:29.686Z] 0c0b528cf693: Download complete [2022-02-03T11:45:29.950Z] 4fe6c5a15a65: Verifying Checksum [2022-02-03T11:45:29.950Z] 4fe6c5a15a65: Download complete [2022-02-03T11:45:30.209Z] 59bf1c3509f3: Pull complete [2022-02-03T11:45:30.209Z] 10935f4eaf8b: Verifying Checksum [2022-02-03T11:45:30.209Z] 10935f4eaf8b: Download complete [2022-02-03T11:45:30.209Z] 666ba61612fd: Pull complete [2022-02-03T11:45:30.209Z] 8ed8ca486205: Pull complete [2022-02-03T11:45:34.429Z] 4fe6c5a15a65: Pull complete [2022-02-03T11:45:34.429Z] 22a0e8bec74d: Pull complete [2022-02-03T11:45:34.429Z] 640e595b4fbd: Pull complete [2022-02-03T11:45:34.429Z] 763cafe07f6e: Pull complete [2022-02-03T11:45:34.429Z] 0c0b528cf693: Pull complete [2022-02-03T11:45:36.361Z] 10935f4eaf8b: Pull complete [2022-02-03T11:45:36.361Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-03T11:45:36.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-03T11:45:36.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-02-03T11:45:36.658Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:45:36.958Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T11:45:36.958Z] . [Pipeline] withDockerContainer [2022-02-03T11:45:37.021Z] prd-centos7-docker-4c-2g-4547 does not seem to be running inside a container [2022-02-03T11:45:37.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 [2022-02-03T11:45:39.549Z] $ docker top b2bbf9e837dd7c9ec8897aa6a1ac0d2d0caa746925da0219b1504cac132b7ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T11:45:39.912Z] + go version [2022-02-03T11:45:39.912Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-03T11:45:39.924Z] $ docker stop --time=1 b2bbf9e837dd7c9ec8897aa6a1ac0d2d0caa746925da0219b1504cac132b7ad9 [2022-02-03T11:45:41.088Z] $ docker rm -f b2bbf9e837dd7c9ec8897aa6a1ac0d2d0caa746925da0219b1504cac132b7ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:45:41.497Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-03T11:45:41.497Z] . [Pipeline] withDockerContainer [2022-02-03T11:45:41.560Z] prd-centos7-docker-4c-2g-4547 does not seem to be running inside a container [2022-02-03T11:45:41.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 [2022-02-03T11:45:41.921Z] $ docker top c8ed0d0d22695b373ab09d0aa1aabb38e5575e51016a65011b5824903c1a9fe8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-03T11:45:42.399Z] + make test [2022-02-03T11:45:42.400Z] make -C ./app-service-template build [2022-02-03T11:45:42.400Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1038/app-service-template' [2022-02-03T11:45:42.400Z] go mod tidy [2022-02-03T11:45:42.400Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.9 [2022-02-03T11:45:42.665Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-03T11:45:42.665Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-03T11:45:42.665Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.7 [2022-02-03T11:45:42.665Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-02-03T11:45:42.665Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-02-03T11:45:42.665Z] go: downloading github.com/go-kit/log v0.2.0 [2022-02-03T11:45:42.665Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-03T11:45:42.665Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-03T11:45:42.665Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-03T11:45:42.930Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-02-03T11:45:42.930Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-02-03T11:45:42.930Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-02-03T11:45:42.930Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-03T11:45:42.930Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-03T11:45:42.930Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-02-03T11:45:42.930Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-02-03T11:45:42.930Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-02-03T11:45:42.930Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-02-03T11:45:43.190Z] go: downloading golang.org/x/text v0.3.7 [2022-02-03T11:45:43.760Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-02-03T11:45:44.022Z] Still waiting to schedule task [2022-02-03T11:45:44.022Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-03T11:45:44.706Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-02-03T11:45:44.706Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-02-03T11:45:44.706Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-02-03T11:45:44.979Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-02-03T11:45:44.979Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-02-03T11:45:44.979Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-03T11:45:44.979Z] go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 [2022-02-03T11:45:44.979Z] go: downloading github.com/x448/float16 v0.8.4 [2022-02-03T11:45:44.979Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-02-03T11:45:44.979Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-02-03T11:45:44.979Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-02-03T11:45:44.979Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-02-03T11:45:45.243Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-03T11:45:45.243Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-02-03T11:45:45.243Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-02-03T11:45:45.243Z] go: downloading github.com/fatih/color v1.9.0 [2022-02-03T11:45:45.243Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-02-03T11:45:45.243Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-03T11:45:45.243Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-03T11:45:45.243Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-02-03T11:45:45.243Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-02-03T11:45:45.243Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-02-03T11:45:45.243Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-02-03T11:45:45.243Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-02-03T11:45:45.243Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/di: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/config: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms tested by [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.test imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:45:45.243Z] new-app-service/functions imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-core-contracts/v2/common imports [2022-02-03T11:45:45.243Z] github.com/go-playground/validator/v10 tested by [2022-02-03T11:45:45.243Z] github.com/go-playground/validator/v10.test imports [2022-02-03T11:45:45.243Z] github.com/go-playground/assert/v2: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service tested by [2022-02-03T11:45:45.243Z] new-app-service.test imports [2022-02-03T11:45:45.243Z] github.com/stretchr/testify/assert imports [2022-02-03T11:45:45.243Z] gopkg.in/yaml.v3 tested by [2022-02-03T11:45:45.243Z] gopkg.in/yaml.v3.test imports [2022-02-03T11:45:45.243Z] gopkg.in/check.v1: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/sdk/testutil: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/sdk/testutil/retry: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/go-uuid: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/serf/serf imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/go-msgpack/codec: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/serf/serf imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/memberlist: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-messaging/v2/messaging imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports [2022-02-03T11:45:45.243Z] github.com/go-redis/redis/v7 tested by [2022-02-03T11:45:45.243Z] github.com/go-redis/redis/v7.test imports [2022-02-03T11:45:45.243Z] github.com/onsi/ginkgo: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-messaging/v2/messaging imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports [2022-02-03T11:45:45.243Z] github.com/go-redis/redis/v7 tested by [2022-02-03T11:45:45.243Z] github.com/go-redis/redis/v7.test imports [2022-02-03T11:45:45.243Z] github.com/onsi/gomega: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.243Z] new-app-service imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:45:45.243Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:45:45.243Z] github.com/hashicorp/consul/api imports [2022-02-03T11:45:45.244Z] github.com/hashicorp/serf/coordinate imports [2022-02-03T11:45:45.244Z] github.com/armon/go-metrics tested by [2022-02-03T11:45:45.244Z] github.com/armon/go-metrics.test imports [2022-02-03T11:45:45.244Z] github.com/pascaldekloe/goe/verify: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:45:45.244Z] make[1]: *** [Makefile:45: tidy] Error 1 [2022-02-03T11:45:45.244Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1038/app-service-template' [2022-02-03T11:45:45.244Z] make: *** [Makefile:26: build] Error 2 [Pipeline] } [2022-02-03T11:45:45.253Z] $ docker stop --time=1 c8ed0d0d22695b373ab09d0aa1aabb38e5575e51016a65011b5824903c1a9fe8 [2022-02-03T11:45:47.010Z] $ docker rm -f c8ed0d0d22695b373ab09d0aa1aabb38e5575e51016a65011b5824903c1a9fe8 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:45:47.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T11:45:47.724Z] [2022-02-03T11:45:47.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:45:48.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T11:45:48.038Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-03T11:45:48.038Z] b4d181a07f80: Pulling fs layer [2022-02-03T11:45:48.038Z] a1111a8f2ec3: Pulling fs layer [2022-02-03T11:45:48.038Z] ed53099fbce6: Pulling fs layer [2022-02-03T11:45:48.038Z] dc539afda2c1: Pulling fs layer [2022-02-03T11:45:48.038Z] 77bc0d833cb6: Pulling fs layer [2022-02-03T11:45:48.038Z] 9065ff56babe: Pulling fs layer [2022-02-03T11:45:48.038Z] d287ab97295c: Pulling fs layer [2022-02-03T11:45:48.038Z] 77bc0d833cb6: Waiting [2022-02-03T11:45:48.038Z] 9065ff56babe: Waiting [2022-02-03T11:45:48.038Z] d287ab97295c: Waiting [2022-02-03T11:45:48.038Z] dc539afda2c1: Waiting [2022-02-03T11:45:48.038Z] a1111a8f2ec3: Verifying Checksum [2022-02-03T11:45:48.038Z] a1111a8f2ec3: Download complete [2022-02-03T11:45:48.038Z] dc539afda2c1: Verifying Checksum [2022-02-03T11:45:48.038Z] dc539afda2c1: Download complete [2022-02-03T11:45:48.303Z] ed53099fbce6: Verifying Checksum [2022-02-03T11:45:48.303Z] ed53099fbce6: Download complete [2022-02-03T11:45:48.303Z] 9065ff56babe: Verifying Checksum [2022-02-03T11:45:48.303Z] 9065ff56babe: Download complete [2022-02-03T11:45:48.303Z] 77bc0d833cb6: Verifying Checksum [2022-02-03T11:45:48.303Z] 77bc0d833cb6: Download complete [2022-02-03T11:45:48.303Z] b4d181a07f80: Verifying Checksum [2022-02-03T11:45:48.303Z] b4d181a07f80: Download complete [2022-02-03T11:45:48.877Z] d287ab97295c: Verifying Checksum [2022-02-03T11:45:48.877Z] d287ab97295c: Download complete [2022-02-03T11:45:49.831Z] b4d181a07f80: Pull complete [2022-02-03T11:45:49.831Z] a1111a8f2ec3: Pull complete [2022-02-03T11:45:50.410Z] ed53099fbce6: Pull complete [2022-02-03T11:45:50.410Z] dc539afda2c1: Pull complete [2022-02-03T11:45:50.680Z] 77bc0d833cb6: Pull complete [2022-02-03T11:45:50.680Z] 9065ff56babe: Pull complete [2022-02-03T11:45:55.983Z] d287ab97295c: Pull complete [2022-02-03T11:45:55.983Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-03T11:45:55.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T11:45:55.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-03T11:45:56.053Z] prd-centos7-docker-4c-2g-4547 does not seem to be running inside a container [2022-02-03T11:45:56.082Z] $ 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-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 [2022-02-03T11:45:58.342Z] $ docker top 03d653d704c7030159dc0cea1167911e59169cc78d7920483fa1a3eab7a40f20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:45:58.777Z] ---> job-cost.sh [2022-02-03T11:45:58.777Z] lf-activate-venv: SKIPPING [2022-02-03T11:45:58.777Z] INFO: No Stack... [2022-02-03T11:45:59.038Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T11:45:59.298Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T11:45:59.600Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1038/archives/cost.csv [2022-02-03T11:45:59.600Z] + cut -d, -f6 [Pipeline] lock [2022-02-03T11:45:59.621Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-2-stack-cost] [2022-02-03T11:45:59.626Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-2-stack-cost] did not exist. Created. [2022-02-03T11:45:59.627Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T11:45:59.934Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-03T11:45:59.972Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T11:45:59.978Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T11:45:59.992Z] $ docker stop --time=1 03d653d704c7030159dc0cea1167911e59169cc78d7920483fa1a3eab7a40f20 [2022-02-03T11:46:01.114Z] $ docker rm -f 03d653d704c7030159dc0cea1167911e59169cc78d7920483fa1a3eab7a40f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-03T11:46:01.210Z] Failed in branch amd64 [2022-02-03T11:47:06.795Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4548 in /w/workspace/dry_app-functions-sdk-go_PR-1038 [Pipeline] { [Pipeline] ws [2022-02-03T11:47:06.806Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2022-02-03T11:47:06.974Z] The recommended git tool is: git [2022-02-03T11:47:11.720Z] using credential edgex-jenkins-ssh [2022-02-03T11:47:11.737Z] Cloning the remote Git repository [2022-02-03T11:47:11.792Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-02-03T11:47:11.864Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2022-02-03T11:47:11.969Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-02-03T11:47:11.969Z] > git --version # timeout=10 [2022-02-03T11:47:11.991Z] > git --version # 'git version 2.17.1' [2022-02-03T11:47:11.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T11:47:12.060Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T11:47:15.493Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-02-03T11:47:15.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-03T11:47:15.546Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-02-03T11:47:15.584Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-02-03T11:47:15.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T11:47:15.599Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1038/head:refs/remotes/origin/PR-1038 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-03T11:47:16.312Z] Merging remotes/origin/main commit c8cbc5e5ac9ab8b3419c4c924f263e08e5993e82 into PR head commit 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 [2022-02-03T11:47:16.735Z] Merge succeeded, producing 9195276948f6540dde82c04fca253cef4e2b6d37 [2022-02-03T11:47:16.735Z] Checking out Revision 9195276948f6540dde82c04fca253cef4e2b6d37 (PR-1038) [2022-02-03T11:47:16.335Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T11:47:16.352Z] > git checkout -f 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 # timeout=10 [2022-02-03T11:47:16.527Z] > git remote # timeout=10 [2022-02-03T11:47:16.581Z] > git config --get remote.origin.url # timeout=10 [2022-02-03T11:47:16.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-03T11:47:16.610Z] > git merge c8cbc5e5ac9ab8b3419c4c924f263e08e5993e82 # timeout=10 [2022-02-03T11:47:16.719Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-03T11:47:16.743Z] > git config core.sparsecheckout # timeout=10 [2022-02-03T11:47:16.754Z] > git checkout -f 9195276948f6540dde82c04fca253cef4e2b6d37 # timeout=10 [2022-02-03T11:47:20.976Z] Commit message: "Merge commit 'c8cbc5e5ac9ab8b3419c4c924f263e08e5993e82' into HEAD" [2022-02-03T11:47:20.986Z] > git rev-list --no-walk 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-03T11:47:22.344Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-03T11:47:22.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-03T11:47:22.344Z] Dload Upload Total Spent Left Speed [2022-02-03T11:47:22.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11843 65 7748 0 0 55741 0 --:--:-- --:--:-- --:--:-- 55342 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh [2022-02-03T11:47:22.833Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-03T11:47:23.188Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-02-03T11:47:23.188Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-03T11:47:23.188Z] { [2022-02-03T11:47:23.188Z] "registry-mirrors": [ [2022-02-03T11:47:23.188Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-03T11:47:23.188Z] ], [2022-02-03T11:47:23.188Z] "bip": "10.250.0.254/24", [2022-02-03T11:47:23.188Z] "hosts": [ [2022-02-03T11:47:23.188Z] "tcp://0.0.0.0:5555", [2022-02-03T11:47:23.188Z] "unix:///var/run/docker.sock" [2022-02-03T11:47:23.188Z] ], [2022-02-03T11:47:23.188Z] "mtu": 1458, [2022-02-03T11:47:23.188Z] "selinux-enabled": true, [2022-02-03T11:47:23.188Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-03T11:47:23.188Z] } [Pipeline] sh [2022-02-03T11:47:23.529Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-03T11:47:23.958Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-02-03T11:47:42.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-03T11:47:42.798Z] ========================================================= [2022-02-03T11:47:42.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-03T11:47:42.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-02-03T11:47:43.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T11:47:43.735Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-03T11:47:43.735Z] 9b3977197b4f: Pulling fs layer [2022-02-03T11:47:43.735Z] 1a89e8eeedd5: Pulling fs layer [2022-02-03T11:47:43.735Z] 94645a83ff95: Pulling fs layer [2022-02-03T11:47:43.735Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-03T11:47:43.735Z] 0c92f367c5e7: Pulling fs layer [2022-02-03T11:47:43.735Z] f7c0051592d6: Pulling fs layer [2022-02-03T11:47:43.735Z] a227ed2f7395: Pulling fs layer [2022-02-03T11:47:43.735Z] 7b1c46037f91: Pulling fs layer [2022-02-03T11:47:43.735Z] 0c92f367c5e7: Waiting [2022-02-03T11:47:43.735Z] f7c0051592d6: Waiting [2022-02-03T11:47:43.735Z] 7b1c46037f91: Waiting [2022-02-03T11:47:43.735Z] a227ed2f7395: Waiting [2022-02-03T11:47:43.735Z] 3f3a8bcf1eab: Waiting [2022-02-03T11:47:43.735Z] 94645a83ff95: Verifying Checksum [2022-02-03T11:47:43.735Z] 94645a83ff95: Download complete [2022-02-03T11:47:43.735Z] 1a89e8eeedd5: Verifying Checksum [2022-02-03T11:47:43.735Z] 1a89e8eeedd5: Download complete [2022-02-03T11:47:43.735Z] 0c92f367c5e7: Verifying Checksum [2022-02-03T11:47:43.735Z] 0c92f367c5e7: Download complete [2022-02-03T11:47:43.735Z] f7c0051592d6: Verifying Checksum [2022-02-03T11:47:43.735Z] f7c0051592d6: Download complete [2022-02-03T11:47:43.735Z] a227ed2f7395: Verifying Checksum [2022-02-03T11:47:43.735Z] 9b3977197b4f: Download complete [2022-02-03T11:47:43.735Z] a227ed2f7395: Download complete [2022-02-03T11:47:44.729Z] 9b3977197b4f: Pull complete [2022-02-03T11:47:45.005Z] 1a89e8eeedd5: Pull complete [2022-02-03T11:47:45.285Z] 94645a83ff95: Pull complete [2022-02-03T11:47:45.564Z] 7b1c46037f91: Verifying Checksum [2022-02-03T11:47:45.564Z] 7b1c46037f91: Download complete [2022-02-03T11:47:46.158Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-03T11:47:46.159Z] 3f3a8bcf1eab: Download complete [2022-02-03T11:47:58.572Z] 3f3a8bcf1eab: Pull complete [2022-02-03T11:47:58.572Z] 0c92f367c5e7: Pull complete [2022-02-03T11:47:58.572Z] f7c0051592d6: Pull complete [2022-02-03T11:47:58.572Z] a227ed2f7395: Pull complete [2022-02-03T11:48:03.988Z] 7b1c46037f91: Pull complete [2022-02-03T11:48:03.988Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-03T11:48:03.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-03T11:48:03.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-02-03T11:48:04.320Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:48:04.659Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T11:48:04.659Z] . [Pipeline] withDockerContainer [2022-02-03T11:48:04.881Z] prd-ubuntu18.04-docker-arm64-4c-16g-4548 does not seem to be running inside a container [2022-02-03T11:48:04.968Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-03T11:48:07.950Z] $ docker top 5525ac5b7e363ef8ebf64d0071bd848026269a0c3b887b2abb4d917ffdacd4eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T11:48:08.835Z] + go version [2022-02-03T11:48:08.835Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-03T11:48:08.861Z] $ docker stop --time=1 5525ac5b7e363ef8ebf64d0071bd848026269a0c3b887b2abb4d917ffdacd4eb [2022-02-03T11:48:10.521Z] $ docker rm -f 5525ac5b7e363ef8ebf64d0071bd848026269a0c3b887b2abb4d917ffdacd4eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:48:11.109Z] + docker inspect -f . ci-base-image-arm64 [2022-02-03T11:48:11.109Z] . [Pipeline] withDockerContainer [2022-02-03T11:48:11.309Z] prd-ubuntu18.04-docker-arm64-4c-16g-4548 does not seem to be running inside a container [2022-02-03T11:48:11.387Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-03T11:48:12.680Z] $ docker top 221afe1c79e8988368818e6f03ae4be07b794c1124f199be0bce80ea1f2c72bb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-03T11:48:13.562Z] + make test [2022-02-03T11:48:13.562Z] make -C ./app-service-template build [2022-02-03T11:48:13.562Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2022-02-03T11:48:13.562Z] go mod tidy [2022-02-03T11:48:13.562Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.9 [2022-02-03T11:48:13.562Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-03T11:48:13.562Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-03T11:48:13.837Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.7 [2022-02-03T11:48:13.837Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-02-03T11:48:13.837Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-03T11:48:13.837Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-03T11:48:13.837Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-03T11:48:13.837Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-02-03T11:48:13.837Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-02-03T11:48:14.113Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-02-03T11:48:14.113Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-02-03T11:48:14.113Z] go: downloading github.com/go-kit/log v0.2.0 [2022-02-03T11:48:14.113Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-03T11:48:14.113Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-03T11:48:14.113Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-02-03T11:48:14.113Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-02-03T11:48:14.113Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-02-03T11:48:14.113Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-02-03T11:48:14.391Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-02-03T11:48:14.391Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-02-03T11:48:14.391Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-03T11:48:14.391Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-02-03T11:48:14.391Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-02-03T11:48:14.391Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-02-03T11:48:14.391Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-02-03T11:48:14.671Z] go: downloading golang.org/x/text v0.3.7 [2022-02-03T11:48:15.277Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-02-03T11:48:17.903Z] go: downloading github.com/x448/float16 v0.8.4 [2022-02-03T11:48:17.903Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-02-03T11:48:17.903Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-02-03T11:48:17.903Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-02-03T11:48:17.903Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-02-03T11:48:17.903Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-02-03T11:48:17.903Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-03T11:48:17.903Z] go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 [2022-02-03T11:48:17.903Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-02-03T11:48:17.904Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-02-03T11:48:18.177Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-02-03T11:48:18.177Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-03T11:48:18.177Z] go: downloading github.com/fatih/color v1.9.0 [2022-02-03T11:48:18.177Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-02-03T11:48:18.177Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-03T11:48:18.177Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-02-03T11:48:18.177Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-02-03T11:48:18.177Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/di: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/config: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms tested by [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.test imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers imports [2022-02-03T11:48:18.772Z] github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist [2022-02-03T11:48:18.772Z] new-app-service/functions imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-core-contracts/v2/common imports [2022-02-03T11:48:18.773Z] github.com/go-playground/validator/v10 tested by [2022-02-03T11:48:18.773Z] github.com/go-playground/validator/v10.test imports [2022-02-03T11:48:18.773Z] github.com/go-playground/assert/v2: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service tested by [2022-02-03T11:48:18.773Z] new-app-service.test imports [2022-02-03T11:48:18.773Z] github.com/stretchr/testify/assert imports [2022-02-03T11:48:18.773Z] gopkg.in/yaml.v3 tested by [2022-02-03T11:48:18.773Z] gopkg.in/yaml.v3.test imports [2022-02-03T11:48:18.773Z] gopkg.in/check.v1: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/sdk/testutil: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/sdk/testutil/retry: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/go-uuid: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/serf/serf imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/go-msgpack/codec: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api tested by [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api.test imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/serf/serf imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/memberlist: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-messaging/v2/messaging imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports [2022-02-03T11:48:18.773Z] github.com/go-redis/redis/v7 tested by [2022-02-03T11:48:18.773Z] github.com/go-redis/redis/v7.test imports [2022-02-03T11:48:18.773Z] github.com/onsi/ginkgo: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-messaging/v2/messaging imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports [2022-02-03T11:48:18.773Z] github.com/go-redis/redis/v7 tested by [2022-02-03T11:48:18.773Z] github.com/go-redis/redis/v7.test imports [2022-02-03T11:48:18.773Z] github.com/onsi/gomega: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] new-app-service imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/registry imports [2022-02-03T11:48:18.773Z] github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/consul/api imports [2022-02-03T11:48:18.773Z] github.com/hashicorp/serf/coordinate imports [2022-02-03T11:48:18.773Z] github.com/armon/go-metrics tested by [2022-02-03T11:48:18.773Z] github.com/armon/go-metrics.test imports [2022-02-03T11:48:18.773Z] github.com/pascaldekloe/goe/verify: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory [2022-02-03T11:48:18.773Z] make[1]: *** [Makefile:45: tidy] Error 1 [2022-02-03T11:48:18.773Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2022-02-03T11:48:18.773Z] make: *** [Makefile:26: build] Error 2 [Pipeline] } [2022-02-03T11:48:18.798Z] $ docker stop --time=1 221afe1c79e8988368818e6f03ae4be07b794c1124f199be0bce80ea1f2c72bb [2022-02-03T11:48:20.961Z] $ docker rm -f 221afe1c79e8988368818e6f03ae4be07b794c1124f199be0bce80ea1f2c72bb [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:48:22.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T11:48:22.900Z] [2022-02-03T11:48:22.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:48:23.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T11:48:23.519Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-03T11:48:23.519Z] 448f6bf000e3: Pulling fs layer [2022-02-03T11:48:23.519Z] f757da607395: Pulling fs layer [2022-02-03T11:48:23.519Z] 05883995daec: Pulling fs layer [2022-02-03T11:48:23.519Z] 8603b9c90790: Pulling fs layer [2022-02-03T11:48:23.519Z] 1560dd03e051: Pulling fs layer [2022-02-03T11:48:23.519Z] 27f5ce0e4adf: Pulling fs layer [2022-02-03T11:48:23.519Z] c2d8d7efcc4b: Pulling fs layer [2022-02-03T11:48:23.519Z] 8603b9c90790: Waiting [2022-02-03T11:48:23.519Z] 27f5ce0e4adf: Waiting [2022-02-03T11:48:23.519Z] c2d8d7efcc4b: Waiting [2022-02-03T11:48:23.519Z] f757da607395: Verifying Checksum [2022-02-03T11:48:23.519Z] f757da607395: Download complete [2022-02-03T11:48:23.519Z] 8603b9c90790: Verifying Checksum [2022-02-03T11:48:23.519Z] 8603b9c90790: Download complete [2022-02-03T11:48:23.519Z] 1560dd03e051: Verifying Checksum [2022-02-03T11:48:23.519Z] 1560dd03e051: Download complete [2022-02-03T11:48:23.795Z] 27f5ce0e4adf: Verifying Checksum [2022-02-03T11:48:23.795Z] 27f5ce0e4adf: Download complete [2022-02-03T11:48:23.795Z] 05883995daec: Download complete [2022-02-03T11:48:24.068Z] 448f6bf000e3: Verifying Checksum [2022-02-03T11:48:24.068Z] 448f6bf000e3: Download complete [2022-02-03T11:48:26.685Z] c2d8d7efcc4b: Verifying Checksum [2022-02-03T11:48:26.685Z] c2d8d7efcc4b: Download complete [2022-02-03T11:48:27.661Z] 448f6bf000e3: Pull complete [2022-02-03T11:48:28.260Z] f757da607395: Pull complete [2022-02-03T11:48:29.689Z] 05883995daec: Pull complete [2022-02-03T11:48:29.963Z] 8603b9c90790: Pull complete [2022-02-03T11:48:30.941Z] 1560dd03e051: Pull complete [2022-02-03T11:48:31.212Z] 27f5ce0e4adf: Pull complete [2022-02-03T11:48:46.299Z] c2d8d7efcc4b: Pull complete [2022-02-03T11:48:46.299Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-03T11:48:46.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-03T11:48:46.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-03T11:48:46.491Z] prd-ubuntu18.04-docker-arm64-4c-16g-4548 does not seem to be running inside a container [2022-02-03T11:48:46.569Z] $ 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/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-03T11:48:49.109Z] $ docker top f77289ec892cb9b5cac340798cd3161c546f397ef7b4408ed2c4b738a7fd726b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:48:49.998Z] ---> job-cost.sh [2022-02-03T11:48:49.998Z] lf-activate-venv: SKIPPING [2022-02-03T11:48:49.998Z] INFO: No Stack... [2022-02-03T11:48:50.269Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-03T11:48:50.860Z] INFO: Archiving Costs [Pipeline] sh [2022-02-03T11:48:51.515Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2022-02-03T11:48:51.515Z] + cut -d, -f6 [Pipeline] lock [2022-02-03T11:48:51.580Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-2-stack-cost] [2022-02-03T11:48:51.587Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-2-stack-cost] did not exist. Created. [2022-02-03T11:48:51.587Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-03T11:48:52.257Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-9335cf0a/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-9335cf0a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-03T11:48:52.925Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-03T11:48:52.946Z] Warning: overwriting stash ‘stack-cost’ [2022-02-03T11:48:53.648Z] Stashed 1 file(s) [Pipeline] } [2022-02-03T11:48:53.657Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-03T11:48:53.681Z] $ docker stop --time=1 f77289ec892cb9b5cac340798cd3161c546f397ef7b4408ed2c4b738a7fd726b [2022-02-03T11:48:55.187Z] $ docker rm -f f77289ec892cb9b5cac340798cd3161c546f397ef7b4408ed2c4b738a7fd726b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-03T11:48:55.540Z] 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-03T11:48:56.360Z] + '[' -d /w/workspace/dry_app-functions-sdk-go_PR-1038/archives ']' [2022-02-03T11:48:56.360Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1038/archives [2022-02-03T11:48:56.360Z] total 8 [2022-02-03T11:48:56.360Z] drwxr-xr-x. 3 root root 34 Feb 3 11:45 . [2022-02-03T11:48:56.360Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 3 11:45 .. [2022-02-03T11:48:56.360Z] drwxr-xr-x. 2 root root 6 Feb 3 11:45 cost [2022-02-03T11:48:56.360Z] -rw-r--r--. 1 root root 91 Feb 3 11:45 cost.csv [2022-02-03T11:48:56.360Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1038/archives [2022-02-03T11:48:56.360Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1038/archives [2022-02-03T11:48:56.360Z] total 8 [2022-02-03T11:48:56.360Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 3 11:45 . [2022-02-03T11:48:56.360Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 3 11:45 .. [2022-02-03T11:48:56.360Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 3 11:45 cost [2022-02-03T11:48:56.360Z] -rw-r--r--. 1 jenkins jenkins 91 Feb 3 11:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:48:56.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:48:57.233Z] ---> package-listing.sh [2022-02-03T11:48:57.233Z] ++ facter osfamily [2022-02-03T11:48:57.233Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-03T11:48:57.495Z] + OS_FAMILY=redhat [2022-02-03T11:48:57.495Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1038 [2022-02-03T11:48:57.495Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-03T11:48:57.495Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-03T11:48:57.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-03T11:48:57.495Z] + PACKAGES=/tmp/packages_start.txt [2022-02-03T11:48:57.495Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1038 ']' [2022-02-03T11:48:57.495Z] + PACKAGES=/tmp/packages_end.txt [2022-02-03T11:48:57.495Z] + case "${OS_FAMILY}" in [2022-02-03T11:48:57.495Z] + rpm -qa [2022-02-03T11:48:57.495Z] + sort [2022-02-03T11:48:58.067Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-03T11:48:58.068Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-03T11:48:58.068Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-03T11:48:58.068Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1038 ']' [2022-02-03T11:48:58.068Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1038/archives/ [2022-02-03T11:48:58.068Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1038/archives/ [Pipeline] echo [2022-02-03T11:48:58.082Z] 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/dry_app-functions-sdk-go_PR-1038/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-03T11:48:58.365Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-03T11:48:58.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-03T11:48:58.930Z] . [Pipeline] withDockerContainer [2022-02-03T11:48:59.005Z] prd-centos7-docker-4c-2g-4547 does not seem to be running inside a container [2022-02-03T11:48:59.041Z] $ 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/dry_app-functions-sdk-go_PR-1038/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-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 [2022-02-03T11:48:59.259Z] $ docker top 673b749567488191f5734569c0118651bef27081b4ddae1182bc5e08571bcff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-03T11:48:59.632Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-03T11:48:59.925Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-03T11:49:00.221Z] + ls /var/log/sa-host [2022-02-03T11:49:00.221Z] + sadf -c /var/log/sa-host/sa03 [2022-02-03T11:49:00.221Z] file_magic: OK [2022-02-03T11:49:00.221Z] HZ: Using current value: 100 [2022-02-03T11:49:00.221Z] file_header: OK [2022-02-03T11:49:00.221Z] 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 [2022-02-03T11:49:00.221Z] Statistics: [2022-02-03T11:49:00.221Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T11:49:00.221Z] File successfully converted to sysstat format version 12.0.3 [2022-02-03T11:49:00.221Z] + sadf -c /var/log/sa-host/sa17 [2022-02-03T11:49:00.221Z] file_magic: OK [2022-02-03T11:49:00.221Z] HZ: Using current value: 100 [2022-02-03T11:49:00.221Z] file_header: OK [2022-02-03T11:49:00.221Z] 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 [2022-02-03T11:49:00.221Z] Statistics: [2022-02-03T11:49:00.221Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-03T11:49:00.221Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-03T11:49:00.439Z] provisioning config files... [2022-02-03T11:49:00.452Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/config2427920242423958694tmp [Pipeline] { [Pipeline] echo [2022-02-03T11:49:00.472Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:49:00.762Z] ---> create-netrc.sh [Pipeline] } [2022-02-03T11:49:00.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:49:01.134Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-03T11:49:01.144Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:49:01.448Z] ---> sudo-logs.sh [2022-02-03T11:49:01.448Z] Archiving 'sudo' log.. [2022-02-03T11:49:01.448Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4547.novalocal: Name or service not known [2022-02-03T11:49:01.448Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4547.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-03T11:49:01.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:49:01.778Z] ---> job-cost.sh [2022-02-03T11:49:01.778Z] lf-activate-venv: SKIPPING [2022-02-03T11:49:01.778Z] DEBUG: total: 0.05999999865889549 [2022-02-03T11:49:01.778Z] INFO: Retrieving Stack Cost... [2022-02-03T11:49:02.351Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-03T11:49:02.613Z] INFO: Archiving Costs [Pipeline] echo [2022-02-03T11:49:02.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-03T11:49:02.926Z] ---> logs-deploy.sh [2022-02-03T11:49:02.926Z] lf-activate-venv: SKIPPING [2022-02-03T11:49:02.926Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1038/2 [2022-02-03T11:49:02.926Z] INFO: archiving workspace using pattern(s): [2022-02-03T11:49:03.870Z] Archives upload complete. [2022-02-03T11:49:03.870Z] INFO: archiving logs to Nexus [2022-02-03T11:49:04.446Z] ---> uname -a: [2022-02-03T11:49:04.446Z] Linux prd-centos7-docker-4c-2g-4547.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-03T11:49:04.446Z] [2022-02-03T11:49:04.446Z] [2022-02-03T11:49:04.446Z] ---> lscpu: [2022-02-03T11:49:04.446Z] Architecture: x86_64 [2022-02-03T11:49:04.446Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-03T11:49:04.446Z] Byte Order: Little Endian [2022-02-03T11:49:04.446Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-03T11:49:04.446Z] CPU(s): 2 [2022-02-03T11:49:04.446Z] On-line CPU(s) list: 0,1 [2022-02-03T11:49:04.446Z] Thread(s) per core: 1 [2022-02-03T11:49:04.446Z] Core(s) per socket: 1 [2022-02-03T11:49:04.446Z] Socket(s): 2 [2022-02-03T11:49:04.446Z] NUMA node(s): 1 [2022-02-03T11:49:04.446Z] Vendor ID: AuthenticAMD [2022-02-03T11:49:04.446Z] CPU family: 23 [2022-02-03T11:49:04.446Z] Model: 49 [2022-02-03T11:49:04.446Z] Model name: AMD EPYC-Rome Processor [2022-02-03T11:49:04.446Z] Stepping: 0 [2022-02-03T11:49:04.446Z] CPU MHz: 2800.000 [2022-02-03T11:49:04.446Z] BogoMIPS: 5600.00 [2022-02-03T11:49:04.446Z] Virtualization: AMD-V [2022-02-03T11:49:04.446Z] Hypervisor vendor: KVM [2022-02-03T11:49:04.446Z] Virtualization type: full [2022-02-03T11:49:04.446Z] L1d cache: 32K [2022-02-03T11:49:04.446Z] L1i cache: 32K [2022-02-03T11:49:04.446Z] L2 cache: 512K [2022-02-03T11:49:04.446Z] L3 cache: 16384K [2022-02-03T11:49:04.446Z] NUMA node0 CPU(s): 0,1 [2022-02-03T11:49:04.446Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-02-03T11:49:04.446Z] [2022-02-03T11:49:04.446Z] [2022-02-03T11:49:04.446Z] ---> nproc: [2022-02-03T11:49:04.446Z] 2 [2022-02-03T11:49:04.446Z] [2022-02-03T11:49:04.446Z] [2022-02-03T11:49:04.446Z] ---> df -h: [2022-02-03T11:49:04.446Z] Filesystem Size Used Avail Use% Mounted on [2022-02-03T11:49:04.446Z] overlay 40G 8.3G 32G 21% / [2022-02-03T11:49:04.446Z] tmpfs 64M 0 64M 0% /dev [2022-02-03T11:49:04.446Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-03T11:49:04.446Z] shm 64M 0 64M 0% /dev/shm [2022-02-03T11:49:04.446Z] /dev/vda1 40G 8.3G 32G 21% /facter-os [2022-02-03T11:49:04.446Z] [2022-02-03T11:49:04.446Z]