Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e 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-ssh12519399409295770571.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4252050204471210215.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17430770742265923273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11400126735923800213.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3310976147791086048.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.18, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7444 in /w/workspace/ndry_app-functions-sdk-go_levski [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e (levski) Commit message: "docs: [Levski] Update change log for patch release (#1382)" > 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 dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e # timeout=10 > git rev-list --no-walk 9fa41a78e2cda4388c0f31842558ab39acd898c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T20:03:18.352Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T20:03:18.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T20:03:18.444Z] ========================================================= [2023-04-11T20:03:18.444Z] EdgeX Global Pipelines Version Info [2023-04-11T20:03:18.444Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:03:19.172Z] ------------------- [2023-04-11T20:03:19.172Z] stable info: [2023-04-11T20:03:19.172Z] ------------------- [2023-04-11T20:03:19.172Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T20:03:19.172Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T20:03:19.172Z] Message: update stable to v1.0.245 [2023-04-11T20:03:19.740Z] ------------------- [2023-04-11T20:03:19.740Z] experimental info: [2023-04-11T20:03:19.740Z] ------------------- [2023-04-11T20:03:19.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T20:03:19.740Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T20:03:19.740Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T20:03:19.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-04-11T20:03:19.901Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-04-11T20:03:19.917Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T20:03:19.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T20:03:19.940Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T20:03:19.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-04-11T20:03:19.964Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T20:03:19.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T20:03:19.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T20:03:19.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T20:03:20.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T20:03:20.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-04-11T20:03:20.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T20:03:20.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T20:03:20.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T20:03:20.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T20:03:20.086Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T20:03:20.099Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T20:03:20.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T20:03:20.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T20:03:20.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-11T20:03:20.147Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-04-11T20:03:20.158Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T20:03:20.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T20:03:20.179Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-04-11T20:03:20.193Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T20:03:20.212Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T20:03:20.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-04-11T20:03:20.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-04-11T20:03:20.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-04-11T20:03:20.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] echo [2023-04-11T20:03:20.269Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcb3f0d [Pipeline] echo [2023-04-11T20:03:20.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T20:03:20.647Z] + git rev-list -1 --merges dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e~1..dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] echo [2023-04-11T20:03:20.701Z] -----------> git rev-list -1 --merges dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e~1..dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [false] [Pipeline] sh [2023-04-11T20:03:20.994Z] + git log --format=format:%s -1 dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] echo [2023-04-11T20:03:21.009Z] ========================================================= [2023-04-11T20:03:21.009Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T20:03:21.009Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T20:03:21.351Z] + git log --format=format:%s -1 dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] echo [2023-04-11T20:03:21.363Z] [semverPrep] GIT_COMMIT: dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e, Commit Message: docs: [Levski] Update change log for patch release (#1382) [Pipeline] echo [2023-04-11T20:03:21.372Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T20:03:21.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T20:03:21.726Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T20:03:21.726Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T20:03:21.726Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T20:03:21.726Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T20:03:21.726Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T20:03:21.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:03:22.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:03:22.399Z] [2023-04-11T20:03:22.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:03:22.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:03:22.751Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T20:03:22.751Z] b85a868b505f: Pulling fs layer [2023-04-11T20:03:22.751Z] e2be974225ed: Pulling fs layer [2023-04-11T20:03:22.751Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T20:03:22.751Z] 988bab9f4d93: Pulling fs layer [2023-04-11T20:03:22.751Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T20:03:22.751Z] eaf3925da568: Pulling fs layer [2023-04-11T20:03:22.751Z] bab4dde63d76: Pulling fs layer [2023-04-11T20:03:22.751Z] bde34c3a00c8: Pulling fs layer [2023-04-11T20:03:22.751Z] b352a97aabf1: Pulling fs layer [2023-04-11T20:03:22.751Z] 4872d77fe225: Pulling fs layer [2023-04-11T20:03:22.751Z] 5851b861e8e6: Pulling fs layer [2023-04-11T20:03:22.751Z] 988bab9f4d93: Waiting [2023-04-11T20:03:22.751Z] 1469e6f7b9e6: Waiting [2023-04-11T20:03:22.751Z] bab4dde63d76: Waiting [2023-04-11T20:03:22.751Z] b352a97aabf1: Waiting [2023-04-11T20:03:22.751Z] eaf3925da568: Waiting [2023-04-11T20:03:22.751Z] 4872d77fe225: Waiting [2023-04-11T20:03:22.751Z] 5851b861e8e6: Waiting [2023-04-11T20:03:22.751Z] e2be974225ed: Verifying Checksum [2023-04-11T20:03:22.751Z] e2be974225ed: Download complete [2023-04-11T20:03:23.015Z] 988bab9f4d93: Verifying Checksum [2023-04-11T20:03:23.015Z] 988bab9f4d93: Download complete [2023-04-11T20:03:23.015Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T20:03:23.015Z] 1469e6f7b9e6: Download complete [2023-04-11T20:03:23.015Z] eaf3925da568: Verifying Checksum [2023-04-11T20:03:23.015Z] eaf3925da568: Download complete [2023-04-11T20:03:23.015Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T20:03:23.015Z] 339a4e72a1f5: Download complete [2023-04-11T20:03:23.015Z] bde34c3a00c8: Verifying Checksum [2023-04-11T20:03:23.015Z] bde34c3a00c8: Download complete [2023-04-11T20:03:23.015Z] b352a97aabf1: Download complete [2023-04-11T20:03:23.015Z] 4872d77fe225: Verifying Checksum [2023-04-11T20:03:23.015Z] 4872d77fe225: Download complete [2023-04-11T20:03:23.015Z] 5851b861e8e6: Verifying Checksum [2023-04-11T20:03:23.015Z] 5851b861e8e6: Download complete [2023-04-11T20:03:23.285Z] b85a868b505f: Verifying Checksum [2023-04-11T20:03:23.285Z] b85a868b505f: Download complete [2023-04-11T20:03:23.545Z] bab4dde63d76: Verifying Checksum [2023-04-11T20:03:23.545Z] bab4dde63d76: Download complete [2023-04-11T20:03:24.483Z] b85a868b505f: Pull complete [2023-04-11T20:03:24.483Z] e2be974225ed: Pull complete [2023-04-11T20:03:25.053Z] 339a4e72a1f5: Pull complete [2023-04-11T20:03:25.053Z] 988bab9f4d93: Pull complete [2023-04-11T20:03:25.312Z] 1469e6f7b9e6: Pull complete [2023-04-11T20:03:25.572Z] eaf3925da568: Pull complete [2023-04-11T20:03:27.479Z] bab4dde63d76: Pull complete [2023-04-11T20:03:27.479Z] bde34c3a00c8: Pull complete [2023-04-11T20:03:27.479Z] b352a97aabf1: Pull complete [2023-04-11T20:03:27.479Z] 4872d77fe225: Pull complete [2023-04-11T20:03:27.479Z] 5851b861e8e6: Pull complete [2023-04-11T20:03:27.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T20:03:27.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:03:27.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:03:27.591Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:03:27.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T20:03:30.143Z] $ docker top 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 -eo pid,comm [2023-04-11T20:03:30.197Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T20:03:30.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T20:03:30.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T20:03:30.240Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T20:03:30.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T20:03:30.364Z] $ docker exec 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 ssh-agent [2023-04-11T20:03:30.474Z] SSH_AUTH_SOCK=/tmp/ssh-flHhaWUwbafu/agent.32 [2023-04-11T20:03:30.474Z] SSH_AGENT_PID=39 [2023-04-11T20:03:30.481Z] Running ssh-add (command line suppressed) [2023-04-11T20:03:30.598Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_1738181429906900173.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_1738181429906900173.key) [2023-04-11T20:03:30.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T20:03:30.909Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T20:03:30.925Z] $ docker exec --env ******** --env ******** 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 ssh-agent -k [2023-04-11T20:03:31.022Z] unset SSH_AUTH_SOCK; [2023-04-11T20:03:31.023Z] unset SSH_AGENT_PID; [2023-04-11T20:03:31.023Z] echo Agent pid 39 killed; [2023-04-11T20:03:31.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T20:03:31.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T20:03:31.055Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T20:03:31.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T20:03:31.173Z] $ docker exec 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 ssh-agent [2023-04-11T20:03:31.292Z] SSH_AUTH_SOCK=/tmp/ssh-Iti3CmYsSaMu/agent.71 [2023-04-11T20:03:31.292Z] SSH_AGENT_PID=77 [2023-04-11T20:03:31.298Z] Running ssh-add (command line suppressed) [2023-04-11T20:03:31.421Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_6509897405258481160.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_6509897405258481160.key) [2023-04-11T20:03:31.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T20:03:31.730Z] + git semver init [2023-04-11T20:03:31.991Z] 2023-04-11 20:03:31,922 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T20:03:31.991Z] 2023-04-11 20:03:31,924 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ndry_app-functions-sdk-go_levski/.semver [2023-04-11T20:03:31.991Z] 2023-04-11 20:03:31,924 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/ndry_app-functions-sdk-go_levski/.semver [2023-04-11T20:03:31.991Z] 2023-04-11 20:03:31,924 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/ndry_app-functions-sdk-go_levski/.semver'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T20:03:33.904Z] 2023-04-11 20:03:33,383 [append_file] DEBUG append to file:/w/workspace/ndry_app-functions-sdk-go_levski/.git/info/exclude [2023-04-11T20:03:33.904Z] 2023-04-11 20:03:33,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski with force:False [2023-04-11T20:03:33.904Z] 2023-04-11 20:03:33,384 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski [2023-04-11T20:03:33.904Z] 2023-04-11 20:03:33,384 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski [2023-04-11T20:03:33.904Z] 2.3.1-dev.5 [Pipeline] } [2023-04-11T20:03:33.918Z] $ docker exec --env ******** --env ******** 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 ssh-agent -k [2023-04-11T20:03:34.010Z] unset SSH_AUTH_SOCK; [2023-04-11T20:03:34.010Z] unset SSH_AGENT_PID; [2023-04-11T20:03:34.011Z] echo Agent pid 77 killed; [2023-04-11T20:03:34.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T20:03:34.328Z] + git semver [Pipeline] } [2023-04-11T20:03:34.605Z] $ docker stop --time=1 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 [2023-04-11T20:03:35.995Z] $ docker rm -f --volumes 0b26587e340ac1d889c7d25d2599131a460edb7ff1698b887232013f5941e7a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T20:03:36.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T20:03:36.545Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T20:03:36.547Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-04-11T20:03:36.720Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T20:03:36.731Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T20:03:36.737Z] ========================================================= [2023-04-11T20:03:36.737Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-04-11T20:03:36.737Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-11T20:03:37.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-04-11T20:03:37.031Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T20:03:37.031Z] 213ec9aee27d: Pulling fs layer [2023-04-11T20:03:37.031Z] 4583459ba037: Pulling fs layer [2023-04-11T20:03:37.031Z] 93c1e223e6f2: Pulling fs layer [2023-04-11T20:03:37.031Z] 53926ce57604: Pulling fs layer [2023-04-11T20:03:37.031Z] 21b2b0c7a3f4: Pulling fs layer [2023-04-11T20:03:37.031Z] 22ff95d597cd: Pulling fs layer [2023-04-11T20:03:37.031Z] 12d6caf4c0d1: Pulling fs layer [2023-04-11T20:03:37.031Z] 96b7cbca73a9: Pulling fs layer [2023-04-11T20:03:37.031Z] a7acece74701: Pulling fs layer [2023-04-11T20:03:37.031Z] 53926ce57604: Waiting [2023-04-11T20:03:37.031Z] 21b2b0c7a3f4: Waiting [2023-04-11T20:03:37.031Z] 22ff95d597cd: Waiting [2023-04-11T20:03:37.031Z] 12d6caf4c0d1: Waiting [2023-04-11T20:03:37.031Z] 96b7cbca73a9: Waiting [2023-04-11T20:03:37.031Z] a7acece74701: Waiting [2023-04-11T20:03:37.031Z] 93c1e223e6f2: Verifying Checksum [2023-04-11T20:03:37.031Z] 93c1e223e6f2: Download complete [2023-04-11T20:03:37.031Z] 4583459ba037: Download complete [2023-04-11T20:03:37.031Z] 21b2b0c7a3f4: Verifying Checksum [2023-04-11T20:03:37.031Z] 21b2b0c7a3f4: Download complete [2023-04-11T20:03:37.031Z] 22ff95d597cd: Verifying Checksum [2023-04-11T20:03:37.031Z] 22ff95d597cd: Download complete [2023-04-11T20:03:37.031Z] 213ec9aee27d: Verifying Checksum [2023-04-11T20:03:37.031Z] 213ec9aee27d: Download complete [2023-04-11T20:03:37.031Z] 12d6caf4c0d1: Download complete [2023-04-11T20:03:37.318Z] 213ec9aee27d: Pull complete [2023-04-11T20:03:37.318Z] 4583459ba037: Pull complete [2023-04-11T20:03:37.579Z] 93c1e223e6f2: Pull complete [2023-04-11T20:03:37.579Z] a7acece74701: Verifying Checksum [2023-04-11T20:03:37.579Z] a7acece74701: Download complete [2023-04-11T20:03:37.840Z] 96b7cbca73a9: Verifying Checksum [2023-04-11T20:03:37.840Z] 96b7cbca73a9: Download complete [2023-04-11T20:03:37.840Z] 53926ce57604: Download complete [2023-04-11T20:03:42.027Z] 53926ce57604: Pull complete [2023-04-11T20:03:42.027Z] 21b2b0c7a3f4: Pull complete [2023-04-11T20:03:42.027Z] 22ff95d597cd: Pull complete [2023-04-11T20:03:42.027Z] 12d6caf4c0d1: Pull complete [2023-04-11T20:03:43.932Z] 96b7cbca73a9: Pull complete [2023-04-11T20:03:44.501Z] a7acece74701: Pull complete [2023-04-11T20:03:44.501Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-04-11T20:03:44.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-04-11T20:03:44.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-04-11T20:03:44.791Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:03:45.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T20:03:45.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:03:45.164Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:03:45.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T20:03:50.634Z] $ docker top 537c298dc8b3b25378ab1e8c3a2fc173b217f172a8e26fa87a3d290e59c8a494 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:03:50.974Z] + go version [2023-04-11T20:03:50.974Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-04-11T20:03:50.990Z] $ docker stop --time=1 537c298dc8b3b25378ab1e8c3a2fc173b217f172a8e26fa87a3d290e59c8a494 [2023-04-11T20:03:51.660Z] Still waiting to schedule task [2023-04-11T20:03:51.661Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T20:03:52.256Z] $ docker rm -f --volumes 537c298dc8b3b25378ab1e8c3a2fc173b217f172a8e26fa87a3d290e59c8a494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:03:52.668Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T20:03:52.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:03:52.745Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:03:52.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T20:03:53.168Z] $ docker top 2470ded164094adca46b9670e3db77c3192117b7405445b209adc08e1ecb0785 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:03:53.514Z] + git config --global --add safe.directory /w/workspace/ndry_app-functions-sdk-go_levski [Pipeline] fileExists [Pipeline] sh [2023-04-11T20:03:53.814Z] + make test [2023-04-11T20:03:53.814Z] make -C ./app-service-template build [2023-04-11T20:03:53.814Z] make[1]: Entering directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' [2023-04-11T20:03:53.814Z] go mod tidy [2023-04-11T20:03:53.814Z] go: downloading github.com/stretchr/testify v1.8.0 [2023-04-11T20:03:53.814Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2023-04-11T20:03:53.814Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 [2023-04-11T20:03:54.074Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-11T20:03:54.074Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 [2023-04-11T20:03:54.074Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 [2023-04-11T20:03:54.074Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-04-11T20:03:54.074Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2023-04-11T20:03:54.074Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2023-04-11T20:03:54.074Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-11T20:03:54.074Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-11T20:03:54.074Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-11T20:03:54.074Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-11T20:03:54.074Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-11T20:03:54.074Z] go: downloading github.com/stretchr/objx v0.4.0 [2023-04-11T20:03:54.074Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 [2023-04-11T20:03:54.333Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 [2023-04-11T20:03:54.333Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-11T20:03:54.333Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-04-11T20:03:54.333Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-11T20:03:54.333Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-11T20:03:54.333Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-11T20:03:54.333Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-11T20:03:54.333Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-11T20:03:54.333Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-11T20:03:54.333Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2023-04-11T20:03:54.333Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-11T20:03:54.333Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2023-04-11T20:03:54.333Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-11T20:03:54.333Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2023-04-11T20:03:54.593Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-11T20:03:54.593Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-11T20:03:54.593Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2023-04-11T20:03:54.593Z] go: downloading golang.org/x/text v0.3.7 [2023-04-11T20:03:54.593Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-04-11T20:03:54.593Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2023-04-11T20:03:54.852Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-11T20:03:54.852Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2023-04-11T20:03:55.111Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-11T20:03:55.111Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-11T20:03:55.370Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-11T20:03:55.370Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-11T20:03:55.370Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-04-11T20:03:55.370Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-11T20:03:55.370Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2023-04-11T20:03:55.370Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2023-04-11T20:03:55.370Z] go: downloading github.com/zeebo/errs v1.2.2 [2023-04-11T20:03:55.629Z] go: downloading google.golang.org/grpc v1.46.0 [2023-04-11T20:03:55.629Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-11T20:03:55.629Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-04-11T20:03:55.629Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-11T20:03:55.629Z] go: downloading github.com/hashicorp/serf v0.9.7 [2023-04-11T20:03:55.629Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-11T20:03:55.629Z] go: downloading github.com/google/go-cmp v0.5.7 [2023-04-11T20:03:55.887Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2023-04-11T20:03:55.887Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-04-11T20:03:55.887Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-11T20:03:55.887Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2023-04-11T20:03:55.887Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-04-11T20:03:55.887Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-11T20:03:55.887Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-11T20:03:55.887Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-11T20:03:55.887Z] go: downloading github.com/kr/pretty v0.3.0 [2023-04-11T20:03:55.887Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2023-04-11T20:03:55.887Z] go: downloading google.golang.org/protobuf v1.28.0 [2023-04-11T20:03:55.887Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-11T20:03:55.887Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-11T20:03:55.887Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-11T20:03:55.887Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-11T20:03:55.887Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-04-11T20:03:55.887Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-11T20:03:55.887Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-04-11T20:03:56.146Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-04-11T20:03:56.146Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-04-11T20:03:56.146Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-04-11T20:03:56.146Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2023-04-11T20:03:56.146Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-11T20:03:56.146Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-04-11T20:03:56.146Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2023-04-11T20:03:56.146Z] go: downloading github.com/kr/text v0.2.0 [2023-04-11T20:03:56.146Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-04-11T20:03:56.146Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-11T20:03:56.404Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-04-11T20:03:56.404Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-04-11T20:03:56.404Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-11T20:03:56.404Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-11T20:03:56.404Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-04-11T20:03:56.404Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-11T20:03:56.404Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-11T20:03:56.404Z] go: downloading github.com/google/btree v1.0.0 [2023-04-11T20:03:56.404Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-04-11T20:03:56.404Z] go: downloading github.com/miekg/dns v1.1.41 [2023-04-11T20:03:56.404Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-11T20:03:58.309Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service [2023-04-11T20:04:16.407Z] make[1]: Leaving directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' [2023-04-11T20:04:16.407Z] make -C ./app-service-template test [2023-04-11T20:04:16.407Z] make[1]: Entering directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' [2023-04-11T20:04:16.407Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2023-04-11T20:04:38.404Z] ok app-new-service 0.074s coverage: 48.1% of statements [2023-04-11T20:04:38.404Z] ? app-new-service/config [no test files] [2023-04-11T20:04:38.404Z] ok app-new-service/functions 0.085s coverage: 85.3% of statements [2023-04-11T20:04:38.404Z] CGO_ENABLED=1 go vet ./... [2023-04-11T20:04:48.373Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T20:04:48.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T20:04:48.374Z] ./bin/test-attribution-txt.sh [2023-04-11T20:04:48.374Z] make[1]: Leaving directory '/w/workspace/ndry_app-functions-sdk-go_levski/app-service-template' [2023-04-11T20:04:48.374Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-04-11T20:04:48.374Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-04-11T20:04:48.940Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.144s coverage: 60.4% of statements [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.079s coverage: 93.9% of statements [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 76.5% of statements [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.107s coverage: 88.7% of statements [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.048s coverage: 100.0% of statements [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.207s coverage: 76.4% of statements [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.075s coverage: 97.3% of statements [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.109s coverage: 82.8% of statements [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.758s coverage: 81.5% of statements [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.090s coverage: 28.7% of statements [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.083s coverage: 14.0% of statements [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.071s coverage: 27.3% of statements [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2023-04-11T20:04:52.225Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-04-11T20:04:52.225Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.071s coverage: 52.8% of statements [2023-04-11T20:05:18.792Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.176s coverage: 75.5% of statements [2023-04-11T20:05:18.792Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.058s coverage: 94.4% of statements [2023-04-11T20:05:18.792Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-11T20:05:19.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T20:05:19.358Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T20:05:29.320Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7446 in /w/workspace/ndry_app-functions-sdk-go_levski [Pipeline] { [2023-04-11T20:05:29.326Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] ws [2023-04-11T20:05:29.332Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] echo [2023-04-11T20:05:29.339Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T20:05:29.352Z] $ docker stop --time=1 2470ded164094adca46b9670e3db77c3192117b7405445b209adc08e1ecb0785 [2023-04-11T20:05:30.886Z] $ docker rm -f --volumes 2470ded164094adca46b9670e3db77c3192117b7405445b209adc08e1ecb0785 [Pipeline] checkout [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T20:05:31.400Z] The recommended git tool is: git [2023-04-11T20:05:31.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T20:05:31.757Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:05:32.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T20:05:32.290Z] [2023-04-11T20:05:32.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:05:32.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T20:05:32.636Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T20:05:32.636Z] 5eb5b503b376: Pulling fs layer [2023-04-11T20:05:32.636Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T20:05:32.636Z] ec43610c2a17: Pulling fs layer [2023-04-11T20:05:32.636Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T20:05:32.636Z] 33b1e0a273af: Pulling fs layer [2023-04-11T20:05:32.636Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T20:05:32.636Z] 2f39f015ded8: Pulling fs layer [2023-04-11T20:05:32.636Z] 5d3b04190fa2: Waiting [2023-04-11T20:05:32.636Z] 3a2ae6a8a46f: Waiting [2023-04-11T20:05:32.636Z] 33b1e0a273af: Waiting [2023-04-11T20:05:32.636Z] 5c69ac0246d0: Download complete [2023-04-11T20:05:32.935Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T20:05:32.935Z] 3a2ae6a8a46f: Download complete [2023-04-11T20:05:32.935Z] 33b1e0a273af: Verifying Checksum [2023-04-11T20:05:32.935Z] 33b1e0a273af: Download complete [2023-04-11T20:05:32.935Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T20:05:32.935Z] 5d3b04190fa2: Download complete [2023-04-11T20:05:32.935Z] ec43610c2a17: Verifying Checksum [2023-04-11T20:05:32.935Z] ec43610c2a17: Download complete [2023-04-11T20:05:32.935Z] 5eb5b503b376: Verifying Checksum [2023-04-11T20:05:32.935Z] 5eb5b503b376: Download complete [2023-04-11T20:05:33.502Z] 2f39f015ded8: Download complete [2023-04-11T20:05:34.435Z] 5eb5b503b376: Pull complete [2023-04-11T20:05:34.435Z] 5c69ac0246d0: Pull complete [2023-04-11T20:05:35.000Z] ec43610c2a17: Pull complete [2023-04-11T20:05:35.262Z] 3a2ae6a8a46f: Pull complete [2023-04-11T20:05:35.522Z] 33b1e0a273af: Pull complete [2023-04-11T20:05:35.522Z] 5d3b04190fa2: Pull complete [2023-04-11T20:05:36.568Z] using credential edgex-jenkins-ssh [2023-04-11T20:05:36.587Z] Cloning the remote Git repository [2023-04-11T20:05:36.643Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-04-11T20:05:36.754Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2023-04-11T20:05:36.913Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-04-11T20:05:36.914Z] > git --version # timeout=10 [2023-04-11T20:05:36.934Z] > git --version # 'git version 2.25.1' [2023-04-11T20:05:36.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T20:05:37.077Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T20:05:39.716Z] 2f39f015ded8: Pull complete [2023-04-11T20:05:39.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T20:05:39.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T20:05:39.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:05:39.802Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:05:39.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T20:05:41.508Z] Avoid second fetch [2023-04-11T20:05:41.509Z] Checking out Revision dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e (levski) [2023-04-11T20:05:40.568Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-04-11T20:05:40.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T20:05:41.531Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T20:05:42.097Z] Commit message: "docs: [Levski] Update change log for patch release (#1382)" [2023-04-11T20:05:42.651Z] [2023-04-11T20:05:42.651Z] GitHub has been notified of this commit’s build result [2023-04-11T20:05:42.651Z] [2023-04-11T20:05:41.593Z] > git checkout -f dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e # timeout=10 [2023-04-11T20:05:44.152Z] $ docker top d149b71e7d8c5e4fa9088c73639d0e29e10cdeb9a06ee46c8734f6de79f2eb21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T20:05:44.537Z] ---> job-cost.sh [2023-04-11T20:05:44.538Z] lf-activate-venv: SKIPPING [2023-04-11T20:05:44.538Z] INFO: No Stack... [2023-04-11T20:05:44.786Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T20:05:44.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T20:05:44.786Z] Dload Upload Total Spent Left Speed [2023-04-11T20:05:44.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-04-11T20:05:45.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T20:05:45.335Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T20:05:45.363Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T20:05:45.664Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T20:05:45.664Z] + sudo tee /etc/docker/daemon.new [2023-04-11T20:05:45.664Z] { [2023-04-11T20:05:45.664Z] "registry-mirrors": [ [2023-04-11T20:05:45.664Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T20:05:45.664Z] ], [2023-04-11T20:05:45.664Z] "bip": "10.250.0.254/24", [2023-04-11T20:05:45.664Z] "hosts": [ [2023-04-11T20:05:45.664Z] "tcp://0.0.0.0:5555", [2023-04-11T20:05:45.664Z] "unix:///var/run/docker.sock" [2023-04-11T20:05:45.664Z] ], [2023-04-11T20:05:45.664Z] "mtu": 1458, [2023-04-11T20:05:45.664Z] "selinux-enabled": true, [2023-04-11T20:05:45.664Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T20:05:45.664Z] } [Pipeline] sh [2023-04-11T20:05:45.688Z] + cut -d, -f6 [2023-04-11T20:05:45.688Z] + cat /w/workspace/ndry_app-functions-sdk-go_levski/archives/cost.csv [Pipeline] lock [2023-04-11T20:05:45.750Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [2023-04-11T20:05:45.758Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] did not exist. Created. [2023-04-11T20:05:45.758Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T20:05:46.003Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T20:05:46.058Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T20:05:46.106Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T20:05:46.112Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T20:05:46.130Z] $ docker stop --time=1 d149b71e7d8c5e4fa9088c73639d0e29e10cdeb9a06ee46c8734f6de79f2eb21 [2023-04-11T20:05:46.347Z] + sudo service docker restart [2023-04-11T20:05:47.276Z] $ docker rm -f --volumes d149b71e7d8c5e4fa9088c73639d0e29e10cdeb9a06ee46c8734f6de79f2eb21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2023-04-11T20:06:08.649Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T20:06:08.664Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T20:06:08.675Z] ========================================================= [2023-04-11T20:06:08.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-04-11T20:06:08.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-04-11T20:06:08.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-04-11T20:06:09.581Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T20:06:09.581Z] 9b18e9b68314: Pulling fs layer [2023-04-11T20:06:09.581Z] 35d82f9e3411: Pulling fs layer [2023-04-11T20:06:09.581Z] e16973657156: Pulling fs layer [2023-04-11T20:06:09.581Z] fc693d55d65f: Pulling fs layer [2023-04-11T20:06:09.581Z] 7e9fc2657dce: Pulling fs layer [2023-04-11T20:06:09.581Z] dda99020689f: Pulling fs layer [2023-04-11T20:06:09.581Z] db1c61fa0a46: Pulling fs layer [2023-04-11T20:06:09.581Z] 891c053d2c06: Pulling fs layer [2023-04-11T20:06:09.581Z] fc693d55d65f: Waiting [2023-04-11T20:06:09.581Z] 7e9fc2657dce: Waiting [2023-04-11T20:06:09.581Z] 891c053d2c06: Waiting [2023-04-11T20:06:09.581Z] db1c61fa0a46: Waiting [2023-04-11T20:06:09.581Z] e16973657156: Verifying Checksum [2023-04-11T20:06:09.581Z] e16973657156: Download complete [2023-04-11T20:06:09.581Z] 35d82f9e3411: Verifying Checksum [2023-04-11T20:06:09.581Z] 35d82f9e3411: Download complete [2023-04-11T20:06:09.581Z] 7e9fc2657dce: Download complete [2023-04-11T20:06:09.581Z] dda99020689f: Verifying Checksum [2023-04-11T20:06:09.581Z] dda99020689f: Download complete [2023-04-11T20:06:09.854Z] 9b18e9b68314: Verifying Checksum [2023-04-11T20:06:09.854Z] 9b18e9b68314: Download complete [2023-04-11T20:06:10.442Z] 9b18e9b68314: Pull complete [2023-04-11T20:06:10.715Z] 891c053d2c06: Verifying Checksum [2023-04-11T20:06:10.715Z] 891c053d2c06: Download complete [2023-04-11T20:06:10.983Z] 35d82f9e3411: Pull complete [2023-04-11T20:06:11.590Z] e16973657156: Pull complete [2023-04-11T20:06:11.866Z] db1c61fa0a46: Verifying Checksum [2023-04-11T20:06:11.866Z] db1c61fa0a46: Download complete [2023-04-11T20:06:12.139Z] fc693d55d65f: Verifying Checksum [2023-04-11T20:06:12.139Z] fc693d55d65f: Download complete [2023-04-11T20:06:24.457Z] fc693d55d65f: Pull complete [2023-04-11T20:06:24.457Z] 7e9fc2657dce: Pull complete [2023-04-11T20:06:24.457Z] dda99020689f: Pull complete [2023-04-11T20:06:29.806Z] db1c61fa0a46: Pull complete [2023-04-11T20:06:30.765Z] 891c053d2c06: Pull complete [2023-04-11T20:06:30.765Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-04-11T20:06:30.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-04-11T20:06:30.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-04-11T20:06:31.087Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:06:31.416Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T20:06:31.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:06:31.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-7446 does not seem to be running inside a container [2023-04-11T20:06:31.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** ci-base-image-arm64 cat [2023-04-11T20:06:34.657Z] $ docker top 46b77acfdee7468c9a713b78c3525639be88b9466b7cf657b44cba697255cff0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:06:35.492Z] + go version [2023-04-11T20:06:35.492Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-04-11T20:06:35.516Z] $ docker stop --time=1 46b77acfdee7468c9a713b78c3525639be88b9466b7cf657b44cba697255cff0 [2023-04-11T20:06:37.119Z] $ docker rm -f --volumes 46b77acfdee7468c9a713b78c3525639be88b9466b7cf657b44cba697255cff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:06:37.630Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T20:06:37.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:06:37.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-7446 does not seem to be running inside a container [2023-04-11T20:06:37.851Z] $ 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/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** ci-base-image-arm64 cat [2023-04-11T20:06:38.917Z] $ docker top ef94b766c8514aabc2b68aec3909667bbb709fec95d44746bae987a3c289a85e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:06:39.397Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/4 [Pipeline] fileExists [Pipeline] sh [2023-04-11T20:06:39.723Z] + make test [2023-04-11T20:06:39.723Z] make -C ./app-service-template build [2023-04-11T20:06:39.723Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2023-04-11T20:06:39.723Z] go mod tidy [2023-04-11T20:06:39.989Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 [2023-04-11T20:06:39.989Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-04-11T20:06:40.257Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-11T20:06:40.257Z] go: downloading github.com/stretchr/testify v1.8.0 [2023-04-11T20:06:40.257Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0 [2023-04-11T20:06:40.257Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0 [2023-04-11T20:06:40.524Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0 [2023-04-11T20:06:40.524Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-04-11T20:06:40.524Z] go: downloading github.com/go-kit/log v0.2.1 [2023-04-11T20:06:40.524Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-04-11T20:06:40.524Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-11T20:06:40.524Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.6 [2023-04-11T20:06:40.524Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2023-04-11T20:06:40.790Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-11T20:06:40.791Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-11T20:06:40.791Z] go: downloading github.com/stretchr/objx v0.4.0 [2023-04-11T20:06:40.791Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0 [2023-04-11T20:06:40.791Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-11T20:06:40.791Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-11T20:06:40.791Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0 [2023-04-11T20:06:40.791Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-04-11T20:06:40.791Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-11T20:06:40.791Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-11T20:06:40.791Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-11T20:06:41.058Z] go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 [2023-04-11T20:06:41.058Z] go: downloading golang.org/x/text v0.3.7 [2023-04-11T20:06:41.640Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-04-11T20:06:42.225Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-04-11T20:06:42.225Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-11T20:06:44.176Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-11T20:06:44.176Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-11T20:06:44.176Z] go: downloading github.com/hashicorp/consul/api v1.15.3 [2023-04-11T20:06:44.176Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-11T20:06:44.176Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-11T20:06:44.176Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2023-04-11T20:06:44.176Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-04-11T20:06:44.176Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-11T20:06:44.176Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2023-04-11T20:06:44.443Z] go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 [2023-04-11T20:06:44.443Z] go: downloading github.com/kr/pretty v0.3.0 [2023-04-11T20:06:44.443Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-11T20:06:44.443Z] go: downloading bitbucket.org/bertimus9/systemstat v0.5.0 [2023-04-11T20:06:44.443Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-11T20:06:44.443Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-04-11T20:06:44.443Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-11T20:06:44.443Z] go: downloading github.com/hashicorp/serf v0.9.7 [2023-04-11T20:06:44.443Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-11T20:06:44.709Z] go: downloading github.com/google/go-cmp v0.5.7 [2023-04-11T20:06:44.709Z] go: downloading github.com/hashicorp/consul/sdk v0.11.0 [2023-04-11T20:06:44.709Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-04-11T20:06:44.978Z] go: downloading github.com/nats-io/nats.go v1.18.0 [2023-04-11T20:06:44.978Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.3 [2023-04-11T20:06:44.978Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-11T20:06:45.248Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-11T20:06:45.248Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-11T20:06:45.248Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2023-04-11T20:06:45.248Z] go: downloading github.com/zeebo/errs v1.2.2 [2023-04-11T20:06:45.248Z] go: downloading google.golang.org/grpc v1.46.0 [2023-04-11T20:06:46.225Z] go: downloading github.com/kr/text v0.2.0 [2023-04-11T20:06:46.225Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-04-11T20:06:46.225Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-11T20:06:46.225Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-11T20:06:46.225Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-11T20:06:46.225Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-11T20:06:46.225Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-04-11T20:06:46.225Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-11T20:06:46.493Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-04-11T20:06:46.494Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-04-11T20:06:46.494Z] go: downloading github.com/hashicorp/memberlist v0.3.1 [2023-04-11T20:06:46.494Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-04-11T20:06:46.494Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-04-11T20:06:46.494Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-11T20:06:46.494Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-11T20:06:46.494Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2023-04-11T20:06:46.762Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-11T20:06:46.762Z] go: downloading google.golang.org/protobuf v1.28.0 [2023-04-11T20:06:46.762Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-04-11T20:06:47.368Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-04-11T20:06:47.368Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-04-11T20:06:47.368Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-04-11T20:06:47.368Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2023-04-11T20:06:47.634Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-04-11T20:06:50.974Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-04-11T20:06:50.974Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-04-11T20:06:50.974Z] go: downloading github.com/google/btree v1.0.0 [2023-04-11T20:06:50.974Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-04-11T20:06:50.974Z] go: downloading github.com/miekg/dns v1.1.41 [2023-04-11T20:06:50.974Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-11T20:06:50.974Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-04-11T20:06:51.238Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-11T20:06:51.238Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-11T20:06:51.238Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-11T20:06:51.238Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-04-11T20:06:52.643Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-new-service [2023-04-11T20:08:59.323Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2023-04-11T20:08:59.323Z] make -C ./app-service-template test [2023-04-11T20:08:59.323Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2023-04-11T20:08:59.323Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2023-04-11T20:11:51.042Z] ok app-new-service 0.269s coverage: 48.1% of statements [2023-04-11T20:11:51.042Z] ? app-new-service/config [no test files] [2023-04-11T20:11:51.042Z] ok app-new-service/functions 0.266s coverage: 85.3% of statements [2023-04-11T20:11:51.042Z] CGO_ENABLED=1 go vet ./... [2023-04-11T20:13:12.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T20:13:12.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T20:13:12.683Z] ./bin/test-attribution-txt.sh [2023-04-11T20:13:12.683Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2023-04-11T20:13:12.683Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2023-04-11T20:13:12.683Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-04-11T20:13:12.683Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2023-04-11T20:13:27.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.584s coverage: 60.4% of statements [2023-04-11T20:13:27.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.300s coverage: 93.9% of statements [2023-04-11T20:13:27.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2023-04-11T20:13:27.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.403s coverage: 76.5% of statements [2023-04-11T20:13:27.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2023-04-11T20:13:27.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.362s coverage: 88.7% of statements [2023-04-11T20:13:27.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.149s coverage: 100.0% of statements [2023-04-11T20:13:27.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.793s coverage: 76.4% of statements [2023-04-11T20:13:27.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2023-04-11T20:13:27.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2023-04-11T20:13:27.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.464s coverage: 97.3% of statements [2023-04-11T20:13:27.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2023-04-11T20:13:27.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2023-04-11T20:13:27.713Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.379s coverage: 82.8% of statements [2023-04-11T20:13:27.713Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2023-04-11T20:13:33.053Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.084s coverage: 81.5% of statements [2023-04-11T20:13:33.053Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2023-04-11T20:13:33.053Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2023-04-11T20:13:33.640Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.389s coverage: 28.7% of statements [2023-04-11T20:13:33.640Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2023-04-11T20:13:33.640Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.300s coverage: 14.0% of statements [2023-04-11T20:13:34.598Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.250s coverage: 27.3% of statements [2023-04-11T20:13:34.598Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2023-04-11T20:13:34.598Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2023-04-11T20:13:38.859Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.229s coverage: 52.8% of statements [2023-04-11T20:14:11.097Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.605s coverage: 75.5% of statements [2023-04-11T20:14:11.097Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.226s coverage: 94.4% of statements [2023-04-11T20:14:11.097Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-04-11T20:14:15.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T20:14:15.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T20:14:15.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-04-11T20:14:15.895Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T20:14:15.915Z] $ docker stop --time=1 ef94b766c8514aabc2b68aec3909667bbb709fec95d44746bae987a3c289a85e [2023-04-11T20:14:17.823Z] $ docker rm -f --volumes ef94b766c8514aabc2b68aec3909667bbb709fec95d44746bae987a3c289a85e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T20:14:21.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T20:14:21.743Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T20:14:22.288Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:14:22.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T20:14:22.745Z] [2023-04-11T20:14:22.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:14:23.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T20:14:23.337Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T20:14:23.337Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T20:14:23.337Z] 04944245beec: Pulling fs layer [2023-04-11T20:14:23.337Z] 699f458cf7ca: Pulling fs layer [2023-04-11T20:14:23.337Z] 765212b225bb: Pulling fs layer [2023-04-11T20:14:23.337Z] f23df028b6ca: Pulling fs layer [2023-04-11T20:14:23.337Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T20:14:23.337Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T20:14:23.337Z] 765212b225bb: Waiting [2023-04-11T20:14:23.337Z] f23df028b6ca: Waiting [2023-04-11T20:14:23.337Z] d65c8cfc05b1: Waiting [2023-04-11T20:14:23.337Z] 2437ff75d9bd: Waiting [2023-04-11T20:14:23.337Z] 04944245beec: Verifying Checksum [2023-04-11T20:14:23.337Z] 04944245beec: Download complete [2023-04-11T20:14:23.337Z] 765212b225bb: Download complete [2023-04-11T20:14:23.606Z] f23df028b6ca: Download complete [2023-04-11T20:14:23.606Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T20:14:23.606Z] d65c8cfc05b1: Download complete [2023-04-11T20:14:23.606Z] 699f458cf7ca: Verifying Checksum [2023-04-11T20:14:23.606Z] 699f458cf7ca: Download complete [2023-04-11T20:14:23.874Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T20:14:23.874Z] 8998bd30e6a1: Download complete [2023-04-11T20:14:26.458Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T20:14:26.458Z] 2437ff75d9bd: Download complete [2023-04-11T20:14:27.864Z] 8998bd30e6a1: Pull complete [2023-04-11T20:14:28.446Z] 04944245beec: Pull complete [2023-04-11T20:14:29.858Z] 699f458cf7ca: Pull complete [2023-04-11T20:14:29.858Z] 765212b225bb: Pull complete [2023-04-11T20:14:30.819Z] f23df028b6ca: Pull complete [2023-04-11T20:14:30.819Z] d65c8cfc05b1: Pull complete [2023-04-11T20:14:49.047Z] 2437ff75d9bd: Pull complete [2023-04-11T20:14:49.047Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T20:14:49.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T20:14:49.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:14:49.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-7446 does not seem to be running inside a container [2023-04-11T20:14:49.307Z] $ 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/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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:arm64 cat [2023-04-11T20:14:51.682Z] $ docker top 0ec030aa2195aee766f5b0cb3739cd55a5bcdb1d9632830376131e8337b1578a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:14:52.187Z] ---> job-cost.sh [2023-04-11T20:14:52.452Z] lf-activate-venv: SKIPPING [2023-04-11T20:14:52.452Z] INFO: No Stack... [2023-04-11T20:14:53.033Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T20:14:53.692Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T20:14:54.019Z] + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv [2023-04-11T20:14:54.019Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T20:14:54.093Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [2023-04-11T20:14:54.099Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] did not exist. Created. [2023-04-11T20:14:54.099Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T20:14:54.442Z] /w/workspace/app-functions-sdk-go/4@tmp/durable-f5948eba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T20:14:54.789Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T20:14:54.811Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T20:14:54.880Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T20:14:54.886Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T20:14:54.909Z] $ docker stop --time=1 0ec030aa2195aee766f5b0cb3739cd55a5bcdb1d9632830376131e8337b1578a [2023-04-11T20:14:56.368Z] $ docker rm -f --volumes 0ec030aa2195aee766f5b0cb3739cd55a5bcdb1d9632830376131e8337b1578a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-11T20:14:56.779Z] provisioning config files... [2023-04-11T20:14:56.792Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config18170342250531030073tmp [Pipeline] { [Pipeline] sh [2023-04-11T20:14:57.085Z] + set +x [2023-04-11T20:14:57.085Z] + bash -s -- [2023-04-11T20:14:57.085Z] + curl -s https://codecov.io/bash [2023-04-11T20:14:57.085Z] [2023-04-11T20:14:57.085Z] _____ _ [2023-04-11T20:14:57.085Z] / ____| | | [2023-04-11T20:14:57.085Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T20:14:57.085Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T20:14:57.085Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T20:14:57.085Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T20:14:57.085Z] Bash-1.0.6 [2023-04-11T20:14:57.085Z] [2023-04-11T20:14:57.085Z] [2023-04-11T20:14:57.085Z] ==> git version 2.25.1 found [2023-04-11T20:14:57.085Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-11T20:14:57.085Z] Release-Date: 2020-01-08 [2023-04-11T20:14:57.085Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-11T20:14:57.085Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T20:14:57.085Z] ==> Jenkins CI detected. [2023-04-11T20:14:57.085Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_levski [2023-04-11T20:14:57.085Z] project root: . [2023-04-11T20:14:57.085Z] --> token set from env [2023-04-11T20:14:57.085Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T20:14:57.085Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T20:14:57.085Z] ==> Python coveragepy not found [2023-04-11T20:14:57.085Z] ==> Searching for coverage reports in: [2023-04-11T20:14:57.085Z] + . [2023-04-11T20:14:57.085Z] -> Found 2 reports [2023-04-11T20:14:57.085Z] ==> Detecting git/mercurial file structure [2023-04-11T20:14:57.085Z] ==> Reading reports [2023-04-11T20:14:57.345Z] + ./app-service-template/coverage.out bytes=3432 [2023-04-11T20:14:57.345Z] + ./coverage.out bytes=126386 [2023-04-11T20:14:57.345Z] ==> Appending adjustments [2023-04-11T20:14:57.345Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T20:14:57.604Z] + Found adjustments [2023-04-11T20:14:57.604Z] ==> Gzipping contents [2023-04-11T20:14:57.604Z] 24K /tmp/codecov.MiKTcq.gz [2023-04-11T20:14:57.604Z] ==> Uploading reports [2023-04-11T20:14:57.604Z] url: https://codecov.io [2023-04-11T20:14:57.604Z] query: branch=levski&commit=dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T20:14:57.604Z] -> Pinging Codecov [2023-04-11T20:14:57.604Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=levski&commit=dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T20:14:57.863Z] -> Uploading to [2023-04-11T20:14:57.863Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/3D8B5DFFC46A037C893635FACE044666/dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e/d158e25e-ebf9-4cc8-902b-a6dc17915a50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T201457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0527969c370be04282d668feb13bcab2f700aea00a5f984357d54d3d54cd0195 [2023-04-11T20:14:57.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T20:14:57.863Z] Dload Upload Total Spent Left Speed [2023-04-11T20:14:58.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22107 0 0 100 22107 0 77841 --:--:-- --:--:-- --:--:-- 77841 [2023-04-11T20:14:58.122Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] } [2023-04-11T20:14:58.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-11T20:14:58.335Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T20:14:58.347Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:14:58.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T20:14:58.650Z] [2023-04-11T20:14:58.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:14:58.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T20:14:58.955Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T20:14:58.955Z] df9b9388f04a: Pulling fs layer [2023-04-11T20:14:58.955Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T20:14:58.955Z] 25bc292e5bac: Pulling fs layer [2023-04-11T20:14:58.955Z] 114826534d7a: Pulling fs layer [2023-04-11T20:14:58.955Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T20:14:58.955Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T20:14:58.955Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T20:14:58.955Z] 114826534d7a: Waiting [2023-04-11T20:14:58.955Z] 4657fd5d0bcf: Waiting [2023-04-11T20:14:58.955Z] 6ad1cebc031e: Waiting [2023-04-11T20:14:58.955Z] 8a3aa393b2d8: Waiting [2023-04-11T20:14:58.955Z] 25bc292e5bac: Verifying Checksum [2023-04-11T20:14:58.955Z] 25bc292e5bac: Download complete [2023-04-11T20:14:58.955Z] 52dc419b0ee2: Download complete [2023-04-11T20:14:58.955Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T20:14:58.955Z] 4657fd5d0bcf: Download complete [2023-04-11T20:14:58.955Z] df9b9388f04a: Verifying Checksum [2023-04-11T20:14:58.955Z] df9b9388f04a: Download complete [2023-04-11T20:14:59.226Z] df9b9388f04a: Pull complete [2023-04-11T20:14:59.226Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T20:14:59.226Z] 6ad1cebc031e: Download complete [2023-04-11T20:14:59.226Z] 52dc419b0ee2: Pull complete [2023-04-11T20:14:59.226Z] 25bc292e5bac: Pull complete [2023-04-11T20:14:59.797Z] 114826534d7a: Download complete [2023-04-11T20:15:00.055Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T20:15:00.055Z] 8a3aa393b2d8: Download complete [2023-04-11T20:15:03.340Z] 114826534d7a: Pull complete [2023-04-11T20:15:03.340Z] 4657fd5d0bcf: Pull complete [2023-04-11T20:15:03.340Z] 6ad1cebc031e: Pull complete [2023-04-11T20:15:05.868Z] 8a3aa393b2d8: Pull complete [2023-04-11T20:15:05.868Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T20:15:05.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T20:15:05.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:15:05.956Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:15:05.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-11T20:15:10.219Z] $ docker top bdfe94e2b44ee29721937bd774d60027a30b56dc9b8fbd2a8ff50280c82f4ca8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T20:15:10.280Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-functions-sdk-go:levski' [Pipeline] sh [2023-04-11T20:15:10.567Z] + set -o pipefail [2023-04-11T20:15:10.567Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-functions-sdk-go:levski' [2023-04-11T20:15:17.133Z] [2023-04-11T20:15:17.134Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_levski (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2023-04-11T20:15:17.134Z] [2023-04-11T20:15:17.134Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8c8fc534-3cbd-4ec3-972d-360e6dee8e3b/history/612ae61c-6858-415b-84a0-529933c0675c [2023-04-11T20:15:17.134Z] [2023-04-11T20:15:17.134Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T20:15:17.134Z] [2023-04-11T20:15:17.134Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T20:15:17.134Z] [2023-04-11T20:15:17.134Z] [2023-04-11T20:15:17.134Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T20:15:17.134Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T20:15:17.134Z] More details here: https://snyk.co/ue1NS [2023-04-11T20:15:17.134Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T20:15:17.134Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T20:15:17.147Z] $ docker stop --time=1 bdfe94e2b44ee29721937bd774d60027a30b56dc9b8fbd2a8ff50280c82f4ca8 [2023-04-11T20:15:20.491Z] $ docker rm -f --volumes bdfe94e2b44ee29721937bd774d60027a30b56dc9b8fbd2a8ff50280c82f4ca8 [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 [2023-04-11T20:15:20.841Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T20:15:20.853Z] provisioning config files... [2023-04-11T20:15:20.860Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config806375354609473829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:21.152Z] --> edgex-publish-swagger.sh [2023-04-11T20:15:21.153Z] === Publish openapi/v2 API === [2023-04-11T20:15:21.153Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-04-11T20:15:21.153Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_levski/openapi/v2/app-functions-sdk.yaml] [2023-04-11T20:15:21.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T20:15:21.153Z] Dload Upload Total Spent Left Speed [2023-04-11T20:15:21.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 22808 --:--:-- --:--:-- --:--:-- 22770 100 13708 0 0 100 13708 0 22808 --:--:-- --:--:-- --:--:-- 22770 [2023-04-11T20:15:21.723Z] [2023-04-11T20:15:21.723Z] [Pipeline] } [2023-04-11T20:15:21.730Z] 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 [2023-04-11T20:15:22.126Z] + git log --format=format:%s -1 dcb3f0d2367b7374d4fc63a15d0b7b9a5ad0c11e [Pipeline] sh [2023-04-11T20:15:22.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T20:15:22.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:15:22.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:15:22.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:15:22.785Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:15:22.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T20:15:23.205Z] $ docker top d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b -eo pid,comm [2023-04-11T20:15:23.249Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T20:15:23.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T20:15:23.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T20:15:23.284Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T20:15:23.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T20:15:23.387Z] $ docker exec d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b ssh-agent [2023-04-11T20:15:23.510Z] SSH_AUTH_SOCK=/tmp/ssh-MOa8rm0EFFM1/agent.32 [2023-04-11T20:15:23.510Z] SSH_AGENT_PID=38 [2023-04-11T20:15:23.515Z] Running ssh-add (command line suppressed) [2023-04-11T20:15:23.613Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_6975291990469939013.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_6975291990469939013.key) [2023-04-11T20:15:23.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T20:15:23.906Z] + git semver tag [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,077 [run_tag] DEBUG tag force:False [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,077 [check_head_tag] DEBUG check head tag [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,078 [execute] INFO git cat-file --batch-check [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=) [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,082 [execute] INFO git cat-file --batch [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=) [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,114 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,114 [execute] INFO git tag -a v2.3.1-dev.5 -m v2.3.1-dev.5 [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,115 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.5', '-m', 'v2.3.1-dev.5'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T20:15:24.165Z] 2023-04-11 20:15:24,121 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski [2023-04-11T20:15:24.165Z] 2.3.1-dev.5 [Pipeline] } [2023-04-11T20:15:24.175Z] $ docker exec --env ******** --env ******** d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b ssh-agent -k [2023-04-11T20:15:24.274Z] unset SSH_AUTH_SOCK; [2023-04-11T20:15:24.274Z] unset SSH_AGENT_PID; [2023-04-11T20:15:24.274Z] echo Agent pid 38 killed; [2023-04-11T20:15:24.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T20:15:24.584Z] + git semver [Pipeline] } [2023-04-11T20:15:24.858Z] $ docker stop --time=1 d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b [2023-04-11T20:15:26.133Z] $ docker rm -f --volumes d57fc1c292c565be1870a927536bc7e2d6e4e442b3f8f36688111795bf4e881b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:15:26.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T20:15:26.506Z] [2023-04-11T20:15:26.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:15:26.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T20:15:26.812Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T20:15:26.812Z] ab5ef0e58194: Pulling fs layer [2023-04-11T20:15:26.812Z] 9712f1f96733: Pulling fs layer [2023-04-11T20:15:26.812Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T20:15:26.812Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T20:15:26.812Z] e9a5061849ea: Pulling fs layer [2023-04-11T20:15:26.812Z] 0d9ebad4ef96: Waiting [2023-04-11T20:15:26.812Z] d747dcd14b5f: Pulling fs layer [2023-04-11T20:15:26.812Z] 2de7ff778b66: Pulling fs layer [2023-04-11T20:15:26.812Z] e9a5061849ea: Waiting [2023-04-11T20:15:26.812Z] d747dcd14b5f: Waiting [2023-04-11T20:15:26.812Z] 2de7ff778b66: Waiting [2023-04-11T20:15:26.812Z] 9712f1f96733: Verifying Checksum [2023-04-11T20:15:26.812Z] 9712f1f96733: Download complete [2023-04-11T20:15:27.083Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T20:15:27.083Z] 63f879dbbcfc: Download complete [2023-04-11T20:15:27.341Z] e9a5061849ea: Verifying Checksum [2023-04-11T20:15:27.341Z] e9a5061849ea: Download complete [2023-04-11T20:15:27.341Z] ab5ef0e58194: Download complete [2023-04-11T20:15:27.341Z] 2de7ff778b66: Verifying Checksum [2023-04-11T20:15:27.341Z] 2de7ff778b66: Download complete [2023-04-11T20:15:27.599Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T20:15:27.599Z] 0d9ebad4ef96: Download complete [2023-04-11T20:15:30.127Z] ab5ef0e58194: Pull complete [2023-04-11T20:15:30.127Z] 9712f1f96733: Pull complete [2023-04-11T20:15:30.693Z] 63f879dbbcfc: Pull complete [2023-04-11T20:15:34.915Z] 0d9ebad4ef96: Pull complete [2023-04-11T20:15:34.915Z] e9a5061849ea: Pull complete [2023-04-11T20:15:34.915Z] d747dcd14b5f: Pull complete [2023-04-11T20:15:35.481Z] 2de7ff778b66: Pull complete [2023-04-11T20:15:35.481Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T20:15:35.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T20:15:35.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:15:35.551Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:15:35.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-11T20:15:40.589Z] $ docker top b5acd4035c423e62541002a859e6dfbc21d87d146391f35de29af5a85b04a047 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T20:15:40.654Z] provisioning config files... [2023-04-11T20:15:40.660Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config18417512775669922377tmp [2023-04-11T20:15:40.670Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config8044537425726927373tmp [2023-04-11T20:15:40.681Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config12931488445749408358tmp [Pipeline] { [Pipeline] echo [2023-04-11T20:15:40.696Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:40.980Z] ---> sigul-configuration.sh [2023-04-11T20:15:40.980Z] gpg: directory `/root/.gnupg' created [2023-04-11T20:15:40.980Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T20:15:40.980Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T20:15:40.980Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T20:15:40.980Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T20:15:40.980Z] gpg: CAST5 encrypted data [2023-04-11T20:15:40.980Z] gpg: encrypted with 1 passphrase [2023-04-11T20:15:40.980Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T20:15:41.267Z] + mkdir /home/jenkins [2023-04-11T20:15:41.267Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T20:15:41.554Z] + 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 [2023-04-11T20:15:41.563Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:41.851Z] ---> sigul-install.sh [2023-04-11T20:15:41.851Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T20:15:42.148Z] + git tag --list [2023-04-11T20:15:42.149Z] v0.1.0 [2023-04-11T20:15:42.149Z] v0.1.1 [2023-04-11T20:15:42.149Z] v1.0.0 [2023-04-11T20:15:42.149Z] v1.1.0 [2023-04-11T20:15:42.149Z] v1.2.0 [2023-04-11T20:15:42.149Z] v1.3.0 [2023-04-11T20:15:42.149Z] v1.3.1 [2023-04-11T20:15:42.149Z] v2.0.0 [2023-04-11T20:15:42.149Z] v2.0.1 [2023-04-11T20:15:42.149Z] v2.1.0 [2023-04-11T20:15:42.149Z] v2.1.1 [2023-04-11T20:15:42.149Z] v2.1.1-dev.3 [2023-04-11T20:15:42.149Z] v2.1.1-dev.4 [2023-04-11T20:15:42.149Z] v2.1.2 [2023-04-11T20:15:42.149Z] v2.1.2-dev.1 [2023-04-11T20:15:42.149Z] v2.1.2-dev.2 [2023-04-11T20:15:42.149Z] v2.2.0 [2023-04-11T20:15:42.149Z] v2.2.1-dev.1 [2023-04-11T20:15:42.149Z] v2.2.1-dev.10 [2023-04-11T20:15:42.149Z] v2.2.1-dev.11 [2023-04-11T20:15:42.149Z] v2.2.1-dev.12 [2023-04-11T20:15:42.149Z] v2.2.1-dev.13 [2023-04-11T20:15:42.149Z] v2.2.1-dev.14 [2023-04-11T20:15:42.149Z] v2.2.1-dev.15 [2023-04-11T20:15:42.149Z] v2.2.1-dev.16 [2023-04-11T20:15:42.149Z] v2.2.1-dev.17 [2023-04-11T20:15:42.149Z] v2.2.1-dev.18 [2023-04-11T20:15:42.149Z] v2.2.1-dev.19 [2023-04-11T20:15:42.149Z] v2.2.1-dev.2 [2023-04-11T20:15:42.149Z] v2.2.1-dev.20 [2023-04-11T20:15:42.149Z] v2.2.1-dev.21 [2023-04-11T20:15:42.149Z] v2.2.1-dev.22 [2023-04-11T20:15:42.149Z] v2.2.1-dev.23 [2023-04-11T20:15:42.149Z] v2.2.1-dev.3 [2023-04-11T20:15:42.149Z] v2.2.1-dev.4 [2023-04-11T20:15:42.149Z] v2.2.1-dev.5 [2023-04-11T20:15:42.149Z] v2.2.1-dev.6 [2023-04-11T20:15:42.149Z] v2.2.1-dev.7 [2023-04-11T20:15:42.149Z] v2.2.1-dev.8 [2023-04-11T20:15:42.149Z] v2.2.1-dev.9 [2023-04-11T20:15:42.149Z] v2.3.0 [2023-04-11T20:15:42.149Z] v2.3.0-dev.24 [2023-04-11T20:15:42.149Z] v2.3.0-dev.25 [2023-04-11T20:15:42.149Z] v2.3.0-dev.26 [2023-04-11T20:15:42.149Z] v2.3.0-dev.27 [2023-04-11T20:15:42.149Z] v2.3.0-dev.28 [2023-04-11T20:15:42.149Z] v2.3.0-dev.29 [2023-04-11T20:15:42.149Z] v2.3.0-dev.30 [2023-04-11T20:15:42.149Z] v2.3.0-dev.31 [2023-04-11T20:15:42.149Z] v2.3.0-dev.32 [2023-04-11T20:15:42.149Z] v2.3.0-dev.33 [2023-04-11T20:15:42.149Z] v2.3.0-dev.34 [2023-04-11T20:15:42.149Z] v2.3.0-dev.35 [2023-04-11T20:15:42.149Z] v2.3.0-dev.36 [2023-04-11T20:15:42.149Z] v2.3.0-dev.37 [2023-04-11T20:15:42.149Z] v2.3.0-dev.38 [2023-04-11T20:15:42.149Z] v2.3.0-dev.39 [2023-04-11T20:15:42.149Z] v2.3.0-dev.40 [2023-04-11T20:15:42.149Z] v2.3.0-dev.41 [2023-04-11T20:15:42.149Z] v2.3.0-dev.42 [2023-04-11T20:15:42.149Z] v2.3.0-dev.43 [2023-04-11T20:15:42.149Z] v2.3.0-dev.44 [2023-04-11T20:15:42.149Z] v2.3.0-dev.45 [2023-04-11T20:15:42.149Z] v2.3.0-dev.46 [2023-04-11T20:15:42.149Z] v2.3.0-dev.47 [2023-04-11T20:15:42.149Z] v2.3.0-dev.48 [2023-04-11T20:15:42.149Z] v2.3.0-dev.49 [2023-04-11T20:15:42.149Z] v2.3.0-dev.50 [2023-04-11T20:15:42.149Z] v2.3.0-dev.51 [2023-04-11T20:15:42.149Z] v2.3.0-dev.52 [2023-04-11T20:15:42.149Z] v2.3.0-dev.53 [2023-04-11T20:15:42.149Z] v2.3.0-dev.54 [2023-04-11T20:15:42.149Z] v2.3.0-dev.55 [2023-04-11T20:15:42.149Z] v2.3.0-dev.56 [2023-04-11T20:15:42.149Z] v2.3.0-dev.57 [2023-04-11T20:15:42.149Z] v2.3.0-dev.58 [2023-04-11T20:15:42.149Z] v2.3.0-dev.59 [2023-04-11T20:15:42.149Z] v2.3.0-dev.60 [2023-04-11T20:15:42.149Z] v2.3.0-dev.61 [2023-04-11T20:15:42.149Z] v2.3.0-dev.62 [2023-04-11T20:15:42.149Z] v2.3.1-dev.1 [2023-04-11T20:15:42.149Z] v2.3.1-dev.2 [2023-04-11T20:15:42.149Z] v2.3.1-dev.3 [2023-04-11T20:15:42.149Z] v2.3.1-dev.4 [2023-04-11T20:15:42.149Z] v2.3.1-dev.5 [2023-04-11T20:15:42.149Z] v3.0.0-dev.1 [2023-04-11T20:15:42.149Z] v3.0.0-dev.10 [2023-04-11T20:15:42.149Z] v3.0.0-dev.11 [2023-04-11T20:15:42.149Z] v3.0.0-dev.12 [2023-04-11T20:15:42.149Z] v3.0.0-dev.13 [2023-04-11T20:15:42.149Z] v3.0.0-dev.14 [2023-04-11T20:15:42.149Z] v3.0.0-dev.15 [2023-04-11T20:15:42.149Z] v3.0.0-dev.16 [2023-04-11T20:15:42.149Z] v3.0.0-dev.17 [2023-04-11T20:15:42.149Z] v3.0.0-dev.18 [2023-04-11T20:15:42.149Z] v3.0.0-dev.19 [2023-04-11T20:15:42.149Z] v3.0.0-dev.2 [2023-04-11T20:15:42.149Z] v3.0.0-dev.20 [2023-04-11T20:15:42.149Z] v3.0.0-dev.21 [2023-04-11T20:15:42.149Z] v3.0.0-dev.22 [2023-04-11T20:15:42.149Z] v3.0.0-dev.23 [2023-04-11T20:15:42.149Z] v3.0.0-dev.24 [2023-04-11T20:15:42.149Z] v3.0.0-dev.25 [2023-04-11T20:15:42.149Z] v3.0.0-dev.26 [2023-04-11T20:15:42.149Z] v3.0.0-dev.27 [2023-04-11T20:15:42.149Z] v3.0.0-dev.28 [2023-04-11T20:15:42.149Z] v3.0.0-dev.29 [2023-04-11T20:15:42.149Z] v3.0.0-dev.3 [2023-04-11T20:15:42.149Z] v3.0.0-dev.30 [2023-04-11T20:15:42.149Z] v3.0.0-dev.31 [2023-04-11T20:15:42.149Z] v3.0.0-dev.32 [2023-04-11T20:15:42.149Z] v3.0.0-dev.33 [2023-04-11T20:15:42.149Z] v3.0.0-dev.34 [2023-04-11T20:15:42.149Z] v3.0.0-dev.35 [2023-04-11T20:15:42.149Z] v3.0.0-dev.36 [2023-04-11T20:15:42.149Z] v3.0.0-dev.37 [2023-04-11T20:15:42.149Z] v3.0.0-dev.38 [2023-04-11T20:15:42.149Z] v3.0.0-dev.39 [2023-04-11T20:15:42.149Z] v3.0.0-dev.4 [2023-04-11T20:15:42.149Z] v3.0.0-dev.40 [2023-04-11T20:15:42.149Z] v3.0.0-dev.41 [2023-04-11T20:15:42.149Z] v3.0.0-dev.42 [2023-04-11T20:15:42.149Z] v3.0.0-dev.43 [2023-04-11T20:15:42.149Z] v3.0.0-dev.44 [2023-04-11T20:15:42.149Z] v3.0.0-dev.45 [2023-04-11T20:15:42.149Z] v3.0.0-dev.46 [2023-04-11T20:15:42.149Z] v3.0.0-dev.47 [2023-04-11T20:15:42.149Z] v3.0.0-dev.48 [2023-04-11T20:15:42.149Z] v3.0.0-dev.49 [2023-04-11T20:15:42.149Z] v3.0.0-dev.5 [2023-04-11T20:15:42.149Z] v3.0.0-dev.6 [2023-04-11T20:15:42.149Z] v3.0.0-dev.7 [2023-04-11T20:15:42.149Z] v3.0.0-dev.8 [2023-04-11T20:15:42.149Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-11T20:15:42.433Z] + lftools sign git-tag v2.3.1-dev.5 [2023-04-11T20:15:43.002Z] Signing Git tag with Sigul... [2023-04-11T20:15:43.002Z] Signing v2.3.1-dev.5 [Pipeline] echo [2023-04-11T20:15:43.269Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:43.553Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T20:15:43.559Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T20:15:43.577Z] $ docker stop --time=1 b5acd4035c423e62541002a859e6dfbc21d87d146391f35de29af5a85b04a047 [2023-04-11T20:15:44.840Z] $ docker rm -f --volumes b5acd4035c423e62541002a859e6dfbc21d87d146391f35de29af5a85b04a047 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T20:15:45.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T20:15:45.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:15:45.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:15:45.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:15:45.631Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:15:45.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T20:15:46.003Z] $ docker top 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c -eo pid,comm [2023-04-11T20:15:46.051Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T20:15:46.051Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T20:15:46.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T20:15:46.093Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T20:15:46.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T20:15:46.218Z] $ docker exec 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c ssh-agent [2023-04-11T20:15:46.327Z] SSH_AUTH_SOCK=/tmp/ssh-dqpdUFdCKrg9/agent.32 [2023-04-11T20:15:46.327Z] SSH_AGENT_PID=38 [2023-04-11T20:15:46.332Z] Running ssh-add (command line suppressed) [2023-04-11T20:15:46.421Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_8561071130995587414.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_8561071130995587414.key) [2023-04-11T20:15:46.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T20:15:46.725Z] + git semver bump pre [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,888 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,888 [bump_version] DEBUG bumping version:2.3.1-dev.5 on axis:pre with prefix:dev [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,888 [bump_version] DEBUG bumped version:2.3.1-dev.6 [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,888 [write_version] DEBUG write version:2.3.1-dev.6 to path:/w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski with force:True [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,888 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,888 [write_file] DEBUG write to file:/w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,890 [execute] INFO git cat-file --batch-check [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,896 [execute] INFO git cat-file --batch [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T20:15:46.985Z] 2023-04-11 20:15:46,902 [read_version] DEBUG read version from /w/workspace/ndry_app-functions-sdk-go_levski/.semver/levski [2023-04-11T20:15:46.985Z] 2.3.1-dev.6 [Pipeline] } [2023-04-11T20:15:46.997Z] $ docker exec --env ******** --env ******** 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c ssh-agent -k [2023-04-11T20:15:47.113Z] unset SSH_AUTH_SOCK; [2023-04-11T20:15:47.114Z] unset SSH_AGENT_PID; [2023-04-11T20:15:47.114Z] echo Agent pid 38 killed; [2023-04-11T20:15:47.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T20:15:47.431Z] + git semver [Pipeline] } [2023-04-11T20:15:47.703Z] $ docker stop --time=1 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c [2023-04-11T20:15:48.948Z] $ docker rm -f --volumes 6ef25dbcda31017a9682c294a7ddd12615e02cd8dfb7a26a60dd2c974674ca1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T20:15:49.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T20:15:49.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:15:49.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T20:15:49.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:15:49.662Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:15:49.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T20:15:50.015Z] $ docker top 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 -eo pid,comm [2023-04-11T20:15:50.061Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T20:15:50.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T20:15:50.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T20:15:50.105Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T20:15:50.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T20:15:50.220Z] $ docker exec 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 ssh-agent [2023-04-11T20:15:50.332Z] SSH_AUTH_SOCK=/tmp/ssh-QW7izQzEfdWz/agent.32 [2023-04-11T20:15:50.332Z] SSH_AGENT_PID=38 [2023-04-11T20:15:50.337Z] Running ssh-add (command line suppressed) [2023-04-11T20:15:50.435Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_14121956168255765798.key (/w/workspace/ndry_app-functions-sdk-go_levski@tmp/private_key_14121956168255765798.key) [2023-04-11T20:15:50.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T20:15:50.733Z] + git semver push [2023-04-11T20:15:50.993Z] 2023-04-11 20:15:50,906 [run_push] DEBUG push [2023-04-11T20:15:50.993Z] 2023-04-11 20:15:50,907 [execute] INFO git cat-file --batch-check [2023-04-11T20:15:50.993Z] 2023-04-11 20:15:50,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T20:15:50.993Z] 2023-04-11 20:15:50,911 [execute] INFO git rev-list 6344e76db38e5d5f9027da0eb12907a19df2bd25 -- [2023-04-11T20:15:50.993Z] 2023-04-11 20:15:50,911 [execute] DEBUG Popen(['git', 'rev-list', '6344e76db38e5d5f9027da0eb12907a19df2bd25', '--'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T20:15:50.993Z] 2023-04-11 20:15:50,927 [execute] INFO git fetch -v origin [2023-04-11T20:15:50.993Z] 2023-04-11 20:15:50,927 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-11T20:15:51.562Z] 2023-04-11 20:15:51,556 [run_push] DEBUG remote changes detected [2023-04-11T20:15:51.562Z] 2023-04-11 20:15:51,557 [run_push] DEBUG latest remote commit 5eafad5bb2c480cde3795700b528d5a79f565485 is not in local commits [2023-04-11T20:15:51.562Z] 2023-04-11 20:15:51,557 [run_push] DEBUG integrating remote changes with a git pull [2023-04-11T20:15:51.562Z] 2023-04-11 20:15:51,557 [execute] INFO git pull origin semver [2023-04-11T20:15:51.562Z] 2023-04-11 20:15:51,557 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/ndry_app-functions-sdk-go_levski/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T20:15:52.130Z] 2023-04-11 20:15:52,005 [main] ERROR Cmd('git') failed due to: exit code(1) [2023-04-11T20:15:52.130Z] cmdline: git pull origin semver [2023-04-11T20:15:52.130Z] stdout: 'Auto-merging levski [2023-04-11T20:15:52.130Z] CONFLICT (content): Merge conflict in levski [2023-04-11T20:15:52.130Z] Automatic merge failed; fix conflicts and then commit the result.' [2023-04-11T20:15:52.130Z] stderr: 'hint: Pulling without specifying how to reconcile divergent branches is [2023-04-11T20:15:52.130Z] hint: discouraged. You can squelch this message by running one of the following [2023-04-11T20:15:52.130Z] hint: commands sometime before your next pull: [2023-04-11T20:15:52.130Z] hint: [2023-04-11T20:15:52.130Z] hint: git config pull.rebase false # merge (the default strategy) [2023-04-11T20:15:52.130Z] hint: git config pull.rebase true # rebase [2023-04-11T20:15:52.130Z] hint: git config pull.ff only # fast-forward only [2023-04-11T20:15:52.130Z] hint: [2023-04-11T20:15:52.130Z] hint: You can replace "git config" with "git config --global" to set a default [2023-04-11T20:15:52.130Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase, [2023-04-11T20:15:52.130Z] hint: or --ff-only on the command line to override the configured default per [2023-04-11T20:15:52.130Z] hint: invocation. [2023-04-11T20:15:52.130Z] Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2023-04-11T20:15:52.130Z] From github.com:edgexfoundry/app-functions-sdk-go [2023-04-11T20:15:52.130Z] * branch semver -> FETCH_HEAD' [2023-04-11T20:15:52.130Z] ERROR: Cmd('git') failed due to: exit code(1) [2023-04-11T20:15:52.130Z] cmdline: git pull origin semver [2023-04-11T20:15:52.130Z] stdout: 'Auto-merging levski [2023-04-11T20:15:52.130Z] CONFLICT (content): Merge conflict in levski [2023-04-11T20:15:52.130Z] Automatic merge failed; fix conflicts and then commit the result.' [2023-04-11T20:15:52.130Z] stderr: 'hint: Pulling without specifying how to reconcile divergent branches is [2023-04-11T20:15:52.130Z] hint: discouraged. You can squelch this message by running one of the following [2023-04-11T20:15:52.130Z] hint: commands sometime before your next pull: [2023-04-11T20:15:52.130Z] hint: [2023-04-11T20:15:52.130Z] hint: git config pull.rebase false # merge (the default strategy) [2023-04-11T20:15:52.130Z] hint: git config pull.rebase true # rebase [2023-04-11T20:15:52.130Z] hint: git config pull.ff only # fast-forward only [2023-04-11T20:15:52.130Z] hint: [2023-04-11T20:15:52.130Z] hint: You can replace "git config" with "git config --global" to set a default [2023-04-11T20:15:52.130Z] hint: preference for all repositories. You can also pass --rebase, --no-rebase, [2023-04-11T20:15:52.130Z] hint: or --ff-only on the command line to override the configured default per [2023-04-11T20:15:52.130Z] hint: invocation. [2023-04-11T20:15:52.130Z] Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2023-04-11T20:15:52.131Z] From github.com:edgexfoundry/app-functions-sdk-go [2023-04-11T20:15:52.131Z] * branch semver -> FETCH_HEAD' [Pipeline] } [2023-04-11T20:15:52.143Z] $ docker exec --env ******** --env ******** 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 ssh-agent -k [2023-04-11T20:15:52.234Z] unset SSH_AUTH_SOCK; [2023-04-11T20:15:52.234Z] unset SSH_AGENT_PID; [2023-04-11T20:15:52.234Z] echo Agent pid 38 killed; [2023-04-11T20:15:52.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-04-11T20:15:52.277Z] $ docker stop --time=1 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 [2023-04-11T20:15:53.529Z] $ docker rm -f --volumes 42cd775fd1ff5f53def33f7f309fd9066fc2e8ee5e19dfbf8aefd860b74e25d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-11T20:15:54.044Z] + [ -d /w/workspace/ndry_app-functions-sdk-go_levski/archives ] [2023-04-11T20:15:54.044Z] + ls -al /w/workspace/ndry_app-functions-sdk-go_levski/archives [2023-04-11T20:15:54.044Z] total 16 [2023-04-11T20:15:54.044Z] drwxr-xr-x 3 root root 4096 Apr 11 20:05 . [2023-04-11T20:15:54.044Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:15 .. [2023-04-11T20:15:54.044Z] drwxr-xr-x 2 root root 4096 Apr 11 20:05 cost [2023-04-11T20:15:54.044Z] -rw-r--r-- 1 root root 92 Apr 11 20:05 cost.csv [2023-04-11T20:15:54.044Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_app-functions-sdk-go_levski/archives [2023-04-11T20:15:54.044Z] + ls -al /w/workspace/ndry_app-functions-sdk-go_levski/archives [2023-04-11T20:15:54.044Z] total 16 [2023-04-11T20:15:54.044Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 20:05 . [2023-04-11T20:15:54.044Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 20:15 .. [2023-04-11T20:15:54.044Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 20:05 cost [2023-04-11T20:15:54.044Z] -rw-r--r-- 1 jenkins jenkins 92 Apr 11 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:54.336Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:55.197Z] ---> package-listing.sh [2023-04-11T20:15:55.197Z] ++ facter osfamily [2023-04-11T20:15:55.197Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T20:15:55.456Z] + OS_FAMILY=debian [2023-04-11T20:15:55.456Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_levski [2023-04-11T20:15:55.456Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T20:15:55.456Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T20:15:55.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T20:15:55.456Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T20:15:55.456Z] + '[' /w/workspace/ndry_app-functions-sdk-go_levski ']' [2023-04-11T20:15:55.456Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T20:15:55.456Z] + case "${OS_FAMILY}" in [2023-04-11T20:15:55.456Z] + dpkg -l [2023-04-11T20:15:55.456Z] + grep '^ii' [2023-04-11T20:15:55.456Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T20:15:55.456Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T20:15:55.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T20:15:55.456Z] + '[' /w/workspace/ndry_app-functions-sdk-go_levski ']' [2023-04-11T20:15:55.456Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_levski/archives/ [2023-04-11T20:15:55.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_levski/archives/ [Pipeline] echo [2023-04-11T20:15:55.468Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T20:15:55.744Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T20:15:56.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T20:15:56.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T20:15:56.371Z] prd-ubuntu20.04-docker-8c-8g-7444 does not seem to be running inside a container [2023-04-11T20:15:56.407Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_levski -v /w/workspace/ndry_app-functions-sdk-go_levski:/w/workspace/ndry_app-functions-sdk-go_levski:rw,z -v /w/workspace/ndry_app-functions-sdk-go_levski@tmp:/w/workspace/ndry_app-functions-sdk-go_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T20:15:56.607Z] $ docker top b7fe10ff6200ee8667da00f2b970d9c46d5fa1f8d4a49a401161320a91c3daac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T20:15:56.950Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T20:15:57.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T20:15:57.517Z] + ls /var/log/sa-host [2023-04-11T20:15:57.517Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T20:15:57.578Z] provisioning config files... [2023-04-11T20:15:57.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_levski@tmp/config11282984316981991905tmp [Pipeline] { [Pipeline] echo [2023-04-11T20:15:57.596Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:57.880Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T20:15:57.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:58.199Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T20:15:58.208Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:58.491Z] ---> sudo-logs.sh [2023-04-11T20:15:58.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T20:15:58.521Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:58.802Z] ---> job-cost.sh [2023-04-11T20:15:58.802Z] lf-activate-venv: SKIPPING [2023-04-11T20:15:58.802Z] DEBUG: total: 0.2199999988079071 [2023-04-11T20:15:58.802Z] INFO: Retrieving Stack Cost... [2023-04-11T20:15:59.061Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T20:15:59.629Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T20:15:59.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T20:15:59.921Z] ---> logs-deploy.sh [2023-04-11T20:15:59.921Z] lf-activate-venv: SKIPPING [2023-04-11T20:15:59.921Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/levski/4 [2023-04-11T20:15:59.921Z] INFO: archiving workspace using pattern(s): [2023-04-11T20:16:00.859Z] Archives upload complete. [2023-04-11T20:16:00.859Z] INFO: archiving logs to Nexus