Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 180f1580abfa499ae46b741f37587c471fc31ce2 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-ssh6429056411477646154.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8994657073335564496.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18430819334005246271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16217717269859714673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/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-ssh12778303947918425130.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6601 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 180f1580abfa499ae46b741f37587c471fc31ce2 (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1480)" > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 180f1580abfa499ae46b741f37587c471fc31ce2 # timeout=10 > git rev-list --no-walk a1f0913d5251c1765befcd5eb35498af78a7b83c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:56 ========================================================= 18:23:56 EdgeX Global Pipelines Version Info 18:23:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:56 ------------------- 18:23:56 stable info: 18:23:56 ------------------- 18:23:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:23:56 Message: update stable to v1.0.254 18:23:57 ------------------- 18:23:57 experimental info: 18:23:57 ------------------- 18:23:57 Commited By: **** collab-it+edgex@linuxfoundation.org 18:23:57 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:23:57 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 180f158 [Pipeline] echo 18:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:23:58 + git rev-list -1 --merges 180f1580abfa499ae46b741f37587c471fc31ce2~1..180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] echo 18:23:58 -----------> git rev-list -1 --merges 180f1580abfa499ae46b741f37587c471fc31ce2~1..180f1580abfa499ae46b741f37587c471fc31ce2 180f1580abfa499ae46b741f37587c471fc31ce2 [false] [Pipeline] sh 18:23:58 + git log --format=format:%s -1 180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] echo 18:23:58 ========================================================= 18:23:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:23:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:59 + git log --format=format:%s -1 180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] echo 18:23:59 [semverPrep] GIT_COMMIT: 180f1580abfa499ae46b741f37587c471fc31ce2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1480) [Pipeline] echo 18:23:59 [semverPrep] This is not a build commit. [Pipeline] sh 18:23:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:59 + grep -v github /etc/ssh/ssh_known_hosts 18:23:59 + [ -e /tmp/ssh_known_hosts ] 18:23:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:23:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:23:59 + sudo tee -a /etc/ssh/ssh_known_hosts 18:23:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:00 18:24:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:00 0.1.4: Pulling from edgex-devops/py-git-semver 18:24:00 b85a868b505f: Pulling fs layer 18:24:00 e2be974225ed: Pulling fs layer 18:24:00 339a4e72a1f5: Pulling fs layer 18:24:00 988bab9f4d93: Pulling fs layer 18:24:00 1469e6f7b9e6: Pulling fs layer 18:24:00 eaf3925da568: Pulling fs layer 18:24:00 bab4dde63d76: Pulling fs layer 18:24:00 bde34c3a00c8: Pulling fs layer 18:24:00 b352a97aabf1: Pulling fs layer 18:24:00 4872d77fe225: Pulling fs layer 18:24:00 5851b861e8e6: Pulling fs layer 18:24:00 988bab9f4d93: Waiting 18:24:00 1469e6f7b9e6: Waiting 18:24:00 eaf3925da568: Waiting 18:24:00 bab4dde63d76: Waiting 18:24:00 b352a97aabf1: Waiting 18:24:00 4872d77fe225: Waiting 18:24:00 5851b861e8e6: Waiting 18:24:00 bde34c3a00c8: Waiting 18:24:00 e2be974225ed: Verifying Checksum 18:24:00 e2be974225ed: Download complete 18:24:00 988bab9f4d93: Verifying Checksum 18:24:00 988bab9f4d93: Download complete 18:24:00 1469e6f7b9e6: Verifying Checksum 18:24:00 1469e6f7b9e6: Download complete 18:24:00 eaf3925da568: Download complete 18:24:00 339a4e72a1f5: Download complete 18:24:00 bde34c3a00c8: Download complete 18:24:00 b352a97aabf1: Download complete 18:24:00 4872d77fe225: Verifying Checksum 18:24:00 4872d77fe225: Download complete 18:24:00 5851b861e8e6: Download complete 18:24:01 b85a868b505f: Verifying Checksum 18:24:01 b85a868b505f: Download complete 18:24:01 bab4dde63d76: Verifying Checksum 18:24:01 bab4dde63d76: Download complete 18:24:02 b85a868b505f: Pull complete 18:24:02 e2be974225ed: Pull complete 18:24:03 339a4e72a1f5: Pull complete 18:24:03 988bab9f4d93: Pull complete 18:24:03 1469e6f7b9e6: Pull complete 18:24:03 eaf3925da568: Pull complete 18:24:05 bab4dde63d76: Pull complete 18:24:05 bde34c3a00c8: Pull complete 18:24:05 b352a97aabf1: Pull complete 18:24:05 4872d77fe225: Pull complete 18:24:05 5851b861e8e6: Pull complete 18:24:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:05 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:24:05 $ 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 18:24:09 $ docker top 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc -eo pid,comm 18:24:09 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). 18:24:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:09 [ssh-agent] Looking for ssh-agent implementation... 18:24:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:09 $ docker exec 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc ssh-agent 18:24:09 SSH_AUTH_SOCK=/tmp/ssh-4UFdXKFYlA2c/agent.32 18:24:09 SSH_AGENT_PID=38 18:24:09 Running ssh-add (command line suppressed) 18:24:10 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3882252603164962620.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3882252603164962620.key) 18:24:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:10 + git tag --points-at HEAD [Pipeline] } 18:24:10 $ docker exec --env ******** --env ******** 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc ssh-agent -k 18:24:10 unset SSH_AUTH_SOCK; 18:24:10 unset SSH_AGENT_PID; 18:24:10 echo Agent pid 38 killed; 18:24:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:24:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:10 [ssh-agent] Looking for ssh-agent implementation... 18:24:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:10 $ docker exec 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc ssh-agent 18:24:10 SSH_AUTH_SOCK=/tmp/ssh-jnyEnCW5yw6b/agent.70 18:24:10 SSH_AGENT_PID=76 18:24:10 Running ssh-add (command line suppressed) 18:24:10 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_430801296243738577.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_430801296243738577.key) 18:24:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:11 + git semver init 18:24:11 2023-09-19 18:24:11,364 [run_init] DEBUG init version:0.0.0 force:False 18:24:11 2023-09-19 18:24:11,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_app-functions-sdk-go_main/.semver 18:24:11 2023-09-19 18:24:11,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/oundry_app-functions-sdk-go_main/.semver 18:24:11 2023-09-19 18:24:11,366 [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) 18:24:13 2023-09-19 18:24:12,831 [append_file] DEBUG append to file:/w/workspace/oundry_app-functions-sdk-go_main/.git/info/exclude 18:24:13 2023-09-19 18:24:12,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:False 18:24:13 2023-09-19 18:24:12,832 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:24:13 2023-09-19 18:24:12,832 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:24:13 3.1.0-dev.32 [Pipeline] } 18:24:13 $ docker exec --env ******** --env ******** 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc ssh-agent -k 18:24:13 unset SSH_AUTH_SOCK; 18:24:13 unset SSH_AGENT_PID; 18:24:13 echo Agent pid 76 killed; 18:24:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:13 + git semver [Pipeline] } 18:24:14 $ docker stop --time=1 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc 18:24:15 $ docker rm -f --volumes 3cce8102b12ca31965a9e57aca4fdc098fdcae57032e1ecd540d624c14da3dfc [Pipeline] // withDockerContainer [Pipeline] sh 18:24:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:24:15 Stashed 1 file(s) [Pipeline] echo 18:24:15 [edgeXSemver]: initialized semver on version 3.1.0-dev.32 [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 18:24:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:16 ========================================================= 18:24:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:24:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:24:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:24:16 7264a8db6415: Pulling fs layer 18:24:16 c4d48a809fc2: Pulling fs layer 18:24:16 4f1c88b9dad5: Pulling fs layer 18:24:16 ad3a456e5733: Pulling fs layer 18:24:16 9e4f439ed901: Pulling fs layer 18:24:16 feaf6a47b606: Pulling fs layer 18:24:16 5e8b037d7d82: Pulling fs layer 18:24:16 8ac70367396e: Pulling fs layer 18:24:16 6db16350a2e2: Pulling fs layer 18:24:16 9250d5d63582: Pulling fs layer 18:24:16 ad3a456e5733: Waiting 18:24:16 9e4f439ed901: Waiting 18:24:16 feaf6a47b606: Waiting 18:24:16 5e8b037d7d82: Waiting 18:24:16 9250d5d63582: Waiting 18:24:16 8ac70367396e: Waiting 18:24:16 6db16350a2e2: Waiting 18:24:16 c4d48a809fc2: Verifying Checksum 18:24:16 c4d48a809fc2: Download complete 18:24:16 ad3a456e5733: Download complete 18:24:16 9e4f439ed901: Verifying Checksum 18:24:16 9e4f439ed901: Download complete 18:24:16 7264a8db6415: Verifying Checksum 18:24:16 7264a8db6415: Download complete 18:24:16 feaf6a47b606: Verifying Checksum 18:24:16 feaf6a47b606: Download complete 18:24:16 7264a8db6415: Pull complete 18:24:16 8ac70367396e: Verifying Checksum 18:24:16 8ac70367396e: Download complete 18:24:16 c4d48a809fc2: Pull complete 18:24:16 4f1c88b9dad5: Verifying Checksum 18:24:16 4f1c88b9dad5: Download complete 18:24:16 6db16350a2e2: Verifying Checksum 18:24:16 6db16350a2e2: Download complete 18:24:17 5e8b037d7d82: Verifying Checksum 18:24:17 5e8b037d7d82: Download complete 18:24:17 9250d5d63582: Verifying Checksum 18:24:17 9250d5d63582: Download complete 18:24:20 4f1c88b9dad5: Pull complete 18:24:20 ad3a456e5733: Pull complete 18:24:20 9e4f439ed901: Pull complete 18:24:20 feaf6a47b606: Pull complete 18:24:23 5e8b037d7d82: Pull complete 18:24:23 8ac70367396e: Pull complete 18:24:24 6db16350a2e2: Pull complete 18:24:24 9250d5d63582: Pull complete 18:24:24 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 18:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:24:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 18:24:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:25 + docker inspect -f . ci-base-image-x86_64 18:24:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:25 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:24:25 $ 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 18:24:30 Still waiting to schedule task 18:24:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:24:34 $ docker top a8028c9521aee759a72213e7169c5b7ae89002a0ef1084304096f495c4d4d5ab -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:34 + go version 18:24:34 go version go1.21.0 linux/amd64 [Pipeline] } 18:24:34 $ docker stop --time=1 a8028c9521aee759a72213e7169c5b7ae89002a0ef1084304096f495c4d4d5ab 18:24:35 $ docker rm -f --volumes a8028c9521aee759a72213e7169c5b7ae89002a0ef1084304096f495c4d4d5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:36 + docker inspect -f . ci-base-image-x86_64 18:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:36 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:24:36 $ 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 18:24:36 $ docker top 9796af21078c228ec41d3cc7b223eb964f5b1275a33768f12c340e0786d15480 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:36 + git config --global --add safe.directory /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] fileExists [Pipeline] sh 18:24:37 + make test 18:24:37 make -C ./app-service-template build 18:24:37 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 18:24:37 go mod tidy 18:24:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.12 18:24:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:24:37 go: downloading github.com/labstack/echo/v4 v4.11.1 18:24:37 go: downloading github.com/stretchr/testify v1.8.4 18:24:37 go: downloading github.com/google/uuid v1.3.1 18:24:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.36 18:24:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 18:24:37 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 18:24:37 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 18:24:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 18:24:37 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 18:24:37 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 18:24:37 go: downloading gopkg.in/yaml.v3 v3.0.1 18:24:37 go: downloading github.com/stretchr/objx v0.5.0 18:24:37 go: downloading github.com/labstack/gommon v0.4.0 18:24:37 go: downloading golang.org/x/crypto v0.12.0 18:24:37 go: downloading golang.org/x/net v0.13.0 18:24:37 go: downloading github.com/go-playground/validator/v10 v10.15.1 18:24:37 go: downloading github.com/go-kit/log v0.2.1 18:24:37 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 18:24:37 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:24:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 18:24:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 18:24:37 go: downloading github.com/mitchellh/copystructure v1.2.0 18:24:37 go: downloading github.com/gorilla/websocket v1.5.0 18:24:37 go: downloading golang.org/x/sync v0.2.0 18:24:37 go: downloading github.com/mattn/go-colorable v0.1.13 18:24:37 go: downloading github.com/mattn/go-isatty v0.0.19 18:24:37 go: downloading github.com/valyala/fasttemplate v1.2.2 18:24:37 go: downloading github.com/hashicorp/consul/api v1.24.0 18:24:37 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:24:37 go: downloading github.com/x448/float16 v0.8.4 18:24:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:24:37 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:24:37 go: downloading github.com/go-playground/universal-translator v0.18.1 18:24:37 go: downloading github.com/leodido/go-urn v1.2.4 18:24:37 go: downloading golang.org/x/text v0.12.0 18:24:37 go: downloading github.com/go-playground/locales v0.14.1 18:24:37 go: downloading github.com/hashicorp/errwrap v1.1.0 18:24:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 18:24:37 go: downloading github.com/mitchellh/reflectwalk v1.0.2 18:24:37 go: downloading golang.org/x/sys v0.11.0 18:24:38 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:24:38 go: downloading github.com/go-playground/assert/v2 v2.2.0 18:24:38 go: downloading github.com/valyala/bytebufferpool v1.0.0 18:24:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:24:38 go: downloading github.com/hashicorp/go-hclog v1.5.0 18:24:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:24:38 go: downloading github.com/hashicorp/serf v0.10.1 18:24:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:24:38 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 18:24:38 go: downloading github.com/google/go-cmp v0.5.9 18:24:38 go: downloading github.com/hashicorp/consul/sdk v0.14.1 18:24:38 go: downloading github.com/hashicorp/go-uuid v1.0.3 18:24:38 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 18:24:38 go: downloading golang.org/x/time v0.3.0 18:24:38 go: downloading github.com/nats-io/nats.go v1.28.0 18:24:38 go: downloading github.com/nats-io/nats-server/v2 v2.9.22 18:24:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:24:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:24:38 go: downloading github.com/Microsoft/go-winio v0.6.0 18:24:38 go: downloading github.com/zeebo/errs v1.3.0 18:24:38 go: downloading google.golang.org/grpc v1.53.0 18:24:38 go: downloading github.com/kr/pretty v0.1.0 18:24:38 go: downloading github.com/fatih/color v1.14.1 18:24:38 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:24:38 go: downloading github.com/armon/go-metrics v0.4.1 18:24:38 go: downloading github.com/hashicorp/go-msgpack v0.5.5 18:24:38 go: downloading github.com/hashicorp/memberlist v0.5.0 18:24:38 go: downloading github.com/hashicorp/go-version v1.2.1 18:24:38 go: downloading github.com/pkg/errors v0.9.1 18:24:39 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 18:24:39 go: downloading google.golang.org/protobuf v1.28.1 18:24:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:24:39 go: downloading golang.org/x/tools v0.6.0 18:24:39 go: downloading github.com/onsi/ginkgo v1.10.1 18:24:39 go: downloading github.com/onsi/gomega v1.7.0 18:24:39 go: downloading github.com/klauspost/compress v1.16.7 18:24:39 go: downloading github.com/nats-io/nkeys v0.4.4 18:24:39 go: downloading github.com/nats-io/nuid v1.0.1 18:24:39 go: downloading github.com/kr/text v0.2.0 18:24:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:24:39 go: downloading github.com/pascaldekloe/goe v0.1.0 18:24:39 go: downloading github.com/minio/highwayhash v1.0.2 18:24:39 go: downloading github.com/nats-io/jwt/v2 v2.5.0 18:24:39 go: downloading github.com/google/btree v1.0.1 18:24:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:24:39 go: downloading github.com/miekg/dns v1.1.41 18:24:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:24:39 go: downloading github.com/golang/protobuf v1.5.2 18:24:39 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 18:24:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:24:39 go: downloading gopkg.in/yaml.v2 v2.4.0 18:24:39 go: downloading github.com/hpcloud/tail v1.0.0 18:24:39 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:24:39 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:24:39 go: downloading golang.org/x/mod v0.8.0 18:24:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 18:24:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.40 18:24:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.21 18:24:40 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.6 18:24:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.6 18:24:40 go: downloading github.com/go-playground/validator/v10 v10.15.4 18:24:40 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 18:24:55 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 18:24:55 make -C ./app-service-template test 18:24:55 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 18:24:55 go test -race -coverprofile=coverage.out ./... 18:25:13 ? app-new-service/config [no test files] 18:25:14 ok app-new-service 1.066s coverage: 45.9% of statements 18:25:14 ok app-new-service/functions 1.043s coverage: 85.3% of statements 18:25:15 go vet ./... 18:25:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:25:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:25:33 ./bin/test-attribution-txt.sh 18:25:33 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 18:25:33 go test -race -coverprofile=coverage.out ./... 18:25:33 go: downloading github.com/gomodule/redigo v1.8.9 18:25:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 18:25:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 18:25:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 18:25:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 18:25:34 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 18:25:35 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 18:25:35 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 18:25:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.142s coverage: 65.6% of statements 18:25:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.055s coverage: 92.5% of statements 18:25:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.067s coverage: 85.1% of statements 18:25:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.035s coverage: 100.0% of statements 18:25:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.174s coverage: 77.9% of statements 18:25:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.044s coverage: 97.3% of statements 18:25:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.065s coverage: 82.8% of statements 18:25:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 18:25:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 18:25:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 18:25:36 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:25:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.051s coverage: 65.6% of statements 18:25:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.049s coverage: 28.7% of statements 18:25:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.049s coverage: 17.2% of statements 18:25:37 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.046s coverage: 27.3% of statements 18:25:38 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.052s coverage: 52.8% of statements 18:26:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6602 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 18:26:01 Running in /w/workspace/app-functions-sdk-go/295 [Pipeline] { [Pipeline] checkout 18:26:01 The recommended git tool is: git 18:26:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.122s coverage: 75.3% of statements 18:26:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.044s coverage: 94.4% of statements 18:26:05 go vet ./... 18:26:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:26:08 using credential edgex-jenkins-ssh 18:26:08 Cloning the remote Git repository 18:26:08 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:08 > git init /w/workspace/app-functions-sdk-go/295 # timeout=10 18:26:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:26:08 > git --version # timeout=10 18:26:08 > git --version # 'git version 2.25.1' 18:26:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:26:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:12 Avoid second fetch 18:26:12 Checking out Revision 180f1580abfa499ae46b741f37587c471fc31ce2 (main) 18:26:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1480)" 18:26:12 > git config core.sparsecheckout # timeout=10 18:26:12 > git checkout -f 180f1580abfa499ae46b741f37587c471fc31ce2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:26:14 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:14 Dload Upload Total Spent Left Speed 18:26:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 18:26:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:26:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:26:15 + sudo tee /etc/docker/daemon.new 18:26:15 { 18:26:15 "registry-mirrors": [ 18:26:15 "https://nexus3.edgexfoundry.org:10001" 18:26:15 ], 18:26:15 "bip": "10.250.0.254/24", 18:26:15 "hosts": [ 18:26:15 "tcp://0.0.0.0:5555", 18:26:15 "unix:///var/run/docker.sock" 18:26:15 ], 18:26:15 "mtu": 1458, 18:26:15 "selinux-enabled": true, 18:26:15 "seccomp-profile": "/etc/docker/seccomp.json" 18:26:15 } [Pipeline] sh [Pipeline] echo 18:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:26:15 $ docker stop --time=1 9796af21078c228ec41d3cc7b223eb964f5b1275a33768f12c340e0786d15480 18:26:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 18:26:17 $ docker rm -f --volumes 9796af21078c228ec41d3cc7b223eb964f5b1275a33768f12c340e0786d15480 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 18:26:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:26:18 + sudo service docker restart 18:26:18 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 18:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:18 18:26:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:18 latest: Pulling from edgex-lftools-log-publisher 18:26:18 5eb5b503b376: Pulling fs layer 18:26:18 5c69ac0246d0: Pulling fs layer 18:26:18 ec43610c2a17: Pulling fs layer 18:26:18 3a2ae6a8a46f: Pulling fs layer 18:26:18 33b1e0a273af: Pulling fs layer 18:26:18 5d3b04190fa2: Pulling fs layer 18:26:18 2f39f015ded8: Pulling fs layer 18:26:18 3a2ae6a8a46f: Waiting 18:26:18 33b1e0a273af: Waiting 18:26:18 5d3b04190fa2: Waiting 18:26:18 5c69ac0246d0: Verifying Checksum 18:26:18 5c69ac0246d0: Download complete 18:26:18 3a2ae6a8a46f: Verifying Checksum 18:26:18 3a2ae6a8a46f: Download complete 18:26:19 33b1e0a273af: Verifying Checksum 18:26:19 33b1e0a273af: Download complete 18:26:19 5d3b04190fa2: Verifying Checksum 18:26:19 5d3b04190fa2: Download complete 18:26:19 ec43610c2a17: Verifying Checksum 18:26:19 ec43610c2a17: Download complete 18:26:19 5eb5b503b376: Verifying Checksum 18:26:19 5eb5b503b376: Download complete 18:26:19 2f39f015ded8: Download complete 18:26:20 5eb5b503b376: Pull complete 18:26:20 5c69ac0246d0: Pull complete 18:26:21 ec43610c2a17: Pull complete 18:26:21 3a2ae6a8a46f: Pull complete 18:26:21 33b1e0a273af: Pull complete 18:26:21 5d3b04190fa2: Pull complete 18:26:25 2f39f015ded8: Pull complete 18:26:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:25 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:26:25 $ 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 18:26:30 $ docker top 0bc0abc16125259ea1d8d272da2b3930d73e100de04f9e934c426c8dcb5f5187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:30 ---> job-cost.sh 18:26:30 lf-activate-venv: SKIPPING 18:26:30 INFO: No Stack... 18:26:31 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:31 INFO: Archiving Costs [Pipeline] sh 18:26:31 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 18:26:31 + cut -d, -f6 [Pipeline] lock 18:26:31 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] 18:26:31 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] did not exist. Created. 18:26:31 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:31 + echo total: 0.2199999988079071 [Pipeline] stash 18:26:31 Stashed 1 file(s) [Pipeline] } 18:26:31 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:31 $ docker stop --time=1 0bc0abc16125259ea1d8d272da2b3930d73e100de04f9e934c426c8dcb5f5187 18:26:33 $ docker rm -f --volumes 0bc0abc16125259ea1d8d272da2b3930d73e100de04f9e934c426c8dcb5f5187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 18:26:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:26:36 ========================================================= 18:26:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:26:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:26:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:26:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:26:37 9fda8d8052c6: Pulling fs layer 18:26:37 5d54e960e981: Pulling fs layer 18:26:37 c4a7e357bf2a: Pulling fs layer 18:26:37 f0e02332f6b5: Pulling fs layer 18:26:37 66412af1f25a: Pulling fs layer 18:26:37 1baf3a5c0e64: Pulling fs layer 18:26:37 9a37bb91b891: Pulling fs layer 18:26:37 a29adfc67d43: Pulling fs layer 18:26:37 d5de9f91c1a4: Pulling fs layer 18:26:37 f0e02332f6b5: Waiting 18:26:37 66412af1f25a: Waiting 18:26:37 1baf3a5c0e64: Waiting 18:26:37 9a37bb91b891: Waiting 18:26:37 a29adfc67d43: Waiting 18:26:37 d5de9f91c1a4: Waiting 18:26:37 5d54e960e981: Verifying Checksum 18:26:37 5d54e960e981: Download complete 18:26:37 f0e02332f6b5: Verifying Checksum 18:26:37 f0e02332f6b5: Download complete 18:26:37 66412af1f25a: Verifying Checksum 18:26:37 66412af1f25a: Download complete 18:26:37 9fda8d8052c6: Verifying Checksum 18:26:37 9fda8d8052c6: Download complete 18:26:37 9a37bb91b891: Verifying Checksum 18:26:37 9a37bb91b891: Download complete 18:26:38 9fda8d8052c6: Pull complete 18:26:38 a29adfc67d43: Verifying Checksum 18:26:38 a29adfc67d43: Download complete 18:26:38 5d54e960e981: Pull complete 18:26:38 d5de9f91c1a4: Verifying Checksum 18:26:38 d5de9f91c1a4: Download complete 18:26:39 c4a7e357bf2a: Download complete 18:26:40 1baf3a5c0e64: Verifying Checksum 18:26:40 1baf3a5c0e64: Download complete 18:26:50 c4a7e357bf2a: Pull complete 18:26:50 f0e02332f6b5: Pull complete 18:26:50 66412af1f25a: Pull complete 18:26:56 1baf3a5c0e64: Pull complete 18:26:58 9a37bb91b891: Pull complete 18:26:59 a29adfc67d43: Pull complete 18:27:01 d5de9f91c1a4: Pull complete 18:27:01 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 18:27:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:27:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 18:27:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:03 + docker inspect -f . ci-base-image-arm64 18:27:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:03 prd-ubuntu20.04-docker-arm64-4c-16g-6602 does not seem to be running inside a container 18:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/295 -v /w/workspace/app-functions-sdk-go/295:/w/workspace/app-functions-sdk-go/295:rw,z -v /w/workspace/app-functions-sdk-go/295@tmp:/w/workspace/app-functions-sdk-go/295@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 18:27:06 $ docker top 741af3bc4b23e5832afaadb7474bcd6cf7798a567997782257986cf74c9ced45 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:07 + go version 18:27:07 go version go1.21.0 linux/arm64 [Pipeline] } 18:27:07 $ docker stop --time=1 741af3bc4b23e5832afaadb7474bcd6cf7798a567997782257986cf74c9ced45 18:27:09 $ docker rm -f --volumes 741af3bc4b23e5832afaadb7474bcd6cf7798a567997782257986cf74c9ced45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:09 + docker inspect -f . ci-base-image-arm64 18:27:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:09 prd-ubuntu20.04-docker-arm64-4c-16g-6602 does not seem to be running inside a container 18:27:09 $ 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/295 -v /w/workspace/app-functions-sdk-go/295:/w/workspace/app-functions-sdk-go/295:rw,z -v /w/workspace/app-functions-sdk-go/295@tmp:/w/workspace/app-functions-sdk-go/295@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 18:27:10 $ docker top 38cc5aed056b7e3f169f89a4141f56a8692b2fce535c82969cb1480d4e428c40 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:11 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/295 [Pipeline] fileExists [Pipeline] sh 18:27:11 + make test 18:27:11 make -C ./app-service-template build 18:27:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/295/app-service-template' 18:27:11 go mod tidy 18:27:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.12 18:27:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:27:12 go: downloading github.com/google/uuid v1.3.1 18:27:12 go: downloading github.com/stretchr/testify v1.8.4 18:27:12 go: downloading github.com/labstack/echo/v4 v4.11.1 18:27:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.36 18:27:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.20 18:27:12 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.5 18:27:12 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 18:27:12 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 18:27:13 go: downloading github.com/go-kit/log v0.2.1 18:27:13 go: downloading github.com/go-playground/validator/v10 v10.15.1 18:27:13 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 18:27:13 go: downloading gopkg.in/yaml.v3 v3.0.1 18:27:13 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 18:27:13 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 18:27:13 go: downloading github.com/stretchr/objx v0.5.0 18:27:13 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:27:13 go: downloading github.com/labstack/gommon v0.4.0 18:27:13 go: downloading golang.org/x/crypto v0.12.0 18:27:13 go: downloading golang.org/x/net v0.13.0 18:27:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.5 18:27:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.6 18:27:14 go: downloading github.com/mitchellh/copystructure v1.2.0 18:27:14 go: downloading github.com/gorilla/websocket v1.5.0 18:27:14 go: downloading golang.org/x/sync v0.2.0 18:27:14 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:27:14 go: downloading github.com/x448/float16 v0.8.4 18:27:14 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 18:27:14 go: downloading github.com/go-playground/universal-translator v0.18.1 18:27:14 go: downloading github.com/leodido/go-urn v1.2.4 18:27:14 go: downloading golang.org/x/text v0.12.0 18:27:15 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:27:15 go: downloading github.com/go-playground/assert/v2 v2.2.0 18:27:15 go: downloading github.com/go-playground/locales v0.14.1 18:27:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:27:19 go: downloading github.com/hashicorp/errwrap v1.1.0 18:27:19 go: downloading github.com/mattn/go-colorable v0.1.13 18:27:19 go: downloading github.com/mattn/go-isatty v0.0.19 18:27:19 go: downloading github.com/valyala/fasttemplate v1.2.2 18:27:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 18:27:19 go: downloading github.com/hashicorp/consul/api v1.24.0 18:27:19 go: downloading github.com/mitchellh/reflectwalk v1.0.2 18:27:19 go: downloading golang.org/x/sys v0.11.0 18:27:19 go: downloading github.com/kr/pretty v0.1.0 18:27:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:27:19 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 18:27:19 go: downloading golang.org/x/time v0.3.0 18:27:19 go: downloading github.com/nats-io/nats.go v1.28.0 18:27:19 go: downloading github.com/nats-io/nats-server/v2 v2.9.22 18:27:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:27:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:27:20 go: downloading github.com/valyala/bytebufferpool v1.0.0 18:27:20 go: downloading github.com/Microsoft/go-winio v0.6.0 18:27:20 go: downloading github.com/zeebo/errs v1.3.0 18:27:20 go: downloading google.golang.org/grpc v1.53.0 18:27:21 go: downloading github.com/kr/text v0.2.0 18:27:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:27:21 go: downloading github.com/hashicorp/go-hclog v1.5.0 18:27:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:27:21 go: downloading github.com/hashicorp/serf v0.10.1 18:27:21 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 18:27:21 go: downloading github.com/google/go-cmp v0.5.9 18:27:21 go: downloading github.com/hashicorp/consul/sdk v0.14.1 18:27:21 go: downloading github.com/hashicorp/go-uuid v1.0.3 18:27:21 go: downloading github.com/klauspost/compress v1.16.7 18:27:22 go: downloading github.com/nats-io/nkeys v0.4.4 18:27:22 go: downloading github.com/nats-io/nuid v1.0.1 18:27:22 go: downloading github.com/onsi/ginkgo v1.10.1 18:27:22 go: downloading github.com/onsi/gomega v1.7.0 18:27:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:27:22 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 18:27:22 go: downloading golang.org/x/tools v0.6.0 18:27:22 go: downloading google.golang.org/protobuf v1.28.1 18:27:23 go: downloading github.com/minio/highwayhash v1.0.2 18:27:23 go: downloading github.com/nats-io/jwt/v2 v2.5.0 18:27:23 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 18:27:27 go: downloading github.com/golang/protobuf v1.5.2 18:27:27 go: downloading github.com/fatih/color v1.14.1 18:27:27 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:27:27 go: downloading github.com/hashicorp/go-version v1.2.1 18:27:27 go: downloading github.com/pkg/errors v0.9.1 18:27:27 go: downloading github.com/armon/go-metrics v0.4.1 18:27:27 go: downloading github.com/hashicorp/go-msgpack v0.5.5 18:27:27 go: downloading github.com/hashicorp/memberlist v0.5.0 18:27:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:27:27 go: downloading github.com/pascaldekloe/goe v0.1.0 18:27:27 go: downloading github.com/google/btree v1.0.1 18:27:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:27:27 go: downloading github.com/miekg/dns v1.1.41 18:27:27 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:27:27 go: downloading gopkg.in/yaml.v2 v2.4.0 18:27:27 go: downloading github.com/hpcloud/tail v1.0.0 18:27:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:27:27 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:27:27 go: downloading golang.org/x/mod v0.8.0 18:27:27 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:27:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.15 18:27:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.40 18:27:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.21 18:27:28 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.6 18:27:28 go: downloading github.com/go-playground/validator/v10 v10.15.4 18:27:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.6 18:27:28 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 18:29:05 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/295/app-service-template' 18:29:05 make -C ./app-service-template test 18:29:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/295/app-service-template' 18:29:05 go test -race -coverprofile=coverage.out ./... 18:31:12 ? app-new-service/config [no test files] 18:31:12 ok app-new-service 1.237s coverage: 45.9% of statements 18:31:12 ok app-new-service/functions 1.248s coverage: 85.3% of statements 18:31:12 go vet ./... 18:33:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:03 ./bin/test-attribution-txt.sh 18:33:03 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/295/app-service-template' 18:33:03 go test -race -coverprofile=coverage.out ./... 18:33:03 go: downloading github.com/gomodule/redigo v1.8.9 18:33:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 18:33:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 18:33:13 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 18:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.549s coverage: 65.6% of statements 18:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.302s coverage: 92.5% of statements 18:33:15 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.314s coverage: 85.1% of statements 18:33:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.100s coverage: 100.0% of statements 18:33:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 18:33:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 18:33:19 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 18:33:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.584s coverage: 77.9% of statements 18:33:21 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.229s coverage: 97.3% of statements 18:33:23 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 18:33:24 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 18:33:24 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.229s coverage: 82.8% of statements 18:33:25 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.256s coverage: 65.6% of statements 18:33:27 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 18:33:28 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.266s coverage: 28.7% of statements 18:33:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 18:33:28 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:33:29 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.207s coverage: 17.2% of statements 18:33:30 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.202s coverage: 27.3% of statements 18:33:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.264s coverage: 52.8% of statements 18:34:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.505s coverage: 75.3% of statements 18:34:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.176s coverage: 94.4% of statements 18:34:06 go vet ./... 18:34:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:34:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:34:07 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 18:34:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:34:07 $ docker stop --time=1 38cc5aed056b7e3f169f89a4141f56a8692b2fce535c82969cb1480d4e428c40 18:34:12 $ docker rm -f --volumes 38cc5aed056b7e3f169f89a4141f56a8692b2fce535c82969cb1480d4e428c40 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:34:16 Warning: overwriting stash ‘coverage-report’ 18:34:17 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 18:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:17 18:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:18 arm64: Pulling from edgex-lftools-log-publisher 18:34:18 8998bd30e6a1: Pulling fs layer 18:34:18 04944245beec: Pulling fs layer 18:34:18 699f458cf7ca: Pulling fs layer 18:34:18 765212b225bb: Pulling fs layer 18:34:18 f23df028b6ca: Pulling fs layer 18:34:18 d65c8cfc05b1: Pulling fs layer 18:34:18 2437ff75d9bd: Pulling fs layer 18:34:18 765212b225bb: Waiting 18:34:18 f23df028b6ca: Waiting 18:34:18 d65c8cfc05b1: Waiting 18:34:18 2437ff75d9bd: Waiting 18:34:18 04944245beec: Verifying Checksum 18:34:18 04944245beec: Download complete 18:34:18 765212b225bb: Verifying Checksum 18:34:18 765212b225bb: Download complete 18:34:18 f23df028b6ca: Verifying Checksum 18:34:18 f23df028b6ca: Download complete 18:34:18 d65c8cfc05b1: Verifying Checksum 18:34:18 d65c8cfc05b1: Download complete 18:34:18 699f458cf7ca: Verifying Checksum 18:34:18 699f458cf7ca: Download complete 18:34:18 8998bd30e6a1: Verifying Checksum 18:34:18 8998bd30e6a1: Download complete 18:34:21 2437ff75d9bd: Verifying Checksum 18:34:21 2437ff75d9bd: Download complete 18:34:22 8998bd30e6a1: Pull complete 18:34:24 04944245beec: Pull complete 18:34:26 699f458cf7ca: Pull complete 18:34:26 765212b225bb: Pull complete 18:34:26 f23df028b6ca: Pull complete 18:34:26 d65c8cfc05b1: Pull complete 18:34:41 2437ff75d9bd: Pull complete 18:34:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:42 prd-ubuntu20.04-docker-arm64-4c-16g-6602 does not seem to be running inside a container 18:34:42 $ 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/295 -v /w/workspace/app-functions-sdk-go/295:/w/workspace/app-functions-sdk-go/295:rw,z -v /w/workspace/app-functions-sdk-go/295@tmp:/w/workspace/app-functions-sdk-go/295@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 18:34:44 $ docker top 99ad826b4b5e8c8af1d74e1efda2cc8b57c774819482430690f55f7433b9de95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:45 ---> job-cost.sh 18:34:45 lf-activate-venv: SKIPPING 18:34:45 INFO: No Stack... 18:34:45 INFO: Retrieving Pricing Info for: v3-standard-4 18:34:46 INFO: Archiving Costs [Pipeline] sh 18:34:47 + cat /w/workspace/app-functions-sdk-go/295/archives/cost.csv 18:34:47 + cut -d, -f6 [Pipeline] lock 18:34:47 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] 18:34:47 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] did not exist. Created. 18:34:47 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:47 /w/workspace/app-functions-sdk-go/295@tmp/durable-8162eab8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:34:47 + echo total: 0.10999999940395355 [Pipeline] stash 18:34:47 Warning: overwriting stash ‘stack-cost’ 18:34:47 Stashed 1 file(s) [Pipeline] } 18:34:47 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-295-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:48 $ docker stop --time=1 99ad826b4b5e8c8af1d74e1efda2cc8b57c774819482430690f55f7433b9de95 18:34:49 $ docker rm -f --volumes 99ad826b4b5e8c8af1d74e1efda2cc8b57c774819482430690f55f7433b9de95 [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 18:34:49 provisioning config files... 18:34:49 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8333142192074795369tmp [Pipeline] { [Pipeline] sh 18:34:50 + set +x 18:34:50 + curl -s https://codecov.io/bash 18:34:50 + bash -s -- 18:34:50 18:34:50 _____ _ 18:34:50 / ____| | | 18:34:50 | | ___ __| | ___ ___ _____ __ 18:34:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:34:50 | |___| (_) | (_| | __/ (_| (_) \ V / 18:34:50 \_____\___/ \__,_|\___|\___\___/ \_/ 18:34:50 Bash-1.0.6 18:34:50 18:34:50 18:34:50 ==> git version 2.25.1 found 18:34:50 ==> 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 18:34:50 Release-Date: 2020-01-08 18:34:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:34:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:34:50 ==> Jenkins CI detected. 18:34:50 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 18:34:50 project root: . 18:34:50 --> token set from env 18:34:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:34:50 ==> Running gcov in . (disable via -X gcov) 18:34:50 ==> Python coveragepy not found 18:34:50 ==> Searching for coverage reports in: 18:34:50 + . 18:34:50 -> Found 2 reports 18:34:50 ==> Detecting git/mercurial file structure 18:34:50 ==> Reading reports 18:34:50 + ./app-service-template/coverage.out bytes=3558 18:34:50 + ./coverage.out bytes=118304 18:34:50 ==> Appending adjustments 18:34:50 https://docs.codecov.io/docs/fixing-reports 18:34:50 + Found adjustments 18:34:50 ==> Gzipping contents 18:34:50 24K /tmp/codecov.zcZ8Kx.gz 18:34:50 ==> Uploading reports 18:34:50 url: https://codecov.io 18:34:50 query: branch=main&commit=180f1580abfa499ae46b741f37587c471fc31ce2&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:34:50 -> Pinging Codecov 18:34:50 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=180f1580abfa499ae46b741f37587c471fc31ce2&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:34:50 -> Uploading to 18:34:50 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/3D8B5DFFC46A037C893635FACE044666/180f1580abfa499ae46b741f37587c471fc31ce2/cd81d8c7-1116-4260-9473-3b48fef72883.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T183450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3b11a3e64456bcafdafeb971d7aff661ae7a51ed269275da52a722c0d5515a6 18:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:50 Dload Upload Total Spent Left Speed 18:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20784 0 0 100 20784 0 91964 --:--:-- --:--:-- --:--:-- 91964 18:34:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] } 18:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:34:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:34:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:34:51 18:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:34:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:34:52 df9b9388f04a: Pulling fs layer 18:34:52 52dc419b0ee2: Pulling fs layer 18:34:52 25bc292e5bac: Pulling fs layer 18:34:52 114826534d7a: Pulling fs layer 18:34:52 4657fd5d0bcf: Pulling fs layer 18:34:52 6ad1cebc031e: Pulling fs layer 18:34:52 8a3aa393b2d8: Pulling fs layer 18:34:52 6ad1cebc031e: Waiting 18:34:52 114826534d7a: Waiting 18:34:52 4657fd5d0bcf: Waiting 18:34:52 25bc292e5bac: Download complete 18:34:52 52dc419b0ee2: Download complete 18:34:52 4657fd5d0bcf: Verifying Checksum 18:34:52 4657fd5d0bcf: Download complete 18:34:52 df9b9388f04a: Verifying Checksum 18:34:52 df9b9388f04a: Download complete 18:34:52 df9b9388f04a: Pull complete 18:34:52 6ad1cebc031e: Verifying Checksum 18:34:52 6ad1cebc031e: Download complete 18:34:52 52dc419b0ee2: Pull complete 18:34:52 25bc292e5bac: Pull complete 18:34:52 8a3aa393b2d8: Verifying Checksum 18:34:52 8a3aa393b2d8: Download complete 18:34:52 114826534d7a: Verifying Checksum 18:34:52 114826534d7a: Download complete 18:34:56 114826534d7a: Pull complete 18:34:56 4657fd5d0bcf: Pull complete 18:34:56 6ad1cebc031e: Pull complete 18:34:59 8a3aa393b2d8: Pull complete 18:34:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:34:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:59 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:34:59 $ 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 18:35:08 $ docker top ada150a43d1fc6809e6f3e792cd4fab79cd941325702fed2836a02dfe45d6318 -eo pid,comm [Pipeline] { [Pipeline] echo 18:35:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:main' [Pipeline] sh 18:35:08 + set -o pipefail 18:35:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:main' 18:35:15 18:35:15 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v3)... 18:35:15 18:35:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/899a6017-c938-46f1-adf7-2bd1b283a5ba/history/a023e487-4c98-4ade-abe1-c7a55c6e4fce 18:35:15 18:35:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:35:15 18:35:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:35:15 18:35:15 18:35:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:35:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:35:15 More details here: https://snyk.co/ue1NS [Pipeline] } 18:35:15 $ docker stop --time=1 ada150a43d1fc6809e6f3e792cd4fab79cd941325702fed2836a02dfe45d6318 18:35:19 $ docker rm -f --volumes ada150a43d1fc6809e6f3e792cd4fab79cd941325702fed2836a02dfe45d6318 [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 18:35:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:19 provisioning config files... 18:35:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config90607523418871358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:20 --> edgex-publish-swagger.sh 18:35:20 === Publish openapi/v3 API === 18:35:20 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 18:35:20 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v3/app-functions-sdk.yaml] 18:35:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:35:20 Dload Upload Total Spent Left Speed 18:35:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11420 0 0 100 11420 0 24665 --:--:-- --:--:-- --:--:-- 24612 18:35:20 18:35:20 [Pipeline] } 18:35:20 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 18:35:20 + git log --format=format:%s -1 180f1580abfa499ae46b741f37587c471fc31ce2 [Pipeline] sh 18:35:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:35:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:21 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:35:21 $ 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 18:35:21 $ docker top 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 -eo pid,comm 18:35:21 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). 18:35:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:21 [ssh-agent] Looking for ssh-agent implementation... 18:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:22 $ docker exec 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 ssh-agent 18:35:22 SSH_AUTH_SOCK=/tmp/ssh-5sB3lek2zPaa/agent.33 18:35:22 SSH_AGENT_PID=39 18:35:22 Running ssh-add (command line suppressed) 18:35:22 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14004278506825637114.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_14004278506825637114.key) 18:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:22 + git semver tag 18:35:22 2023-09-19 18:35:22,735 [run_tag] DEBUG tag force:False 18:35:22 2023-09-19 18:35:22,735 [check_head_tag] DEBUG check head tag 18:35:22 2023-09-19 18:35:22,736 [execute] INFO git cat-file --batch-check 18:35:22 2023-09-19 18:35:22,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 18:35:22 2023-09-19 18:35:22,741 [execute] INFO git cat-file --batch 18:35:22 2023-09-19 18:35:22,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=) 18:35:22 2023-09-19 18:35:22,761 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:35:22 2023-09-19 18:35:22,761 [execute] INFO git tag -a v3.1.0-dev.32 -m v3.1.0-dev.32 18:35:22 2023-09-19 18:35:22,761 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.32', '-m', 'v3.1.0-dev.32'], cwd=/w/workspace/oundry_app-functions-sdk-go_main, universal_newlines=False, shell=None, istream=None) 18:35:22 2023-09-19 18:35:22,766 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:35:22 3.1.0-dev.32 [Pipeline] } 18:35:22 $ docker exec --env ******** --env ******** 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 ssh-agent -k 18:35:22 unset SSH_AUTH_SOCK; 18:35:22 unset SSH_AGENT_PID; 18:35:22 echo Agent pid 39 killed; 18:35:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:23 + git semver [Pipeline] } 18:35:23 $ docker stop --time=1 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 18:35:24 $ docker rm -f --volumes 7f32aeebef7669ccf7c86e18ca6b60ed7d0c84e91e4f14202a581abc98f2c552 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:35:25 18:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:35:25 0.23.1-centos7: Pulling from edgex-lftools 18:35:25 ab5ef0e58194: Pulling fs layer 18:35:25 9712f1f96733: Pulling fs layer 18:35:25 63f879dbbcfc: Pulling fs layer 18:35:25 0d9ebad4ef96: Pulling fs layer 18:35:25 e9a5061849ea: Pulling fs layer 18:35:25 d747dcd14b5f: Pulling fs layer 18:35:25 2de7ff778b66: Pulling fs layer 18:35:25 0d9ebad4ef96: Waiting 18:35:25 d747dcd14b5f: Waiting 18:35:25 e9a5061849ea: Waiting 18:35:25 2de7ff778b66: Waiting 18:35:25 9712f1f96733: Verifying Checksum 18:35:25 9712f1f96733: Download complete 18:35:25 63f879dbbcfc: Verifying Checksum 18:35:25 63f879dbbcfc: Download complete 18:35:26 e9a5061849ea: Verifying Checksum 18:35:26 e9a5061849ea: Download complete 18:35:26 d747dcd14b5f: Verifying Checksum 18:35:26 d747dcd14b5f: Download complete 18:35:26 ab5ef0e58194: Verifying Checksum 18:35:26 ab5ef0e58194: Download complete 18:35:26 0d9ebad4ef96: Verifying Checksum 18:35:26 0d9ebad4ef96: Download complete 18:35:26 2de7ff778b66: Verifying Checksum 18:35:26 2de7ff778b66: Download complete 18:35:29 ab5ef0e58194: Pull complete 18:35:29 9712f1f96733: Pull complete 18:35:29 63f879dbbcfc: Pull complete 18:35:34 0d9ebad4ef96: Pull complete 18:35:34 e9a5061849ea: Pull complete 18:35:34 d747dcd14b5f: Pull complete 18:35:35 2de7ff778b66: Pull complete 18:35:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:35:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:35 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:35:35 $ 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 18:35:42 $ docker top c3447af47d994dd68e2621ff538cad2eb8c6617baf5ac94c6c6fc5eae6dee145 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:35:42 provisioning config files... 18:35:42 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config18145797037011077192tmp 18:35:42 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config135983599486690715tmp 18:35:42 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7778004020229986928tmp [Pipeline] { [Pipeline] echo 18:35:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:35:42 ---> sigul-configuration.sh 18:35:42 gpg: directory `/root/.gnupg' created 18:35:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:35:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:35:42 gpg: keyring `/root/.gnupg/secring.gpg' created 18:35:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:35:42 gpg: CAST5 encrypted data 18:35:42 gpg: encrypted with 1 passphrase 18:35:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:35:42 + mkdir /home/jenkins 18:35:42 + mkdir /home/jenkins/sigul [Pipeline] sh 18:35:43 + 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 18:35:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:35:43 ---> sigul-install.sh 18:35:43 Sigul already installed; skipping installation. [Pipeline] sh 18:35:43 + git tag --list 18:35:43 v0.1.0 18:35:43 v0.1.1 18:35:43 v1.0.0 18:35:43 v1.1.0 18:35:43 v1.2.0 18:35:43 v1.3.0 18:35:43 v1.3.1 18:35:43 v2.0.0 18:35:43 v2.0.1 18:35:43 v2.1.0 18:35:43 v2.1.1 18:35:43 v2.1.2 18:35:43 v2.2.0 18:35:43 v2.3 18:35:43 v2.3.0 18:35:43 v2.3.1 18:35:43 v3.0 18:35:43 v3.0.0 18:35:43 v3.0.1 18:35:43 v3.0.1-dev.1 18:35:43 v3.0.1-dev.2 18:35:43 v3.1.0-dev.1 18:35:43 v3.1.0-dev.10 18:35:43 v3.1.0-dev.11 18:35:43 v3.1.0-dev.12 18:35:43 v3.1.0-dev.13 18:35:43 v3.1.0-dev.14 18:35:43 v3.1.0-dev.15 18:35:43 v3.1.0-dev.16 18:35:43 v3.1.0-dev.17 18:35:43 v3.1.0-dev.18 18:35:43 v3.1.0-dev.19 18:35:43 v3.1.0-dev.2 18:35:43 v3.1.0-dev.20 18:35:43 v3.1.0-dev.21 18:35:43 v3.1.0-dev.22 18:35:43 v3.1.0-dev.23 18:35:43 v3.1.0-dev.24 18:35:43 v3.1.0-dev.25 18:35:43 v3.1.0-dev.26 18:35:43 v3.1.0-dev.27 18:35:43 v3.1.0-dev.28 18:35:43 v3.1.0-dev.29 18:35:43 v3.1.0-dev.3 18:35:43 v3.1.0-dev.30 18:35:43 v3.1.0-dev.31 18:35:43 v3.1.0-dev.32 18:35:43 v3.1.0-dev.4 18:35:43 v3.1.0-dev.5 18:35:43 v3.1.0-dev.6 18:35:43 v3.1.0-dev.7 18:35:43 v3.1.0-dev.8 18:35:43 v3.1.0-dev.9 [Pipeline] sh 18:35:43 + lftools sign git-tag v3.1.0-dev.32 18:35:44 Signing Git tag with Sigul... 18:35:44 Signing v3.1.0-dev.32 [Pipeline] echo 18:35:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:35:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:35:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:35:45 $ docker stop --time=1 c3447af47d994dd68e2621ff538cad2eb8c6617baf5ac94c6c6fc5eae6dee145 18:35:46 $ docker rm -f --volumes c3447af47d994dd68e2621ff538cad2eb8c6617baf5ac94c6c6fc5eae6dee145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:35:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:35:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:47 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:35:47 $ 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 18:35:47 $ docker top f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f -eo pid,comm 18:35:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:35:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:47 [ssh-agent] Looking for ssh-agent implementation... 18:35:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:48 $ docker exec f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f ssh-agent 18:35:48 SSH_AUTH_SOCK=/tmp/ssh-nZnYz600hANu/agent.32 18:35:48 SSH_AGENT_PID=38 18:35:48 Running ssh-add (command line suppressed) 18:35:48 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6370266904939966834.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6370266904939966834.key) 18:35:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:48 + git semver bump pre 18:35:48 2023-09-19 18:35:48,787 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:35:48 2023-09-19 18:35:48,787 [bump_version] DEBUG bumping version:3.1.0-dev.32 on axis:pre with prefix:dev 18:35:48 2023-09-19 18:35:48,787 [bump_version] DEBUG bumped version:3.1.0-dev.33 18:35:48 2023-09-19 18:35:48,787 [write_version] DEBUG write version:3.1.0-dev.33 to path:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main with force:True 18:35:48 2023-09-19 18:35:48,787 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:35:48 2023-09-19 18:35:48,787 [write_file] DEBUG write to file:/w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:35:48 2023-09-19 18:35:48,789 [execute] INFO git cat-file --batch-check 18:35:48 2023-09-19 18:35:48,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:35:48 2023-09-19 18:35:48,795 [execute] INFO git cat-file --batch 18:35:48 2023-09-19 18:35:48,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:35:48 2023-09-19 18:35:48,799 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:35:48 3.1.0-dev.33 [Pipeline] } 18:35:48 $ docker exec --env ******** --env ******** f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f ssh-agent -k 18:35:48 unset SSH_AUTH_SOCK; 18:35:48 unset SSH_AGENT_PID; 18:35:48 echo Agent pid 38 killed; 18:35:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:49 + git semver [Pipeline] } 18:35:49 $ docker stop --time=1 f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f 18:35:50 $ docker rm -f --volumes f0e26507c5e65c1beedbb872df1f004462af016df6697c71c93144dcbc36000f [Pipeline] // withDockerContainer [Pipeline] sh 18:35:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:35:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:51 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:35:51 $ 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 18:35:51 $ docker top 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:52 [ssh-agent] Looking for ssh-agent implementation... 18:35:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:52 $ docker exec 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 ssh-agent 18:35:52 SSH_AUTH_SOCK=/tmp/ssh-852Rq7VnNlL2/agent.32 18:35:52 SSH_AGENT_PID=38 18:35:52 Running ssh-add (command line suppressed) 18:35:52 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4966992032751324084.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4966992032751324084.key) 18:35:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:52 + git semver push 18:35:52 2023-09-19 18:35:52,852 [run_push] DEBUG push 18:35:52 2023-09-19 18:35:52,853 [execute] INFO git cat-file --batch-check 18:35:52 2023-09-19 18:35:52,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:35:52 2023-09-19 18:35:52,858 [execute] INFO git rev-list c7b13a9d21fb53404ea0f6630ddcdf8218feef8a -- 18:35:52 2023-09-19 18:35:52,858 [execute] DEBUG Popen(['git', 'rev-list', 'c7b13a9d21fb53404ea0f6630ddcdf8218feef8a', '--'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:35:52 2023-09-19 18:35:52,876 [execute] INFO git fetch -v origin 18:35:52 2023-09-19 18:35:52,876 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:35:53 2023-09-19 18:35:53,355 [run_push] DEBUG no remote changes detected 18:35:53 2023-09-19 18:35:53,355 [execute] INFO git push origin semver 18:35:53 2023-09-19 18:35:53,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_app-functions-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:35:54 2023-09-19 18:35:54,181 [run_push] DEBUG push all version tags 18:35:54 2023-09-19 18:35:54,182 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:35:54 2023-09-19 18:35:54,182 [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) 18:35:55 2023-09-19 18:35:54,918 [read_version] DEBUG read version from /w/workspace/oundry_app-functions-sdk-go_main/.semver/main 18:35:55 3.1.0-dev.33 [Pipeline] } 18:35:55 $ docker exec --env ******** --env ******** 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 ssh-agent -k 18:35:55 unset SSH_AUTH_SOCK; 18:35:55 unset SSH_AGENT_PID; 18:35:55 echo Agent pid 38 killed; 18:35:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:55 + git semver [Pipeline] } 18:35:55 $ docker stop --time=1 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 18:35:57 $ docker rm -f --volumes 62bfe49cabd4b9e9b084efec9d2157d875ec84d5f8592ff51cade41facbbeee4 [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 18:35:57 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 18:35:57 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 18:35:57 total 16 18:35:57 drwxr-xr-x 3 root root 4096 Sep 19 18:26 . 18:35:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 18:35 .. 18:35:57 drwxr-xr-x 2 root root 4096 Sep 19 18:26 cost 18:35:57 -rw-r--r-- 1 root root 92 Sep 19 18:26 cost.csv 18:35:57 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 18:35:57 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 18:35:57 total 16 18:35:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 18:26 . 18:35:57 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 18:35 .. 18:35:57 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 18:26 cost 18:35:57 -rw-r--r-- 1 jenkins jenkins 92 Sep 19 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:35:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:35:58 ---> package-listing.sh 18:35:58 ++ facter osfamily 18:35:58 ++ tr '[:upper:]' '[:lower:]' 18:35:58 + OS_FAMILY=debian 18:35:58 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 18:35:58 + START_PACKAGES=/tmp/packages_start.txt 18:35:58 + END_PACKAGES=/tmp/packages_end.txt 18:35:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:35:58 + PACKAGES=/tmp/packages_start.txt 18:35:58 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:35:58 + PACKAGES=/tmp/packages_end.txt 18:35:58 + case "${OS_FAMILY}" in 18:35:58 + dpkg -l 18:35:58 + grep '^ii' 18:35:58 + '[' -f /tmp/packages_start.txt ']' 18:35:58 + '[' -f /tmp/packages_end.txt ']' 18:35:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:35:58 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:35:58 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 18:35:58 + 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 18:35:58 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 18:35:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:59 prd-ubuntu20.04-docker-8c-8g-6601 does not seem to be running inside a container 18:35:59 $ 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 18:36:00 $ docker top ce31ac751157f96b0de5508cdf91dac843a596165b0baf4dbbdc9c5a2e8b9d67 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:00 + touch /tmp/pre-build-complete [Pipeline] sh 18:36:00 + mkdir -p /var/log/sysstat [Pipeline] sh 18:36:01 + ls /var/log/sa-host 18:36:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:01 provisioning config files... 18:36:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5506518040385131874tmp [Pipeline] { [Pipeline] echo 18:36:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:36:01 ---> create-netrc.sh [Pipeline] } 18:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:36:01 ---> python-tools-install.sh [Pipeline] echo 18:36:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:36:02 ---> sudo-logs.sh 18:36:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:36:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:36:02 ---> job-cost.sh 18:36:02 lf-activate-venv: SKIPPING 18:36:02 DEBUG: total: 0.2199999988079071 18:36:02 INFO: Retrieving Stack Cost... 18:36:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:36:03 INFO: Archiving Costs [Pipeline] echo 18:36:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:36:03 ---> logs-deploy.sh 18:36:03 lf-activate-venv: SKIPPING 18:36:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/295 18:36:03 INFO: archiving workspace using pattern(s): 18:36:04 Archives upload complete. 18:36:04 INFO: archiving logs to Nexus 18:36:05 ---> uname -a: 18:36:05 Linux prd-ubuntu20-04-docker-8c-8g-6601 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:36:05 18:36:05 18:36:05 ---> lscpu: 18:36:05 Architecture: x86_64 18:36:05 CPU op-mode(s): 32-bit, 64-bit 18:36:05 Byte Order: Little Endian 18:36:05 Address sizes: 40 bits physical, 48 bits virtual 18:36:05 CPU(s): 8 18:36:05 On-line CPU(s) list: 0-7 18:36:05 Thread(s) per core: 1 18:36:05 Core(s) per socket: 1 18:36:05 Socket(s): 8 18:36:05 NUMA node(s): 1 18:36:05 Vendor ID: AuthenticAMD 18:36:05 CPU family: 23 18:36:05 Model: 49 18:36:05 Model name: AMD EPYC-Rome Processor 18:36:05 Stepping: 0 18:36:05 CPU MHz: 2799.998 18:36:05 BogoMIPS: 5599.99 18:36:05 Virtualization: AMD-V 18:36:05 Hypervisor vendor: KVM 18:36:05 Virtualization type: full 18:36:05 L1d cache: 256 KiB 18:36:05 L1i cache: 256 KiB 18:36:05 L2 cache: 4 MiB 18:36:05 L3 cache: 128 MiB 18:36:05 NUMA node0 CPU(s): 0-7 18:36:05 Vulnerability Itlb multihit: Not affected 18:36:05 Vulnerability L1tf: Not affected 18:36:05 Vulnerability Mds: Not affected 18:36:05 Vulnerability Meltdown: Not affected 18:36:05 Vulnerability Mmio stale data: Not affected 18:36:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:36:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:36:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:36:05 Vulnerability Srbds: Not affected 18:36:05 Vulnerability Tsx async abort: Not affected 18:36:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:36:05 18:36:05 18:36:05 ---> nproc: 18:36:05 8 18:36:05 18:36:05 18:36:05 ---> df -h: 18:36:05 Filesystem Size Used Avail Use% Mounted on 18:36:05 overlay 155G 12G 143G 8% / 18:36:05 tmpfs 64M 0 64M 0% /dev 18:36:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:36:05 shm 64M 0 64M 0% /dev/shm 18:36:05 /dev/vda1 155G 12G 143G 8% /facter-os 18:36:05 18:36:05 18:36:05 ---> sar -b -r -n DEV: 18:36:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6601) 09/19/23 _x86_64_ (8 CPU) 18:36:05 18:36:05 18:23:17 LINUX RESTART (8 CPU) 18:36:05 18:36:05 18:24:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:36:05 18:25:01 91.15 3.69 87.46 0.00 468.94 39619.18 0.00 18:36:05 18:26:01 66.44 0.03 66.41 0.00 0.27 38754.49 0.00 18:36:05 18:27:01 42.11 0.20 41.91 0.00 9.87 19813.36 0.00 18:36:05 18:28:01 2.47 0.00 2.47 0.00 0.00 28.26 0.00 18:36:05 18:29:01 52.09 10.61 41.48 0.00 5155.94 8429.66 0.00 18:36:05 18:30:01 6.40 0.02 6.38 0.00 0.13 126.89 0.00 18:36:05 18:31:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 18:36:05 18:32:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 18:36:05 18:33:01 3.40 1.02 2.38 0.00 21.86 30.93 0.00 18:36:05 18:34:01 2.15 0.00 2.15 0.00 0.00 24.40 0.00 18:36:05 18:35:01 9.21 0.17 9.04 0.00 16.38 7426.80 0.00 18:36:05 18:36:01 112.23 0.38 111.85 0.00 31.33 51841.23 0.00 18:36:05 Average: 32.50 1.34 31.16 0.00 475.36 13807.92 0.00 18:36:05 18:36:05 18:24:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:36:05 18:25:01 27980008 31358212 947416 2.88 100688 3469564 2274372 6.70 1504112 2941648 822344 18:36:05 18:26:01 27752860 31532732 771996 2.35 103576 3840896 1939184 5.71 1542176 3105028 70216 18:36:05 18:27:01 28547192 31596756 713196 2.17 107692 3149116 1755652 5.17 1114580 2785064 316 18:36:05 18:28:01 28547680 31597288 712560 2.17 107780 3149116 1755652 5.17 1114300 2785064 4 18:36:05 18:29:01 28069388 31574856 703892 2.14 137440 3573596 1709004 5.04 1426148 2919152 944 18:36:05 18:30:01 28076228 31576924 701412 2.13 136028 3570344 1708260 5.03 1417744 2915944 8 18:36:05 18:31:01 28083220 31584008 694280 2.11 136120 3570348 1708260 5.03 1410852 2915952 8 18:36:05 18:32:01 28083664 31584552 693780 2.11 136204 3570352 1708260 5.03 1410944 2915952 8 18:36:05 18:33:01 28083472 31585484 692972 2.11 136328 3570968 1715484 5.06 1409944 2916492 8 18:36:05 18:34:01 28084124 31586228 692144 2.10 136404 3570968 1698732 5.01 1410108 2916496 8 18:36:05 18:35:01 27309276 31568460 707068 2.15 140780 4275060 1770312 5.22 1432200 3619832 473952 18:36:05 18:36:01 26546236 31530048 738424 2.25 176968 4881020 1870628 5.51 1562280 4162312 304 18:36:05 Average: 27930279 31556296 730762 2.22 129667 3682612 1801150 5.31 1396282 3074911 114010 18:36:05 18:36:05 18:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:36:05 18:25:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 18:36:05 18:25:01 vethb0f30d7 117.06 231.88 11.22 1831.13 0.00 0.00 0.00 0.15 18:36:05 18:25:01 docker0 176.28 290.63 13.96 2197.62 0.00 0.00 0.00 0.00 18:36:05 18:25:01 ens3 465.51 283.38 6127.05 45.66 0.00 0.00 0.00 0.00 18:36:05 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:05 18:26:01 vethb0f30d7 1.25 1.48 0.10 1.58 0.00 0.00 0.00 0.00 18:36:05 18:26:01 docker0 1.25 1.45 0.09 1.58 0.00 0.00 0.00 0.00 18:36:05 18:26:01 ens3 18.08 11.53 14.94 7.47 0.00 0.00 0.00 0.00 18:36:05 18:27:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:36:05 18:27:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:27:01 ens3 113.20 82.59 2528.10 100.80 0.00 0.00 0.00 0.00 18:36:05 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:05 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:28:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:36:05 18:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 18:36:05 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:29:01 ens3 184.47 74.27 2729.18 5.38 0.00 0.00 0.00 0.00 18:36:05 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:05 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:30:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 18:36:05 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:05 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:36:05 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:33:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:36:05 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:34:01 ens3 0.33 0.25 0.09 0.07 0.00 0.00 0.00 0.00 18:36:05 18:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:36:05 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:36:05 18:35:01 ens3 140.25 82.79 3979.23 11.23 0.00 0.00 0.00 0.00 18:36:05 18:36:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 18:36:05 18:36:01 docker0 71.90 117.66 5.76 1026.99 0.00 0.00 0.00 0.00 18:36:05 18:36:01 ens3 307.82 187.69 4298.74 48.44 0.00 0.00 0.00 0.00 18:36:05 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 18:36:05 Average: docker0 20.57 33.79 1.63 266.14 0.00 0.00 0.00 0.00 18:36:05 Average: ens3 102.02 59.94 1633.71 18.22 0.00 0.00 0.00 0.00 18:36:05 18:36:05 18:36:05 ---> sar -P ALL: 18:36:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6601) 09/19/23 _x86_64_ (8 CPU) 18:36:05 18:36:05 18:23:17 LINUX RESTART (8 CPU) 18:36:05 18:36:05 18:24:02 CPU %user %nice %system %iowait %steal %idle 18:36:05 18:25:01 all 25.57 0.00 4.61 3.41 0.07 66.34 18:36:05 18:25:01 0 24.74 0.00 5.86 0.60 0.07 68.74 18:36:05 18:25:01 1 25.48 0.00 4.07 6.81 0.07 63.56 18:36:05 18:25:01 2 25.93 0.00 4.41 4.82 0.05 64.80 18:36:05 18:25:01 3 24.77 0.00 4.36 1.39 0.09 69.39 18:36:05 18:25:01 4 25.28 0.00 4.79 0.74 0.07 69.12 18:36:05 18:25:01 5 26.23 0.00 4.17 2.37 0.07 67.18 18:36:05 18:25:01 6 26.18 0.00 4.53 10.40 0.07 58.82 18:36:05 18:25:01 7 25.99 0.00 4.70 0.17 0.10 69.04 18:36:05 18:26:01 all 34.23 0.00 3.69 2.14 0.06 59.89 18:36:05 18:26:01 0 34.17 0.00 3.66 0.60 0.05 61.52 18:36:05 18:26:01 1 34.81 0.00 3.59 5.74 0.08 55.77 18:36:05 18:26:01 2 34.23 0.00 3.61 0.60 0.05 61.51 18:36:05 18:26:01 3 33.56 0.00 4.14 7.07 0.05 55.17 18:36:05 18:26:01 4 34.54 0.00 3.50 1.22 0.07 60.68 18:36:05 18:26:01 5 34.08 0.00 3.30 0.17 0.05 62.40 18:36:05 18:26:01 6 33.58 0.00 3.88 0.57 0.05 61.92 18:36:05 18:26:01 7 34.82 0.00 3.82 1.16 0.07 60.13 18:36:05 18:27:01 all 14.03 0.00 2.01 1.10 0.04 82.81 18:36:05 18:27:01 0 14.73 0.00 1.42 0.05 0.03 83.76 18:36:05 18:27:01 1 13.93 0.00 2.72 1.04 0.05 82.27 18:36:05 18:27:01 2 14.19 0.00 1.97 0.05 0.03 83.76 18:36:05 18:27:01 3 13.52 0.00 1.68 0.96 0.05 83.80 18:36:05 18:27:01 4 14.73 0.00 1.68 0.57 0.03 82.99 18:36:05 18:27:01 5 13.88 0.00 1.49 0.02 0.05 84.56 18:36:05 18:27:01 6 13.06 0.00 3.30 6.13 0.05 77.45 18:36:05 18:27:01 7 14.23 0.00 1.87 0.00 0.05 83.85 18:36:05 18:28:01 all 0.03 0.00 0.00 0.01 0.01 99.95 18:36:05 18:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:36:05 18:28:01 1 0.12 0.00 0.02 0.00 0.02 99.85 18:36:05 18:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:36:05 18:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:36:05 18:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:36:05 18:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:36:05 18:28:01 6 0.03 0.00 0.00 0.07 0.02 99.88 18:36:05 18:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:36:05 18:29:01 all 2.55 0.00 1.37 0.71 0.03 95.35 18:36:05 18:29:01 0 4.31 0.00 1.62 0.58 0.02 93.47 18:36:05 18:29:01 1 2.20 0.00 1.25 0.68 0.02 95.84 18:36:05 18:29:01 2 2.99 0.00 2.09 0.17 0.02 94.74 18:36:05 18:29:01 3 2.42 0.00 0.80 0.15 0.03 96.60 18:36:05 18:29:01 4 2.54 0.00 1.28 2.22 0.03 93.93 18:36:05 18:29:01 5 1.72 0.00 1.95 0.25 0.03 96.04 18:36:05 18:29:01 6 2.16 0.00 0.94 1.44 0.02 95.46 18:36:05 18:29:01 7 2.04 0.00 1.05 0.17 0.03 96.70 18:36:05 18:30:01 all 0.08 0.00 0.06 0.07 0.01 99.79 18:36:05 18:30:01 0 0.22 0.00 0.15 0.22 0.02 99.40 18:36:05 18:30:01 1 0.15 0.00 0.05 0.23 0.02 99.55 18:36:05 18:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:36:05 18:30:01 3 0.07 0.00 0.05 0.00 0.00 99.88 18:36:05 18:30:01 4 0.02 0.00 0.05 0.08 0.00 99.85 18:36:05 18:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:36:05 18:30:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:36:05 18:30:01 7 0.07 0.00 0.05 0.00 0.02 99.87 18:36:05 18:31:01 all 0.03 0.00 0.01 0.02 0.00 99.94 18:36:05 18:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:36:05 18:31:01 1 0.05 0.00 0.00 0.13 0.00 99.82 18:36:05 18:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:36:05 18:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:36:05 18:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:36:05 18:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:36:05 18:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:36:05 18:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:36:05 18:32:01 all 0.01 0.00 0.01 0.05 0.01 99.92 18:36:05 18:32:01 0 0.02 0.00 0.03 0.02 0.02 99.92 18:36:05 18:32:01 1 0.03 0.00 0.02 0.17 0.02 99.77 18:36:05 18:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:36:05 18:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:36:05 18:32:01 4 0.00 0.00 0.03 0.18 0.02 99.77 18:36:05 18:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:36:05 18:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:36:05 18:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:36:05 18:33:01 all 0.26 0.00 0.04 0.01 0.01 99.68 18:36:05 18:33:01 0 0.03 0.00 0.07 0.00 0.02 99.88 18:36:05 18:33:01 1 0.10 0.00 0.02 0.07 0.02 99.80 18:36:05 18:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:36:05 18:33:01 3 1.63 0.00 0.07 0.02 0.00 98.29 18:36:05 18:33:01 4 0.18 0.00 0.07 0.03 0.00 99.72 18:36:05 18:33:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:36:05 18:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:36:05 18:33:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:36:05 18:34:01 all 0.02 0.00 0.01 0.03 0.01 99.94 18:36:05 18:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:36:05 18:34:01 1 0.03 0.00 0.03 0.23 0.02 99.68 18:36:05 18:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:36:05 18:34:01 3 0.07 0.00 0.00 0.00 0.02 99.92 18:36:05 18:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:36:05 18:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:36:05 18:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:36:05 18:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:36:05 18:35:01 all 2.87 0.00 1.21 0.76 0.03 95.14 18:36:05 18:35:01 0 2.66 0.00 1.05 0.00 0.03 96.25 18:36:05 18:35:01 1 4.23 0.00 0.99 2.56 0.05 92.18 18:36:05 18:35:01 2 2.80 0.00 1.53 0.02 0.00 95.65 18:36:05 18:35:01 3 3.09 0.00 1.16 3.16 0.03 92.55 18:36:05 18:35:01 4 3.13 0.00 1.11 0.03 0.02 95.71 18:36:05 18:35:01 5 2.73 0.00 1.61 0.00 0.03 95.64 18:36:05 18:35:01 6 2.39 0.00 1.26 0.00 0.02 96.33 18:36:05 18:35:01 7 1.89 0.00 0.95 0.33 0.03 96.79 18:36:05 18:36:05 18:35:01 CPU %user %nice %system %iowait %steal %idle 18:36:05 18:36:01 all 7.36 0.00 3.24 4.02 0.08 85.31 18:36:05 18:36:01 0 8.00 0.00 3.04 0.07 0.07 88.83 18:36:05 18:36:01 1 7.44 0.00 3.22 3.61 0.08 85.64 18:36:05 18:36:01 2 9.40 0.00 3.30 0.15 0.07 87.09 18:36:05 18:36:01 3 5.86 0.00 3.10 6.10 0.08 84.86 18:36:05 18:36:01 4 7.27 0.00 3.27 4.81 0.07 84.58 18:36:05 18:36:01 5 6.30 0.00 3.12 0.24 0.07 90.27 18:36:05 18:36:01 6 7.85 0.00 3.72 14.75 0.08 73.58 18:36:05 18:36:01 7 6.70 0.00 3.12 2.55 0.08 87.54 18:36:05 Average: all 7.19 0.00 1.34 1.02 0.03 90.42 18:36:05 Average: 0 7.36 0.00 1.40 0.18 0.03 91.04 18:36:05 Average: 1 7.32 0.00 1.32 1.76 0.04 89.56 18:36:05 Average: 2 7.40 0.00 1.41 0.47 0.02 90.70 18:36:05 Average: 3 7.03 0.00 1.27 1.56 0.03 90.10 18:36:05 Average: 4 7.27 0.00 1.31 0.82 0.03 90.57 18:36:05 Average: 5 7.03 0.00 1.30 0.25 0.03 91.39 18:36:05 Average: 6 7.03 0.00 1.46 2.74 0.03 88.74 18:36:05 Average: 7 7.09 0.00 1.29 0.36 0.03 91.22 18:36:05 18:36:05 18:36:05