Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65cd03d37731993f36ba8a0ce1cda3c4996fb2be 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-ssh10142049587347638678.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11350587350318590110.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2228590758487224639.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh12395309965451307370.key Verifying host key using known hosts file > 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13602391115750930643.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘prd-ubuntu20.04-docker-8c-8g-7197’ Running on prd-ubuntu20.04-docker-8c-8g-7199 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65cd03d37731993f36ba8a0ce1cda3c4996fb2be (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1183)" > git config core.sparsecheckout # timeout=10 > git checkout -f 65cd03d37731993f36ba8a0ce1cda3c4996fb2be # timeout=10 > git rev-list --no-walk 1d858a92109aa6ae628c59a78a7f8acc28c97453 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:43:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:43:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:43:29 ========================================================= 20:43:29 EdgeX Global Pipelines Version Info 20:43:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:43:30 ------------------- 20:43:30 stable info: 20:43:30 ------------------- 20:43:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:43:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:43:30 Message: update stable to v1.0.239 20:43:31 ------------------- 20:43:31 experimental info: 20:43:31 ------------------- 20:43:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:43:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:43:31 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65cd03d37731993f36ba8a0ce1cda3c4996fb2be [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65cd03d [Pipeline] echo 20:43:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:43:32 + git rev-list -1 --merges 65cd03d37731993f36ba8a0ce1cda3c4996fb2be~1..65cd03d37731993f36ba8a0ce1cda3c4996fb2be [Pipeline] echo 20:43:32 -----------> git rev-list -1 --merges 65cd03d37731993f36ba8a0ce1cda3c4996fb2be~1..65cd03d37731993f36ba8a0ce1cda3c4996fb2be 65cd03d37731993f36ba8a0ce1cda3c4996fb2be [false] [Pipeline] sh 20:43:32 + git log --format=format:%s -1 65cd03d37731993f36ba8a0ce1cda3c4996fb2be [Pipeline] echo 20:43:32 ========================================================= 20:43:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:43:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:32 + git log --format=format:%s -1 65cd03d37731993f36ba8a0ce1cda3c4996fb2be [Pipeline] echo 20:43:32 [semverPrep] GIT_COMMIT: 65cd03d37731993f36ba8a0ce1cda3c4996fb2be, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1183) [Pipeline] echo 20:43:32 [semverPrep] This is not a build commit. [Pipeline] sh 20:43:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:33 + grep -v github /etc/ssh/ssh_known_hosts 20:43:33 + [ -e /tmp/ssh_known_hosts ] 20:43:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:43:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:43:33 + sudo tee -a /etc/ssh/ssh_known_hosts 20:43:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:33 20:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:33 0.1.4: Pulling from edgex-devops/py-git-semver 20:43:33 b85a868b505f: Pulling fs layer 20:43:33 e2be974225ed: Pulling fs layer 20:43:33 339a4e72a1f5: Pulling fs layer 20:43:33 988bab9f4d93: Pulling fs layer 20:43:33 1469e6f7b9e6: Pulling fs layer 20:43:33 eaf3925da568: Pulling fs layer 20:43:33 bab4dde63d76: Pulling fs layer 20:43:33 bde34c3a00c8: Pulling fs layer 20:43:33 b352a97aabf1: Pulling fs layer 20:43:33 4872d77fe225: Pulling fs layer 20:43:33 5851b861e8e6: Pulling fs layer 20:43:33 bab4dde63d76: Waiting 20:43:33 bde34c3a00c8: Waiting 20:43:33 b352a97aabf1: Waiting 20:43:33 4872d77fe225: Waiting 20:43:33 988bab9f4d93: Waiting 20:43:33 eaf3925da568: Waiting 20:43:33 1469e6f7b9e6: Waiting 20:43:33 e2be974225ed: Download complete 20:43:33 988bab9f4d93: Download complete 20:43:33 1469e6f7b9e6: Verifying Checksum 20:43:33 1469e6f7b9e6: Download complete 20:43:33 eaf3925da568: Verifying Checksum 20:43:33 eaf3925da568: Download complete 20:43:33 339a4e72a1f5: Verifying Checksum 20:43:33 339a4e72a1f5: Download complete 20:43:33 bde34c3a00c8: Download complete 20:43:33 b352a97aabf1: Download complete 20:43:33 4872d77fe225: Verifying Checksum 20:43:33 4872d77fe225: Download complete 20:43:33 5851b861e8e6: Download complete 20:43:33 b85a868b505f: Download complete 20:43:34 bab4dde63d76: Verifying Checksum 20:43:34 bab4dde63d76: Download complete 20:43:35 b85a868b505f: Pull complete 20:43:35 e2be974225ed: Pull complete 20:43:35 339a4e72a1f5: Pull complete 20:43:35 988bab9f4d93: Pull complete 20:43:35 1469e6f7b9e6: Pull complete 20:43:35 eaf3925da568: Pull complete 20:43:37 bab4dde63d76: Pull complete 20:43:37 bde34c3a00c8: Pull complete 20:43:37 b352a97aabf1: Pull complete 20:43:37 4872d77fe225: Pull complete 20:43:37 5851b861e8e6: Pull complete 20:43:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:37 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 20:43:39 $ docker top f9087c963d5dfdb362924ac9101fef0a3d26fffbbd41ceab2c09a9f136035d5d -eo pid,comm 20:43:39 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). 20:43:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:39 [ssh-agent] Looking for ssh-agent implementation... 20:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:39 $ docker exec f9087c963d5dfdb362924ac9101fef0a3d26fffbbd41ceab2c09a9f136035d5d ssh-agent 20:43:39 SSH_AUTH_SOCK=/tmp/ssh-QLqX6WWjzDJe/agent.32 20:43:39 SSH_AGENT_PID=38 20:43:39 Running ssh-add (command line suppressed) 20:43:39 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8867585660016466723.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8867585660016466723.key) 20:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:40 + git tag --points-at HEAD [Pipeline] } 20:43:40 $ docker exec --env ******** --env ******** f9087c963d5dfdb362924ac9101fef0a3d26fffbbd41ceab2c09a9f136035d5d ssh-agent -k 20:43:40 unset SSH_AUTH_SOCK; 20:43:40 unset SSH_AGENT_PID; 20:43:40 echo Agent pid 38 killed; 20:43:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:43:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:40 [ssh-agent] Looking for ssh-agent implementation... 20:43:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:40 $ docker exec f9087c963d5dfdb362924ac9101fef0a3d26fffbbd41ceab2c09a9f136035d5d ssh-agent 20:43:40 SSH_AUTH_SOCK=/tmp/ssh-1ifdDHazbuxI/agent.70 20:43:40 SSH_AGENT_PID=76 20:43:40 Running ssh-add (command line suppressed) 20:43:40 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17868041288600265354.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17868041288600265354.key) 20:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:41 + git semver init 20:43:41 2022-10-05 20:43:41,216 [run_init] DEBUG init version:0.0.0 force:False 20:43:41 2022-10-05 20:43:41,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 20:43:41 2022-10-05 20:43:41,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 20:43:41 2022-10-05 20:43:41,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/oundry_app-functions-sdk-go_main/.semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:43:43 2022-10-05 20:43:42,705 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 20:43:43 2022-10-05 20:43:42,705 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 20:43:43 2022-10-05 20:43:42,705 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:43:43 2022-10-05 20:43:42,706 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:43:43 2.3.0-dev.47 [Pipeline] } 20:43:43 $ docker exec --env ******** --env ******** f9087c963d5dfdb362924ac9101fef0a3d26fffbbd41ceab2c09a9f136035d5d ssh-agent -k 20:43:43 unset SSH_AUTH_SOCK; 20:43:43 unset SSH_AGENT_PID; 20:43:43 echo Agent pid 76 killed; 20:43:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:43 + git semver [Pipeline] } 20:43:43 $ docker stop --time=1 f9087c963d5dfdb362924ac9101fef0a3d26fffbbd41ceab2c09a9f136035d5d 20:43:45 $ docker rm -f f9087c963d5dfdb362924ac9101fef0a3d26fffbbd41ceab2c09a9f136035d5d [Pipeline] // withDockerContainer [Pipeline] sh 20:43:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:43:45 Stashed 1 file(s) [Pipeline] echo 20:43:45 [edgeXSemver]: initialized semver on version 2.3.0-dev.47 [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 20:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:45 ========================================================= 20:43:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:43:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:43:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:43:46 2408cc74d12b: Pulling fs layer 20:43:46 ea60b727a1ce: Pulling fs layer 20:43:46 30c4a7721957: Pulling fs layer 20:43:46 370296b7ddb6: Pulling fs layer 20:43:46 7c6cee850709: Pulling fs layer 20:43:46 aa9baa53a306: Pulling fs layer 20:43:46 8b309c321861: Pulling fs layer 20:43:46 d8d76fd02f46: Pulling fs layer 20:43:46 fa31f396de31: Pulling fs layer 20:43:46 370296b7ddb6: Waiting 20:43:46 7c6cee850709: Waiting 20:43:46 aa9baa53a306: Waiting 20:43:46 8b309c321861: Waiting 20:43:46 d8d76fd02f46: Waiting 20:43:46 fa31f396de31: Waiting 20:43:46 30c4a7721957: Download complete 20:43:46 ea60b727a1ce: Verifying Checksum 20:43:46 ea60b727a1ce: Download complete 20:43:46 7c6cee850709: Verifying Checksum 20:43:46 7c6cee850709: Download complete 20:43:46 aa9baa53a306: Download complete 20:43:46 2408cc74d12b: Verifying Checksum 20:43:46 2408cc74d12b: Download complete 20:43:46 8b309c321861: Verifying Checksum 20:43:46 8b309c321861: Download complete 20:43:46 2408cc74d12b: Pull complete 20:43:46 ea60b727a1ce: Pull complete 20:43:46 30c4a7721957: Pull complete 20:43:46 fa31f396de31: Verifying Checksum 20:43:46 fa31f396de31: Download complete 20:43:46 d8d76fd02f46: Verifying Checksum 20:43:46 d8d76fd02f46: Download complete 20:43:46 370296b7ddb6: Verifying Checksum 20:43:46 370296b7ddb6: Download complete 20:43:51 370296b7ddb6: Pull complete 20:43:51 7c6cee850709: Pull complete 20:43:51 aa9baa53a306: Pull complete 20:43:51 8b309c321861: Pull complete 20:43:52 d8d76fd02f46: Pull complete 20:43:53 fa31f396de31: Pull complete 20:43:53 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 20:43:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:43:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:43:53 + 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 20:43:54 + docker inspect -f . ci-base-image-x86_64 20:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:54 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:43:56 $ docker top 1742c24620f4193ce2aade66bec7fd0d13035e8d219402fcda6013a843d35daf -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:56 + go version 20:43:56 go version go1.18.3 linux/amd64 [Pipeline] } 20:43:56 $ docker stop --time=1 1742c24620f4193ce2aade66bec7fd0d13035e8d219402fcda6013a843d35daf 20:43:57 $ docker rm -f 1742c24620f4193ce2aade66bec7fd0d13035e8d219402fcda6013a843d35daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:58 + docker inspect -f . ci-base-image-x86_64 20:43:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:58 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:43:58 $ docker top 2a0ee9cd31dd995273f36abbec74ba8f2aa75521648fcf80ab17fb68265693ef -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:58 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 20:43:59 + make test 20:43:59 make -C ./app-service-template build 20:43:59 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:43:59 go mod tidy 20:43:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:43:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 20:43:59 go: downloading github.com/google/uuid v1.3.0 20:43:59 go: downloading github.com/stretchr/testify v1.8.0 20:43:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 20:43:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 20:43:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 20:43:59 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 20:43:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:43:59 go: downloading github.com/gorilla/mux v1.8.0 20:43:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:43:59 go: downloading github.com/davecgh/go-spew v1.1.1 20:43:59 go: downloading github.com/stretchr/objx v0.4.0 20:43:59 go: downloading github.com/pmezard/go-difflib v1.0.0 20:43:59 go: downloading gopkg.in/yaml.v3 v3.0.1 20:43:59 go: downloading github.com/go-kit/log v0.2.0 20:43:59 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:43:59 go: downloading github.com/mitchellh/copystructure v1.0.0 20:43:59 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:43:59 go: downloading github.com/gorilla/websocket v1.4.2 20:43:59 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:43:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:43:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:43:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 20:43:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 20:43:59 go: downloading github.com/pelletier/go-toml v1.9.5 20:44:00 go: downloading github.com/hashicorp/consul/api v1.9.1 20:44:00 go: downloading github.com/hashicorp/errwrap v1.0.0 20:44:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:44:00 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 20:44:00 go: downloading github.com/x448/float16 v0.8.4 20:44:00 go: downloading github.com/go-playground/universal-translator v0.18.0 20:44:00 go: downloading github.com/leodido/go-urn v1.2.1 20:44:00 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 20:44:00 go: downloading golang.org/x/text v0.3.7 20:44:00 go: downloading github.com/go-playground/locales v0.14.0 20:44:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:44:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:44:00 go: downloading github.com/nats-io/nats.go v1.17.0 20:44:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:44:00 go: downloading github.com/pebbe/zmq4 v1.2.7 20:44:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:44:00 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:44:00 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 20:44:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:44:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:44:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:44:00 go: downloading github.com/hashicorp/serf v0.9.5 20:44:00 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:44:00 go: downloading github.com/hashicorp/consul/sdk v0.8.0 20:44:00 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:44:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:44:00 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 20:44:00 Still waiting to schedule task 20:44:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7198’ 20:44:01 go: downloading github.com/Microsoft/go-winio v0.5.2 20:44:01 go: downloading github.com/zeebo/errs v1.2.2 20:44:01 go: downloading google.golang.org/grpc v1.46.0 20:44:01 go: downloading github.com/nats-io/nkeys v0.3.0 20:44:01 go: downloading github.com/nats-io/nuid v1.0.1 20:44:01 go: downloading github.com/onsi/ginkgo v1.10.1 20:44:01 go: downloading github.com/onsi/gomega v1.7.0 20:44:01 go: downloading github.com/kr/pretty v0.3.0 20:44:01 go: downloading github.com/fatih/color v1.9.0 20:44:01 go: downloading github.com/mattn/go-colorable v0.1.12 20:44:01 go: downloading github.com/mattn/go-isatty v0.0.14 20:44:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:44:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:44:01 go: downloading github.com/pkg/errors v0.9.1 20:44:01 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:44:01 go: downloading github.com/hashicorp/memberlist v0.2.2 20:44:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:44:01 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:44:01 go: downloading google.golang.org/protobuf v1.28.0 20:44:01 go: downloading github.com/klauspost/compress v1.15.10 20:44:01 go: downloading github.com/minio/highwayhash v1.0.2 20:44:01 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:44:01 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 20:44:01 go: downloading github.com/golang/protobuf v1.5.2 20:44:01 go: downloading github.com/kr/text v0.2.0 20:44:01 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:44:01 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:44:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:44:01 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:44:01 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:44:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:44:01 go: downloading github.com/miekg/dns v1.1.26 20:44:01 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:44:01 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:44:01 go: downloading github.com/google/go-cmp v0.5.6 20:44:01 go: downloading github.com/hpcloud/tail v1.0.0 20:44:01 go: downloading gopkg.in/yaml.v2 v2.4.0 20:44:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:44:01 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:44:01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:44:01 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:44:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.17 20:44:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.20 20:44:03 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 20:44:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 20:44:03 go: downloading github.com/nats-io/nats-server/v2 v2.9.2 20:44:03 go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec 20:44:04 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 20:44:04 go: downloading github.com/klauspost/compress v1.15.11 20:44:04 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 20:44:23 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:44:23 make -C ./app-service-template test 20:44:23 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:44:23 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 20:44:41 ok new-app-service 0.080s coverage: 48.1% of statements 20:44:41 ? new-app-service/config [no test files] 20:44:41 ok new-app-service/functions 0.051s 20:44:41 CGO_ENABLED=1 go vet ./... 20:44:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:51 ./bin/test-attribution-txt.sh 20:44:51 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 20:44:51 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:44:51 go: downloading github.com/gomodule/redigo v1.8.9 20:44:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.114s coverage: 60.4% of statements 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.105s coverage: 93.9% of statements 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.102s coverage: 76.5% of statements 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.080s coverage: 88.7% of statements 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.074s coverage: 100.0% of statements 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.251s coverage: 78.5% of statements 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.074s coverage: 97.3% of statements 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.123s coverage: 82.8% of statements 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.740s coverage: 81.5% of statements 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.088s coverage: 28.7% of statements 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.059s coverage: 14.0% of statements 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.083s coverage: 27.3% of statements 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:44:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:44:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.060s coverage: 51.4% of statements 20:45:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.159s coverage: 75.5% of statements 20:45:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.052s coverage: 94.4% of statements 20:45:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:45:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:29 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 20:45:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:45:29 $ docker stop --time=1 2a0ee9cd31dd995273f36abbec74ba8f2aa75521648fcf80ab17fb68265693ef 20:45:30 $ docker rm -f 2a0ee9cd31dd995273f36abbec74ba8f2aa75521648fcf80ab17fb68265693ef [Pipeline] // withDockerContainer [Pipeline] sh 20:45:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:31 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 20:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:31 20:45:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:32 latest: Pulling from edgex-lftools-log-publisher 20:45:32 5eb5b503b376: Pulling fs layer 20:45:32 5c69ac0246d0: Pulling fs layer 20:45:32 ec43610c2a17: Pulling fs layer 20:45:32 3a2ae6a8a46f: Pulling fs layer 20:45:32 33b1e0a273af: Pulling fs layer 20:45:32 5d3b04190fa2: Pulling fs layer 20:45:32 2f39f015ded8: Pulling fs layer 20:45:32 3a2ae6a8a46f: Waiting 20:45:32 33b1e0a273af: Waiting 20:45:32 2f39f015ded8: Waiting 20:45:32 5c69ac0246d0: Download complete 20:45:32 3a2ae6a8a46f: Download complete 20:45:32 33b1e0a273af: Verifying Checksum 20:45:32 33b1e0a273af: Download complete 20:45:32 ec43610c2a17: Verifying Checksum 20:45:32 ec43610c2a17: Download complete 20:45:32 5d3b04190fa2: Verifying Checksum 20:45:32 5d3b04190fa2: Download complete 20:45:32 5eb5b503b376: Verifying Checksum 20:45:32 5eb5b503b376: Download complete 20:45:32 2f39f015ded8: Download complete 20:45:33 5eb5b503b376: Pull complete 20:45:33 5c69ac0246d0: Pull complete 20:45:34 ec43610c2a17: Pull complete 20:45:34 3a2ae6a8a46f: Pull complete 20:45:34 33b1e0a273af: Pull complete 20:45:34 5d3b04190fa2: Pull complete 20:45:38 2f39f015ded8: Pull complete 20:45:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:38 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:45:38 $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:45:40 $ docker top f31c525707c4fb9938715d5bc091223015f39c65fad40eda23291bb7590697d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:40 ---> job-cost.sh 20:45:40 lf-activate-venv: SKIPPING 20:45:40 INFO: No Stack... 20:45:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:41 INFO: Archiving Costs [Pipeline] sh 20:45:41 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 20:45:41 + cut -d, -f6 [Pipeline] lock 20:45:41 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-168-stack-cost] 20:45:41 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-168-stack-cost] did not exist. Created. 20:45:41 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:41 + echo total: 0.2199999988079071 [Pipeline] stash 20:45:42 Stashed 1 file(s) [Pipeline] } 20:45:42 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:42 $ docker stop --time=1 f31c525707c4fb9938715d5bc091223015f39c65fad40eda23291bb7590697d0 20:45:43 $ docker rm -f f31c525707c4fb9938715d5bc091223015f39c65fad40eda23291bb7590697d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:46:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7200 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 20:46:41 Running in /w/workspace/app-functions-sdk-go/168 [Pipeline] { [Pipeline] checkout 20:46:41 The recommended git tool is: git 20:46:47 using credential edgex-jenkins-ssh 20:46:47 Cloning the remote Git repository 20:46:47 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:46:47 > git init /w/workspace/app-functions-sdk-go/168 # timeout=10 20:46:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:46:48 > git --version # timeout=10 20:46:48 > git --version # 'git version 2.25.1' 20:46:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:46:48 Verifying host key using known hosts file 20:46:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:46:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:46:52 Avoid second fetch 20:46:52 Checking out Revision 65cd03d37731993f36ba8a0ce1cda3c4996fb2be (main) 20:46:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:46:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:46:53 > git config core.sparsecheckout # timeout=10 20:46:53 > git checkout -f 65cd03d37731993f36ba8a0ce1cda3c4996fb2be # timeout=10 20:46:53 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 (#1183)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:46:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:46:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:46:54 Dload Upload Total Spent Left Speed 20:46:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 20:46:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:46:55 + sudo tee /etc/docker/daemon.new 20:46:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:46:55 { 20:46:55 "registry-mirrors": [ 20:46:55 "https://nexus3.edgexfoundry.org:10001" 20:46:55 ], 20:46:55 "bip": "10.250.0.254/24", 20:46:55 "hosts": [ 20:46:55 "tcp://0.0.0.0:5555", 20:46:55 "unix:///var/run/docker.sock" 20:46:55 ], 20:46:55 "mtu": 1458, 20:46:55 "selinux-enabled": true, 20:46:55 "seccomp-profile": "/etc/docker/seccomp.json" 20:46:55 } [Pipeline] sh 20:46:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:46:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:14 ========================================================= 20:47:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:47:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:47:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:47:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:47:15 b3c136eddcbf: Pulling fs layer 20:47:15 c0a3192eca97: Pulling fs layer 20:47:15 a050256f5b6f: Pulling fs layer 20:47:15 656be50a0ddc: Pulling fs layer 20:47:15 2bbca73fdf42: Pulling fs layer 20:47:15 f607e4fc86c3: Pulling fs layer 20:47:15 4d572c569a2c: Pulling fs layer 20:47:15 fcf976331f73: Pulling fs layer 20:47:15 656be50a0ddc: Waiting 20:47:15 2bbca73fdf42: Waiting 20:47:15 f607e4fc86c3: Waiting 20:47:15 4d572c569a2c: Waiting 20:47:15 fcf976331f73: Waiting 20:47:15 a050256f5b6f: Verifying Checksum 20:47:15 a050256f5b6f: Download complete 20:47:15 c0a3192eca97: Verifying Checksum 20:47:15 c0a3192eca97: Download complete 20:47:15 2bbca73fdf42: Verifying Checksum 20:47:15 2bbca73fdf42: Download complete 20:47:15 f607e4fc86c3: Verifying Checksum 20:47:15 f607e4fc86c3: Download complete 20:47:15 b3c136eddcbf: Download complete 20:47:16 b3c136eddcbf: Pull complete 20:47:16 fcf976331f73: Verifying Checksum 20:47:16 fcf976331f73: Download complete 20:47:17 c0a3192eca97: Pull complete 20:47:17 a050256f5b6f: Pull complete 20:47:17 4d572c569a2c: Verifying Checksum 20:47:17 4d572c569a2c: Download complete 20:47:18 656be50a0ddc: Verifying Checksum 20:47:18 656be50a0ddc: Download complete 20:47:30 656be50a0ddc: Pull complete 20:47:30 2bbca73fdf42: Pull complete 20:47:30 f607e4fc86c3: Pull complete 20:47:37 4d572c569a2c: Pull complete 20:47:38 fcf976331f73: Pull complete 20:47:38 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 20:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:47:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 20:47:38 + 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 20:47:39 + docker inspect -f . ci-base-image-arm64 20:47:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:39 prd-ubuntu20.04-docker-arm64-4c-16g-7200 does not seem to be running inside a container 20:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/168 -v /w/workspace/app-functions-sdk-go/168:/w/workspace/app-functions-sdk-go/168:rw,z -v /w/workspace/app-functions-sdk-go/168@tmp:/w/workspace/app-functions-sdk-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:42 $ docker top 17049210df8deef732e93cf422b886e09255f32d1b4f8edb12e7977a635ef0ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:43 + go version 20:47:43 go version go1.18.3 linux/arm64 [Pipeline] } 20:47:43 $ docker stop --time=1 17049210df8deef732e93cf422b886e09255f32d1b4f8edb12e7977a635ef0ab 20:47:45 $ docker rm -f 17049210df8deef732e93cf422b886e09255f32d1b4f8edb12e7977a635ef0ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:45 + docker inspect -f . ci-base-image-arm64 20:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:45 prd-ubuntu20.04-docker-arm64-4c-16g-7200 does not seem to be running inside a container 20:47:46 $ 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/168 -v /w/workspace/app-functions-sdk-go/168:/w/workspace/app-functions-sdk-go/168:rw,z -v /w/workspace/app-functions-sdk-go/168@tmp:/w/workspace/app-functions-sdk-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:47:47 $ docker top 8c42aabfb5adb343c5c156fcf34e1c3d4436c29e84afd4539fecd1fb93142f8f -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:48 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/168 [Pipeline] fileExists [Pipeline] sh 20:47:48 + make test 20:47:48 make -C ./app-service-template build 20:47:48 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/168/app-service-template' 20:47:48 go mod tidy 20:47:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 20:47:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:47:48 go: downloading github.com/google/uuid v1.3.0 20:47:48 go: downloading github.com/stretchr/testify v1.8.0 20:47:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.16 20:47:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.18 20:47:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 20:47:49 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:47:49 go: downloading github.com/go-kit/log v0.2.0 20:47:49 go: downloading github.com/davecgh/go-spew v1.1.1 20:47:49 go: downloading github.com/pmezard/go-difflib v1.0.0 20:47:49 go: downloading gopkg.in/yaml.v3 v3.0.1 20:47:49 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 20:47:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 20:47:49 go: downloading github.com/stretchr/objx v0.4.0 20:47:49 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.7 20:47:49 go: downloading github.com/gorilla/mux v1.8.0 20:47:49 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:47:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 20:47:49 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:47:49 go: downloading github.com/mitchellh/copystructure v1.0.0 20:47:49 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:47:49 go: downloading github.com/go-playground/universal-translator v0.18.0 20:47:49 go: downloading github.com/leodido/go-urn v1.2.1 20:47:49 go: downloading golang.org/x/crypto v0.0.0-20220919173607-35f4265a4bc0 20:47:49 go: downloading golang.org/x/text v0.3.7 20:47:50 go: downloading github.com/go-playground/locales v0.14.0 20:47:50 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:47:50 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:47:53 go: downloading github.com/gorilla/websocket v1.4.2 20:47:53 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:47:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:47:53 go: downloading github.com/pelletier/go-toml v1.9.5 20:47:53 go: downloading github.com/hashicorp/consul/api v1.9.1 20:47:53 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:47:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 20:47:53 go: downloading github.com/hashicorp/errwrap v1.0.0 20:47:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:47:53 go: downloading github.com/x448/float16 v0.8.4 20:47:53 go: downloading golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 20:47:53 go: downloading github.com/kr/pretty v0.3.0 20:47:53 go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 20:47:53 go: downloading github.com/nats-io/nats.go v1.17.0 20:47:53 go: downloading github.com/nats-io/nats-server/v2 v2.9.1 20:47:53 go: downloading github.com/pebbe/zmq4 v1.2.7 20:47:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:47:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:47:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:47:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:47:53 go: downloading github.com/hashicorp/serf v0.9.5 20:47:53 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:47:53 go: downloading github.com/hashicorp/consul/sdk v0.8.0 20:47:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:47:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:47:54 go: downloading github.com/Microsoft/go-winio v0.5.2 20:47:54 go: downloading github.com/zeebo/errs v1.2.2 20:47:54 go: downloading google.golang.org/grpc v1.46.0 20:47:55 go: downloading github.com/kr/text v0.2.0 20:47:55 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:47:55 go: downloading github.com/nats-io/nkeys v0.3.0 20:47:55 go: downloading github.com/nats-io/nuid v1.0.1 20:47:55 go: downloading github.com/onsi/ginkgo v1.10.1 20:47:55 go: downloading github.com/onsi/gomega v1.7.0 20:47:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:47:55 go: downloading github.com/fatih/color v1.9.0 20:47:55 go: downloading github.com/mattn/go-colorable v0.1.12 20:47:55 go: downloading github.com/mattn/go-isatty v0.0.14 20:47:55 go: downloading github.com/pkg/errors v0.9.1 20:47:55 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:47:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:47:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:47:55 go: downloading google.golang.org/protobuf v1.28.0 20:47:55 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:47:55 go: downloading github.com/hashicorp/memberlist v0.2.2 20:47:55 go: downloading github.com/klauspost/compress v1.15.10 20:47:56 go: downloading github.com/minio/highwayhash v1.0.2 20:47:56 go: downloading github.com/nats-io/jwt/v2 v2.3.0 20:47:56 go: downloading golang.org/x/time v0.0.0-20220920022843-2ce7c2934d45 20:47:56 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:47:56 go: downloading github.com/golang/protobuf v1.5.2 20:47:56 go: downloading github.com/google/go-cmp v0.5.6 20:48:00 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:48:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:48:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:48:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:48:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:48:00 go: downloading github.com/miekg/dns v1.1.26 20:48:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:48:00 go: downloading gopkg.in/yaml.v2 v2.4.0 20:48:00 go: downloading github.com/hpcloud/tail v1.0.0 20:48:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:48:00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:48:00 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:48:00 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:48:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.17 20:48:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.20 20:48:02 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 20:48:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 20:48:02 go: downloading github.com/nats-io/nats-server/v2 v2.9.2 20:48:02 go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec 20:48:03 go: downloading github.com/klauspost/compress v1.15.11 20:48:03 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 20:48:08 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 20:50:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/168/app-service-template' 20:50:14 make -C ./app-service-template test 20:50:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/168/app-service-template' 20:50:14 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 20:53:06 ok new-app-service 0.263s coverage: 48.1% of statements 20:53:06 ? new-app-service/config [no test files] 20:53:06 ok new-app-service/functions 0.199s 20:53:06 CGO_ENABLED=1 go vet ./... 20:54:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:54:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:54:28 ./bin/test-attribution-txt.sh 20:54:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/168/app-service-template' 20:54:28 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:54:28 go: downloading github.com/gomodule/redigo v1.8.9 20:54:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.604s coverage: 60.4% of statements 20:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.309s coverage: 93.9% of statements 20:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.404s coverage: 76.5% of statements 20:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.341s coverage: 88.7% of statements 20:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.136s coverage: 100.0% of statements 20:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.957s coverage: 78.5% of statements 20:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:54:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.279s coverage: 97.3% of statements 20:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:54:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 20:54:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.305s coverage: 82.8% of statements 20:54:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 20:54:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.220s coverage: 81.5% of statements 20:54:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 20:54:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 20:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.370s coverage: 28.7% of statements 20:54:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 20:54:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.231s coverage: 14.0% of statements 20:54:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.252s coverage: 27.3% of statements 20:54:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:54:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:54:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.216s coverage: 51.4% of statements 20:55:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.538s coverage: 75.5% of statements 20:55:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.192s coverage: 94.4% of statements 20:55:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:55:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:55:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:55:34 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 20:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:55:34 $ docker stop --time=1 8c42aabfb5adb343c5c156fcf34e1c3d4436c29e84afd4539fecd1fb93142f8f 20:55:36 $ docker rm -f 8c42aabfb5adb343c5c156fcf34e1c3d4436c29e84afd4539fecd1fb93142f8f [Pipeline] // withDockerContainer [Pipeline] sh 20:55:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:55:40 Warning: overwriting stash ‘coverage-report’ 20:55:40 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 20:55:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:41 20:55:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:55:41 arm64: Pulling from edgex-lftools-log-publisher 20:55:41 8998bd30e6a1: Pulling fs layer 20:55:41 04944245beec: Pulling fs layer 20:55:41 699f458cf7ca: Pulling fs layer 20:55:41 765212b225bb: Pulling fs layer 20:55:41 f23df028b6ca: Pulling fs layer 20:55:41 d65c8cfc05b1: Pulling fs layer 20:55:41 2437ff75d9bd: Pulling fs layer 20:55:41 f23df028b6ca: Waiting 20:55:41 765212b225bb: Waiting 20:55:41 d65c8cfc05b1: Waiting 20:55:41 2437ff75d9bd: Waiting 20:55:41 04944245beec: Verifying Checksum 20:55:41 04944245beec: Download complete 20:55:41 765212b225bb: Verifying Checksum 20:55:41 765212b225bb: Download complete 20:55:41 f23df028b6ca: Verifying Checksum 20:55:41 f23df028b6ca: Download complete 20:55:41 d65c8cfc05b1: Verifying Checksum 20:55:41 d65c8cfc05b1: Download complete 20:55:41 699f458cf7ca: Verifying Checksum 20:55:41 699f458cf7ca: Download complete 20:55:42 8998bd30e6a1: Download complete 20:55:44 2437ff75d9bd: Verifying Checksum 20:55:44 2437ff75d9bd: Download complete 20:55:45 8998bd30e6a1: Pull complete 20:55:46 04944245beec: Pull complete 20:55:47 699f458cf7ca: Pull complete 20:55:47 765212b225bb: Pull complete 20:55:48 f23df028b6ca: Pull complete 20:55:48 d65c8cfc05b1: Pull complete 20:56:03 2437ff75d9bd: Pull complete 20:56:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:56:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:03 prd-ubuntu20.04-docker-arm64-4c-16g-7200 does not seem to be running inside a container 20:56:04 $ 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/168 -v /w/workspace/app-functions-sdk-go/168:/w/workspace/app-functions-sdk-go/168:rw,z -v /w/workspace/app-functions-sdk-go/168@tmp:/w/workspace/app-functions-sdk-go/168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:56:06 $ docker top c4b756a6f039cb0e631a8c68929315dfac7750217dffe93c3a844d7f17adaf13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:06 ---> job-cost.sh 20:56:07 lf-activate-venv: SKIPPING 20:56:07 INFO: No Stack... 20:56:07 INFO: Retrieving Pricing Info for: v3-standard-4 20:56:08 INFO: Archiving Costs [Pipeline] sh 20:56:09 + cat /w/workspace/app-functions-sdk-go/168/archives/cost.csv 20:56:09 + cut -d, -f6 [Pipeline] lock 20:56:09 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-168-stack-cost] 20:56:09 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-168-stack-cost] did not exist. Created. 20:56:09 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:56:09 /w/workspace/app-functions-sdk-go/168@tmp/durable-68fb73ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:56:10 + echo total: 0.10999999940395355 [Pipeline] stash 20:56:10 Warning: overwriting stash ‘stack-cost’ 20:56:10 Stashed 1 file(s) [Pipeline] } 20:56:10 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } 20:56:10 $ docker stop --time=1 c4b756a6f039cb0e631a8c68929315dfac7750217dffe93c3a844d7f17adaf13 20:56:11 $ docker rm -f c4b756a6f039cb0e631a8c68929315dfac7750217dffe93c3a844d7f17adaf13 [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 20:56:12 provisioning config files... 20:56:12 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9194326380230831613tmp [Pipeline] { [Pipeline] sh 20:56:12 + set +x 20:56:12 + curl -s https://codecov.io/bash 20:56:12 + bash -s -- 20:56:12 20:56:12 _____ _ 20:56:12 / ____| | | 20:56:12 | | ___ __| | ___ ___ _____ __ 20:56:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:56:12 | |___| (_) | (_| | __/ (_| (_) \ V / 20:56:12 \_____\___/ \__,_|\___|\___\___/ \_/ 20:56:12 Bash-1.0.6 20:56:12 20:56:12 20:56:12 ==> git version 2.25.1 found 20:56:12 ==> 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 20:56:12 Release-Date: 2020-01-08 20:56:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:56:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:56:12 ==> Jenkins CI detected. 20:56:12 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 20:56:12 project root: . 20:56:12 --> token set from env 20:56:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:56:12 ==> Running gcov in . (disable via -X gcov) 20:56:12 ==> Python coveragepy not found 20:56:12 ==> Searching for coverage reports in: 20:56:12 + . 20:56:12 -> Found 2 reports 20:56:12 ==> Detecting git/mercurial file structure 20:56:12 ==> Reading reports 20:56:12 + ./app-service-template/coverage.out bytes=1222 20:56:12 + ./coverage.out bytes=126112 20:56:12 ==> Appending adjustments 20:56:12 https://docs.codecov.io/docs/fixing-reports 20:56:13 + Found adjustments 20:56:13 ==> Gzipping contents 20:56:13 24K /tmp/codecov.caYCsP.gz 20:56:13 ==> Uploading reports 20:56:13 url: https://codecov.io 20:56:13 query: branch=main&commit=65cd03d37731993f36ba8a0ce1cda3c4996fb2be&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:56:13 -> Pinging Codecov 20:56:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=65cd03d37731993f36ba8a0ce1cda3c4996fb2be&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:56:13 -> Uploading to 20:56:13 https://storage.googleapis.com/codecov/v4/raw/2022-10-05/3D8B5DFFC46A037C893635FACE044666/65cd03d37731993f36ba8a0ce1cda3c4996fb2be/71a677e3-66fc-4b8d-8e98-93b64d4e954e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T205613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea6a4d12816ccf6b5bb3c2e2ba3d132b76479c5d163ebe90a257b901ad66aede 20:56:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:56:13 Dload Upload Total Spent Left Speed 20:56:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21734 0 0 100 21734 0 91704 --:--:-- --:--:-- --:--:-- 91704 20:56:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/65cd03d37731993f36ba8a0ce1cda3c4996fb2be [Pipeline] } 20:56:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:56:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:56:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:56:14 20:56:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:56:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:56:14 df9b9388f04a: Pulling fs layer 20:56:14 52dc419b0ee2: Pulling fs layer 20:56:14 25bc292e5bac: Pulling fs layer 20:56:14 114826534d7a: Pulling fs layer 20:56:14 4657fd5d0bcf: Pulling fs layer 20:56:14 6ad1cebc031e: Pulling fs layer 20:56:14 8a3aa393b2d8: Pulling fs layer 20:56:14 4657fd5d0bcf: Waiting 20:56:14 6ad1cebc031e: Waiting 20:56:14 114826534d7a: Waiting 20:56:14 25bc292e5bac: Verifying Checksum 20:56:14 25bc292e5bac: Download complete 20:56:14 52dc419b0ee2: Download complete 20:56:14 4657fd5d0bcf: Verifying Checksum 20:56:14 4657fd5d0bcf: Download complete 20:56:14 df9b9388f04a: Verifying Checksum 20:56:14 df9b9388f04a: Download complete 20:56:14 6ad1cebc031e: Download complete 20:56:14 df9b9388f04a: Pull complete 20:56:14 52dc419b0ee2: Pull complete 20:56:14 25bc292e5bac: Pull complete 20:56:15 114826534d7a: Verifying Checksum 20:56:15 114826534d7a: Download complete 20:56:15 8a3aa393b2d8: Download complete 20:56:18 114826534d7a: Pull complete 20:56:18 4657fd5d0bcf: Pull complete 20:56:18 6ad1cebc031e: Pull complete 20:56:21 8a3aa393b2d8: Pull complete 20:56:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:56:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:21 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:56:23 $ docker top 261efe9fa3d86a7203f834d7af5d521a45d59b316455b0795d22f5ae5ed84f2d -eo pid,comm [Pipeline] { [Pipeline] echo 20:56:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 20:56:23 + set -o pipefail 20:56:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 20:56:29 20:56:29 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 20:56:29 20:56:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/b19af7ba-1daa-43e8-89ad-632a19eb3e9b 20:56:29 20:56:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:56:29 20:56:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:56:29 20:56:29 20:56:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:56:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:56:29 More details here: https://snyk.co/ue1NS [Pipeline] } 20:56:29 $ docker stop --time=1 261efe9fa3d86a7203f834d7af5d521a45d59b316455b0795d22f5ae5ed84f2d 20:56:31 $ docker rm -f 261efe9fa3d86a7203f834d7af5d521a45d59b316455b0795d22f5ae5ed84f2d [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 20:56:32 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:32 provisioning config files... 20:56:32 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config16991697418597114394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:32 --> edgex-publish-swagger.sh 20:56:32 === Publish openapi/v2 API === 20:56:32 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:56:32 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 20:56:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:56:32 Dload Upload Total Spent Left Speed 20:56:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 13005 0:00:01 0:00:01 --:--:-- 12993 100 13708 0 0 100 13708 0 13005 0:00:01 0:00:01 --:--:-- 12993 20:56:33 20:56:33 [Pipeline] } 20:56:33 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 20:56:33 + git log --format=format:%s -1 65cd03d37731993f36ba8a0ce1cda3c4996fb2be [Pipeline] sh 20:56:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:34 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:56:34 $ docker top 5b3b81217fc56c4d14c00983d12e5897bcd0615bf5f4714d61e6e31a39c77437 -eo pid,comm 20:56:34 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). 20:56:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:34 [ssh-agent] Looking for ssh-agent implementation... 20:56:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:34 $ docker exec 5b3b81217fc56c4d14c00983d12e5897bcd0615bf5f4714d61e6e31a39c77437 ssh-agent 20:56:34 SSH_AUTH_SOCK=/tmp/ssh-eLJFa8Yw0iUZ/agent.32 20:56:34 SSH_AGENT_PID=38 20:56:34 Running ssh-add (command line suppressed) 20:56:35 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17050848803172354099.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_17050848803172354099.key) 20:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:35 + git semver tag 20:56:35 2022-10-05 20:56:35,544 [run_tag] DEBUG tag force:False 20:56:35 2022-10-05 20:56:35,544 [check_head_tag] DEBUG check head tag 20:56:35 2022-10-05 20:56:35,545 [execute] INFO git cat-file --batch-check 20:56:35 2022-10-05 20:56:35,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:56:35 2022-10-05 20:56:35,550 [execute] INFO git cat-file --batch 20:56:35 2022-10-05 20:56:35,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 20:56:35 2022-10-05 20:56:35,572 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:56:35 2022-10-05 20:56:35,572 [execute] INFO git tag -a v2.3.0-dev.47 -m v2.3.0-dev.47 20:56:35 2022-10-05 20:56:35,572 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.47', '-m', 'v2.3.0-dev.47'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:56:35 2022-10-05 20:56:35,577 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:56:35 2.3.0-dev.47 [Pipeline] } 20:56:35 $ docker exec --env ******** --env ******** 5b3b81217fc56c4d14c00983d12e5897bcd0615bf5f4714d61e6e31a39c77437 ssh-agent -k 20:56:35 unset SSH_AUTH_SOCK; 20:56:35 unset SSH_AGENT_PID; 20:56:35 echo Agent pid 38 killed; 20:56:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:36 + git semver [Pipeline] } 20:56:36 $ docker stop --time=1 5b3b81217fc56c4d14c00983d12e5897bcd0615bf5f4714d61e6e31a39c77437 20:56:37 $ docker rm -f 5b3b81217fc56c4d14c00983d12e5897bcd0615bf5f4714d61e6e31a39c77437 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:56:37 20:56:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:56:38 0.23.1-centos7: Pulling from edgex-lftools 20:56:38 ab5ef0e58194: Pulling fs layer 20:56:38 9712f1f96733: Pulling fs layer 20:56:38 63f879dbbcfc: Pulling fs layer 20:56:38 0d9ebad4ef96: Pulling fs layer 20:56:38 e9a5061849ea: Pulling fs layer 20:56:38 d747dcd14b5f: Pulling fs layer 20:56:38 2de7ff778b66: Pulling fs layer 20:56:38 2de7ff778b66: Waiting 20:56:38 0d9ebad4ef96: Waiting 20:56:38 d747dcd14b5f: Waiting 20:56:38 e9a5061849ea: Waiting 20:56:38 9712f1f96733: Download complete 20:56:38 63f879dbbcfc: Verifying Checksum 20:56:38 63f879dbbcfc: Download complete 20:56:38 0d9ebad4ef96: Verifying Checksum 20:56:38 0d9ebad4ef96: Download complete 20:56:38 d747dcd14b5f: Download complete 20:56:38 e9a5061849ea: Verifying Checksum 20:56:38 e9a5061849ea: Download complete 20:56:38 2de7ff778b66: Verifying Checksum 20:56:38 2de7ff778b66: Download complete 20:56:38 ab5ef0e58194: Verifying Checksum 20:56:38 ab5ef0e58194: Download complete 20:56:41 ab5ef0e58194: Pull complete 20:56:41 9712f1f96733: Pull complete 20:56:41 63f879dbbcfc: Pull complete 20:56:45 0d9ebad4ef96: Pull complete 20:56:45 e9a5061849ea: Pull complete 20:56:45 d747dcd14b5f: Pull complete 20:56:46 2de7ff778b66: Pull complete 20:56:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:56:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:46 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:56:48 $ docker top 9fa039225d8d05a97bcef91083b7915996f9c92f598ee01d498fd023dcbac589 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:56:48 provisioning config files... 20:56:48 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config986958632518586366tmp 20:56:48 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18379713284074560756tmp 20:56:48 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config17309567204682888552tmp [Pipeline] { [Pipeline] echo 20:56:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:56:48 ---> sigul-configuration.sh 20:56:48 gpg: directory `/root/.gnupg' created 20:56:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:56:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:56:48 gpg: keyring `/root/.gnupg/secring.gpg' created 20:56:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:56:48 gpg: CAST5 encrypted data 20:56:48 gpg: encrypted with 1 passphrase 20:56:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:56:49 + mkdir /home/jenkins 20:56:49 + mkdir /home/jenkins/sigul [Pipeline] sh 20:56:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:56:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:56:49 ---> sigul-install.sh 20:56:49 Sigul already installed; skipping installation. [Pipeline] sh 20:56:50 + git tag --list 20:56:50 v0.1.0 20:56:50 v0.1.1 20:56:50 v1.0.0 20:56:50 v1.1.0 20:56:50 v1.2.0 20:56:50 v1.3.0 20:56:50 v1.3.1 20:56:50 v2.0.0 20:56:50 v2.0.1 20:56:50 v2.1.0 20:56:50 v2.1.1 20:56:50 v2.1.1-dev.3 20:56:50 v2.1.1-dev.4 20:56:50 v2.2.0 20:56:50 v2.2.1-dev.1 20:56:50 v2.2.1-dev.10 20:56:50 v2.2.1-dev.11 20:56:50 v2.2.1-dev.12 20:56:50 v2.2.1-dev.13 20:56:50 v2.2.1-dev.14 20:56:50 v2.2.1-dev.15 20:56:50 v2.2.1-dev.16 20:56:50 v2.2.1-dev.17 20:56:50 v2.2.1-dev.18 20:56:50 v2.2.1-dev.19 20:56:50 v2.2.1-dev.2 20:56:50 v2.2.1-dev.20 20:56:50 v2.2.1-dev.21 20:56:50 v2.2.1-dev.22 20:56:50 v2.2.1-dev.23 20:56:50 v2.2.1-dev.3 20:56:50 v2.2.1-dev.4 20:56:50 v2.2.1-dev.5 20:56:50 v2.2.1-dev.6 20:56:50 v2.2.1-dev.7 20:56:50 v2.2.1-dev.8 20:56:50 v2.2.1-dev.9 20:56:50 v2.3.0-dev.24 20:56:50 v2.3.0-dev.25 20:56:50 v2.3.0-dev.26 20:56:50 v2.3.0-dev.27 20:56:50 v2.3.0-dev.28 20:56:50 v2.3.0-dev.29 20:56:50 v2.3.0-dev.30 20:56:50 v2.3.0-dev.31 20:56:50 v2.3.0-dev.32 20:56:50 v2.3.0-dev.33 20:56:50 v2.3.0-dev.34 20:56:50 v2.3.0-dev.35 20:56:50 v2.3.0-dev.36 20:56:50 v2.3.0-dev.37 20:56:50 v2.3.0-dev.38 20:56:50 v2.3.0-dev.39 20:56:50 v2.3.0-dev.40 20:56:50 v2.3.0-dev.41 20:56:50 v2.3.0-dev.42 20:56:50 v2.3.0-dev.43 20:56:50 v2.3.0-dev.44 20:56:50 v2.3.0-dev.45 20:56:50 v2.3.0-dev.46 20:56:50 v2.3.0-dev.47 [Pipeline] sh 20:56:50 + lftools sign git-tag v2.3.0-dev.47 20:56:50 Signing Git tag with Sigul... 20:56:50 Signing v2.3.0-dev.47 [Pipeline] echo 20:56:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:56:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:56:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:56:51 $ docker stop --time=1 9fa039225d8d05a97bcef91083b7915996f9c92f598ee01d498fd023dcbac589 20:56:52 $ docker rm -f 9fa039225d8d05a97bcef91083b7915996f9c92f598ee01d498fd023dcbac589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:56:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:53 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:56:53 $ docker top 850e11e82fcba1571fdb091e1c822bc3581da235a9dc29133742c48f790a6703 -eo pid,comm 20:56:53 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). 20:56:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:53 [ssh-agent] Looking for ssh-agent implementation... 20:56:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:54 $ docker exec 850e11e82fcba1571fdb091e1c822bc3581da235a9dc29133742c48f790a6703 ssh-agent 20:56:54 SSH_AUTH_SOCK=/tmp/ssh-ngQQh2z41AAG/agent.32 20:56:54 SSH_AGENT_PID=38 20:56:54 Running ssh-add (command line suppressed) 20:56:54 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8767210710131723035.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8767210710131723035.key) 20:56:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:54 + git semver bump pre 20:56:54 2022-10-05 20:56:54,745 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:56:54 2022-10-05 20:56:54,745 [bump_version] DEBUG bumping version:2.3.0-dev.47 on axis:pre with prefix:dev 20:56:54 2022-10-05 20:56:54,745 [bump_version] DEBUG bumped version:2.3.0-dev.48 20:56:54 2022-10-05 20:56:54,745 [write_version] DEBUG write version:2.3.0-dev.48 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 20:56:54 2022-10-05 20:56:54,745 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:56:54 2022-10-05 20:56:54,746 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:56:54 2022-10-05 20:56:54,748 [execute] INFO git cat-file --batch-check 20:56:54 2022-10-05 20:56:54,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:56:54 2022-10-05 20:56:54,754 [execute] INFO git cat-file --batch 20:56:54 2022-10-05 20:56:54,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:56:54 2022-10-05 20:56:54,759 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:56:54 2.3.0-dev.48 [Pipeline] } 20:56:54 $ docker exec --env ******** --env ******** 850e11e82fcba1571fdb091e1c822bc3581da235a9dc29133742c48f790a6703 ssh-agent -k 20:56:54 unset SSH_AUTH_SOCK; 20:56:54 unset SSH_AGENT_PID; 20:56:54 echo Agent pid 38 killed; 20:56:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:55 + git semver [Pipeline] } 20:56:55 $ docker stop --time=1 850e11e82fcba1571fdb091e1c822bc3581da235a9dc29133742c48f790a6703 20:56:56 $ docker rm -f 850e11e82fcba1571fdb091e1c822bc3581da235a9dc29133742c48f790a6703 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:57 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:56:57 $ docker top e5556bd8f1dc7f4421e6eef59383c9b0e5bdbfe48b3c95ce02915fdeb2c3378e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:58 [ssh-agent] Looking for ssh-agent implementation... 20:56:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:58 $ docker exec e5556bd8f1dc7f4421e6eef59383c9b0e5bdbfe48b3c95ce02915fdeb2c3378e ssh-agent 20:56:58 SSH_AUTH_SOCK=/tmp/ssh-wQzUUtyGaleL/agent.32 20:56:58 SSH_AGENT_PID=38 20:56:58 Running ssh-add (command line suppressed) 20:56:58 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16943544290806566411.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_16943544290806566411.key) 20:56:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:58 + git semver push 20:56:58 2022-10-05 20:56:58,828 [run_push] DEBUG push 20:56:58 2022-10-05 20:56:58,828 [execute] INFO git cat-file --batch-check 20:56:58 2022-10-05 20:56:58,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:56:58 2022-10-05 20:56:58,832 [execute] INFO git rev-list dfa972268879b7ace44f9a633263f862805896f8 -- 20:56:58 2022-10-05 20:56:58,833 [execute] DEBUG Popen(['git', 'rev-list', 'dfa972268879b7ace44f9a633263f862805896f8', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:56:58 2022-10-05 20:56:58,847 [execute] INFO git fetch -v origin 20:56:58 2022-10-05 20:56:58,847 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:56:59 2022-10-05 20:56:59,502 [run_push] DEBUG no remote changes detected 20:56:59 2022-10-05 20:56:59,502 [execute] INFO git push origin semver 20:56:59 2022-10-05 20:56:59,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:57:00 2022-10-05 20:57:00,368 [run_push] DEBUG push all version tags 20:57:00 2022-10-05 20:57:00,369 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:57:00 2022-10-05 20:57:00,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 20:57:01 2022-10-05 20:57:01,224 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 20:57:01 2.3.0-dev.48 [Pipeline] } 20:57:01 $ docker exec --env ******** --env ******** e5556bd8f1dc7f4421e6eef59383c9b0e5bdbfe48b3c95ce02915fdeb2c3378e ssh-agent -k 20:57:01 unset SSH_AUTH_SOCK; 20:57:01 unset SSH_AGENT_PID; 20:57:01 echo Agent pid 38 killed; 20:57:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:01 + git semver [Pipeline] } 20:57:02 $ docker stop --time=1 e5556bd8f1dc7f4421e6eef59383c9b0e5bdbfe48b3c95ce02915fdeb2c3378e 20:57:03 $ docker rm -f e5556bd8f1dc7f4421e6eef59383c9b0e5bdbfe48b3c95ce02915fdeb2c3378e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:57:03 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 20:57:03 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 20:57:03 total 16 20:57:03 drwxr-xr-x 3 root root 4096 Oct 5 20:45 . 20:57:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 20:56 .. 20:57:03 drwxr-xr-x 2 root root 4096 Oct 5 20:45 cost 20:57:03 -rw-r--r-- 1 root root 92 Oct 5 20:45 cost.csv 20:57:03 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 20:57:03 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 20:57:03 total 16 20:57:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 20:45 . 20:57:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 20:56 .. 20:57:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 20:45 cost 20:57:03 -rw-r--r-- 1 jenkins jenkins 92 Oct 5 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:57:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:57:04 ---> package-listing.sh 20:57:04 ++ facter osfamily 20:57:04 ++ tr '[:upper:]' '[:lower:]' 20:57:05 + OS_FAMILY=debian 20:57:05 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 20:57:05 + START_PACKAGES=/tmp/packages_start.txt 20:57:05 + END_PACKAGES=/tmp/packages_end.txt 20:57:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:57:05 + PACKAGES=/tmp/packages_start.txt 20:57:05 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:57:05 + PACKAGES=/tmp/packages_end.txt 20:57:05 + case "${OS_FAMILY}" in 20:57:05 + dpkg -l 20:57:05 + grep '^ii' 20:57:05 + '[' -f /tmp/packages_start.txt ']' 20:57:05 + '[' -f /tmp/packages_end.txt ']' 20:57:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:57:05 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 20:57:05 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 20:57:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 20:57:05 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:57:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:06 prd-ubuntu20.04-docker-8c-8g-7199 does not seem to be running inside a container 20:57:06 $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:57:06 $ docker top cd6e372cfe7054e68d16d8278bf47107295693bc066e6d0752aa4f823f0c9e71 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:06 + touch /tmp/pre-build-complete [Pipeline] sh 20:57:07 + mkdir -p /var/log/sysstat [Pipeline] sh 20:57:07 + ls /var/log/sa-host 20:57:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:07 provisioning config files... 20:57:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6567828459736746212tmp [Pipeline] { [Pipeline] echo 20:57:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:57:07 ---> create-netrc.sh [Pipeline] } 20:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:57:08 ---> python-tools-install.sh [Pipeline] echo 20:57:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:57:08 ---> sudo-logs.sh 20:57:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:57:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:57:08 ---> job-cost.sh 20:57:08 lf-activate-venv: SKIPPING 20:57:08 DEBUG: total: 0.2199999988079071 20:57:08 INFO: Retrieving Stack Cost... 20:57:08 INFO: Retrieving Pricing Info for: v3-standard-8 20:57:09 INFO: Archiving Costs [Pipeline] echo 20:57:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:57:09 ---> logs-deploy.sh 20:57:09 lf-activate-venv: SKIPPING 20:57:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/168 20:57:09 INFO: archiving workspace using pattern(s): 20:57:10 Archives upload complete. 20:57:10 INFO: archiving logs to Nexus