Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9fa41a78e2cda4388c0f31842558ab39acd898c6 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-ssh16665503243523707265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9461047282277243765.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1818749216849807297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7449880483618769377.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9528581563048595154.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, goVersion:1.18, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7360 in /w/workspace/ndry_app-functions-sdk-go_levski [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/ndry_app-functions-sdk-go_levski # 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 Avoid second fetch Checking out Revision 9fa41a78e2cda4388c0f31842558ab39acd898c6 (levski) Commit message: "fix: [Levski] Make Compression functions thread safe (#1381)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fa41a78e2cda4388c0f31842558ab39acd898c6 # timeout=10 > git rev-list --no-walk 9479a6447ae2db459462253be645acaeb7edb296 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:11:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:11:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:11:35 ========================================================= 02:11:35 EdgeX Global Pipelines Version Info 02:11:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:11:35 ------------------- 02:11:35 stable info: 02:11:35 ------------------- 02:11:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:35 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:11:35 Message: update stable to v1.0.245 02:11:36 ------------------- 02:11:36 experimental info: 02:11:36 ------------------- 02:11:36 Commited By: **** collab-it+edgex@linuxfoundation.org 02:11:36 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 02:11:36 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fa41a78e2cda4388c0f31842558ab39acd898c6 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fa41a7 [Pipeline] echo 02:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:11:37 + git rev-list -1 --merges 9fa41a78e2cda4388c0f31842558ab39acd898c6~1..9fa41a78e2cda4388c0f31842558ab39acd898c6 [Pipeline] echo 02:11:37 -----------> git rev-list -1 --merges 9fa41a78e2cda4388c0f31842558ab39acd898c6~1..9fa41a78e2cda4388c0f31842558ab39acd898c6 9fa41a78e2cda4388c0f31842558ab39acd898c6 [false] [Pipeline] sh 02:11:37 + git log --format=format:%s -1 9fa41a78e2cda4388c0f31842558ab39acd898c6 [Pipeline] echo 02:11:37 ========================================================= 02:11:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:11:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:37 + git log --format=format:%s -1 9fa41a78e2cda4388c0f31842558ab39acd898c6 [Pipeline] echo 02:11:37 [semverPrep] GIT_COMMIT: 9fa41a78e2cda4388c0f31842558ab39acd898c6, Commit Message: fix: [Levski] Make Compression functions thread safe (#1381) [Pipeline] echo 02:11:37 [semverPrep] This is not a build commit. [Pipeline] sh 02:11:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:38 + grep -v github /etc/ssh/ssh_known_hosts 02:11:38 + [ -e /tmp/ssh_known_hosts ] 02:11:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:11:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:11:38 + sudo tee -a /etc/ssh/ssh_known_hosts 02:11:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:38 02:11:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:39 0.1.4: Pulling from edgex-devops/py-git-semver 02:11:39 b85a868b505f: Pulling fs layer 02:11:39 e2be974225ed: Pulling fs layer 02:11:39 339a4e72a1f5: Pulling fs layer 02:11:39 988bab9f4d93: Pulling fs layer 02:11:39 1469e6f7b9e6: Pulling fs layer 02:11:39 eaf3925da568: Pulling fs layer 02:11:39 bab4dde63d76: Pulling fs layer 02:11:39 bde34c3a00c8: Pulling fs layer 02:11:39 b352a97aabf1: Pulling fs layer 02:11:39 4872d77fe225: Pulling fs layer 02:11:39 5851b861e8e6: Pulling fs layer 02:11:39 bab4dde63d76: Waiting 02:11:39 bde34c3a00c8: Waiting 02:11:39 b352a97aabf1: Waiting 02:11:39 4872d77fe225: Waiting 02:11:39 5851b861e8e6: Waiting 02:11:39 988bab9f4d93: Waiting 02:11:39 1469e6f7b9e6: Waiting 02:11:39 eaf3925da568: Waiting 02:11:39 e2be974225ed: Verifying Checksum 02:11:39 e2be974225ed: Download complete 02:11:39 988bab9f4d93: Verifying Checksum 02:11:39 988bab9f4d93: Download complete 02:11:39 1469e6f7b9e6: Verifying Checksum 02:11:39 1469e6f7b9e6: Download complete 02:11:39 339a4e72a1f5: Verifying Checksum 02:11:39 339a4e72a1f5: Download complete 02:11:39 eaf3925da568: Verifying Checksum 02:11:39 eaf3925da568: Download complete 02:11:39 bde34c3a00c8: Download complete 02:11:39 b352a97aabf1: Download complete 02:11:39 4872d77fe225: Verifying Checksum 02:11:39 4872d77fe225: Download complete 02:11:39 5851b861e8e6: Verifying Checksum 02:11:39 5851b861e8e6: Download complete 02:11:39 b85a868b505f: Verifying Checksum 02:11:39 b85a868b505f: Download complete 02:11:39 bab4dde63d76: Verifying Checksum 02:11:39 bab4dde63d76: Download complete 02:11:40 b85a868b505f: Pull complete 02:11:40 e2be974225ed: Pull complete 02:11:41 339a4e72a1f5: Pull complete 02:11:41 988bab9f4d93: Pull complete 02:11:41 1469e6f7b9e6: Pull complete 02:11:41 eaf3925da568: Pull complete 02:11:43 bab4dde63d76: Pull complete 02:11:43 bde34c3a00c8: Pull complete 02:11:43 b352a97aabf1: Pull complete 02:11:43 4872d77fe225: Pull complete 02:11:43 5851b861e8e6: Pull complete 02:11:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:43 prd-ubuntu20.04-docker-8c-8g-7360 does not seem to be running inside a container 02:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:11:47 $ docker top c0a1f6d068a83bc71eba0fcdaadae0c28af3097d0e4ce1747b89429e101f3ffc -eo pid,comm 02:11:47 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). 02:11:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:47 [ssh-agent] Looking for ssh-agent implementation... 02:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:47 $ docker exec c0a1f6d068a83bc71eba0fcdaadae0c28af3097d0e4ce1747b89429e101f3ffc ssh-agent 02:11:47 SSH_AUTH_SOCK=/tmp/ssh-zR2hkl6mdqfK/agent.32 02:11:47 SSH_AGENT_PID=38 02:11:47 Running ssh-add (command line suppressed) 02:11:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_7183213392254983345.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_7183213392254983345.key) 02:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:47 + git tag --points-at HEAD [Pipeline] } 02:11:47 $ docker exec --env ******** --env ******** c0a1f6d068a83bc71eba0fcdaadae0c28af3097d0e4ce1747b89429e101f3ffc ssh-agent -k 02:11:47 unset SSH_AUTH_SOCK; 02:11:47 unset SSH_AGENT_PID; 02:11:47 echo Agent pid 38 killed; 02:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:47 [ssh-agent] Looking for ssh-agent implementation... 02:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:48 $ docker exec c0a1f6d068a83bc71eba0fcdaadae0c28af3097d0e4ce1747b89429e101f3ffc ssh-agent 02:11:48 SSH_AUTH_SOCK=/tmp/ssh-UIthkwaZHTAv/agent.70 02:11:48 SSH_AGENT_PID=76 02:11:48 Running ssh-add (command line suppressed) 02:11:48 Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_7998380345516497197.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_7998380345516497197.key) 02:11:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:48 + git semver init 02:11:48 2023-04-11 02:11:48,674 [run_init] DEBUG init version:0.0.0 force:False 02:11:48 2023-04-11 02:11:48,675 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_app-functions-sdk-go_levski/.semver 02:11:48 2023-04-11 02:11:48,676 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/ndry_app-functions-sdk-go_levski/.semver 02:11:48 2023-04-11 02:11:48,676 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/ndry_app-functions-sdk-go_levski/.semver'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=None) 02:11:50 2023-04-11 02:11:50,274 [append_file] DEBUG append to file:/w/workspace/ndry_app-functions-sdk-go_levski/.git/info/exclude 02:11:50 2023-04-11 02:11:50,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski with force:False 02:11:50 2023-04-11 02:11:50,275 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 02:11:50 2023-04-11 02:11:50,275 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 02:11:50 2.3.1-dev.1 [Pipeline] } 02:11:50 $ docker exec --env ******** --env ******** c0a1f6d068a83bc71eba0fcdaadae0c28af3097d0e4ce1747b89429e101f3ffc ssh-agent -k 02:11:50 unset SSH_AUTH_SOCK; 02:11:50 unset SSH_AGENT_PID; 02:11:50 echo Agent pid 76 killed; 02:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:51 + git semver [Pipeline] } 02:11:51 $ docker stop --time=1 c0a1f6d068a83bc71eba0fcdaadae0c28af3097d0e4ce1747b89429e101f3ffc 02:11:52 $ docker rm -f --volumes c0a1f6d068a83bc71eba0fcdaadae0c28af3097d0e4ce1747b89429e101f3ffc [Pipeline] // withDockerContainer [Pipeline] sh 02:11:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:53 Stashed 1 file(s) [Pipeline] echo 02:11:53 [edgeXSemver]: initialized semver on version 2.3.1-dev.1 [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 02:11:53 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:53 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:53 ========================================================= 02:11:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:11:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:11:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:11:53 213ec9aee27d: Pulling fs layer 02:11:53 4583459ba037: Pulling fs layer 02:11:53 93c1e223e6f2: Pulling fs layer 02:11:53 53926ce57604: Pulling fs layer 02:11:53 21b2b0c7a3f4: Pulling fs layer 02:11:53 22ff95d597cd: Pulling fs layer 02:11:53 12d6caf4c0d1: Pulling fs layer 02:11:53 96b7cbca73a9: Pulling fs layer 02:11:53 a7acece74701: Pulling fs layer 02:11:53 53926ce57604: Waiting 02:11:53 22ff95d597cd: Waiting 02:11:53 12d6caf4c0d1: Waiting 02:11:53 96b7cbca73a9: Waiting 02:11:53 21b2b0c7a3f4: Waiting 02:11:53 a7acece74701: Waiting 02:11:53 93c1e223e6f2: Verifying Checksum 02:11:53 93c1e223e6f2: Download complete 02:11:53 4583459ba037: Download complete 02:11:53 21b2b0c7a3f4: Download complete 02:11:53 22ff95d597cd: Verifying Checksum 02:11:53 22ff95d597cd: Download complete 02:11:53 213ec9aee27d: Verifying Checksum 02:11:53 213ec9aee27d: Download complete 02:11:53 12d6caf4c0d1: Verifying Checksum 02:11:53 12d6caf4c0d1: Download complete 02:11:53 213ec9aee27d: Pull complete 02:11:53 4583459ba037: Pull complete 02:11:54 93c1e223e6f2: Pull complete 02:11:54 a7acece74701: Verifying Checksum 02:11:54 96b7cbca73a9: Verifying Checksum 02:11:54 96b7cbca73a9: Download complete 02:11:54 53926ce57604: Verifying Checksum 02:11:54 53926ce57604: Download complete 02:11:57 53926ce57604: Pull complete 02:11:58 21b2b0c7a3f4: Pull complete 02:11:58 22ff95d597cd: Pull complete 02:11:58 12d6caf4c0d1: Pull complete 02:12:00 96b7cbca73a9: Pull complete 02:12:01 a7acece74701: Pull complete 02:12:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 02:12:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:01 + docker inspect -f . ci-base-image-x86_64 02:12:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:01 prd-ubuntu20.04-docker-8c-8g-7360 does not seem to be running inside a container 02:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 ******** ci-base-image-x86_64 cat 02:12:08 Still waiting to schedule task 02:12:08 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:12:11 $ docker top 4eccb75bdc577837b21ed89894742e23f414524c27d47b749e38eb8fd7003b77 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:12 + go version 02:12:12 go version go1.18.7 linux/amd64 [Pipeline] } 02:12:12 $ docker stop --time=1 4eccb75bdc577837b21ed89894742e23f414524c27d47b749e38eb8fd7003b77 02:12:13 $ docker rm -f --volumes 4eccb75bdc577837b21ed89894742e23f414524c27d47b749e38eb8fd7003b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:13 + docker inspect -f . ci-base-image-x86_64 02:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:13 prd-ubuntu20.04-docker-8c-8g-7360 does not seem to be running inside a container 02:12:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 ******** ci-base-image-x86_64 cat 02:12:14 $ docker top 26e0239c200a572d5dce88c66d3fdef65677e821d5d6c380731a753cfea1fc51 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:14 + git config --global --add safe.directory /w/workspace/ndry_app-functions-sdk-go_levski [Pipeline] fileExists [Pipeline] sh 02:12:14 + make test 02:12:14 make -C ./app-service-template build 02:12:14 make[1]: Entering directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' 02:12:14 go mod tidy 02:12:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 02:12:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:12:14 go: downloading github.com/google/uuid v1.3.0 02:12:14 go: downloading github.com/stretchr/testify v1.8.0 02:12:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 02:12:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 02:12:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 02:12:15 go: downloading github.com/davecgh/go-spew v1.1.1 02:12:15 go: downloading github.com/pmezard/go-difflib v1.0.0 02:12:15 go: downloading gopkg.in/yaml.v3 v3.0.1 02:12:15 go: downloading github.com/stretchr/objx v0.4.0 02:12:15 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 02:12:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 02:12:15 go: downloading github.com/gorilla/mux v1.8.0 02:12:15 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:12:15 go: downloading github.com/go-kit/log v0.2.1 02:12:15 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:12:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:12:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 02:12:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 02:12:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:12:15 go: downloading github.com/pelletier/go-toml v1.9.5 02:12:15 go: downloading github.com/hashicorp/errwrap v1.0.0 02:12:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:12:15 go: downloading github.com/mitchellh/copystructure v1.0.0 02:12:15 go: downloading github.com/x448/float16 v0.8.4 02:12:15 go: downloading github.com/go-playground/universal-translator v0.18.0 02:12:15 go: downloading github.com/leodido/go-urn v1.2.1 02:12:15 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:12:15 go: downloading golang.org/x/text v0.3.7 02:12:15 go: downloading github.com/go-playground/locales v0.14.0 02:12:15 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 02:12:16 go: downloading github.com/gorilla/websocket v1.4.2 02:12:16 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 02:12:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:12:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 02:12:16 go: downloading github.com/hashicorp/consul/api v1.15.3 02:12:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:12:16 go: downloading github.com/nats-io/nats.go v1.18.0 02:12:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:12:16 go: downloading github.com/pebbe/zmq4 v1.2.7 02:12:16 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:12:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:12:16 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 02:12:16 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 02:12:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:12:16 go: downloading github.com/Microsoft/go-winio v0.5.2 02:12:16 go: downloading github.com/zeebo/errs v1.2.2 02:12:16 go: downloading google.golang.org/grpc v1.46.0 02:12:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:12:16 go: downloading github.com/hashicorp/go-hclog v0.14.1 02:12:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:12:16 go: downloading github.com/hashicorp/serf v0.9.7 02:12:17 go: downloading github.com/mitchellh/mapstructure v1.5.0 02:12:17 go: downloading github.com/google/go-cmp v0.5.7 02:12:17 go: downloading github.com/hashicorp/consul/sdk v0.11.0 02:12:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:12:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:12:17 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 02:12:17 go: downloading github.com/onsi/ginkgo v1.10.1 02:12:17 go: downloading github.com/onsi/gomega v1.7.0 02:12:17 go: downloading google.golang.org/protobuf v1.28.0 02:12:17 go: downloading github.com/kr/pretty v0.3.0 02:12:17 go: downloading github.com/nats-io/nkeys v0.3.0 02:12:17 go: downloading github.com/nats-io/nuid v1.0.1 02:12:17 go: downloading github.com/fatih/color v1.9.0 02:12:17 go: downloading github.com/mattn/go-colorable v0.1.12 02:12:17 go: downloading github.com/mattn/go-isatty v0.0.14 02:12:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:12:17 go: downloading github.com/armon/go-metrics v0.3.10 02:12:17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 02:12:17 go: downloading github.com/klauspost/compress v1.15.11 02:12:17 go: downloading github.com/minio/highwayhash v1.0.2 02:12:17 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:12:17 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:12:17 go: downloading github.com/hashicorp/go-msgpack v0.5.5 02:12:17 go: downloading github.com/hashicorp/memberlist v0.3.1 02:12:17 go: downloading github.com/pkg/errors v0.9.1 02:12:17 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 02:12:17 go: downloading github.com/golang/protobuf v1.5.2 02:12:17 go: downloading github.com/kr/text v0.2.0 02:12:17 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:12:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 02:12:17 go: downloading github.com/pascaldekloe/goe v0.1.0 02:12:17 go: downloading gopkg.in/yaml.v2 v2.4.0 02:12:17 go: downloading github.com/hpcloud/tail v1.0.0 02:12:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:12:17 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:12:17 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:12:17 go: downloading github.com/google/btree v1.0.0 02:12:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:12:17 go: downloading github.com/miekg/dns v1.1.41 02:12:17 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:12:19 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 02:12:37 make[1]: Leaving directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' 02:12:37 make -C ./app-service-template test 02:12:37 make[1]: Entering directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' 02:12:37 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 02:12:59 ok app-new-service 0.069s coverage: 48.1% of statements 02:12:59 ? app-new-service/config [no test files] 02:12:59 ok app-new-service/functions 0.070s coverage: 85.3% of statements 02:12:59 CGO_ENABLED=1 go vet ./... 02:13:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:13:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:13:06 ./bin/test-attribution-txt.sh 02:13:06 make[1]: Leaving directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' 02:13:06 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:13:06 go: downloading github.com/gomodule/redigo v1.8.9 02:13:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.108s coverage: 60.4% of statements 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.101s coverage: 93.9% of statements 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.120s coverage: 76.5% of statements 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.132s coverage: 88.7% of statements 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.046s coverage: 100.0% of statements 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.216s coverage: 76.4% of statements 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.086s coverage: 97.3% of statements 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.097s coverage: 82.8% of statements 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.711s coverage: 81.5% of statements 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.091s coverage: 28.7% of statements 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.074s coverage: 14.0% of statements 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.077s coverage: 27.3% of statements 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 02:13:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 02:13:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.092s coverage: 52.8% of statements 02:13:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.149s coverage: 75.5% of statements 02:13:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.070s coverage: 94.4% of statements 02:13:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:13:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:13:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:13:42 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo 02:13:42 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:13:42 $ docker stop --time=1 26e0239c200a572d5dce88c66d3fdef65677e821d5d6c380731a753cfea1fc51 02:13:46 $ docker rm -f --volumes 26e0239c200a572d5dce88c66d3fdef65677e821d5d6c380731a753cfea1fc51 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:13:47 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 02:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:47 02:13:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:48 latest: Pulling from edgex-lftools-log-publisher 02:13:48 5eb5b503b376: Pulling fs layer 02:13:48 5c69ac0246d0: Pulling fs layer 02:13:48 ec43610c2a17: Pulling fs layer 02:13:48 3a2ae6a8a46f: Pulling fs layer 02:13:48 33b1e0a273af: Pulling fs layer 02:13:48 5d3b04190fa2: Pulling fs layer 02:13:48 2f39f015ded8: Pulling fs layer 02:13:48 3a2ae6a8a46f: Waiting 02:13:48 33b1e0a273af: Waiting 02:13:48 2f39f015ded8: Waiting 02:13:48 5d3b04190fa2: Waiting 02:13:48 5c69ac0246d0: Verifying Checksum 02:13:48 5c69ac0246d0: Download complete 02:13:48 3a2ae6a8a46f: Verifying Checksum 02:13:48 3a2ae6a8a46f: Download complete 02:13:48 33b1e0a273af: Verifying Checksum 02:13:48 33b1e0a273af: Download complete 02:13:48 5d3b04190fa2: Verifying Checksum 02:13:48 5d3b04190fa2: Download complete 02:13:48 ec43610c2a17: Verifying Checksum 02:13:48 ec43610c2a17: Download complete 02:13:48 5eb5b503b376: Download complete 02:13:49 2f39f015ded8: Download complete 02:13:49 5eb5b503b376: Pull complete 02:13:50 5c69ac0246d0: Pull complete 02:13:51 ec43610c2a17: Pull complete 02:13:51 3a2ae6a8a46f: Pull complete 02:13:52 33b1e0a273af: Pull complete 02:13:52 5d3b04190fa2: Pull complete 02:13:56 2f39f015ded8: Pull complete 02:13:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:57 prd-ubuntu20.04-docker-8c-8g-7360 does not seem to be running inside a container 02:13:57 $ 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/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:14:07 $ docker top 82b497f44a6f80efec47b84eb8463e4203705c347e9b922b20728da69fb36906 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:07 ---> job-cost.sh 02:14:07 lf-activate-venv: SKIPPING 02:14:07 INFO: No Stack... 02:14:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:08 INFO: Archiving Costs [Pipeline] sh 02:14:08 + cat /w/workspace/ndry_app-functions-sdk-go_levski/archives/cost.csv 02:14:08 + cut -d, -f6 [Pipeline] lock 02:14:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-levski-2-stack-cost] 02:14:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-2-stack-cost] did not exist. Created. 02:14:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-levski-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:09 + echo total: 0.2199999988079071 [Pipeline] stash 02:14:09 Stashed 1 file(s) [Pipeline] } 02:14:09 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:09 $ docker stop --time=1 82b497f44a6f80efec47b84eb8463e4203705c347e9b922b20728da69fb36906 02:14:10 $ docker rm -f --volumes 82b497f44a6f80efec47b84eb8463e4203705c347e9b922b20728da69fb36906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:15:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7363 in /w/workspace/ndry_app-functions-sdk-go_levski [Pipeline] { [Pipeline] ws 02:15:15 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 02:15:15 The recommended git tool is: git 02:15:21 using credential edgex-jenkins-ssh 02:15:21 Cloning the remote Git repository 02:15:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 02:15:21 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 02:15:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 02:15:21 > git --version # timeout=10 02:15:21 > git --version # 'git version 2.25.1' 02:15:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 02:15:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:26 Avoid second fetch 02:15:26 Checking out Revision 9fa41a78e2cda4388c0f31842558ab39acd898c6 (levski) 02:15:27 Commit message: "fix: [Levski] Make Compression functions thread safe (#1381)" 02:15:26 > git config core.sparsecheckout # timeout=10 02:15:26 > git checkout -f 9fa41a78e2cda4388c0f31842558ab39acd898c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:15:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:28 Dload Upload Total Spent Left Speed 02:15:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 02:15:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:15:29 + sudo tee /etc/docker/daemon.new 02:15:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:15:29 { 02:15:29 "registry-mirrors": [ 02:15:29 "https://nexus3.edgexfoundry.org:10001" 02:15:29 ], 02:15:29 "bip": "10.250.0.254/24", 02:15:29 "hosts": [ 02:15:29 "tcp://0.0.0.0:5555", 02:15:29 "unix:///var/run/docker.sock" 02:15:29 ], 02:15:29 "mtu": 1458, 02:15:29 "selinux-enabled": true, 02:15:29 "seccomp-profile": "/etc/docker/seccomp.json" 02:15:29 } [Pipeline] sh 02:15:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:15:30 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:15:48 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:48 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:48 ========================================================= 02:15:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:15:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:15:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:15:50 9b18e9b68314: Pulling fs layer 02:15:50 35d82f9e3411: Pulling fs layer 02:15:50 e16973657156: Pulling fs layer 02:15:50 fc693d55d65f: Pulling fs layer 02:15:50 7e9fc2657dce: Pulling fs layer 02:15:50 dda99020689f: Pulling fs layer 02:15:50 db1c61fa0a46: Pulling fs layer 02:15:50 891c053d2c06: Pulling fs layer 02:15:50 fc693d55d65f: Waiting 02:15:50 7e9fc2657dce: Waiting 02:15:50 dda99020689f: Waiting 02:15:50 db1c61fa0a46: Waiting 02:15:50 891c053d2c06: Waiting 02:15:50 e16973657156: Download complete 02:15:50 35d82f9e3411: Download complete 02:15:50 7e9fc2657dce: Verifying Checksum 02:15:50 7e9fc2657dce: Download complete 02:15:50 dda99020689f: Verifying Checksum 02:15:50 dda99020689f: Download complete 02:15:50 9b18e9b68314: Download complete 02:15:51 9b18e9b68314: Pull complete 02:15:52 891c053d2c06: Verifying Checksum 02:15:52 891c053d2c06: Download complete 02:15:52 35d82f9e3411: Pull complete 02:15:53 e16973657156: Pull complete 02:15:53 db1c61fa0a46: Download complete 02:15:53 fc693d55d65f: Verifying Checksum 02:15:53 fc693d55d65f: Download complete 02:16:06 fc693d55d65f: Pull complete 02:16:06 7e9fc2657dce: Pull complete 02:16:06 dda99020689f: Pull complete 02:16:11 db1c61fa0a46: Pull complete 02:16:13 891c053d2c06: Pull complete 02:16:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:16:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:16:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 02:16:14 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:14 + docker inspect -f . ci-base-image-arm64 02:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:14 prd-ubuntu20.04-docker-arm64-4c-16g-7363 does not seem to be running inside a container 02:16:14 $ 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 ******** ci-base-image-arm64 cat 02:16:18 $ docker top 8028befa225d8a796c771c3694312d9a141d3177e90ed34d357f5af1c223dc78 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:19 + go version 02:16:19 go version go1.18.7 linux/arm64 [Pipeline] } 02:16:19 $ docker stop --time=1 8028befa225d8a796c771c3694312d9a141d3177e90ed34d357f5af1c223dc78 02:16:20 $ docker rm -f --volumes 8028befa225d8a796c771c3694312d9a141d3177e90ed34d357f5af1c223dc78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:21 + docker inspect -f . ci-base-image-arm64 02:16:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:21 prd-ubuntu20.04-docker-arm64-4c-16g-7363 does not seem to be running inside a container 02:16:21 $ 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 ******** ci-base-image-arm64 cat 02:16:22 $ docker top bb51ffbd93e035f88e81b77787ca3633318b504b8d64e64ea56f303a354654ac -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:23 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 02:16:24 + make test 02:16:24 make -C ./app-service-template build 02:16:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 02:16:24 go mod tidy 02:16:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 02:16:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:16:24 go: downloading github.com/google/uuid v1.3.0 02:16:24 go: downloading github.com/stretchr/testify v1.8.0 02:16:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 02:16:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 02:16:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 02:16:24 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:16:24 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:16:24 go: downloading github.com/go-kit/log v0.2.1 02:16:24 go: downloading gopkg.in/yaml.v3 v3.0.1 02:16:25 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 02:16:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 02:16:25 go: downloading github.com/davecgh/go-spew v1.1.1 02:16:25 go: downloading github.com/pmezard/go-difflib v1.0.0 02:16:25 go: downloading github.com/stretchr/objx v0.4.0 02:16:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 02:16:25 go: downloading github.com/gorilla/mux v1.8.0 02:16:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:16:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 02:16:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:16:25 go: downloading github.com/x448/float16 v0.8.4 02:16:25 go: downloading github.com/go-playground/universal-translator v0.18.0 02:16:25 go: downloading github.com/leodido/go-urn v1.2.1 02:16:25 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:16:25 go: downloading golang.org/x/text v0.3.7 02:16:26 go: downloading github.com/go-playground/locales v0.14.0 02:16:26 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:16:26 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:16:28 go: downloading github.com/mitchellh/copystructure v1.0.0 02:16:28 go: downloading github.com/pelletier/go-toml v1.9.5 02:16:28 go: downloading github.com/hashicorp/consul/api v1.15.3 02:16:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:16:28 go: downloading github.com/gorilla/websocket v1.4.2 02:16:28 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 02:16:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:16:28 go: downloading github.com/hashicorp/errwrap v1.0.0 02:16:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 02:16:29 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 02:16:29 go: downloading github.com/kr/pretty v0.3.0 02:16:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:16:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:16:29 go: downloading github.com/hashicorp/go-hclog v0.14.1 02:16:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:16:29 go: downloading github.com/hashicorp/serf v0.9.7 02:16:29 go: downloading github.com/mitchellh/mapstructure v1.5.0 02:16:29 go: downloading github.com/google/go-cmp v0.5.7 02:16:29 go: downloading github.com/hashicorp/consul/sdk v0.11.0 02:16:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 02:16:29 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 02:16:29 go: downloading github.com/nats-io/nats.go v1.18.0 02:16:29 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 02:16:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:16:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:16:30 go: downloading github.com/pebbe/zmq4 v1.2.7 02:16:30 go: downloading github.com/Microsoft/go-winio v0.5.2 02:16:30 go: downloading github.com/zeebo/errs v1.2.2 02:16:30 go: downloading google.golang.org/grpc v1.46.0 02:16:31 go: downloading github.com/kr/text v0.2.0 02:16:31 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:16:31 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:16:31 go: downloading github.com/fatih/color v1.9.0 02:16:31 go: downloading github.com/mattn/go-colorable v0.1.12 02:16:31 go: downloading github.com/mattn/go-isatty v0.0.14 02:16:31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 02:16:31 go: downloading github.com/pkg/errors v0.9.1 02:16:31 go: downloading github.com/armon/go-metrics v0.3.10 02:16:31 go: downloading github.com/hashicorp/go-msgpack v0.5.5 02:16:31 go: downloading github.com/hashicorp/memberlist v0.3.1 02:16:31 go: downloading github.com/onsi/ginkgo v1.10.1 02:16:31 go: downloading github.com/onsi/gomega v1.7.0 02:16:31 go: downloading github.com/nats-io/nkeys v0.3.0 02:16:31 go: downloading github.com/nats-io/nuid v1.0.1 02:16:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:16:31 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 02:16:31 go: downloading google.golang.org/protobuf v1.28.0 02:16:31 go: downloading github.com/klauspost/compress v1.15.11 02:16:32 go: downloading github.com/minio/highwayhash v1.0.2 02:16:32 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:16:32 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:16:32 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 02:16:32 go: downloading github.com/golang/protobuf v1.5.2 02:16:36 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 02:16:36 go: downloading github.com/pascaldekloe/goe v0.1.0 02:16:36 go: downloading github.com/google/btree v1.0.0 02:16:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:16:36 go: downloading github.com/miekg/dns v1.1.41 02:16:36 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:16:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:16:36 go: downloading gopkg.in/yaml.v2 v2.4.0 02:16:36 go: downloading github.com/hpcloud/tail v1.0.0 02:16:36 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:16:36 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:16:38 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service 02:19:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 02:19:00 make -C ./app-service-template test 02:19:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 02:19:00 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 02:22:07 ok app-new-service 0.303s coverage: 48.1% of statements 02:22:07 ? app-new-service/config [no test files] 02:22:07 ok app-new-service/functions 0.310s coverage: 85.3% of statements 02:22:07 CGO_ENABLED=1 go vet ./... 02:23:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:23:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:23:28 ./bin/test-attribution-txt.sh 02:23:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 02:23:28 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:23:29 go: downloading github.com/gomodule/redigo v1.8.9 02:23:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 02:23:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.705s coverage: 60.4% of statements 02:23:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.317s coverage: 93.9% of statements 02:23:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 02:23:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.400s coverage: 76.5% of statements 02:23:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 02:23:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.455s coverage: 88.7% of statements 02:23:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.140s coverage: 100.0% of statements 02:23:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.764s coverage: 76.4% of statements 02:23:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 02:23:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 02:23:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.308s coverage: 97.3% of statements 02:23:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 02:23:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 02:23:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.324s coverage: 82.8% of statements 02:23:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 02:23:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.136s coverage: 81.5% of statements 02:23:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 02:23:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 02:24:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.392s coverage: 28.7% of statements 02:24:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 02:24:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.229s coverage: 14.0% of statements 02:24:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.291s coverage: 27.3% of statements 02:24:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 02:24:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 02:24:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.241s coverage: 52.8% of statements 02:24:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.623s coverage: 75.5% of statements 02:24:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.209s coverage: 94.4% of statements 02:24:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:24:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:24:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:24:42 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 02:24:42 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:24:43 $ docker stop --time=1 bb51ffbd93e035f88e81b77787ca3633318b504b8d64e64ea56f303a354654ac 02:24:44 $ docker rm -f --volumes bb51ffbd93e035f88e81b77787ca3633318b504b8d64e64ea56f303a354654ac [Pipeline] // withDockerContainer [Pipeline] sh 02:24:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:24:48 Warning: overwriting stash ‘coverage-report’ 02:24:49 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:49 02:24:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:50 arm64: Pulling from edgex-lftools-log-publisher 02:24:50 8998bd30e6a1: Pulling fs layer 02:24:50 04944245beec: Pulling fs layer 02:24:50 699f458cf7ca: Pulling fs layer 02:24:50 765212b225bb: Pulling fs layer 02:24:50 f23df028b6ca: Pulling fs layer 02:24:50 d65c8cfc05b1: Pulling fs layer 02:24:50 2437ff75d9bd: Pulling fs layer 02:24:50 765212b225bb: Waiting 02:24:50 f23df028b6ca: Waiting 02:24:50 d65c8cfc05b1: Waiting 02:24:50 2437ff75d9bd: Waiting 02:24:50 04944245beec: Verifying Checksum 02:24:50 04944245beec: Download complete 02:24:50 765212b225bb: Verifying Checksum 02:24:50 765212b225bb: Download complete 02:24:50 f23df028b6ca: Verifying Checksum 02:24:50 f23df028b6ca: Download complete 02:24:50 d65c8cfc05b1: Verifying Checksum 02:24:50 d65c8cfc05b1: Download complete 02:24:50 699f458cf7ca: Verifying Checksum 02:24:50 699f458cf7ca: Download complete 02:24:51 8998bd30e6a1: Verifying Checksum 02:24:51 8998bd30e6a1: Download complete 02:24:53 2437ff75d9bd: Verifying Checksum 02:24:53 2437ff75d9bd: Download complete 02:24:55 8998bd30e6a1: Pull complete 02:24:55 04944245beec: Pull complete 02:24:57 699f458cf7ca: Pull complete 02:24:57 765212b225bb: Pull complete 02:24:58 f23df028b6ca: Pull complete 02:24:58 d65c8cfc05b1: Pull complete 02:25:13 2437ff75d9bd: Pull complete 02:25:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:13 prd-ubuntu20.04-docker-arm64-4c-16g-7363 does not seem to be running inside a container 02:25:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:25:16 $ docker top 3452f6e04cdd3993e3aa5f0736607b23ebdef9d56d69f34ca08fb31ead22f433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:17 ---> job-cost.sh 02:25:17 lf-activate-venv: SKIPPING 02:25:17 INFO: No Stack... 02:25:17 INFO: Retrieving Pricing Info for: v3-standard-4 02:25:18 INFO: Archiving Costs [Pipeline] sh 02:25:18 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 02:25:18 + cut -d, -f6 [Pipeline] lock 02:25:18 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-levski-2-stack-cost] 02:25:18 Resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-2-stack-cost] did not exist. Created. 02:25:18 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-levski-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:25:19 /w/workspace/app-functions-sdk-go/2@tmp/durable-e596b486/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:25:19 + echo total: 0.10999999940395355 [Pipeline] stash 02:25:19 Warning: overwriting stash ‘stack-cost’ 02:25:20 Stashed 1 file(s) [Pipeline] } 02:25:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:25:20 $ docker stop --time=1 3452f6e04cdd3993e3aa5f0736607b23ebdef9d56d69f34ca08fb31ead22f433 02:25:22 $ docker rm -f --volumes 3452f6e04cdd3993e3aa5f0736607b23ebdef9d56d69f34ca08fb31ead22f433 [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 02:25:22 provisioning config files... 02:25:22 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config14972236370405239828tmp [Pipeline] { [Pipeline] sh 02:25:22 + set +x 02:25:22 + bash -s -- 02:25:22 + curl -s https://codecov.io/bash 02:25:22 02:25:22 _____ _ 02:25:22 / ____| | | 02:25:22 | | ___ __| | ___ ___ _____ __ 02:25:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:25:22 | |___| (_) | (_| | __/ (_| (_) \ V / 02:25:22 \_____\___/ \__,_|\___|\___\___/ \_/ 02:25:22 Bash-1.0.6 02:25:22 02:25:22 02:25:22 ==> git version 2.25.1 found 02:25:22 ==> 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 02:25:22 Release-Date: 2020-01-08 02:25:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:25:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:25:22 ==> Jenkins CI detected. 02:25:22 current dir:  /w/workspace/ndry_app-functions-sdk-go_levski 02:25:22 project root: . 02:25:22 --> token set from env 02:25:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:25:22 ==> Running gcov in . (disable via -X gcov) 02:25:22 ==> Python coveragepy not found 02:25:22 ==> Searching for coverage reports in: 02:25:22 + . 02:25:22 -> Found 2 reports 02:25:22 ==> Detecting git/mercurial file structure 02:25:23 ==> Reading reports 02:25:23 + ./app-service-template/coverage.out bytes=3432 02:25:23 + ./coverage.out bytes=126386 02:25:23 ==> Appending adjustments 02:25:23 https://docs.codecov.io/docs/fixing-reports 02:25:23 + Found adjustments 02:25:23 ==> Gzipping contents 02:25:23 24K /tmp/codecov.2mWGNW.gz 02:25:23 ==> Uploading reports 02:25:23 url: https://codecov.io 02:25:23 query: branch=levski&commit=9fa41a78e2cda4388c0f31842558ab39acd898c6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Flevski%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:25:23 -> Pinging Codecov 02:25:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=levski&commit=9fa41a78e2cda4388c0f31842558ab39acd898c6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Flevski%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:25:23 -> Uploading to 02:25:23 https://storage.googleapis.com/codecov/v4/raw/2023-04-11/3D8B5DFFC46A037C893635FACE044666/9fa41a78e2cda4388c0f31842558ab39acd898c6/b55c7879-7ae8-437d-bd56-d1fbf2ba9cd4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T022523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f58339aee1ab77aeb89c3b59f94262d561446650b346a027e6a08ea08c18249a 02:25:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:23 Dload Upload Total Spent Left Speed 02:25:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22147 0 0 100 22147 0 76899 --:--:-- --:--:-- --:--:-- 76899 02:25:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9fa41a78e2cda4388c0f31842558ab39acd898c6 [Pipeline] } 02:25:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:25:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:25:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:25:24 02:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:25:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:25:25 df9b9388f04a: Pulling fs layer 02:25:25 52dc419b0ee2: Pulling fs layer 02:25:25 25bc292e5bac: Pulling fs layer 02:25:25 114826534d7a: Pulling fs layer 02:25:25 4657fd5d0bcf: Pulling fs layer 02:25:25 6ad1cebc031e: Pulling fs layer 02:25:25 114826534d7a: Waiting 02:25:25 4657fd5d0bcf: Waiting 02:25:25 8a3aa393b2d8: Pulling fs layer 02:25:25 8a3aa393b2d8: Waiting 02:25:25 25bc292e5bac: Verifying Checksum 02:25:25 25bc292e5bac: Download complete 02:25:25 52dc419b0ee2: Verifying Checksum 02:25:25 52dc419b0ee2: Download complete 02:25:25 4657fd5d0bcf: Verifying Checksum 02:25:25 4657fd5d0bcf: Download complete 02:25:25 df9b9388f04a: Download complete 02:25:25 df9b9388f04a: Pull complete 02:25:25 6ad1cebc031e: Verifying Checksum 02:25:25 6ad1cebc031e: Download complete 02:25:25 52dc419b0ee2: Pull complete 02:25:25 25bc292e5bac: Pull complete 02:25:26 114826534d7a: Verifying Checksum 02:25:26 114826534d7a: Download complete 02:25:26 8a3aa393b2d8: Verifying Checksum 02:25:26 8a3aa393b2d8: Download complete 02:25:29 114826534d7a: Pull complete 02:25:29 4657fd5d0bcf: Pull complete 02:25:29 6ad1cebc031e: Pull complete 02:25:32 8a3aa393b2d8: Pull complete 02:25:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:25:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:32 prd-ubuntu20.04-docker-8c-8g-7360 does not seem to be running inside a container 02:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:25:41 $ docker top ee61996f3a10234fbab941a6243b200679863e95369aa9f5edcf626590bc8ac2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:levski' [Pipeline] sh 02:25:41 + set -o pipefail 02:25:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:levski' 02:25:48 02:25:48 Monitoring /w/workspace/ndry_app-functions-sdk-go_levski (github.com/edgexfoundry/app-functions-sdk-go/v2)... 02:25:48 02:25:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8c8fc534-3cbd-4ec3-972d-360e6dee8e3b/history/e466173e-d51c-4c71-bc53-d902941c0a7c 02:25:48 02:25:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:25:48 02:25:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:25:48 02:25:48 02:25:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:25:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:25:48 More details here: https://snyk.co/ue1NS 02:25:48 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 02:25:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:25:48 $ docker stop --time=1 ee61996f3a10234fbab941a6243b200679863e95369aa9f5edcf626590bc8ac2 02:25:53 $ docker rm -f --volumes ee61996f3a10234fbab941a6243b200679863e95369aa9f5edcf626590bc8ac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:25:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:53 provisioning config files... 02:25:53 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config3132685634209109524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:54 --> edgex-publish-swagger.sh 02:25:54 === Publish openapi/v2 API === 02:25:54 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:25:54 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_levski/openapi/v2/app-functions-sdk.yaml] 02:25:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:54 Dload Upload Total Spent Left Speed 02:25:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 23194 --:--:-- --:--:-- --:--:-- 23194 02:25:54 02:25:54 [Pipeline] } 02:25:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:25:55 + git log --format=format:%s -1 9fa41a78e2cda4388c0f31842558ab39acd898c6 [Pipeline] sh 02:25:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:55 prd-ubuntu20.04-docker-8c-8g-7360 does not seem to be running inside a container 02:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:25:56 $ docker top 1e5f3bfff5c310707f06561cc6a4bac56dc2bfdf97ee064283ba32807f503400 -eo pid,comm 02:25:56 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). 02:25:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:56 [ssh-agent] Looking for ssh-agent implementation... 02:25:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:56 $ docker exec 1e5f3bfff5c310707f06561cc6a4bac56dc2bfdf97ee064283ba32807f503400 ssh-agent 02:25:56 SSH_AUTH_SOCK=/tmp/ssh-Td5DFKEE1XUv/agent.31 02:25:56 SSH_AGENT_PID=37 02:25:56 Running ssh-add (command line suppressed) 02:25:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_14816013719969147217.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_14816013719969147217.key) 02:25:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:56 + git semver tag 02:25:57 2023-04-11 02:25:57,223 [run_tag] DEBUG tag force:False 02:25:57 2023-04-11 02:25:57,223 [check_head_tag] DEBUG check head tag 02:25:57 2023-04-11 02:25:57,225 [execute] INFO git cat-file --batch-check 02:25:57 2023-04-11 02:25:57,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=) 02:25:57 2023-04-11 02:25:57,230 [execute] INFO git cat-file --batch 02:25:57 2023-04-11 02:25:57,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=) 02:25:57 2023-04-11 02:25:57,271 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski 02:25:57 2023-04-11 02:25:57,272 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 02:25:57 2023-04-11 02:25:57,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=None) 02:25:57 2023-04-11 02:25:57,277 [main] ERROR Cmd('git') failed due to: exit code(128) 02:25:57 cmdline: git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 02:25:57 stderr: 'fatal: tag 'v2.3.1-dev.1' already exists' 02:25:57 ERROR: Cmd('git') failed due to: exit code(128) 02:25:57 cmdline: git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 02:25:57 stderr: 'fatal: tag 'v2.3.1-dev.1' already exists' [Pipeline] } 02:25:57 $ docker exec --env ******** --env ******** 1e5f3bfff5c310707f06561cc6a4bac56dc2bfdf97ee064283ba32807f503400 ssh-agent -k 02:25:57 unset SSH_AUTH_SOCK; 02:25:57 unset SSH_AGENT_PID; 02:25:57 echo Agent pid 37 killed; 02:25:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:25:57 $ docker stop --time=1 1e5f3bfff5c310707f06561cc6a4bac56dc2bfdf97ee064283ba32807f503400 02:25:58 $ docker rm -f --volumes 1e5f3bfff5c310707f06561cc6a4bac56dc2bfdf97ee064283ba32807f503400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:25:59 + [ -d /w/workspace/ndry_app-functions-sdk-go_levski/archives ] 02:25:59 + ls -al /w/workspace/ndry_app-functions-sdk-go_levski/archives 02:25:59 total 16 02:25:59 drwxr-xr-x 3 root root 4096 Apr 11 02:14 . 02:25:59 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 02:14 .. 02:25:59 drwxr-xr-x 2 root root 4096 Apr 11 02:14 cost 02:25:59 -rw-r--r-- 1 root root 92 Apr 11 02:14 cost.csv 02:25:59 + sudo chown -R jenkins:jenkins /w/workspace/ndry_app-functions-sdk-go_levski/archives 02:25:59 + ls -al /w/workspace/ndry_app-functions-sdk-go_levski/archives 02:25:59 total 16 02:25:59 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 02:14 . 02:25:59 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 02:14 .. 02:25:59 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 02:14 cost 02:25:59 -rw-r--r-- 1 jenkins jenkins 92 Apr 11 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:25:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:26:00 ---> package-listing.sh 02:26:00 ++ facter osfamily 02:26:00 ++ tr '[:upper:]' '[:lower:]' 02:26:00 + OS_FAMILY=debian 02:26:00 + workspace=/w/workspace/ndry_app-functions-sdk-go_levski 02:26:00 + START_PACKAGES=/tmp/packages_start.txt 02:26:00 + END_PACKAGES=/tmp/packages_end.txt 02:26:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:00 + PACKAGES=/tmp/packages_start.txt 02:26:00 + '[' /w/workspace/ndry_app-functions-sdk-go_levski ']' 02:26:00 + PACKAGES=/tmp/packages_end.txt 02:26:00 + case "${OS_FAMILY}" in 02:26:00 + dpkg -l 02:26:00 + grep '^ii' 02:26:00 + '[' -f /tmp/packages_start.txt ']' 02:26:00 + '[' -f /tmp/packages_end.txt ']' 02:26:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:00 + '[' /w/workspace/ndry_app-functions-sdk-go_levski ']' 02:26:00 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_levski/archives/ 02:26:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_levski/archives/ [Pipeline] echo 02:26:00 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/ndry_app-functions-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:26:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:01 prd-ubuntu20.04-docker-8c-8g-7360 does not seem to be running inside a container 02:26:01 $ 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/ndry_app-functions-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:26:02 $ docker top b5b4c95f9237a6521c407615aebea199f8b16169f8ca0b8e168e5a6d3b7cfa9e -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:02 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:02 + mkdir -p /var/log/sysstat [Pipeline] sh 02:26:03 + ls /var/log/sa-host 02:26:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:03 provisioning config files... 02:26:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config14857477034466713572tmp [Pipeline] { [Pipeline] echo 02:26:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:03 ---> create-netrc.sh [Pipeline] } 02:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:26:03 ---> python-tools-install.sh [Pipeline] echo 02:26:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:26:04 ---> sudo-logs.sh 02:26:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:26:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:26:04 ---> job-cost.sh 02:26:04 lf-activate-venv: SKIPPING 02:26:04 DEBUG: total: 0.2199999988079071 02:26:04 INFO: Retrieving Stack Cost... 02:26:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:26:05 INFO: Archiving Costs [Pipeline] echo 02:26:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:26:05 ---> logs-deploy.sh 02:26:05 lf-activate-venv: SKIPPING 02:26:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/levski/2 02:26:05 INFO: archiving workspace using pattern(s): 02:26:06 Archives upload complete. 02:26:06 INFO: archiving logs to Nexus