Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 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-ssh15830209123832234170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7939954818704300903.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1666589240240981286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11614676832367946620.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/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11214447300605946548.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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: go-mod-core-contracts 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: false SWAGGER_API_FOLDERS: openapi/v1 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-24670 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 # timeout=10 Commit message: "Merge pull request #757 from ItsRico/config_const" > git rev-list --no-walk 551051db7aaa0b435323df95571c6aae9f281fd0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:36:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:36:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:36:21 ========================================================= 16:36:21 EdgeX Global Pipelines Version Info 16:36:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:36:22 ------------------- 16:36:22 stable info: 16:36:22 ------------------- 16:36:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:36:22 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:36:22 Message: update stable to v1.0.239 16:36:23 ------------------- 16:36:23 experimental info: 16:36:23 ------------------- 16:36:23 Commited By: **** collab-it+edgex@linuxfoundation.org 16:36:23 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:36:23 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:36:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96394ea [Pipeline] echo 16:36:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:36:24 + git rev-list -1 --merges 96394ea4566fbadb2ee41e6730b14d566e9bd3c6~1..96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] echo 16:36:24 -----------> git rev-list -1 --merges 96394ea4566fbadb2ee41e6730b14d566e9bd3c6~1..96394ea4566fbadb2ee41e6730b14d566e9bd3c6 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 16:36:24 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [false] [Pipeline] sh 16:36:24 + git log --format=format:%s -1 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] echo 16:36:24 ========================================================= 16:36:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:36:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:25 + git log --format=format:%s -1 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] echo 16:36:25 [semverPrep] GIT_COMMIT: 96394ea4566fbadb2ee41e6730b14d566e9bd3c6, Commit Message: Merge pull request #757 from ItsRico/config_const [Pipeline] echo 16:36:25 [semverPrep] This is not a build commit. [Pipeline] sh 16:36:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:36:25 + grep -v github /etc/ssh/ssh_known_hosts 16:36:25 + [ -e /tmp/ssh_known_hosts ] 16:36:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:36:25 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:36:25 sudo tee -a /etc/ssh/ssh_known_hosts 16:36:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:26 16:36:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:26 0.1.4: Pulling from edgex-devops/py-git-semver 16:36:26 b85a868b505f: Pulling fs layer 16:36:26 e2be974225ed: Pulling fs layer 16:36:26 339a4e72a1f5: Pulling fs layer 16:36:26 988bab9f4d93: Pulling fs layer 16:36:26 1469e6f7b9e6: Pulling fs layer 16:36:26 eaf3925da568: Pulling fs layer 16:36:26 bab4dde63d76: Pulling fs layer 16:36:26 bde34c3a00c8: Pulling fs layer 16:36:26 b352a97aabf1: Pulling fs layer 16:36:26 4872d77fe225: Pulling fs layer 16:36:26 5851b861e8e6: Pulling fs layer 16:36:26 bab4dde63d76: Waiting 16:36:26 bde34c3a00c8: Waiting 16:36:26 988bab9f4d93: Waiting 16:36:26 b352a97aabf1: Waiting 16:36:26 4872d77fe225: Waiting 16:36:26 1469e6f7b9e6: Waiting 16:36:26 5851b861e8e6: Waiting 16:36:26 eaf3925da568: Waiting 16:36:26 e2be974225ed: Download complete 16:36:26 988bab9f4d93: Verifying Checksum 16:36:26 988bab9f4d93: Download complete 16:36:26 1469e6f7b9e6: Verifying Checksum 16:36:26 1469e6f7b9e6: Download complete 16:36:26 eaf3925da568: Verifying Checksum 16:36:26 eaf3925da568: Download complete 16:36:26 339a4e72a1f5: Verifying Checksum 16:36:26 339a4e72a1f5: Download complete 16:36:26 bde34c3a00c8: Verifying Checksum 16:36:26 bde34c3a00c8: Download complete 16:36:26 b352a97aabf1: Download complete 16:36:26 4872d77fe225: Verifying Checksum 16:36:26 4872d77fe225: Download complete 16:36:26 5851b861e8e6: Download complete 16:36:26 b85a868b505f: Download complete 16:36:27 bab4dde63d76: Verifying Checksum 16:36:27 bab4dde63d76: Download complete 16:36:28 b85a868b505f: Pull complete 16:36:28 e2be974225ed: Pull complete 16:36:28 339a4e72a1f5: Pull complete 16:36:28 988bab9f4d93: Pull complete 16:36:29 1469e6f7b9e6: Pull complete 16:36:29 eaf3925da568: Pull complete 16:36:31 bab4dde63d76: Pull complete 16:36:31 bde34c3a00c8: Pull complete 16:36:31 b352a97aabf1: Pull complete 16:36:31 4872d77fe225: Pull complete 16:36:31 5851b861e8e6: Pull complete 16:36:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:36:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:36:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:31 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:36:33 $ docker top bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f -eo pid,comm 16:36:33 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). 16:36:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:36:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:33 [ssh-agent] Looking for ssh-agent implementation... 16:36:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:33 $ docker exec bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f ssh-agent 16:36:34 SSH_AUTH_SOCK=/tmp/ssh-KKRZ2fTcHFqn/agent.35 16:36:34 SSH_AGENT_PID=41 16:36:34 Running ssh-add (command line suppressed) 16:36:34 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2095515973059059034.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2095515973059059034.key) 16:36:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:34 + git tag --points-at HEAD [Pipeline] } 16:36:34 $ docker exec --env ******** --env ******** bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f ssh-agent -k 16:36:34 unset SSH_AUTH_SOCK; 16:36:34 unset SSH_AGENT_PID; 16:36:34 echo Agent pid 41 killed; 16:36:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:36:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:36:34 [ssh-agent] Looking for ssh-agent implementation... 16:36:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:36:34 $ docker exec bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f ssh-agent 16:36:34 SSH_AUTH_SOCK=/tmp/ssh-Q4v591VrK5kh/agent.73 16:36:34 SSH_AGENT_PID=79 16:36:35 Running ssh-add (command line suppressed) 16:36:35 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2723521705237274697.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2723521705237274697.key) 16:36:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:36:35 + git semver init 16:36:35 2022-09-06 16:36:35,614 [run_init] DEBUG init version:0.0.0 force:False 16:36:35 2022-09-06 16:36:35,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 16:36:35 2022-09-06 16:36:35,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 16:36:35 2022-09-06 16:36:35,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 16:36:36 2022-09-06 16:36:36,497 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 16:36:36 2022-09-06 16:36:36,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 16:36:36 2022-09-06 16:36:36,498 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:36:36 2022-09-06 16:36:36,498 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:36:36 2.3.0-dev.16 [Pipeline] } 16:36:36 $ docker exec --env ******** --env ******** bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f ssh-agent -k 16:36:36 unset SSH_AUTH_SOCK; 16:36:36 unset SSH_AGENT_PID; 16:36:36 echo Agent pid 79 killed; 16:36:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:36:37 + git semver [Pipeline] } 16:36:37 $ docker stop --time=1 bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f 16:36:38 $ docker rm -f bf72c1c390cef6e96cbb4eed4ed0c42ea9686b23638fc692f948d4459754f43f [Pipeline] // withDockerContainer [Pipeline] sh 16:36:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:36:39 Stashed 1 file(s) [Pipeline] echo 16:36:39 [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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 16:36:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:39 ========================================================= 16:36:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:36:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:36:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:36:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:36:39 2408cc74d12b: Pulling fs layer 16:36:39 ea60b727a1ce: Pulling fs layer 16:36:39 30c4a7721957: Pulling fs layer 16:36:39 370296b7ddb6: Pulling fs layer 16:36:39 7c6cee850709: Pulling fs layer 16:36:39 39a5fcdaea64: Pulling fs layer 16:36:39 d94ebbe4e438: Pulling fs layer 16:36:39 bcfd1f05c69d: Pulling fs layer 16:36:39 59ccb84bbe0f: Pulling fs layer 16:36:39 7c6cee850709: Waiting 16:36:39 39a5fcdaea64: Waiting 16:36:39 d94ebbe4e438: Waiting 16:36:39 bcfd1f05c69d: Waiting 16:36:39 59ccb84bbe0f: Waiting 16:36:39 30c4a7721957: Verifying Checksum 16:36:39 30c4a7721957: Download complete 16:36:39 ea60b727a1ce: Verifying Checksum 16:36:39 7c6cee850709: Verifying Checksum 16:36:39 7c6cee850709: Download complete 16:36:39 39a5fcdaea64: Download complete 16:36:39 2408cc74d12b: Verifying Checksum 16:36:39 2408cc74d12b: Download complete 16:36:39 d94ebbe4e438: Verifying Checksum 16:36:39 d94ebbe4e438: Download complete 16:36:40 2408cc74d12b: Pull complete 16:36:40 ea60b727a1ce: Pull complete 16:36:40 30c4a7721957: Pull complete 16:36:40 59ccb84bbe0f: Verifying Checksum 16:36:40 59ccb84bbe0f: Download complete 16:36:40 bcfd1f05c69d: Download complete 16:36:40 370296b7ddb6: Verifying Checksum 16:36:40 370296b7ddb6: Download complete 16:36:44 370296b7ddb6: Pull complete 16:36:44 7c6cee850709: Pull complete 16:36:44 39a5fcdaea64: Pull complete 16:36:44 d94ebbe4e438: Pull complete 16:36:47 bcfd1f05c69d: Pull complete 16:36:47 59ccb84bbe0f: Pull complete 16:36:47 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:36:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:36:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 16:36:47 + 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 16:36:48 + docker inspect -f . ci-base-image-x86_64 16:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:48 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:36:51 $ docker top a45748de47e64b496b0c797c498b24b93cdcb8bc1b1612bb3290e92abbdb38b8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:51 + go version 16:36:51 go version go1.18.3 linux/amd64 [Pipeline] } 16:36:52 $ docker stop --time=1 a45748de47e64b496b0c797c498b24b93cdcb8bc1b1612bb3290e92abbdb38b8 16:36:53 $ docker rm -f a45748de47e64b496b0c797c498b24b93cdcb8bc1b1612bb3290e92abbdb38b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:53 + docker inspect -f . ci-base-image-x86_64 16:36:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:53 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:36:54 $ docker top 96dcf846132504ff62b78a08a5e2c2289da4b501d06b6e928ce5768dae30b101 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:54 Still waiting to schedule task 16:36:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:36:54 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 16:36:54 + make test 16:36:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:36:54 go: downloading github.com/google/uuid v1.3.0 16:36:54 go: downloading github.com/stretchr/testify v1.8.0 16:36:54 go: downloading gopkg.in/yaml.v3 v3.0.1 16:36:54 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:36:54 go: downloading github.com/go-kit/log v0.2.1 16:36:54 go: downloading github.com/go-playground/validator/v10 v10.11.0 16:36:54 go: downloading github.com/davecgh/go-spew v1.1.1 16:36:54 go: downloading github.com/pmezard/go-difflib v1.0.0 16:36:54 go: downloading github.com/stretchr/objx v0.4.0 16:36:55 go: downloading github.com/x448/float16 v0.8.4 16:36:55 go: downloading github.com/leodido/go-urn v1.2.1 16:36:55 go: downloading golang.org/x/text v0.3.7 16:36:55 go: downloading github.com/go-playground/universal-translator v0.18.0 16:36:55 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:36:55 go: downloading github.com/go-playground/locales v0.14.0 16:36:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:36:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:37:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.093s coverage: 83.4% of statements 16:37:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:37:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:37:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:37:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 29.4% of statements 16:37:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 16:37:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:37:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 53.5% of statements 16:37:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.059s coverage: 90.5% of statements 16:37:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.8% of statements 16:37:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 60.5% of statements 16:37:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements 16:37:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.011s coverage: 48.7% of statements 16:37:11 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." 16:37:11 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:37:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:37:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:37:12 $ docker stop --time=1 96dcf846132504ff62b78a08a5e2c2289da4b501d06b6e928ce5768dae30b101 16:37:15 $ docker rm -f 96dcf846132504ff62b78a08a5e2c2289da4b501d06b6e928ce5768dae30b101 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:37:15 Stashed 1 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 16:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:16 16:37:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:16 latest: Pulling from edgex-lftools-log-publisher 16:37:16 5eb5b503b376: Pulling fs layer 16:37:16 5c69ac0246d0: Pulling fs layer 16:37:16 ec43610c2a17: Pulling fs layer 16:37:16 3a2ae6a8a46f: Pulling fs layer 16:37:16 33b1e0a273af: Pulling fs layer 16:37:16 5d3b04190fa2: Pulling fs layer 16:37:16 2f39f015ded8: Pulling fs layer 16:37:16 5d3b04190fa2: Waiting 16:37:16 33b1e0a273af: Waiting 16:37:16 3a2ae6a8a46f: Waiting 16:37:16 2f39f015ded8: Waiting 16:37:16 5c69ac0246d0: Verifying Checksum 16:37:16 5c69ac0246d0: Download complete 16:37:16 3a2ae6a8a46f: Download complete 16:37:16 33b1e0a273af: Verifying Checksum 16:37:16 33b1e0a273af: Download complete 16:37:16 5d3b04190fa2: Download complete 16:37:16 ec43610c2a17: Download complete 16:37:16 5eb5b503b376: Verifying Checksum 16:37:16 5eb5b503b376: Download complete 16:37:17 2f39f015ded8: Download complete 16:37:18 5eb5b503b376: Pull complete 16:37:18 5c69ac0246d0: Pull complete 16:37:18 ec43610c2a17: Pull complete 16:37:18 3a2ae6a8a46f: Pull complete 16:37:18 33b1e0a273af: Pull complete 16:37:18 5d3b04190fa2: Pull complete 16:37:24 2f39f015ded8: Pull complete 16:37:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:37:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:24 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:37:24 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:37:27 $ docker top e9fae74c4114a0e52691bcae699ca514a33173d12a1b054439e39df33505fc33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:27 ---> job-cost.sh 16:37:27 lf-activate-venv: SKIPPING 16:37:27 INFO: No Stack... 16:37:28 INFO: Retrieving Pricing Info for: v3-standard-8 16:37:29 INFO: Archiving Costs [Pipeline] sh 16:37:29 + cut -d, -f6 16:37:29 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [Pipeline] lock 16:37:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] 16:37:29 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] did not exist. Created. 16:37:29 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:37:29 + echo total: 0.2199999988079071 [Pipeline] stash 16:37:29 Stashed 1 file(s) [Pipeline] } 16:37:29 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 16:37:29 $ docker stop --time=1 e9fae74c4114a0e52691bcae699ca514a33173d12a1b054439e39df33505fc33 16:37:30 $ docker rm -f e9fae74c4114a0e52691bcae699ca514a33173d12a1b054439e39df33505fc33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24672 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 16:38:27 Running in /w/workspace/go-mod-core-contracts/82 [Pipeline] { [Pipeline] checkout 16:38:27 Selected Git installation does not exist. Using Default 16:38:27 The recommended git tool is: NONE 16:38:34 using credential edgex-jenkins-ssh 16:38:34 Cloning the remote Git repository 16:38:34 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:38:34 > git init /w/workspace/go-mod-core-contracts/82 # timeout=10 16:38:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:38:34 > git --version # timeout=10 16:38:34 > git --version # 'git version 2.25.1' 16:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:36 Avoid second fetch 16:38:36 Checking out Revision 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 (main) 16:38:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:38:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:36 > git config core.sparsecheckout # timeout=10 16:38:36 > git checkout -f 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 # timeout=10 16:38:40 Commit message: "Merge pull request #757 from ItsRico/config_const" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:38:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:41 Dload Upload Total Spent Left Speed 16:38:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh 16:38:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:38:42 + sudo tee /etc/docker/daemon.new 16:38:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:38:42 { 16:38:42 "registry-mirrors": [ 16:38:42 "https://nexus3.edgexfoundry.org:10001" 16:38:42 ], 16:38:42 "bip": "10.250.0.254/24", 16:38:42 "hosts": [ 16:38:42 "tcp://0.0.0.0:5555", 16:38:42 "unix:///var/run/docker.sock" 16:38:42 ], 16:38:42 "mtu": 1458, 16:38:42 "selinux-enabled": true, 16:38:42 "seccomp-profile": "/etc/docker/seccomp.json" 16:38:42 } [Pipeline] sh 16:38:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:38:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:01 ========================================================= 16:39:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:39:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:39:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:39:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:39:03 b3c136eddcbf: Pulling fs layer 16:39:03 c0a3192eca97: Pulling fs layer 16:39:03 a050256f5b6f: Pulling fs layer 16:39:03 656be50a0ddc: Pulling fs layer 16:39:03 2bbca73fdf42: Pulling fs layer 16:39:03 46d945488cbd: Pulling fs layer 16:39:03 8a5474983e97: Pulling fs layer 16:39:03 329c88fbcd65: Pulling fs layer 16:39:03 2bbca73fdf42: Waiting 16:39:03 46d945488cbd: Waiting 16:39:03 8a5474983e97: Waiting 16:39:03 329c88fbcd65: Waiting 16:39:03 656be50a0ddc: Waiting 16:39:03 a050256f5b6f: Verifying Checksum 16:39:03 a050256f5b6f: Download complete 16:39:03 c0a3192eca97: Verifying Checksum 16:39:03 c0a3192eca97: Download complete 16:39:03 2bbca73fdf42: Verifying Checksum 16:39:03 2bbca73fdf42: Download complete 16:39:03 b3c136eddcbf: Verifying Checksum 16:39:03 b3c136eddcbf: Download complete 16:39:03 46d945488cbd: Verifying Checksum 16:39:03 46d945488cbd: Download complete 16:39:04 b3c136eddcbf: Pull complete 16:39:04 329c88fbcd65: Verifying Checksum 16:39:04 329c88fbcd65: Download complete 16:39:04 c0a3192eca97: Pull complete 16:39:05 a050256f5b6f: Pull complete 16:39:05 8a5474983e97: Verifying Checksum 16:39:05 8a5474983e97: Download complete 16:39:06 656be50a0ddc: Verifying Checksum 16:39:06 656be50a0ddc: Download complete 16:39:21 656be50a0ddc: Pull complete 16:39:21 2bbca73fdf42: Pull complete 16:39:21 46d945488cbd: Pull complete 16:39:26 8a5474983e97: Pull complete 16:39:28 329c88fbcd65: Pull complete 16:39:28 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:39:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 16:39:29 + 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 16:39:29 + docker inspect -f . ci-base-image-arm64 16:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:29 prd-ubuntu20.04-docker-arm64-4c-16g-24672 does not seem to be running inside a container 16:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/82 -v /w/workspace/go-mod-core-contracts/82:/w/workspace/go-mod-core-contracts/82:rw,z -v /w/workspace/go-mod-core-contracts/82@tmp:/w/workspace/go-mod-core-contracts/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:32 $ docker top 4a6dc0d0bbf039feefd88b7e6a23ec46ea5239a5f4e859d8d85351e461019f62 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:33 + go version 16:39:33 go version go1.18.3 linux/arm64 [Pipeline] } 16:39:33 $ docker stop --time=1 4a6dc0d0bbf039feefd88b7e6a23ec46ea5239a5f4e859d8d85351e461019f62 16:39:35 $ docker rm -f 4a6dc0d0bbf039feefd88b7e6a23ec46ea5239a5f4e859d8d85351e461019f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:36 + docker inspect -f . ci-base-image-arm64 16:39:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:36 prd-ubuntu20.04-docker-arm64-4c-16g-24672 does not seem to be running inside a container 16:39:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/82 -v /w/workspace/go-mod-core-contracts/82:/w/workspace/go-mod-core-contracts/82:rw,z -v /w/workspace/go-mod-core-contracts/82@tmp:/w/workspace/go-mod-core-contracts/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:39:37 $ docker top 8be262cf2db6d2a51da0ce210c4f573b68704cdd4dc0bc061425428cd7d8f5cb -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:38 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/82 [Pipeline] fileExists [Pipeline] sh 16:39:39 + make test 16:39:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:39:39 go: downloading github.com/google/uuid v1.3.0 16:39:39 go: downloading github.com/go-kit/log v0.2.1 16:39:39 go: downloading github.com/stretchr/testify v1.8.0 16:39:39 go: downloading github.com/go-playground/validator/v10 v10.11.0 16:39:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:39:39 go: downloading gopkg.in/yaml.v3 v3.0.1 16:39:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:39:39 go: downloading github.com/davecgh/go-spew v1.1.1 16:39:39 go: downloading github.com/pmezard/go-difflib v1.0.0 16:39:39 go: downloading github.com/stretchr/objx v0.4.0 16:39:39 go: downloading github.com/x448/float16 v0.8.4 16:39:39 go: downloading github.com/go-playground/universal-translator v0.18.0 16:39:39 go: downloading github.com/leodido/go-urn v1.2.1 16:39:39 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 16:39:39 go: downloading golang.org/x/text v0.3.7 16:39:39 go: downloading github.com/go-playground/locales v0.14.0 16:39:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:40:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.517s coverage: 83.4% of statements 16:40:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:40:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:40:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:40:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.155s coverage: 29.4% of statements 16:40:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 16:40:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:40:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.142s coverage: 53.5% of statements 16:40:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 90.5% of statements 16:40:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.214s coverage: 86.8% of statements 16:40:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.085s coverage: 60.5% of statements 16:40:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.039s coverage: 36.1% of statements 16:40:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 48.7% of statements 16:40:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:40:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:40:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:40:30 $ docker stop --time=1 8be262cf2db6d2a51da0ce210c4f573b68704cdd4dc0bc061425428cd7d8f5cb 16:40:32 $ docker rm -f 8be262cf2db6d2a51da0ce210c4f573b68704cdd4dc0bc061425428cd7d8f5cb [Pipeline] // withDockerContainer [Pipeline] sh 16:40:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:40:33 Warning: overwriting stash ‘coverage-report’ 16:40:34 Stashed 1 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 16:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:40:34 16:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:40:35 arm64: Pulling from edgex-lftools-log-publisher 16:40:35 8998bd30e6a1: Pulling fs layer 16:40:35 04944245beec: Pulling fs layer 16:40:35 699f458cf7ca: Pulling fs layer 16:40:35 765212b225bb: Pulling fs layer 16:40:35 f23df028b6ca: Pulling fs layer 16:40:35 d65c8cfc05b1: Pulling fs layer 16:40:35 2437ff75d9bd: Pulling fs layer 16:40:35 f23df028b6ca: Waiting 16:40:35 765212b225bb: Waiting 16:40:35 d65c8cfc05b1: Waiting 16:40:35 2437ff75d9bd: Waiting 16:40:35 04944245beec: Verifying Checksum 16:40:35 04944245beec: Download complete 16:40:35 765212b225bb: Download complete 16:40:35 f23df028b6ca: Verifying Checksum 16:40:35 f23df028b6ca: Download complete 16:40:35 d65c8cfc05b1: Download complete 16:40:35 699f458cf7ca: Verifying Checksum 16:40:35 699f458cf7ca: Download complete 16:40:36 8998bd30e6a1: Download complete 16:40:38 2437ff75d9bd: Verifying Checksum 16:40:38 2437ff75d9bd: Download complete 16:40:40 8998bd30e6a1: Pull complete 16:40:41 04944245beec: Pull complete 16:40:42 699f458cf7ca: Pull complete 16:40:42 765212b225bb: Pull complete 16:40:43 f23df028b6ca: Pull complete 16:40:43 d65c8cfc05b1: Pull complete 16:40:58 2437ff75d9bd: Pull complete 16:40:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:40:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:59 prd-ubuntu20.04-docker-arm64-4c-16g-24672 does not seem to be running inside a container 16:40:59 $ 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/go-mod-core-contracts/82 -v /w/workspace/go-mod-core-contracts/82:/w/workspace/go-mod-core-contracts/82:rw,z -v /w/workspace/go-mod-core-contracts/82@tmp:/w/workspace/go-mod-core-contracts/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:41:01 $ docker top a85bb03837b41262689fea55482b9443062e1f83e4ceb80d0dcfcf22fa6e1cc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:02 ---> job-cost.sh 16:41:02 lf-activate-venv: SKIPPING 16:41:02 INFO: No Stack... 16:41:03 INFO: Retrieving Pricing Info for: v3-standard-4 16:41:04 INFO: Archiving Costs [Pipeline] sh 16:41:04 + cat /w/workspace/go-mod-core-contracts/82/archives/cost.csv 16:41:04 + cut -d, -f6 [Pipeline] lock 16:41:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] 16:41:04 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] did not exist. Created. 16:41:04 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:41:05 /w/workspace/go-mod-core-contracts/82@tmp/durable-4d8b95ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:41:06 + echo total: 0.10999999940395355 [Pipeline] stash 16:41:06 Warning: overwriting stash ‘stack-cost’ 16:41:06 Stashed 1 file(s) [Pipeline] } 16:41:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 16:41:06 $ docker stop --time=1 a85bb03837b41262689fea55482b9443062e1f83e4ceb80d0dcfcf22fa6e1cc6 16:41:07 $ docker rm -f a85bb03837b41262689fea55482b9443062e1f83e4ceb80d0dcfcf22fa6e1cc6 [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 16:41:08 provisioning config files... 16:41:08 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4920807871660950599tmp [Pipeline] { [Pipeline] sh 16:41:08 + set +x 16:41:08 + curl -s https://codecov.io/bash 16:41:08 + bash -s -- 16:41:08 16:41:08 _____ _ 16:41:08 / ____| | | 16:41:08 | | ___ __| | ___ ___ _____ __ 16:41:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:41:08 | |___| (_) | (_| | __/ (_| (_) \ V / 16:41:08 \_____\___/ \__,_|\___|\___\___/ \_/ 16:41:08 Bash-1.0.6 16:41:08 16:41:08 16:41:08 ==> git version 2.25.1 found 16:41:08 ==> 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 16:41:08 Release-Date: 2020-01-08 16:41:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:41:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:41:08 ==> Jenkins CI detected. 16:41:08 current dir:  /w/workspace/undry_go-mod-core-contracts_main 16:41:08 project root: . 16:41:08 --> token set from env 16:41:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:41:08 ==> Running gcov in . (disable via -X gcov) 16:41:08 ==> Python coveragepy not found 16:41:08 ==> Searching for coverage reports in: 16:41:08 + . 16:41:08 -> Found 1 reports 16:41:08 ==> Detecting git/mercurial file structure 16:41:08 ==> Reading reports 16:41:08 + ./coverage.out bytes=117200 16:41:08 ==> Appending adjustments 16:41:08 https://docs.codecov.io/docs/fixing-reports 16:41:09 + Found adjustments 16:41:09 ==> Gzipping contents 16:41:09 20K /tmp/codecov.qbNmCu.gz 16:41:09 ==> Uploading reports 16:41:09 url: https://codecov.io 16:41:09 query: branch=main&commit=96394ea4566fbadb2ee41e6730b14d566e9bd3c6&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:41:09 -> Pinging Codecov 16:41:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=96394ea4566fbadb2ee41e6730b14d566e9bd3c6&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:41:09 -> Uploading to 16:41:09 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/71470A77251A30514AAF9C0BB2E5B6CE/96394ea4566fbadb2ee41e6730b14d566e9bd3c6/092da874-1c93-4c8e-8479-194fc36fef9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T164109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04136d33b918e712d0956c4bdb10fe0cff7fe6aa81e29c6cb7e1ebef1b1439fc 16:41:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:41:09 Dload Upload Total Spent Left Speed 16:41:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17520 0 0 100 17520 0 85463 --:--:-- --:--:-- --:--:-- 85463 100 17520 0 0 100 17520 0 76842 --:--:-- --:--:-- --:--:-- 76506 16:41:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] } 16:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:41:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:41:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:10 16:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:41:10 df9b9388f04a: Pulling fs layer 16:41:10 52dc419b0ee2: Pulling fs layer 16:41:10 25bc292e5bac: Pulling fs layer 16:41:10 114826534d7a: Pulling fs layer 16:41:10 4657fd5d0bcf: Pulling fs layer 16:41:10 6ad1cebc031e: Pulling fs layer 16:41:10 8a3aa393b2d8: Pulling fs layer 16:41:10 6ad1cebc031e: Waiting 16:41:10 114826534d7a: Waiting 16:41:10 8a3aa393b2d8: Waiting 16:41:10 25bc292e5bac: Verifying Checksum 16:41:10 25bc292e5bac: Download complete 16:41:10 52dc419b0ee2: Verifying Checksum 16:41:10 52dc419b0ee2: Download complete 16:41:10 4657fd5d0bcf: Verifying Checksum 16:41:10 4657fd5d0bcf: Download complete 16:41:10 df9b9388f04a: Verifying Checksum 16:41:10 df9b9388f04a: Download complete 16:41:10 df9b9388f04a: Pull complete 16:41:10 6ad1cebc031e: Verifying Checksum 16:41:10 6ad1cebc031e: Download complete 16:41:10 52dc419b0ee2: Pull complete 16:41:10 25bc292e5bac: Pull complete 16:41:11 114826534d7a: Verifying Checksum 16:41:11 114826534d7a: Download complete 16:41:11 8a3aa393b2d8: Verifying Checksum 16:41:11 8a3aa393b2d8: Download complete 16:41:15 114826534d7a: Pull complete 16:41:15 4657fd5d0bcf: Pull complete 16:41:15 6ad1cebc031e: Pull complete 16:41:18 8a3aa393b2d8: Pull complete 16:41:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:18 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:41:21 $ docker top 8dbafde5ee61a68844b96316515e24aa8c3a2a38ac3c321c148c3299291d9834 -eo pid,comm [Pipeline] { [Pipeline] echo 16:41:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 16:41:21 + set -o pipefail 16:41:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 16:41:25 16:41:25 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 16:41:25 16:41:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/296db22e-b4e4-47f9-9d58-114da7001616 16:41:25 16:41:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:41:25 16:41:25 [Pipeline] } 16:41:25 $ docker stop --time=1 8dbafde5ee61a68844b96316515e24aa8c3a2a38ac3c321c148c3299291d9834 16:41:27 $ docker rm -f 8dbafde5ee61a68844b96316515e24aa8c3a2a38ac3c321c148c3299291d9834 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:41:27 + git log --format=format:%s -1 96394ea4566fbadb2ee41e6730b14d566e9bd3c6 [Pipeline] sh 16:41:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:41:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:28 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:41:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:41:29 $ docker top 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:29 [ssh-agent] Looking for ssh-agent implementation... 16:41:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:29 $ docker exec 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d ssh-agent 16:41:29 SSH_AUTH_SOCK=/tmp/ssh-7NkRmRKOQSAy/agent.33 16:41:29 SSH_AGENT_PID=39 16:41:29 Running ssh-add (command line suppressed) 16:41:29 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5174695604572533770.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5174695604572533770.key) 16:41:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:29 + git semver tag 16:41:30 2022-09-06 16:41:30,072 [run_tag] DEBUG tag force:False 16:41:30 2022-09-06 16:41:30,073 [check_head_tag] DEBUG check head tag 16:41:30 2022-09-06 16:41:30,075 [execute] INFO git cat-file --batch-check 16:41:30 2022-09-06 16:41:30,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 16:41:30 2022-09-06 16:41:30,078 [execute] INFO git cat-file --batch 16:41:30 2022-09-06 16:41:30,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 16:41:30 2022-09-06 16:41:30,112 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:41:30 2022-09-06 16:41:30,112 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 16:41:30 2022-09-06 16:41:30,113 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 16:41:30 2022-09-06 16:41:30,115 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:41:30 2.3.0-dev.16 [Pipeline] } 16:41:30 $ docker exec --env ******** --env ******** 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d ssh-agent -k 16:41:30 unset SSH_AUTH_SOCK; 16:41:30 unset SSH_AGENT_PID; 16:41:30 echo Agent pid 39 killed; 16:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:30 + git semver [Pipeline] } 16:41:30 $ docker stop --time=1 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d 16:41:32 $ docker rm -f 1ab9f9f98ba52e00271e43bb6da84d1cfad01e2ea0038371b98d93579317bf2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:41:32 16:41:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:41:32 0.23.1-centos7: Pulling from edgex-lftools 16:41:32 ab5ef0e58194: Pulling fs layer 16:41:32 9712f1f96733: Pulling fs layer 16:41:32 63f879dbbcfc: Pulling fs layer 16:41:32 0d9ebad4ef96: Pulling fs layer 16:41:32 e9a5061849ea: Pulling fs layer 16:41:32 d747dcd14b5f: Pulling fs layer 16:41:32 2de7ff778b66: Pulling fs layer 16:41:32 0d9ebad4ef96: Waiting 16:41:32 e9a5061849ea: Waiting 16:41:32 d747dcd14b5f: Waiting 16:41:32 9712f1f96733: Verifying Checksum 16:41:32 9712f1f96733: Download complete 16:41:33 63f879dbbcfc: Verifying Checksum 16:41:33 63f879dbbcfc: Download complete 16:41:33 0d9ebad4ef96: Verifying Checksum 16:41:33 0d9ebad4ef96: Download complete 16:41:33 d747dcd14b5f: Download complete 16:41:33 e9a5061849ea: Verifying Checksum 16:41:33 e9a5061849ea: Download complete 16:41:33 ab5ef0e58194: Verifying Checksum 16:41:33 ab5ef0e58194: Download complete 16:41:33 2de7ff778b66: Verifying Checksum 16:41:33 2de7ff778b66: Download complete 16:41:36 ab5ef0e58194: Pull complete 16:41:36 9712f1f96733: Pull complete 16:41:37 63f879dbbcfc: Pull complete 16:41:41 0d9ebad4ef96: Pull complete 16:41:41 e9a5061849ea: Pull complete 16:41:41 d747dcd14b5f: Pull complete 16:41:42 2de7ff778b66: Pull complete 16:41:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:41:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:42 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:41:46 $ docker top 782debaa50db9020279db8e1f0130014517e2dad53aca2f0d21156fd89a6b241 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:41:46 provisioning config files... 16:41:46 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3230830985009136379tmp 16:41:46 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3544553633707406298tmp 16:41:46 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8111456365579694248tmp [Pipeline] { [Pipeline] echo 16:41:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:41:46 ---> sigul-configuration.sh 16:41:46 gpg: directory `/root/.gnupg' created 16:41:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:41:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:41:46 gpg: keyring `/root/.gnupg/secring.gpg' created 16:41:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:41:46 gpg: CAST5 encrypted data 16:41:46 gpg: encrypted with 1 passphrase 16:41:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:41:46 + mkdir /home/jenkins 16:41:46 + mkdir /home/jenkins/sigul [Pipeline] sh 16:41:47 + 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 16:41:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:41:47 ---> sigul-install.sh 16:41:47 Sigul already installed; skipping installation. [Pipeline] sh 16:41:47 + git tag --list 16:41:47 v0.0.0 16:41:47 v0.0.1 16:41:47 v0.1.0 16:41:47 v0.1.1 16:41:47 v0.1.10 16:41:47 v0.1.100 16:41:47 v0.1.101 16:41:47 v0.1.102 16:41:47 v0.1.103 16:41:47 v0.1.104 16:41:47 v0.1.105 16:41:47 v0.1.106 16:41:47 v0.1.107 16:41:47 v0.1.108 16:41:47 v0.1.109 16:41:47 v0.1.11 16:41:47 v0.1.110 16:41:47 v0.1.111 16:41:47 v0.1.112 16:41:47 v0.1.113 16:41:47 v0.1.114 16:41:47 v0.1.115 16:41:47 v0.1.116 16:41:47 v0.1.117 16:41:47 v0.1.118 16:41:47 v0.1.119 16:41:47 v0.1.12 16:41:47 v0.1.120 16:41:47 v0.1.121 16:41:47 v0.1.122 16:41:47 v0.1.123 16:41:47 v0.1.124 16:41:47 v0.1.125 16:41:47 v0.1.126 16:41:47 v0.1.127 16:41:47 v0.1.128 16:41:47 v0.1.129 16:41:47 v0.1.13 16:41:47 v0.1.130 16:41:47 v0.1.131 16:41:47 v0.1.132 16:41:47 v0.1.133 16:41:47 v0.1.134 16:41:47 v0.1.135 16:41:47 v0.1.136 16:41:47 v0.1.137 16:41:47 v0.1.138 16:41:47 v0.1.139 16:41:47 v0.1.14 16:41:47 v0.1.140 16:41:47 v0.1.141 16:41:47 v0.1.142 16:41:47 v0.1.143 16:41:47 v0.1.144 16:41:47 v0.1.145 16:41:47 v0.1.146 16:41:47 v0.1.147 16:41:47 v0.1.148 16:41:47 v0.1.149 16:41:47 v0.1.15 16:41:47 v0.1.16 16:41:47 v0.1.17 16:41:47 v0.1.18 16:41:47 v0.1.19 16:41:47 v0.1.2 16:41:47 v0.1.20 16:41:47 v0.1.21 16:41:47 v0.1.22 16:41:47 v0.1.23 16:41:47 v0.1.24 16:41:47 v0.1.25 16:41:47 v0.1.26 16:41:47 v0.1.27 16:41:47 v0.1.28 16:41:47 v0.1.29 16:41:47 v0.1.3 16:41:47 v0.1.30 16:41:47 v0.1.31 16:41:47 v0.1.32 16:41:47 v0.1.33 16:41:47 v0.1.34 16:41:47 v0.1.35 16:41:47 v0.1.36 16:41:47 v0.1.37 16:41:47 v0.1.38 16:41:47 v0.1.39 16:41:47 v0.1.4 16:41:47 v0.1.40 16:41:47 v0.1.41 16:41:47 v0.1.42 16:41:47 v0.1.43 16:41:47 v0.1.44 16:41:47 v0.1.45 16:41:47 v0.1.46 16:41:47 v0.1.47 16:41:47 v0.1.48 16:41:47 v0.1.49 16:41:47 v0.1.5 16:41:47 v0.1.50 16:41:47 v0.1.51 16:41:47 v0.1.52 16:41:47 v0.1.53 16:41:47 v0.1.54 16:41:47 v0.1.55 16:41:47 v0.1.56 16:41:47 v0.1.57 16:41:47 v0.1.58 16:41:47 v0.1.59 16:41:47 v0.1.6 16:41:47 v0.1.60 16:41:47 v0.1.61 16:41:47 v0.1.62 16:41:47 v0.1.63 16:41:47 v0.1.64 16:41:47 v0.1.65 16:41:47 v0.1.66 16:41:47 v0.1.67 16:41:47 v0.1.68 16:41:47 v0.1.69 16:41:47 v0.1.7 16:41:47 v0.1.70 16:41:47 v0.1.71 16:41:47 v0.1.72 16:41:47 v0.1.73 16:41:47 v0.1.74 16:41:47 v0.1.75 16:41:47 v0.1.76 16:41:47 v0.1.77 16:41:47 v0.1.78 16:41:47 v0.1.79 16:41:47 v0.1.8 16:41:47 v0.1.80 16:41:47 v0.1.81 16:41:47 v0.1.82 16:41:47 v0.1.83 16:41:47 v0.1.84 16:41:47 v0.1.85 16:41:47 v0.1.86 16:41:47 v0.1.87 16:41:47 v0.1.88 16:41:47 v0.1.89 16:41:47 v0.1.9 16:41:47 v0.1.90 16:41:47 v0.1.91 16:41:47 v0.1.92 16:41:47 v0.1.93 16:41:47 v0.1.94 16:41:47 v0.1.95 16:41:47 v0.1.96 16:41:47 v0.1.97 16:41:47 v0.1.98 16:41:47 v0.1.99 16:41:47 v2.0.0 16:41:47 v2.1.0 16:41:47 v2.1.1 16:41:47 v2.1.1-dev.2 16:41:47 v2.2.0 16:41:47 v2.2.1-dev.1 16:41:47 v2.2.1-dev.10 16:41:47 v2.2.1-dev.11 16:41:47 v2.2.1-dev.2 16:41:47 v2.2.1-dev.3 16:41:47 v2.2.1-dev.4 16:41:47 v2.2.1-dev.5 16:41:47 v2.2.1-dev.6 16:41:47 v2.2.1-dev.7 16:41:47 v2.2.1-dev.8 16:41:47 v2.2.1-dev.9 16:41:47 v2.3.0-dev.12 16:41:47 v2.3.0-dev.13 16:41:47 v2.3.0-dev.14 16:41:47 v2.3.0-dev.15 16:41:47 v2.3.0-dev.16 [Pipeline] sh 16:41:47 + lftools sign git-tag v2.3.0-dev.16 16:41:48 Signing Git tag with Sigul... 16:41:48 Signing v2.3.0-dev.16 [Pipeline] echo 16:41:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:41:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:41:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:41:49 $ docker stop --time=1 782debaa50db9020279db8e1f0130014517e2dad53aca2f0d21156fd89a6b241 16:41:50 $ docker rm -f 782debaa50db9020279db8e1f0130014517e2dad53aca2f0d21156fd89a6b241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:41:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:41:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:51 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:41:51 $ docker top 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee -eo pid,comm 16:41:51 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). 16:41:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:51 [ssh-agent] Looking for ssh-agent implementation... 16:41:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:51 $ docker exec 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee ssh-agent 16:41:51 SSH_AUTH_SOCK=/tmp/ssh-UAgfPaUTy18T/agent.33 16:41:51 SSH_AGENT_PID=39 16:41:51 Running ssh-add (command line suppressed) 16:41:52 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_410885295061822521.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_410885295061822521.key) 16:41:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:52 + git semver bump pre 16:41:52 2022-09-06 16:41:52,595 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:41:52 2022-09-06 16:41:52,596 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev 16:41:52 2022-09-06 16:41:52,596 [bump_version] DEBUG bumped version:2.3.0-dev.17 16:41:52 2022-09-06 16:41:52,596 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 16:41:52 2022-09-06 16:41:52,596 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:41:52 2022-09-06 16:41:52,596 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:41:52 2022-09-06 16:41:52,598 [execute] INFO git cat-file --batch-check 16:41:52 2022-09-06 16:41:52,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:41:52 2022-09-06 16:41:52,603 [execute] INFO git cat-file --batch 16:41:52 2022-09-06 16:41:52,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:41:52 2022-09-06 16:41:52,609 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:41:52 2.3.0-dev.17 [Pipeline] } 16:41:52 $ docker exec --env ******** --env ******** 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee ssh-agent -k 16:41:52 unset SSH_AUTH_SOCK; 16:41:52 unset SSH_AGENT_PID; 16:41:52 echo Agent pid 39 killed; 16:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:53 + git semver [Pipeline] } 16:41:53 $ docker stop --time=1 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee 16:41:54 $ docker rm -f 356029efacd3ddf46afe622692553f183fca65fe75e4bf8c36001e80ce1b59ee [Pipeline] // withDockerContainer [Pipeline] sh 16:41:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:41:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:41:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:55 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:41:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:41:55 $ docker top 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:55 [ssh-agent] Looking for ssh-agent implementation... 16:41:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:56 $ docker exec 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 ssh-agent 16:41:56 SSH_AUTH_SOCK=/tmp/ssh-68zBJtPmhEdB/agent.33 16:41:56 SSH_AGENT_PID=39 16:41:56 Running ssh-add (command line suppressed) 16:41:56 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7881348013199244913.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7881348013199244913.key) 16:41:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:56 + git semver push 16:41:56 2022-09-06 16:41:56,756 [run_push] DEBUG push 16:41:56 2022-09-06 16:41:56,757 [execute] INFO git cat-file --batch-check 16:41:56 2022-09-06 16:41:56,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:41:56 2022-09-06 16:41:56,761 [execute] INFO git rev-list 3ad8896d47180fbf71cfde150bc2b778daeffa0b -- 16:41:56 2022-09-06 16:41:56,761 [execute] DEBUG Popen(['git', 'rev-list', '3ad8896d47180fbf71cfde150bc2b778daeffa0b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 16:41:56 2022-09-06 16:41:56,770 [execute] INFO git fetch -v origin 16:41:56 2022-09-06 16:41:56,771 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 16:41:57 2022-09-06 16:41:57,297 [run_push] DEBUG no remote changes detected 16:41:57 2022-09-06 16:41:57,298 [execute] INFO git push origin semver 16:41:57 2022-09-06 16:41:57,298 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 16:41:58 2022-09-06 16:41:58,068 [run_push] DEBUG push all version tags 16:41:58 2022-09-06 16:41:58,068 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:41:58 2022-09-06 16:41:58,069 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 16:41:58 2022-09-06 16:41:58,852 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:41:58 2.3.0-dev.17 [Pipeline] } 16:41:58 $ docker exec --env ******** --env ******** 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 ssh-agent -k 16:41:59 unset SSH_AUTH_SOCK; 16:41:59 unset SSH_AGENT_PID; 16:41:59 echo Agent pid 39 killed; 16:41:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:59 + git semver [Pipeline] } 16:41:59 $ docker stop --time=1 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 16:42:00 $ docker rm -f 889f4598911cc3ca245d037f742b88da7873c159b362e5528a0ad65298069941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:42:01 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 16:42:01 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 16:42:01 total 16 16:42:01 drwxr-xr-x 3 root root 4096 Sep 6 16:37 . 16:42:01 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 16:41 .. 16:42:01 drwxr-xr-x 2 root root 4096 Sep 6 16:37 cost 16:42:01 -rw-r--r-- 1 root root 92 Sep 6 16:37 cost.csv 16:42:01 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 16:42:01 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 16:42:01 total 16 16:42:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 16:37 . 16:42:01 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 16:41 .. 16:42:01 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 16:37 cost 16:42:01 -rw-r--r-- 1 jenkins jenkins 92 Sep 6 16:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:42:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:02 ---> package-listing.sh 16:42:02 ++ facter osfamily 16:42:02 ++ tr '[:upper:]' '[:lower:]' 16:42:02 + OS_FAMILY=debian 16:42:02 + workspace=/w/workspace/undry_go-mod-core-contracts_main 16:42:02 + START_PACKAGES=/tmp/packages_start.txt 16:42:02 + END_PACKAGES=/tmp/packages_end.txt 16:42:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:02 + PACKAGES=/tmp/packages_start.txt 16:42:02 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 16:42:02 + PACKAGES=/tmp/packages_end.txt 16:42:02 + case "${OS_FAMILY}" in 16:42:02 + dpkg -l 16:42:02 + grep '^ii' 16:42:02 + '[' -f /tmp/packages_start.txt ']' 16:42:02 + '[' -f /tmp/packages_end.txt ']' 16:42:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:02 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 16:42:02 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 16:42:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 16:42:02 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:42:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:03 prd-ubuntu20.04-docker-8c-8g-24670 does not seem to be running inside a container 16:42:03 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:42:04 $ docker top dbd614b134722768433999f1de72dc752d0e7d871b6ad8ea0dd20361c8be9887 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:04 + touch /tmp/pre-build-complete [Pipeline] sh 16:42:04 + mkdir -p /var/log/sysstat [Pipeline] sh 16:42:04 + ls /var/log/sa-host 16:42:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:05 provisioning config files... 16:42:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1289134917772411637tmp [Pipeline] { [Pipeline] echo 16:42:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:42:05 ---> create-netrc.sh [Pipeline] } 16:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:42:05 ---> python-tools-install.sh [Pipeline] echo 16:42:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:42:05 ---> sudo-logs.sh 16:42:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:42:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:42:06 ---> job-cost.sh 16:42:06 lf-activate-venv: SKIPPING 16:42:06 DEBUG: total: 0.2199999988079071 16:42:06 INFO: Retrieving Stack Cost... 16:42:06 INFO: Retrieving Pricing Info for: v3-standard-8 16:42:07 INFO: Archiving Costs [Pipeline] echo 16:42:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:42:07 ---> logs-deploy.sh 16:42:07 lf-activate-venv: SKIPPING 16:42:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/82 16:42:07 INFO: archiving workspace using pattern(s): 16:42:08 Archives upload complete. 16:42:08 INFO: archiving logs to Nexus 16:42:09 ---> uname -a: 16:42:09 Linux prd-ubuntu20-04-docker-8c-8g-24670 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:42:09 16:42:09 16:42:09 ---> lscpu: 16:42:09 Architecture: x86_64 16:42:09 CPU op-mode(s): 32-bit, 64-bit 16:42:09 Byte Order: Little Endian 16:42:09 Address sizes: 40 bits physical, 48 bits virtual 16:42:09 CPU(s): 8 16:42:09 On-line CPU(s) list: 0-7 16:42:09 Thread(s) per core: 1 16:42:09 Core(s) per socket: 1 16:42:09 Socket(s): 8 16:42:09 NUMA node(s): 1 16:42:09 Vendor ID: AuthenticAMD 16:42:09 CPU family: 23 16:42:09 Model: 49 16:42:09 Model name: AMD EPYC-Rome Processor 16:42:09 Stepping: 0 16:42:09 CPU MHz: 2799.998 16:42:09 BogoMIPS: 5599.99 16:42:09 Virtualization: AMD-V 16:42:09 Hypervisor vendor: KVM 16:42:09 Virtualization type: full 16:42:09 L1d cache: 256 KiB 16:42:09 L1i cache: 256 KiB 16:42:09 L2 cache: 4 MiB 16:42:09 L3 cache: 128 MiB 16:42:09 NUMA node0 CPU(s): 0-7 16:42:09 Vulnerability Itlb multihit: Not affected 16:42:09 Vulnerability L1tf: Not affected 16:42:09 Vulnerability Mds: Not affected 16:42:09 Vulnerability Meltdown: Not affected 16:42:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:42:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:42:09 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:42:09 Vulnerability Srbds: Not affected 16:42:09 Vulnerability Tsx async abort: Not affected 16:42:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:42:09 16:42:09 16:42:09 ---> nproc: 16:42:09 8 16:42:09 16:42:09 16:42:09 ---> df -h: 16:42:09 Filesystem Size Used Avail Use% Mounted on 16:42:09 overlay 155G 12G 144G 8% / 16:42:09 tmpfs 64M 0 64M 0% /dev 16:42:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:42:09 shm 64M 0 64M 0% /dev/shm 16:42:09 /dev/vda1 155G 12G 144G 8% /facter-os 16:42:09 16:42:09 16:42:09 ---> sar -b -r -n DEV: 16:42:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24670) 09/06/22 _x86_64_ (8 CPU) 16:42:09 16:42:09 16:35:40 LINUX RESTART (8 CPU) 16:42:09 16:42:09 16:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:42:09 16:37:01 346.99 44.84 302.15 0.00 4030.13 169430.16 0.00 16:42:09 16:38:01 48.49 0.10 48.39 0.00 7.07 23411.56 0.00 16:42:09 16:39:01 2.33 0.63 1.70 0.00 22.53 19.61 0.00 16:42:09 16:40:01 2.58 0.93 1.65 0.00 26.53 21.60 0.00 16:42:09 16:41:01 1.23 0.02 1.22 0.00 0.13 13.73 0.00 16:42:09 16:42:01 109.40 0.17 109.23 0.00 20.40 58359.87 0.00 16:42:09 Average: 85.17 7.78 77.39 0.00 684.46 41876.09 0.00 16:42:09 16:42:09 16:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:42:09 16:37:01 28602740 31691260 599632 1.82 123920 3214576 2382276 7.02 1280292 2588356 181064 16:42:09 16:38:01 28440696 31781372 510628 1.55 121408 3440184 1861748 5.49 1210780 2790068 396 16:42:09 16:39:01 28441096 31782196 509120 1.55 121436 3440620 1861748 5.49 1211200 2790364 24 16:42:09 16:40:01 28445132 31788880 502564 1.53 121468 3441788 1861748 5.49 1207416 2789792 16 16:42:09 16:41:01 28445952 31789724 501652 1.53 121524 3441788 1861748 5.49 1206428 2789788 8 16:42:09 16:42:01 26941156 31770952 513852 1.56 171124 4749948 1890740 5.57 1332520 4035660 44 16:42:09 Average: 28219462 31767397 522908 1.59 130147 3621484 1953335 5.76 1241439 2964005 30259 16:42:09 16:42:09 16:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:42:09 16:37:01 ens3 752.96 506.20 6670.99 112.30 0.00 0.00 0.00 0.00 16:42:09 16:37:01 veth19cb89f 13.68 16.90 1.38 289.70 0.00 0.00 0.00 0.02 16:42:09 16:37:01 docker0 17.40 20.01 1.68 328.00 0.00 0.00 0.00 0.00 16:42:09 16:37:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 16:42:09 16:38:01 ens3 128.50 90.67 2529.93 59.14 0.00 0.00 0.00 0.00 16:42:09 16:38:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:42:09 16:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:42:09 16:39:01 ens3 1.05 0.62 0.98 0.53 0.00 0.00 0.00 0.00 16:42:09 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:09 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:09 16:40:01 ens3 12.11 7.38 16.96 5.49 0.00 0.00 0.00 0.00 16:42:09 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:09 16:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:42:09 16:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:09 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:09 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:09 16:42:01 ens3 363.82 269.97 7518.65 123.55 0.00 0.00 0.00 0.00 16:42:09 16:42:01 docker0 16.85 19.30 1.68 290.96 0.00 0.00 0.00 0.00 16:42:09 16:42:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 16:42:09 Average: ens3 209.75 145.81 2789.59 50.17 0.00 0.00 0.00 0.00 16:42:09 Average: docker0 5.71 6.55 0.56 103.16 0.00 0.00 0.00 0.00 16:42:09 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 16:42:09 16:42:09 16:42:09 ---> sar -P ALL: 16:42:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24670) 09/06/22 _x86_64_ (8 CPU) 16:42:09 16:42:09 16:35:40 LINUX RESTART (8 CPU) 16:42:09 16:42:09 16:36:01 CPU %user %nice %system %iowait %steal %idle 16:42:09 16:37:01 all 15.52 0.00 4.71 3.39 0.07 76.32 16:42:09 16:37:01 0 19.44 0.00 3.04 2.30 0.07 75.16 16:42:09 16:37:01 1 17.73 0.00 5.90 4.67 0.08 71.61 16:42:09 16:37:01 2 14.54 0.00 4.94 0.83 0.08 79.61 16:42:09 16:37:01 3 11.65 0.00 4.44 6.79 0.07 77.05 16:42:09 16:37:01 4 12.65 0.00 6.13 2.90 0.05 78.28 16:42:09 16:37:01 5 14.35 0.00 4.84 1.17 0.05 79.60 16:42:09 16:37:01 6 17.58 0.00 4.27 4.18 0.07 73.90 16:42:09 16:37:01 7 16.19 0.00 4.08 4.28 0.08 75.36 16:42:09 16:38:01 all 11.30 0.00 2.53 0.99 0.04 85.14 16:42:09 16:38:01 0 9.51 0.00 2.74 0.12 0.03 87.60 16:42:09 16:38:01 1 12.01 0.00 2.91 5.06 0.05 79.97 16:42:09 16:38:01 2 11.77 0.00 2.54 0.96 0.07 84.67 16:42:09 16:38:01 3 10.95 0.00 1.90 0.03 0.05 87.07 16:42:09 16:38:01 4 9.45 0.00 2.32 0.03 0.05 88.15 16:42:09 16:38:01 5 12.56 0.00 2.39 0.28 0.03 84.73 16:42:09 16:38:01 6 12.98 0.00 2.56 0.15 0.03 84.27 16:42:09 16:38:01 7 11.20 0.00 2.88 1.26 0.03 84.63 16:42:09 16:39:01 all 0.33 0.00 0.02 0.01 0.01 99.64 16:42:09 16:39:01 0 0.12 0.00 0.03 0.02 0.02 99.82 16:42:09 16:39:01 1 0.13 0.00 0.00 0.00 0.00 99.87 16:42:09 16:39:01 2 0.10 0.00 0.03 0.02 0.02 99.83 16:42:09 16:39:01 3 0.20 0.00 0.03 0.00 0.02 99.75 16:42:09 16:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:09 16:39:01 5 1.99 0.00 0.00 0.02 0.00 98.00 16:42:09 16:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:42:09 16:39:01 7 0.08 0.00 0.03 0.00 0.00 99.88 16:42:09 16:40:01 all 0.47 0.00 0.03 0.00 0.01 99.48 16:42:09 16:40:01 0 0.27 0.00 0.02 0.00 0.00 99.72 16:42:09 16:40:01 1 0.28 0.00 0.00 0.00 0.02 99.70 16:42:09 16:40:01 2 0.12 0.00 0.05 0.00 0.00 99.83 16:42:09 16:40:01 3 0.12 0.00 0.07 0.00 0.02 99.80 16:42:09 16:40:01 4 0.35 0.00 0.03 0.02 0.00 99.60 16:42:09 16:40:01 5 2.17 0.00 0.03 0.02 0.02 97.77 16:42:09 16:40:01 6 0.22 0.00 0.02 0.00 0.00 99.77 16:42:09 16:40:01 7 0.25 0.00 0.03 0.00 0.00 99.72 16:42:09 16:41:01 all 0.26 0.00 0.01 0.01 0.01 99.72 16:42:09 16:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:42:09 16:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:42:09 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:42:09 16:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:42:09 16:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:42:09 16:41:01 5 1.97 0.00 0.00 0.03 0.00 98.00 16:42:09 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:09 16:41:01 7 0.00 0.00 0.03 0.00 0.02 99.95 16:42:09 16:42:01 all 9.61 0.00 3.86 1.59 0.05 84.88 16:42:09 16:42:01 0 8.32 0.00 3.50 0.10 0.05 88.03 16:42:09 16:42:01 1 10.13 0.00 3.47 0.25 0.05 86.10 16:42:09 16:42:01 2 9.41 0.00 3.94 5.49 0.07 81.10 16:42:09 16:42:01 3 10.42 0.00 4.32 0.49 0.07 84.70 16:42:09 16:42:01 4 12.12 0.00 4.04 4.75 0.05 79.05 16:42:09 16:42:01 5 8.86 0.00 4.26 1.33 0.05 85.50 16:42:09 16:42:01 6 8.24 0.00 3.08 0.13 0.05 88.50 16:42:09 16:42:01 7 9.40 0.00 4.27 0.22 0.05 86.07 16:42:09 Average: all 6.21 0.00 1.85 0.99 0.03 90.92 16:42:09 Average: 0 6.25 0.00 1.55 0.42 0.03 91.75 16:42:09 Average: 1 6.68 0.00 2.04 1.66 0.03 89.58 16:42:09 Average: 2 5.96 0.00 1.91 1.21 0.04 90.89 16:42:09 Average: 3 5.53 0.00 1.78 1.21 0.04 91.44 16:42:09 Average: 4 5.74 0.00 2.08 1.27 0.03 90.88 16:42:09 Average: 5 6.92 0.00 1.90 0.47 0.02 90.69 16:42:09 Average: 6 6.47 0.00 1.65 0.74 0.03 91.12 16:42:09 Average: 7 6.15 0.00 1.88 0.95 0.03 90.99 16:42:09 16:42:09 16:42:09