Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9bfb2999e4ae10b2e837ff3c308c7bb6e77a8362+437ed905ed20239bbccc69a42ff52cb07cbf211e (31f961eb3ef7ac90bfb82a20ef7ac1868e7943b6) 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-ssh11162832024947766930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7367037957851699213.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-1530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10318400015450613130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh14679629817524835716.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-1530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-1530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12131522806162804215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25885 in /w/workspace/dry_app-functions-sdk-go_PR-1530 [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-1530 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 437ed905ed20239bbccc69a42ff52cb07cbf211e into PR head commit 9bfb2999e4ae10b2e837ff3c308c7bb6e77a8362 Merge succeeded, producing dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 Checking out Revision dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 (PR-1530) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1530/head:refs/remotes/origin/PR-1530 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bfb2999e4ae10b2e837ff3c308c7bb6e77a8362 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 437ed905ed20239bbccc69a42ff52cb07cbf211e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 # timeout=10 Commit message: "Merge commit '437ed905ed20239bbccc69a42ff52cb07cbf211e' into HEAD" > git rev-list --no-walk 9bfb2999e4ae10b2e837ff3c308c7bb6e77a8362 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-21T11:46:03.013Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-21T11:46:03.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-21T11:46:03.126Z] ========================================================= [2023-12-21T11:46:03.126Z] EdgeX Global Pipelines Version Info [2023-12-21T11:46:03.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:46:04.269Z] ------------------- [2023-12-21T11:46:04.269Z] stable info: [2023-12-21T11:46:04.269Z] ------------------- [2023-12-21T11:46:04.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-21T11:46:04.269Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-21T11:46:04.269Z] Message: update stable to v1.0.258 [2023-12-21T11:46:04.529Z] ------------------- [2023-12-21T11:46:04.529Z] experimental info: [2023-12-21T11:46:04.529Z] ------------------- [2023-12-21T11:46:04.529Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-21T11:46:04.529Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-21T11:46:04.529Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-21T11:46:04.616Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-12-21T11:46:04.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-12-21T11:46:04.670Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-21T11:46:04.701Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-21T11:46:04.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-21T11:46:04.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-21T11:46:04.777Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-21T11:46:04.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-21T11:46:04.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-21T11:46:04.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-21T11:46:04.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-21T11:46:04.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-12-21T11:46:04.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-21T11:46:04.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-21T11:46:05.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-12-21T11:46:05.058Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-21T11:46:05.085Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-21T11:46:05.120Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-21T11:46:05.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-21T11:46:05.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-21T11:46:05.227Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-21T11:46:05.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-21T11:46:05.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-21T11:46:05.326Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-21T11:46:05.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-12-21T11:46:05.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-21T11:46:05.431Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-21T11:46:05.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1530 [Pipeline] echo [2023-12-21T11:46:05.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1530 [Pipeline] echo [2023-12-21T11:46:05.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1530 [Pipeline] echo [2023-12-21T11:46:05.587Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 [Pipeline] echo [2023-12-21T11:46:05.627Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd52d21 [Pipeline] echo [2023-12-21T11:46:05.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-21T11:46:06.150Z] + git rev-list -1 --merges dd52d2122cdbbdc2cfb71f4806491ce51f0ba434~1..dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 [Pipeline] echo [2023-12-21T11:46:06.178Z] -----------> git rev-list -1 --merges dd52d2122cdbbdc2cfb71f4806491ce51f0ba434~1..dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 [2023-12-21T11:46:06.178Z] dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 [false] [Pipeline] sh [2023-12-21T11:46:06.478Z] + git log --format=format:%s -1 dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 [Pipeline] echo [2023-12-21T11:46:06.493Z] ========================================================= [2023-12-21T11:46:06.493Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-21T11:46:06.493Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-21T11:46:06.868Z] + git log --format=format:%s -1 dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 [Pipeline] echo [2023-12-21T11:46:06.879Z] [semverPrep] GIT_COMMIT: dd52d2122cdbbdc2cfb71f4806491ce51f0ba434, Commit Message: Merge commit '437ed905ed20239bbccc69a42ff52cb07cbf211e' into HEAD [Pipeline] echo [2023-12-21T11:46:06.903Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-21T11:46:07.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-21T11:46:07.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-21T11:46:07.290Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-21T11:46:07.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-21T11:46:07.290Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-21T11:46:07.290Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-21T11:46:07.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:46:07.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-21T11:46:08.601Z] [2023-12-21T11:46:08.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:46:08.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-21T11:46:08.924Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-21T11:46:08.924Z] b85a868b505f: Pulling fs layer [2023-12-21T11:46:08.924Z] e2be974225ed: Pulling fs layer [2023-12-21T11:46:08.924Z] 339a4e72a1f5: Pulling fs layer [2023-12-21T11:46:08.924Z] 988bab9f4d93: Pulling fs layer [2023-12-21T11:46:08.924Z] 1469e6f7b9e6: Pulling fs layer [2023-12-21T11:46:08.924Z] eaf3925da568: Pulling fs layer [2023-12-21T11:46:08.924Z] 988bab9f4d93: Waiting [2023-12-21T11:46:08.924Z] 1469e6f7b9e6: Waiting [2023-12-21T11:46:08.924Z] eaf3925da568: Waiting [2023-12-21T11:46:08.924Z] bab4dde63d76: Pulling fs layer [2023-12-21T11:46:08.924Z] bde34c3a00c8: Pulling fs layer [2023-12-21T11:46:08.924Z] bab4dde63d76: Waiting [2023-12-21T11:46:08.924Z] bde34c3a00c8: Waiting [2023-12-21T11:46:08.924Z] b352a97aabf1: Pulling fs layer [2023-12-21T11:46:08.924Z] b352a97aabf1: Waiting [2023-12-21T11:46:08.924Z] 4872d77fe225: Pulling fs layer [2023-12-21T11:46:08.924Z] 5851b861e8e6: Pulling fs layer [2023-12-21T11:46:08.924Z] 4872d77fe225: Waiting [2023-12-21T11:46:08.924Z] 5851b861e8e6: Waiting [2023-12-21T11:46:08.924Z] e2be974225ed: Verifying Checksum [2023-12-21T11:46:08.924Z] e2be974225ed: Download complete [2023-12-21T11:46:09.185Z] 1469e6f7b9e6: Verifying Checksum [2023-12-21T11:46:09.185Z] 1469e6f7b9e6: Download complete [2023-12-21T11:46:09.185Z] eaf3925da568: Verifying Checksum [2023-12-21T11:46:09.185Z] eaf3925da568: Download complete [2023-12-21T11:46:09.185Z] 339a4e72a1f5: Verifying Checksum [2023-12-21T11:46:09.185Z] 339a4e72a1f5: Download complete [2023-12-21T11:46:09.185Z] bde34c3a00c8: Verifying Checksum [2023-12-21T11:46:09.185Z] bde34c3a00c8: Download complete [2023-12-21T11:46:09.185Z] b352a97aabf1: Verifying Checksum [2023-12-21T11:46:09.185Z] b352a97aabf1: Download complete [2023-12-21T11:46:09.185Z] 4872d77fe225: Verifying Checksum [2023-12-21T11:46:09.185Z] 4872d77fe225: Download complete [2023-12-21T11:46:09.185Z] 5851b861e8e6: Verifying Checksum [2023-12-21T11:46:09.185Z] b85a868b505f: Verifying Checksum [2023-12-21T11:46:09.185Z] b85a868b505f: Download complete [2023-12-21T11:46:09.445Z] bab4dde63d76: Verifying Checksum [2023-12-21T11:46:09.445Z] bab4dde63d76: Download complete [2023-12-21T11:46:11.370Z] b85a868b505f: Pull complete [2023-12-21T11:46:11.939Z] e2be974225ed: Pull complete [2023-12-21T11:46:12.883Z] 339a4e72a1f5: Pull complete [2023-12-21T11:46:14.265Z] 988bab9f4d93: Pull complete [2023-12-21T11:46:15.205Z] 1469e6f7b9e6: Pull complete [2023-12-21T11:46:16.143Z] eaf3925da568: Pull complete [2023-12-21T11:46:18.046Z] bab4dde63d76: Pull complete [2023-12-21T11:46:18.046Z] bde34c3a00c8: Pull complete [2023-12-21T11:46:18.312Z] b352a97aabf1: Pull complete [2023-12-21T11:46:18.312Z] 4872d77fe225: Pull complete [2023-12-21T11:46:18.572Z] 5851b861e8e6: Pull complete [2023-12-21T11:46:18.572Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-21T11:46:18.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-21T11:46:18.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-21T11:46:18.775Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2023-12-21T11:46:18.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1530 -v /w/workspace/dry_app-functions-sdk-go_PR-1530:/w/workspace/dry_app-functions-sdk-go_PR-1530:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-21T11:46:23.179Z] $ docker top df9723c215eb7685dd249d46c8b28ad7e09aee29e4e31245953255992a97e108 -eo pid,comm [2023-12-21T11:46:23.234Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-21T11:46:23.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-21T11:46:23.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-21T11:46:23.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-21T11:46:23.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-21T11:46:23.444Z] $ docker exec df9723c215eb7685dd249d46c8b28ad7e09aee29e4e31245953255992a97e108 ssh-agent [2023-12-21T11:46:23.540Z] SSH_AUTH_SOCK=/tmp/ssh-dhDes6bJrkxF/agent.32 [2023-12-21T11:46:23.541Z] SSH_AGENT_PID=38 [2023-12-21T11:46:23.546Z] Running ssh-add (command line suppressed) [2023-12-21T11:46:23.638Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1530@tmp/private_key_3255138190939042591.key (/w/workspace/dry_app-functions-sdk-go_PR-1530@tmp/private_key_3255138190939042591.key) [2023-12-21T11:46:23.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-21T11:46:23.963Z] + git tag --points-at HEAD [Pipeline] } [2023-12-21T11:46:23.974Z] $ docker exec --env ******** --env ******** df9723c215eb7685dd249d46c8b28ad7e09aee29e4e31245953255992a97e108 ssh-agent -k [2023-12-21T11:46:24.066Z] unset SSH_AUTH_SOCK; [2023-12-21T11:46:24.067Z] unset SSH_AGENT_PID; [2023-12-21T11:46:24.067Z] echo Agent pid 38 killed; [2023-12-21T11:46:24.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-21T11:46:24.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-21T11:46:24.140Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-21T11:46:24.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-21T11:46:24.244Z] $ docker exec df9723c215eb7685dd249d46c8b28ad7e09aee29e4e31245953255992a97e108 ssh-agent [2023-12-21T11:46:24.346Z] SSH_AUTH_SOCK=/tmp/ssh-fhJZjXRTBY6T/agent.70 [2023-12-21T11:46:24.346Z] SSH_AGENT_PID=76 [2023-12-21T11:46:24.351Z] Running ssh-add (command line suppressed) [2023-12-21T11:46:24.462Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1530@tmp/private_key_12641522182730370870.key (/w/workspace/dry_app-functions-sdk-go_PR-1530@tmp/private_key_12641522182730370870.key) [2023-12-21T11:46:24.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-21T11:46:24.776Z] + git semver init [2023-12-21T11:46:25.035Z] 2023-12-21 11:46:24,965 [run_init] DEBUG init version:0.0.0 force:False [2023-12-21T11:46:25.035Z] 2023-12-21 11:46:24,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1530/.semver [2023-12-21T11:46:25.035Z] 2023-12-21 11:46:24,966 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1530/.semver [2023-12-21T11:46:25.035Z] 2023-12-21 11:46:24,966 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1530/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1530, universal_newlines=False, shell=None, istream=None) [2023-12-21T11:46:26.935Z] 2023-12-21 11:46:26,809 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1530/.git/info/exclude [2023-12-21T11:46:26.935Z] 2023-12-21 11:46:26,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1530/.semver/PR-1530 with force:False [2023-12-21T11:46:26.935Z] 2023-12-21 11:46:26,809 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1530/.semver/PR-1530 [2023-12-21T11:46:26.935Z] 2023-12-21 11:46:26,812 [execute] INFO git cat-file --batch-check [2023-12-21T11:46:26.935Z] 2023-12-21 11:46:26,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1530/.semver, universal_newlines=False, shell=None, istream=) [2023-12-21T11:46:26.935Z] 2023-12-21 11:46:26,818 [execute] INFO git cat-file --batch [2023-12-21T11:46:26.935Z] 2023-12-21 11:46:26,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1530/.semver, universal_newlines=False, shell=None, istream=) [2023-12-21T11:46:26.935Z] 2023-12-21 11:46:26,822 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1530/.semver/PR-1530 [2023-12-21T11:46:26.935Z] 0.0.0 [Pipeline] } [2023-12-21T11:46:26.945Z] $ docker exec --env ******** --env ******** df9723c215eb7685dd249d46c8b28ad7e09aee29e4e31245953255992a97e108 ssh-agent -k [2023-12-21T11:46:27.035Z] unset SSH_AUTH_SOCK; [2023-12-21T11:46:27.036Z] unset SSH_AGENT_PID; [2023-12-21T11:46:27.036Z] echo Agent pid 76 killed; [2023-12-21T11:46:27.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-21T11:46:27.420Z] + git semver [Pipeline] } [2023-12-21T11:46:27.691Z] $ docker stop --time=1 df9723c215eb7685dd249d46c8b28ad7e09aee29e4e31245953255992a97e108 [2023-12-21T11:46:29.028Z] $ docker rm -f --volumes df9723c215eb7685dd249d46c8b28ad7e09aee29e4e31245953255992a97e108 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-21T11:46:29.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-21T11:46:29.638Z] Stashed 1 file(s) [Pipeline] echo [2023-12-21T11:46:29.641Z] [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 [2023-12-21T11:46:30.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-21T11:46:30.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-21T11:46:30.110Z] ========================================================= [2023-12-21T11:46:30.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-21T11:46:30.110Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-21T11:46:30.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-21T11:46:30.448Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-21T11:46:30.448Z] 7264a8db6415: Pulling fs layer [2023-12-21T11:46:30.448Z] c4d48a809fc2: Pulling fs layer [2023-12-21T11:46:30.448Z] 4f1c88b9dad5: Pulling fs layer [2023-12-21T11:46:30.448Z] ad3a456e5733: Pulling fs layer [2023-12-21T11:46:30.448Z] 69c7f0334f64: Pulling fs layer [2023-12-21T11:46:30.448Z] 1f1c1a5573a3: Pulling fs layer [2023-12-21T11:46:30.448Z] ce7588e14bc9: Pulling fs layer [2023-12-21T11:46:30.448Z] b5e4710f87ac: Pulling fs layer [2023-12-21T11:46:30.448Z] ce7588e14bc9: Waiting [2023-12-21T11:46:30.448Z] b5e4710f87ac: Waiting [2023-12-21T11:46:30.448Z] ad3a456e5733: Waiting [2023-12-21T11:46:30.448Z] 1f1c1a5573a3: Waiting [2023-12-21T11:46:30.448Z] c4d48a809fc2: Verifying Checksum [2023-12-21T11:46:30.448Z] c4d48a809fc2: Download complete [2023-12-21T11:46:30.448Z] ad3a456e5733: Verifying Checksum [2023-12-21T11:46:30.448Z] ad3a456e5733: Download complete [2023-12-21T11:46:30.448Z] 69c7f0334f64: Verifying Checksum [2023-12-21T11:46:30.448Z] 69c7f0334f64: Download complete [2023-12-21T11:46:30.448Z] 7264a8db6415: Verifying Checksum [2023-12-21T11:46:30.448Z] 7264a8db6415: Download complete [2023-12-21T11:46:30.448Z] 1f1c1a5573a3: Verifying Checksum [2023-12-21T11:46:30.448Z] 1f1c1a5573a3: Download complete [2023-12-21T11:46:30.707Z] b5e4710f87ac: Verifying Checksum [2023-12-21T11:46:30.707Z] b5e4710f87ac: Download complete [2023-12-21T11:46:30.707Z] 7264a8db6415: Pull complete [2023-12-21T11:46:30.707Z] c4d48a809fc2: Pull complete [2023-12-21T11:46:30.965Z] 4f1c88b9dad5: Verifying Checksum [2023-12-21T11:46:30.965Z] 4f1c88b9dad5: Download complete [2023-12-21T11:46:31.223Z] ce7588e14bc9: Verifying Checksum [2023-12-21T11:46:31.223Z] ce7588e14bc9: Download complete [2023-12-21T11:46:34.508Z] 4f1c88b9dad5: Pull complete [2023-12-21T11:46:34.508Z] ad3a456e5733: Pull complete [2023-12-21T11:46:34.508Z] 69c7f0334f64: Pull complete [2023-12-21T11:46:34.508Z] 1f1c1a5573a3: Pull complete [2023-12-21T11:46:37.040Z] ce7588e14bc9: Pull complete [2023-12-21T11:46:37.299Z] b5e4710f87ac: Pull complete [2023-12-21T11:46:37.299Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-21T11:46:37.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-21T11:46:37.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-12-21T11:46:37.589Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:46:37.907Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-21T11:46:37.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-21T11:46:38.016Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2023-12-21T11:46:38.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1530 -v /w/workspace/dry_app-functions-sdk-go_PR-1530:/w/workspace/dry_app-functions-sdk-go_PR-1530:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-21T11:46:44.908Z] Still waiting to schedule task [2023-12-21T11:46:44.909Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-21T11:46:46.816Z] $ docker top 69397988e1c39454057c49a54c74a30dd1bb02b7695ec13f582ab34b35236c26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-21T11:46:47.204Z] + go version [2023-12-21T11:46:47.205Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-21T11:46:47.218Z] $ docker stop --time=1 69397988e1c39454057c49a54c74a30dd1bb02b7695ec13f582ab34b35236c26 [2023-12-21T11:46:49.350Z] $ docker rm -f --volumes 69397988e1c39454057c49a54c74a30dd1bb02b7695ec13f582ab34b35236c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:46:50.159Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-21T11:46:50.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-21T11:46:50.278Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2023-12-21T11:46:50.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1530 -v /w/workspace/dry_app-functions-sdk-go_PR-1530:/w/workspace/dry_app-functions-sdk-go_PR-1530:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-21T11:46:51.907Z] $ docker top f055e7d419dd7b9850f561858f4c147233580a4dd08f71f443be73974e828b76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-21T11:46:52.303Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1530 [Pipeline] fileExists [Pipeline] sh [2023-12-21T11:46:52.657Z] + make test [2023-12-21T11:46:52.657Z] make -C ./app-service-template build [2023-12-21T11:46:52.657Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1530/app-service-template' [2023-12-21T11:46:52.657Z] go mod tidy [2023-12-21T11:46:52.657Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-21T11:46:52.657Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-21T11:46:52.657Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-21T11:46:52.657Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-21T11:46:52.916Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-21T11:46:52.916Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.6 [2023-12-21T11:46:52.916Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 [2023-12-21T11:46:52.916Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-21T11:46:53.177Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-21T11:46:53.177Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-21T11:46:53.177Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-21T11:46:53.177Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-21T11:46:53.464Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2023-12-21T11:46:53.464Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-21T11:46:53.464Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-21T11:46:53.464Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-21T11:46:53.464Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-21T11:46:53.728Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-21T11:46:53.728Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-21T11:46:53.728Z] go: downloading golang.org/x/net v0.17.0 [2023-12-21T11:46:53.728Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-21T11:46:54.051Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-21T11:46:54.051Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-21T11:46:54.310Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-21T11:46:54.310Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-21T11:46:54.310Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-21T11:46:54.310Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-21T11:46:54.310Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-21T11:46:54.310Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-21T11:46:54.310Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-21T11:46:54.310Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-21T11:46:54.310Z] go: downloading golang.org/x/text v0.13.0 [2023-12-21T11:46:54.310Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-21T11:46:54.310Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-21T11:46:54.569Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-21T11:46:54.569Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-21T11:46:54.569Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-21T11:46:54.569Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-12-21T11:46:54.569Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-21T11:46:54.569Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-21T11:46:54.569Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-12-21T11:46:54.569Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-12-21T11:46:54.828Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-21T11:46:54.828Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-21T11:46:54.828Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-21T11:46:54.828Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-21T11:46:54.828Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-21T11:46:54.828Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-21T11:46:54.828Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-21T11:46:54.828Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-21T11:46:54.828Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-12-21T11:46:55.087Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-12-21T11:46:55.087Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-12-21T11:46:55.087Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-21T11:46:55.087Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-21T11:46:55.087Z] go: downloading golang.org/x/time v0.3.0 [2023-12-21T11:46:55.087Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-21T11:46:55.087Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-21T11:46:55.087Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-12-21T11:46:55.347Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-21T11:46:55.347Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-21T11:46:55.347Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-21T11:46:55.347Z] go: downloading github.com/kr/pretty v0.1.0 [2023-12-21T11:46:55.347Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-12-21T11:46:55.347Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-21T11:46:55.605Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-21T11:46:55.605Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-12-21T11:46:55.605Z] go: downloading github.com/pkg/errors v0.9.1 [2023-12-21T11:46:55.605Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-12-21T11:46:55.605Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-12-21T11:46:55.605Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-21T11:46:55.605Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-12-21T11:46:55.605Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-12-21T11:46:55.605Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-21T11:46:55.605Z] go: downloading golang.org/x/tools v0.6.0 [2023-12-21T11:46:55.605Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-21T11:46:55.605Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-21T11:46:55.864Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-21T11:46:55.864Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-21T11:46:55.864Z] go: downloading github.com/kr/text v0.2.0 [2023-12-21T11:46:55.864Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-21T11:46:55.864Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-12-21T11:46:55.864Z] go: downloading github.com/google/btree v1.0.1 [2023-12-21T11:46:55.864Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-12-21T11:46:55.864Z] go: downloading github.com/miekg/dns v1.1.41 [2023-12-21T11:46:55.865Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-12-21T11:46:55.865Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-21T11:46:55.865Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-21T11:46:56.124Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-21T11:46:56.124Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-12-21T11:46:56.124Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-12-21T11:46:56.124Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-12-21T11:46:56.124Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-12-21T11:46:56.124Z] go: downloading golang.org/x/mod v0.8.0 [2023-12-21T11:46:57.500Z] go: downloading golang.org/x/crypto v0.17.0 [2023-12-21T11:46:57.500Z] go: downloading golang.org/x/text v0.14.0 [2023-12-21T11:46:57.500Z] go: downloading golang.org/x/sys v0.15.0 [2023-12-21T11:46:58.067Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-12-21T11:47:12.946Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1530/app-service-template' [2023-12-21T11:47:12.946Z] make -C ./app-service-template test [2023-12-21T11:47:12.946Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1530/app-service-template' [2023-12-21T11:47:12.946Z] go test -race -coverprofile=coverage.out ./... [2023-12-21T11:47:34.896Z] ? app-new-service/config [no test files] [2023-12-21T11:47:35.468Z] ok app-new-service 1.048s coverage: 45.9% of statements [2023-12-21T11:47:35.468Z] ok app-new-service/functions 1.059s coverage: 85.3% of statements [2023-12-21T11:47:36.037Z] go vet ./... [2023-12-21T11:47:50.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-21T11:47:50.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-21T11:47:50.952Z] ./bin/test-attribution-txt.sh [2023-12-21T11:47:50.952Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1530/app-service-template' [2023-12-21T11:47:50.952Z] go test -race -coverprofile=coverage.out ./... [2023-12-21T11:47:50.952Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-12-21T11:47:51.209Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-12-21T11:47:55.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-12-21T11:47:55.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-12-21T11:47:55.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-12-21T11:47:55.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-12-21T11:47:55.459Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-12-21T11:47:55.742Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-12-21T11:47:56.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.113s coverage: 66.9% of statements [2023-12-21T11:47:56.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.048s coverage: 92.6% of statements [2023-12-21T11:47:56.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.094s coverage: 85.1% of statements [2023-12-21T11:47:56.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.039s coverage: 100.0% of statements [2023-12-21T11:47:56.002Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.106s coverage: 77.9% of statements [2023-12-21T11:47:56.588Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.041s coverage: 97.3% of statements [2023-12-21T11:47:56.588Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-12-21T11:47:56.852Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.046s coverage: 82.8% of statements [2023-12-21T11:47:56.852Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-12-21T11:47:56.852Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-12-21T11:47:56.852Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-21T11:47:57.787Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.044s coverage: 65.1% of statements [2023-12-21T11:47:58.045Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.047s coverage: 27.6% of statements [2023-12-21T11:47:58.045Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.055s coverage: 17.2% of statements [2023-12-21T11:47:58.045Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.054s coverage: 27.3% of statements [2023-12-21T11:47:58.611Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.055s coverage: 52.8% of statements [2023-12-21T11:48:25.289Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.118s coverage: 72.5% of statements [2023-12-21T11:48:25.289Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.052s coverage: 94.4% of statements [2023-12-21T11:48:25.289Z] go vet ./... [2023-12-21T11:48:26.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-21T11:48:26.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-12-21T11:48:36.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-21T11:48:36.727Z] $ docker stop --time=1 f055e7d419dd7b9850f561858f4c147233580a4dd08f71f443be73974e828b76 [2023-12-21T11:48:38.802Z] $ docker rm -f --volumes f055e7d419dd7b9850f561858f4c147233580a4dd08f71f443be73974e828b76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-21T11:48:39.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-21T11:48:39.831Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:48:40.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-21T11:48:40.630Z] [2023-12-21T11:48:40.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:48:40.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-21T11:48:41.214Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-21T11:48:41.214Z] 5eb5b503b376: Pulling fs layer [2023-12-21T11:48:41.214Z] 5c69ac0246d0: Pulling fs layer [2023-12-21T11:48:41.214Z] ec43610c2a17: Pulling fs layer [2023-12-21T11:48:41.214Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-21T11:48:41.214Z] 33b1e0a273af: Pulling fs layer [2023-12-21T11:48:41.214Z] 5d3b04190fa2: Pulling fs layer [2023-12-21T11:48:41.214Z] 2f39f015ded8: Pulling fs layer [2023-12-21T11:48:41.214Z] 5d3b04190fa2: Waiting [2023-12-21T11:48:41.214Z] 2f39f015ded8: Waiting [2023-12-21T11:48:41.214Z] 3a2ae6a8a46f: Waiting [2023-12-21T11:48:41.214Z] 33b1e0a273af: Waiting [2023-12-21T11:48:41.214Z] 5c69ac0246d0: Verifying Checksum [2023-12-21T11:48:41.214Z] 5c69ac0246d0: Download complete [2023-12-21T11:48:41.214Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-21T11:48:41.214Z] 3a2ae6a8a46f: Download complete [2023-12-21T11:48:41.214Z] 33b1e0a273af: Verifying Checksum [2023-12-21T11:48:41.214Z] 33b1e0a273af: Download complete [2023-12-21T11:48:41.214Z] 5d3b04190fa2: Verifying Checksum [2023-12-21T11:48:41.214Z] 5d3b04190fa2: Download complete [2023-12-21T11:48:41.214Z] ec43610c2a17: Verifying Checksum [2023-12-21T11:48:41.214Z] ec43610c2a17: Download complete [2023-12-21T11:48:41.472Z] 5eb5b503b376: Verifying Checksum [2023-12-21T11:48:41.472Z] 5eb5b503b376: Download complete [2023-12-21T11:48:42.039Z] 2f39f015ded8: Download complete [2023-12-21T11:48:42.606Z] 5eb5b503b376: Pull complete [2023-12-21T11:48:42.865Z] 5c69ac0246d0: Pull complete [2023-12-21T11:48:43.432Z] ec43610c2a17: Pull complete [2023-12-21T11:48:43.432Z] 3a2ae6a8a46f: Pull complete [2023-12-21T11:48:43.690Z] 33b1e0a273af: Pull complete [2023-12-21T11:48:43.690Z] 5d3b04190fa2: Pull complete [2023-12-21T11:48:48.980Z] 2f39f015ded8: Pull complete [2023-12-21T11:48:48.981Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-21T11:48:48.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-21T11:48:48.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-21T11:48:49.168Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2023-12-21T11:48:49.208Z] $ 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-1530 -v /w/workspace/dry_app-functions-sdk-go_PR-1530:/w/workspace/dry_app-functions-sdk-go_PR-1530:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1530@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 [2023-12-21T11:48:56.771Z] $ docker top 3e90af1edca2e396092b9add636afb5e7558ba7068923a51b0c03ce31eab46a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:48:57.197Z] ---> job-cost.sh [2023-12-21T11:48:57.197Z] lf-activate-venv: SKIPPING [2023-12-21T11:48:57.197Z] INFO: No Stack... [2023-12-21T11:48:57.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-21T11:48:57.717Z] INFO: Archiving Costs [Pipeline] sh [2023-12-21T11:48:58.007Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1530/archives/cost.csv [2023-12-21T11:48:58.007Z] + cut -d, -f6 [Pipeline] lock [2023-12-21T11:48:58.021Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1530-2-stack-cost] [2023-12-21T11:48:58.028Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1530-2-stack-cost] did not exist. Created. [2023-12-21T11:48:58.028Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1530-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-21T11:48:58.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-21T11:48:58.410Z] Stashed 1 file(s) [Pipeline] } [2023-12-21T11:48:58.440Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1530-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-21T11:48:58.508Z] $ docker stop --time=1 3e90af1edca2e396092b9add636afb5e7558ba7068923a51b0c03ce31eab46a3 [2023-12-21T11:48:59.869Z] $ docker rm -f --volumes 3e90af1edca2e396092b9add636afb5e7558ba7068923a51b0c03ce31eab46a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-21T11:49:26.177Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25893 in /w/workspace/dry_app-functions-sdk-go_PR-1530 [Pipeline] { [Pipeline] ws [2023-12-21T11:49:26.214Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-12-21T11:49:29.292Z] The recommended git tool is: git [2023-12-21T11:49:35.206Z] using credential edgex-jenkins-ssh [2023-12-21T11:49:35.230Z] Cloning the remote Git repository [2023-12-21T11:49:35.291Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-12-21T11:49:35.618Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2023-12-21T11:49:35.833Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-12-21T11:49:35.834Z] > git --version # timeout=10 [2023-12-21T11:49:35.859Z] > git --version # 'git version 2.25.1' [2023-12-21T11:49:35.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-21T11:49:36.068Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-21T11:49:40.477Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-12-21T11:49:40.506Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-21T11:49:42.097Z] Merging remotes/origin/main commit 437ed905ed20239bbccc69a42ff52cb07cbf211e into PR head commit 9bfb2999e4ae10b2e837ff3c308c7bb6e77a8362 [2023-12-21T11:49:41.443Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-12-21T11:49:41.484Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-12-21T11:49:41.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-21T11:49:41.504Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1530/head:refs/remotes/origin/PR-1530 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-21T11:49:42.118Z] > git config core.sparsecheckout # timeout=10 [2023-12-21T11:49:42.187Z] > git checkout -f 9bfb2999e4ae10b2e837ff3c308c7bb6e77a8362 # timeout=10 [2023-12-21T11:49:42.311Z] > git remote # timeout=10 [2023-12-21T11:49:42.387Z] > git config --get remote.origin.url # timeout=10 [2023-12-21T11:49:42.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-21T11:49:42.437Z] > git merge 437ed905ed20239bbccc69a42ff52cb07cbf211e # timeout=10 [2023-12-21T11:49:42.586Z] Merge succeeded, producing 90a58f01e5c834f142b3a227f797a4a54d9f24c5 [2023-12-21T11:49:42.586Z] Checking out Revision 90a58f01e5c834f142b3a227f797a4a54d9f24c5 (PR-1530) [2023-12-21T11:49:42.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-21T11:49:42.596Z] > git config core.sparsecheckout # timeout=10 [2023-12-21T11:49:42.610Z] > git checkout -f 90a58f01e5c834f142b3a227f797a4a54d9f24c5 # timeout=10 [2023-12-21T11:49:46.238Z] Commit message: "Merge commit '437ed905ed20239bbccc69a42ff52cb07cbf211e' into HEAD" [2023-12-21T11:49:46.249Z] > git rev-list --no-walk 9bfb2999e4ae10b2e837ff3c308c7bb6e77a8362 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-21T11:49:47.511Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-21T11:49:47.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-21T11:49:47.511Z] Dload Upload Total Spent Left Speed [2023-12-21T11:49:47.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 162k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh [2023-12-21T11:49:47.944Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-21T11:49:48.291Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-21T11:49:48.291Z] + sudo tee /etc/docker/daemon.new [2023-12-21T11:49:48.291Z] { [2023-12-21T11:49:48.291Z] "registry-mirrors": [ [2023-12-21T11:49:48.291Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-21T11:49:48.291Z] ], [2023-12-21T11:49:48.291Z] "bip": "10.250.0.254/24", [2023-12-21T11:49:48.291Z] "hosts": [ [2023-12-21T11:49:48.291Z] "tcp://0.0.0.0:5555", [2023-12-21T11:49:48.291Z] "unix:///var/run/docker.sock" [2023-12-21T11:49:48.291Z] ], [2023-12-21T11:49:48.291Z] "mtu": 1458, [2023-12-21T11:49:48.291Z] "selinux-enabled": true, [2023-12-21T11:49:48.291Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-21T11:49:48.291Z] } [Pipeline] sh [2023-12-21T11:49:48.628Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-21T11:49:48.964Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-12-21T11:50:11.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-21T11:50:11.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-21T11:50:11.564Z] ========================================================= [2023-12-21T11:50:11.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-21T11:50:11.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-12-21T11:50:11.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-21T11:50:12.943Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-21T11:50:12.943Z] 9fda8d8052c6: Pulling fs layer [2023-12-21T11:50:12.943Z] 5d54e960e981: Pulling fs layer [2023-12-21T11:50:12.943Z] c4a7e357bf2a: Pulling fs layer [2023-12-21T11:50:12.943Z] f0e02332f6b5: Pulling fs layer [2023-12-21T11:50:12.943Z] 872ee5b61b7b: Pulling fs layer [2023-12-21T11:50:12.943Z] 0c6a40ed1a82: Pulling fs layer [2023-12-21T11:50:12.943Z] 94ae7d8d031c: Pulling fs layer [2023-12-21T11:50:12.943Z] 872ee5b61b7b: Waiting [2023-12-21T11:50:12.943Z] f0e02332f6b5: Waiting [2023-12-21T11:50:12.943Z] 0c6a40ed1a82: Waiting [2023-12-21T11:50:12.943Z] 94ae7d8d031c: Waiting [2023-12-21T11:50:12.943Z] 5d54e960e981: Verifying Checksum [2023-12-21T11:50:12.943Z] 5d54e960e981: Download complete [2023-12-21T11:50:12.943Z] f0e02332f6b5: Verifying Checksum [2023-12-21T11:50:12.943Z] f0e02332f6b5: Download complete [2023-12-21T11:50:13.417Z] 872ee5b61b7b: Download complete [2023-12-21T11:50:13.417Z] 9fda8d8052c6: Download complete [2023-12-21T11:50:13.695Z] 94ae7d8d031c: Verifying Checksum [2023-12-21T11:50:13.695Z] 94ae7d8d031c: Download complete [2023-12-21T11:50:13.966Z] 9fda8d8052c6: Pull complete [2023-12-21T11:50:14.237Z] 5d54e960e981: Pull complete [2023-12-21T11:50:14.830Z] c4a7e357bf2a: Verifying Checksum [2023-12-21T11:50:14.830Z] c4a7e357bf2a: Download complete [2023-12-21T11:50:15.810Z] 0c6a40ed1a82: Download complete [2023-12-21T11:50:37.937Z] c4a7e357bf2a: Pull complete [2023-12-21T11:50:37.937Z] f0e02332f6b5: Pull complete [2023-12-21T11:50:37.937Z] 872ee5b61b7b: Pull complete [2023-12-21T11:50:44.623Z] 0c6a40ed1a82: Pull complete [2023-12-21T11:50:46.583Z] 94ae7d8d031c: Pull complete [2023-12-21T11:50:46.583Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-21T11:50:46.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-21T11:50:46.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-12-21T11:50:46.928Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:50:47.306Z] + docker inspect -f . ci-base-image-arm64 [2023-12-21T11:50:47.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-21T11:50:47.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-25893 does not seem to be running inside a container [2023-12-21T11:50:47.630Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-21T11:50:50.617Z] $ docker top 1bb7a27299f89a288236fdd0381deaed1ec999a541fcf710762fc885710f9ea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-21T11:50:51.477Z] + go version [2023-12-21T11:50:51.477Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-21T11:50:51.499Z] $ docker stop --time=1 1bb7a27299f89a288236fdd0381deaed1ec999a541fcf710762fc885710f9ea5 [2023-12-21T11:50:53.092Z] $ docker rm -f --volumes 1bb7a27299f89a288236fdd0381deaed1ec999a541fcf710762fc885710f9ea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:50:53.996Z] + docker inspect -f . ci-base-image-arm64 [2023-12-21T11:50:53.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-21T11:50:54.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-25893 does not seem to be running inside a container [2023-12-21T11:50:54.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-arm64 cat [2023-12-21T11:50:55.338Z] $ docker top d2749719803487615d5c694ad34368b8a3a7c7a4ebb0204f4cda19fa099d55ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-21T11:50:55.868Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-12-21T11:50:56.232Z] + make test [2023-12-21T11:50:56.232Z] make -C ./app-service-template build [2023-12-21T11:50:56.232Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-12-21T11:50:56.232Z] go mod tidy [2023-12-21T11:50:56.232Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.2 [2023-12-21T11:50:56.232Z] go: downloading github.com/labstack/echo/v4 v4.11.3 [2023-12-21T11:50:56.499Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-12-21T11:50:56.499Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-12-21T11:50:56.766Z] go: downloading github.com/google/uuid v1.4.0 [2023-12-21T11:50:56.766Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.6 [2023-12-21T11:50:57.034Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.3 [2023-12-21T11:50:57.034Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 [2023-12-21T11:50:57.034Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 [2023-12-21T11:50:57.034Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-12-21T11:50:57.524Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-12-21T11:50:57.524Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-12-21T11:50:57.524Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-12-21T11:50:57.524Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-12-21T11:50:57.524Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-12-21T11:50:57.524Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-12-21T11:50:57.524Z] go: downloading golang.org/x/crypto v0.14.0 [2023-12-21T11:50:57.524Z] go: downloading golang.org/x/net v0.17.0 [2023-12-21T11:50:57.524Z] go: downloading github.com/go-kit/log v0.2.1 [2023-12-21T11:50:57.524Z] go: downloading github.com/go-playground/validator/v10 v10.16.0 [2023-12-21T11:50:57.524Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-12-21T11:50:57.524Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 [2023-12-21T11:50:57.793Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 [2023-12-21T11:50:57.793Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-12-21T11:50:58.063Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-12-21T11:50:58.063Z] go: downloading golang.org/x/sync v0.2.0 [2023-12-21T11:50:58.063Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-12-21T11:50:58.063Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-12-21T11:50:58.063Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-12-21T11:50:58.063Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-12-21T11:50:58.336Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-12-21T11:50:58.336Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-12-21T11:50:58.336Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-12-21T11:50:58.336Z] go: downloading github.com/x448/float16 v0.8.4 [2023-12-21T11:50:58.336Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-12-21T11:50:58.610Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-12-21T11:50:58.610Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-12-21T11:50:58.610Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-12-21T11:50:58.610Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-12-21T11:50:58.610Z] go: downloading golang.org/x/text v0.13.0 [2023-12-21T11:50:58.610Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-12-21T11:50:59.095Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-12-21T11:50:59.095Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-12-21T11:50:59.095Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-12-21T11:50:59.095Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-12-21T11:50:59.095Z] go: downloading golang.org/x/time v0.3.0 [2023-12-21T11:50:59.367Z] go: downloading golang.org/x/sys v0.13.0 [2023-12-21T11:50:59.367Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-12-21T11:50:59.367Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-12-21T11:50:59.367Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-12-21T11:50:59.639Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-12-21T11:50:59.639Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-12-21T11:50:59.639Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-12-21T11:50:59.639Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-12-21T11:50:59.639Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-12-21T11:50:59.909Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-12-21T11:51:00.177Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-12-21T11:51:00.447Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-12-21T11:51:00.447Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-12-21T11:51:00.447Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-12-21T11:51:00.447Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-12-21T11:51:00.447Z] go: downloading google.golang.org/grpc v1.56.3 [2023-12-21T11:51:02.410Z] go: downloading github.com/kr/pretty v0.1.0 [2023-12-21T11:51:03.008Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-12-21T11:51:03.008Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-12-21T11:51:03.008Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-12-21T11:51:03.285Z] go: downloading github.com/fatih/color v1.14.1 [2023-12-21T11:51:03.285Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-12-21T11:51:03.285Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-12-21T11:51:03.285Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-12-21T11:51:03.285Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-12-21T11:51:03.285Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-12-21T11:51:03.285Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-12-21T11:51:03.883Z] go: downloading github.com/pkg/errors v0.9.1 [2023-12-21T11:51:03.883Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-12-21T11:51:03.883Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-12-21T11:51:03.883Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.1 [2023-12-21T11:51:03.883Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-12-21T11:51:03.883Z] go: downloading golang.org/x/tools v0.6.0 [2023-12-21T11:51:03.883Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-12-21T11:51:03.883Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-12-21T11:51:05.317Z] go: downloading github.com/kr/text v0.2.0 [2023-12-21T11:51:05.317Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-12-21T11:51:05.317Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-12-21T11:51:05.317Z] go: downloading github.com/google/btree v1.0.1 [2023-12-21T11:51:05.317Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-12-21T11:51:05.317Z] go: downloading github.com/miekg/dns v1.1.41 [2023-12-21T11:51:05.317Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-12-21T11:51:05.317Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-12-21T11:51:05.317Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-12-21T11:51:05.317Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-12-21T11:51:05.317Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-12-21T11:51:05.317Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-12-21T11:51:06.729Z] go: downloading golang.org/x/mod v0.8.0 [2023-12-21T11:51:08.681Z] go: downloading golang.org/x/crypto v0.17.0 [2023-12-21T11:51:08.681Z] go: downloading golang.org/x/text v0.14.0 [2023-12-21T11:51:08.681Z] go: downloading golang.org/x/sys v0.15.0 [2023-12-21T11:51:12.936Z] CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-12-21T11:52:34.620Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-12-21T11:52:34.620Z] make -C ./app-service-template test [2023-12-21T11:52:34.620Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-12-21T11:52:34.620Z] go test -race -coverprofile=coverage.out ./... [2023-12-21T11:54:41.427Z] ? app-new-service/config [no test files] [2023-12-21T11:54:41.427Z] ok app-new-service 1.302s coverage: 45.9% of statements [2023-12-21T11:54:41.427Z] ok app-new-service/functions 1.302s coverage: 85.3% of statements [2023-12-21T11:54:41.427Z] go vet ./... [2023-12-21T11:56:18.384Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-21T11:56:18.384Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-21T11:56:18.384Z] ./bin/test-attribution-txt.sh [2023-12-21T11:56:18.384Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2023-12-21T11:56:18.384Z] go test -race -coverprofile=coverage.out ./... [2023-12-21T11:56:18.384Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-12-21T11:56:18.384Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-12-21T11:56:23.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-12-21T11:56:23.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-12-21T11:56:23.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-12-21T11:56:23.766Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-12-21T11:56:24.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.705s coverage: 66.9% of statements [2023-12-21T11:56:24.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.361s coverage: 92.6% of statements [2023-12-21T11:56:24.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.391s coverage: 85.1% of statements [2023-12-21T11:56:24.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.147s coverage: 100.0% of statements [2023-12-21T11:56:24.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.731s coverage: 77.9% of statements [2023-12-21T11:56:26.173Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-12-21T11:56:27.599Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.282s coverage: 97.3% of statements [2023-12-21T11:56:27.599Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-12-21T11:56:29.024Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-12-21T11:56:29.024Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.364s coverage: 82.8% of statements [2023-12-21T11:56:30.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.325s coverage: 65.1% of statements [2023-12-21T11:56:30.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-12-21T11:56:31.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.334s coverage: 27.6% of statements [2023-12-21T11:56:31.885Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.281s coverage: 17.2% of statements [2023-12-21T11:56:32.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-12-21T11:56:32.156Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-21T11:56:33.576Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.254s coverage: 27.3% of statements [2023-12-21T11:56:34.553Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.315s coverage: 52.8% of statements [2023-12-21T11:57:06.836Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.612s coverage: 72.5% of statements [2023-12-21T11:57:06.836Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.196s coverage: 94.4% of statements [2023-12-21T11:57:06.836Z] go vet ./... [2023-12-21T11:57:11.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-21T11:57:11.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-21T11:57:11.371Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-12-21T11:57:11.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-21T11:57:11.440Z] $ docker stop --time=1 d2749719803487615d5c694ad34368b8a3a7c7a4ebb0204f4cda19fa099d55ed [2023-12-21T11:57:13.343Z] $ docker rm -f --volumes d2749719803487615d5c694ad34368b8a3a7c7a4ebb0204f4cda19fa099d55ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-21T11:57:18.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-21T11:57:18.980Z] Warning: overwriting stash ‘coverage-report’ [2023-12-21T11:57:19.735Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:57:20.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-21T11:57:20.517Z] [2023-12-21T11:57:20.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:57:20.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-21T11:57:21.151Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-21T11:57:21.151Z] 8998bd30e6a1: Pulling fs layer [2023-12-21T11:57:21.151Z] 04944245beec: Pulling fs layer [2023-12-21T11:57:21.151Z] 699f458cf7ca: Pulling fs layer [2023-12-21T11:57:21.151Z] 765212b225bb: Pulling fs layer [2023-12-21T11:57:21.151Z] f23df028b6ca: Pulling fs layer [2023-12-21T11:57:21.151Z] d65c8cfc05b1: Pulling fs layer [2023-12-21T11:57:21.151Z] 2437ff75d9bd: Pulling fs layer [2023-12-21T11:57:21.151Z] 765212b225bb: Waiting [2023-12-21T11:57:21.151Z] f23df028b6ca: Waiting [2023-12-21T11:57:21.151Z] d65c8cfc05b1: Waiting [2023-12-21T11:57:21.151Z] 2437ff75d9bd: Waiting [2023-12-21T11:57:21.151Z] 04944245beec: Verifying Checksum [2023-12-21T11:57:21.151Z] 04944245beec: Download complete [2023-12-21T11:57:21.151Z] 765212b225bb: Download complete [2023-12-21T11:57:21.151Z] f23df028b6ca: Verifying Checksum [2023-12-21T11:57:21.151Z] f23df028b6ca: Download complete [2023-12-21T11:57:21.151Z] d65c8cfc05b1: Verifying Checksum [2023-12-21T11:57:21.151Z] d65c8cfc05b1: Download complete [2023-12-21T11:57:21.420Z] 699f458cf7ca: Verifying Checksum [2023-12-21T11:57:21.420Z] 699f458cf7ca: Download complete [2023-12-21T11:57:21.688Z] 8998bd30e6a1: Verifying Checksum [2023-12-21T11:57:24.272Z] 2437ff75d9bd: Verifying Checksum [2023-12-21T11:57:24.272Z] 2437ff75d9bd: Download complete [2023-12-21T11:57:28.531Z] 8998bd30e6a1: Pull complete [2023-12-21T11:57:28.531Z] 04944245beec: Pull complete [2023-12-21T11:57:30.593Z] 699f458cf7ca: Pull complete [2023-12-21T11:57:30.593Z] 765212b225bb: Pull complete [2023-12-21T11:57:31.554Z] f23df028b6ca: Pull complete [2023-12-21T11:57:31.554Z] d65c8cfc05b1: Pull complete [2023-12-21T11:57:57.854Z] 2437ff75d9bd: Pull complete [2023-12-21T11:57:57.854Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-21T11:57:57.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-21T11:57:57.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-21T11:57:58.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-25893 does not seem to be running inside a container [2023-12-21T11:57:58.254Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-21T11:58:00.111Z] $ docker top 4570346d9bb12465a53c4a99c3510d9fa586399520f4c738cebfe56bdfe9bef0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:58:00.674Z] ---> job-cost.sh [2023-12-21T11:58:00.940Z] lf-activate-venv: SKIPPING [2023-12-21T11:58:00.940Z] INFO: No Stack... [2023-12-21T11:58:01.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-21T11:58:02.176Z] INFO: Archiving Costs [Pipeline] sh [2023-12-21T11:58:02.514Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2023-12-21T11:58:02.514Z] + cut -d, -f6 [Pipeline] lock [2023-12-21T11:58:02.594Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1530-2-stack-cost] [2023-12-21T11:58:02.600Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1530-2-stack-cost] did not exist. Created. [2023-12-21T11:58:02.600Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1530-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-21T11:58:03.007Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-42497791/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-21T11:58:03.336Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-21T11:58:03.353Z] Warning: overwriting stash ‘stack-cost’ [2023-12-21T11:58:03.443Z] Stashed 1 file(s) [Pipeline] } [2023-12-21T11:58:03.451Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1530-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-21T11:58:03.542Z] $ docker stop --time=1 4570346d9bb12465a53c4a99c3510d9fa586399520f4c738cebfe56bdfe9bef0 [2023-12-21T11:58:04.970Z] $ docker rm -f --volumes 4570346d9bb12465a53c4a99c3510d9fa586399520f4c738cebfe56bdfe9bef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-21T11:58:06.065Z] provisioning config files... [2023-12-21T11:58:06.081Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1530@tmp/config7153501707412670479tmp [Pipeline] { [Pipeline] sh [2023-12-21T11:58:06.451Z] + set +x [2023-12-21T11:58:06.451Z] + curl -s https://codecov.io/bash [2023-12-21T11:58:06.451Z] + bash -s -- [2023-12-21T11:58:06.451Z] [2023-12-21T11:58:06.451Z] _____ _ [2023-12-21T11:58:06.451Z] / ____| | | [2023-12-21T11:58:06.451Z] | | ___ __| | ___ ___ _____ __ [2023-12-21T11:58:06.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-21T11:58:06.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-21T11:58:06.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-21T11:58:06.451Z] Bash-1.0.6 [2023-12-21T11:58:06.451Z] [2023-12-21T11:58:06.451Z] [2023-12-21T11:58:06.451Z] ==> git version 2.25.1 found [2023-12-21T11:58:06.451Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-21T11:58:06.451Z] Release-Date: 2020-01-08 [2023-12-21T11:58:06.451Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-21T11:58:06.451Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-21T11:58:06.451Z] ==> Jenkins CI detected. [2023-12-21T11:58:06.451Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1530 [2023-12-21T11:58:06.451Z] project root: . [2023-12-21T11:58:06.451Z] --> token set from env [2023-12-21T11:58:06.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-21T11:58:06.451Z] ==> Running gcov in . (disable via -X gcov) [2023-12-21T11:58:06.451Z] ==> Python coveragepy not found [2023-12-21T11:58:06.451Z] ==> Searching for coverage reports in: [2023-12-21T11:58:06.451Z] + . [2023-12-21T11:58:06.451Z] -> Found 2 reports [2023-12-21T11:58:06.451Z] ==> Detecting git/mercurial file structure [2023-12-21T11:58:06.710Z] ==> Reading reports [2023-12-21T11:58:06.710Z] + ./app-service-template/coverage.out bytes=3558 [2023-12-21T11:58:06.710Z] + ./coverage.out bytes=124397 [2023-12-21T11:58:06.710Z] ==> Appending adjustments [2023-12-21T11:58:06.710Z] https://docs.codecov.io/docs/fixing-reports [2023-12-21T11:58:06.968Z] + Found adjustments [2023-12-21T11:58:06.968Z] ==> Gzipping contents [2023-12-21T11:58:06.968Z] 24K /tmp/codecov.liCXPW.gz [2023-12-21T11:58:06.968Z] ==> Uploading reports [2023-12-21T11:58:06.968Z] url: https://codecov.io [2023-12-21T11:58:06.968Z] query: branch=PR-1530&commit=dd52d2122cdbbdc2cfb71f4806491ce51f0ba434&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1530%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1530&job=&cmd_args= [2023-12-21T11:58:06.968Z] -> Pinging Codecov [2023-12-21T11:58:06.968Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1530&commit=dd52d2122cdbbdc2cfb71f4806491ce51f0ba434&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1530%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1530&job=&cmd_args= [2023-12-21T11:58:07.230Z] -> Uploading to [2023-12-21T11:58:07.230Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-21/3D8B5DFFC46A037C893635FACE044666/dd52d2122cdbbdc2cfb71f4806491ce51f0ba434/5eff3e78-558f-4c6e-9b4d-acaabdbe6115.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231221T115807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78402d6ebcf812ab5e85edfe6ab0112bea54d6da76f768da4d163cb0fbb97e62 [2023-12-21T11:58:07.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-21T11:58:07.230Z] Dload Upload Total Spent Left Speed [2023-12-21T11:58:07.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21548 0 0 100 21548 0 81931 --:--:-- --:--:-- --:--:-- 81931 [2023-12-21T11:58:07.489Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/dd52d2122cdbbdc2cfb71f4806491ce51f0ba434 [Pipeline] } [2023-12-21T11:58:07.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-21T11:58:09.274Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1530/archives ] [2023-12-21T11:58:09.274Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1530/archives [2023-12-21T11:58:09.274Z] total 16 [2023-12-21T11:58:09.274Z] drwxr-xr-x 3 root root 4096 Dec 21 11:48 . [2023-12-21T11:58:09.274Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 11:48 .. [2023-12-21T11:58:09.274Z] drwxr-xr-x 2 root root 4096 Dec 21 11:48 cost [2023-12-21T11:58:09.274Z] -rw-r--r-- 1 root root 93 Dec 21 11:48 cost.csv [2023-12-21T11:58:09.274Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1530/archives [2023-12-21T11:58:09.274Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1530/archives [2023-12-21T11:58:09.274Z] total 16 [2023-12-21T11:58:09.274Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 21 11:48 . [2023-12-21T11:58:09.274Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 11:48 .. [2023-12-21T11:58:09.274Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 21 11:48 cost [2023-12-21T11:58:09.274Z] -rw-r--r-- 1 jenkins jenkins 93 Dec 21 11:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:58:09.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:58:10.560Z] ---> package-listing.sh [2023-12-21T11:58:10.560Z] ++ facter osfamily [2023-12-21T11:58:10.560Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-21T11:58:10.560Z] + OS_FAMILY=debian [2023-12-21T11:58:10.560Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1530 [2023-12-21T11:58:10.560Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-21T11:58:10.560Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-21T11:58:10.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-21T11:58:10.560Z] + PACKAGES=/tmp/packages_start.txt [2023-12-21T11:58:10.560Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1530 ']' [2023-12-21T11:58:10.560Z] + PACKAGES=/tmp/packages_end.txt [2023-12-21T11:58:10.560Z] + case "${OS_FAMILY}" in [2023-12-21T11:58:10.560Z] + dpkg -l [2023-12-21T11:58:10.560Z] + grep '^ii' [2023-12-21T11:58:10.560Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-21T11:58:10.560Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-21T11:58:10.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-21T11:58:10.560Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1530 ']' [2023-12-21T11:58:10.560Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1530/archives/ [2023-12-21T11:58:10.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1530/archives/ [Pipeline] echo [2023-12-21T11:58:10.576Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-21T11:58:10.854Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-21T11:58:11.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-21T11:58:11.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-21T11:58:11.594Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2023-12-21T11:58:11.637Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-functions-sdk-go_PR-1530/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-1530 -v /w/workspace/dry_app-functions-sdk-go_PR-1530:/w/workspace/dry_app-functions-sdk-go_PR-1530:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1530@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-21T11:58:11.894Z] $ docker top ae2f34e82baef739e728c8565014aa1bfe07502dd892ccf4d041924120928e89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-21T11:58:12.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-21T11:58:12.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-21T11:58:12.884Z] + ls /var/log/sa-host [2023-12-21T11:58:12.884Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-21T11:58:12.980Z] provisioning config files... [2023-12-21T11:58:12.992Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1530@tmp/config8314212020973281289tmp [Pipeline] { [Pipeline] echo [2023-12-21T11:58:13.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:58:13.357Z] ---> create-netrc.sh [Pipeline] } [2023-12-21T11:58:13.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:58:13.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-21T11:58:13.785Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:58:14.083Z] ---> sudo-logs.sh [2023-12-21T11:58:14.084Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-21T11:58:14.155Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:58:14.441Z] ---> job-cost.sh [2023-12-21T11:58:14.441Z] lf-activate-venv: SKIPPING [2023-12-21T11:58:14.441Z] DEBUG: total: 0.2199999988079071 [2023-12-21T11:58:14.441Z] INFO: Retrieving Stack Cost... [2023-12-21T11:58:15.012Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-21T11:58:15.270Z] INFO: Archiving Costs [Pipeline] echo [2023-12-21T11:58:15.282Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-21T11:58:15.570Z] ---> logs-deploy.sh [2023-12-21T11:58:15.570Z] lf-activate-venv: SKIPPING [2023-12-21T11:58:15.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1530/2 [2023-12-21T11:58:15.570Z] INFO: archiving workspace using pattern(s): [2023-12-21T11:58:16.509Z] Archives upload complete. [2023-12-21T11:58:16.769Z] INFO: archiving logs to Nexus [2023-12-21T11:58:17.358Z] ---> uname -a: [2023-12-21T11:58:17.358Z] Linux prd-ubuntu20-04-docker-8c-8g-25885 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-21T11:58:17.358Z] [2023-12-21T11:58:17.358Z]