Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b22f989568290d3f9d23939444e58b630d1bb034 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 shared 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:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13837 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 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/master:refs/remotes/origin/master # timeout=10 Checking out Revision b22f989568290d3f9d23939444e58b630d1bb034 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0" > git rev-list --no-walk 8a718e290533859c774e852d824bb07c45d7c8e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:55:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:55:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:55:38 ========================================================= 08:55:38 EdgeX Global Pipelines Version Info 08:55:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:55:40 ------------------- 08:55:40 stable info: 08:55:40 ------------------- 08:55:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:55:40 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 08:55:40 Message: update stable to v1.0.167 08:55:41 ------------------- 08:55:41 experimental info: 08:55:41 ------------------- 08:55:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:55:41 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 08:55:41 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:55:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:55:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:55:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:55:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:55:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:55:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:55:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:55:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:55:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:55:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:55:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:55:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:55:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:55:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b22f989568290d3f9d23939444e58b630d1bb034 [Pipeline] echo 08:55:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b22f989 [Pipeline] echo 08:55:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:55:45 provisioning config files... 08:55:45 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5064285549039433026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:45 ---> docker-login.sh 08:55:45 nexus3.edgexfoundry.org:10001 08:55:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:46 Configure a credential helper to remove this warning. See 08:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:46 08:55:46 Login Succeeded 08:55:46 nexus3.edgexfoundry.org:10002 08:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:46 Configure a credential helper to remove this warning. See 08:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:46 08:55:46 Login Succeeded 08:55:46 nexus3.edgexfoundry.org:10003 08:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:46 Configure a credential helper to remove this warning. See 08:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:46 08:55:46 Login Succeeded 08:55:46 nexus3.edgexfoundry.org:10004 08:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:46 Configure a credential helper to remove this warning. See 08:55:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:46 08:55:46 Login Succeeded 08:55:46 docker.io 08:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:55:47 Configure a credential helper to remove this warning. See 08:55:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:55:47 08:55:47 Login Succeeded 08:55:47 ---> docker-login.sh ends [Pipeline] } 08:55:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:48 + git log --format=format:%s -1 b22f989568290d3f9d23939444e58b630d1bb034 [Pipeline] echo 08:55:48 GIT_COMMIT: b22f989568290d3f9d23939444e58b630d1bb034, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0 [Pipeline] echo 08:55:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:49 08:55:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:55:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:49 latest: Pulling from edgex-devops/git-semver 08:55:49 31603596830f: Pulling fs layer 08:55:49 2a8b12db71e7: Pulling fs layer 08:55:49 6ca5941a6612: Pulling fs layer 08:55:49 ecc8261a40a4: Pulling fs layer 08:55:49 ecc8261a40a4: Waiting 08:55:49 2a8b12db71e7: Verifying Checksum 08:55:49 2a8b12db71e7: Download complete 08:55:50 31603596830f: Verifying Checksum 08:55:50 31603596830f: Download complete 08:55:50 ecc8261a40a4: Verifying Checksum 08:55:50 ecc8261a40a4: Download complete 08:55:50 6ca5941a6612: Verifying Checksum 08:55:50 6ca5941a6612: Download complete 08:55:50 31603596830f: Pull complete 08:55:50 2a8b12db71e7: Pull complete 08:55:51 6ca5941a6612: Pull complete 08:55:51 ecc8261a40a4: Pull complete 08:55:51 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:55:51 prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container 08:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:55:53 $ docker top 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:54 [ssh-agent] Looking for ssh-agent implementation... 08:55:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:54 $ docker exec 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 ssh-agent 08:55:54 SSH_AUTH_SOCK=/tmp/ssh-BJ6FIeX9RFWz/agent.13 08:55:54 SSH_AGENT_PID=18 08:55:54 Running ssh-add (command line suppressed) 08:55:54 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5031255715926706559.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5031255715926706559.key) 08:55:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:55 + git tag --points-at HEAD [Pipeline] } 08:55:55 $ docker exec --env ******** --env ******** 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 ssh-agent -k 08:55:55 unset SSH_AUTH_SOCK; 08:55:55 unset SSH_AGENT_PID; 08:55:55 echo Agent pid 18 killed; 08:55:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:55:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:55 [ssh-agent] Looking for ssh-agent implementation... 08:55:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:55 $ docker exec 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 ssh-agent 08:55:55 SSH_AUTH_SOCK=/tmp/ssh-ZN75hlynL7zc/agent.47 08:55:55 SSH_AGENT_PID=53 08:55:55 Running ssh-add (command line suppressed) 08:55:56 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5571052432833409109.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5571052432833409109.key) 08:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:56 + git semver init 08:55:56 # -> Open(): unable to determine branch for HEAD 08:55:56 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 08:55:56 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 08:55:56 # $SEMVER_REMOTE_NAME = origin 08:55:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:55:56 # $SEMVER_USER_NAME = edgex-jenkins 08:55:56 # $SEMVER_BRANCH = master 08:55:56 # $SEMVER_TEMP = /tmp/semver-145641044 08:55:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:55:57 # '/tmp/semver-145641044' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 08:55:57 # -> Force: false 08:55:57 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 08:55:57 $ docker exec --env ******** --env ******** 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 ssh-agent -k 08:55:57 unset SSH_AUTH_SOCK; 08:55:57 unset SSH_AGENT_PID; 08:55:57 echo Agent pid 53 killed; 08:55:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:57 + git semver [Pipeline] } 08:55:57 $ docker stop --time=1 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 08:55:59 $ docker rm -f 227682cae39c188a90853476c312c86b50815e3eb3b0511ee5e08b8a69ca9c99 [Pipeline] // withDockerContainer [Pipeline] sh 08:55:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:56:00 Stashed 1 file(s) [Pipeline] echo 08:56:00 [edgeXSemver]: initialized semver on version 0.1.117 [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] node [Pipeline] node 08:56:16 Still waiting to schedule task 08:56:16 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13837’ 08:56:16 Still waiting to schedule task 08:56:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 08:58:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13838 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 08:58:10 Running in /w/workspace/go-mod-core-contracts/83 [Pipeline] { [Pipeline] checkout 08:58:15 using credential edgex-jenkins-ssh 08:58:15 Cloning the remote Git repository 08:58:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:15 > git init /w/workspace/go-mod-core-contracts/83 # timeout=10 08:58:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:15 > git --version # timeout=10 08:58:15 > git --version # 'git version 2.17.1' 08:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:17 Checking out Revision b22f989568290d3f9d23939444e58b630d1bb034 (master) 08:58:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:58:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:58:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:58:17 > git config core.sparsecheckout # timeout=10 08:58:17 > git checkout -f b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 08:58:22 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:58:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:58:24 + sudo service docker restart 08:58:24 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:58:26 provisioning config files... 08:58:26 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/83@tmp/config5115386899265923583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:27 ---> docker-login.sh 08:58:27 nexus3.edgexfoundry.org:10001 08:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:28 Configure a credential helper to remove this warning. See 08:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:28 08:58:28 Login Succeeded 08:58:28 nexus3.edgexfoundry.org:10002 08:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:29 Configure a credential helper to remove this warning. See 08:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:29 08:58:29 Login Succeeded 08:58:29 nexus3.edgexfoundry.org:10003 08:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:29 Configure a credential helper to remove this warning. See 08:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:29 08:58:29 Login Succeeded 08:58:29 nexus3.edgexfoundry.org:10004 08:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:30 Configure a credential helper to remove this warning. See 08:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:30 08:58:30 Login Succeeded 08:58:30 docker.io 08:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:31 Configure a credential helper to remove this warning. See 08:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:31 08:58:31 Login Succeeded 08:58:31 ---> docker-login.sh ends [Pipeline] } 08:58:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:58:31 ========================================================= 08:58:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:58:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:58:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:58:32 Sending build context to Docker daemon 1.848MB 08:58:32 Step 1/7 : ARG BASE=golang:1.15-alpine 08:58:32 Step 2/7 : FROM ${BASE} 08:58:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:32 b538f80385f9: Pulling fs layer 08:58:32 74f711af9a0d: Pulling fs layer 08:58:32 99f96fe45779: Pulling fs layer 08:58:32 8529a6b9a6be: Pulling fs layer 08:58:32 45590311c82a: Pulling fs layer 08:58:32 69ca0ff8b7b3: Pulling fs layer 08:58:32 209524e5b208: Pulling fs layer 08:58:32 69ca0ff8b7b3: Waiting 08:58:32 209524e5b208: Waiting 08:58:32 8529a6b9a6be: Waiting 08:58:32 45590311c82a: Waiting 08:58:32 99f96fe45779: Verifying Checksum 08:58:32 99f96fe45779: Download complete 08:58:32 74f711af9a0d: Verifying Checksum 08:58:32 74f711af9a0d: Download complete 08:58:32 45590311c82a: Verifying Checksum 08:58:32 45590311c82a: Download complete 08:58:32 69ca0ff8b7b3: Verifying Checksum 08:58:32 69ca0ff8b7b3: Download complete 08:58:33 b538f80385f9: Verifying Checksum 08:58:33 b538f80385f9: Download complete 08:58:33 b538f80385f9: Pull complete 08:58:34 74f711af9a0d: Pull complete 08:58:34 99f96fe45779: Pull complete 08:58:35 209524e5b208: Verifying Checksum 08:58:35 209524e5b208: Download complete 08:58:36 8529a6b9a6be: Verifying Checksum 08:58:36 8529a6b9a6be: Download complete 08:58:46 8529a6b9a6be: Pull complete 08:58:47 45590311c82a: Pull complete 08:58:47 69ca0ff8b7b3: Pull complete 08:58:51 209524e5b208: Pull complete 08:58:51 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:58:51 ---> 5bddaf1c2fca 08:58:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:58:54 ---> Running in c37388167a53 08:58:54 Removing intermediate container c37388167a53 08:58:54 ---> 14d4f0e6a19f 08:58:54 Step 4/7 : RUN apk add bash 08:58:54 ---> Running in d402a0d2d5d9 08:58:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:58:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:58:57 OK: 142 MiB in 39 packages 08:58:59 Removing intermediate container d402a0d2d5d9 08:58:59 ---> 1ffb366cdbd5 08:58:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:58:59 ---> Running in 98c8b0c36e1f 08:58:59 Running on prd-centos7-docker-4c-2g-13839 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 08:58:59 Running in /w/workspace/go-mod-core-contracts/83 [Pipeline] { [Pipeline] checkout 08:58:59 Removing intermediate container 98c8b0c36e1f 08:58:59 ---> 792316b4d4ef 08:58:59 Step 6/7 : COPY go.mod . 08:59:00 ---> 4049f962d88b 08:59:00 Step 7/7 : RUN go mod download 08:59:00 ---> Running in 4b666e616f9d 08:59:02 using credential edgex-jenkins-ssh 08:59:02 Cloning the remote Git repository 08:59:02 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:59:02 > git init /w/workspace/go-mod-core-contracts/83 # timeout=10 08:59:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:59:02 > git --version # timeout=10 08:59:02 > git --version # 'git version 2.24.3' 08:59:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:59:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:59:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:59:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:59:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:59:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 08:59:03 Checking out Revision b22f989568290d3f9d23939444e58b630d1bb034 (master) 08:59:03 > git config core.sparsecheckout # timeout=10 08:59:03 > git checkout -f b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 08:59:07 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:59:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:59:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:59:09 + sudo service docker restart 08:59:09 + true 08:59:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:59:10 provisioning config files... 08:59:10 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/83@tmp/config5371916634031100816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:11 ---> docker-login.sh 08:59:11 nexus3.edgexfoundry.org:10001 08:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:11 Configure a credential helper to remove this warning. See 08:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:11 08:59:11 Login Succeeded 08:59:11 nexus3.edgexfoundry.org:10002 08:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:11 Configure a credential helper to remove this warning. See 08:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:11 08:59:11 Login Succeeded 08:59:11 nexus3.edgexfoundry.org:10003 08:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:12 Configure a credential helper to remove this warning. See 08:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:12 08:59:12 Login Succeeded 08:59:12 nexus3.edgexfoundry.org:10004 08:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:12 Configure a credential helper to remove this warning. See 08:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:12 08:59:12 Login Succeeded 08:59:12 docker.io 08:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:12 Configure a credential helper to remove this warning. See 08:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:12 08:59:12 Login Succeeded 08:59:12 ---> docker-login.sh ends [Pipeline] } 08:59:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:59:13 ========================================================= 08:59:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:59:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:59:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:59:13 Sending build context to Docker daemon 1.849MB 08:59:13 Step 1/7 : ARG BASE=golang:1.15-alpine 08:59:13 Step 2/7 : FROM ${BASE} 08:59:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:59:13 df20fa9351a1: Pulling fs layer 08:59:13 ed8968b2872e: Pulling fs layer 08:59:13 a92cc7c5fd73: Pulling fs layer 08:59:13 e871e8e8d7a9: Pulling fs layer 08:59:13 e73272ec9a57: Pulling fs layer 08:59:13 1e910a182e73: Pulling fs layer 08:59:13 4e634b169226: Pulling fs layer 08:59:13 e73272ec9a57: Waiting 08:59:13 1e910a182e73: Waiting 08:59:13 4e634b169226: Waiting 08:59:13 e871e8e8d7a9: Waiting 08:59:13 a92cc7c5fd73: Download complete 08:59:13 ed8968b2872e: Download complete 08:59:13 e73272ec9a57: Verifying Checksum 08:59:13 e73272ec9a57: Download complete 08:59:13 df20fa9351a1: Verifying Checksum 08:59:13 df20fa9351a1: Download complete 08:59:13 df20fa9351a1: Pull complete 08:59:14 ed8968b2872e: Pull complete 08:59:14 a92cc7c5fd73: Pull complete 08:59:14 1e910a182e73: Download complete 08:59:15 Removing intermediate container 4b666e616f9d 08:59:15 ---> a8ae23e327c3 08:59:15 Successfully built a8ae23e327c3 08:59:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:59:15 4e634b169226: Verifying Checksum 08:59:15 4e634b169226: Download complete 08:59:15 + docker inspect -f . ci-base-image-arm64 08:59:15 . [Pipeline] withDockerContainer 08:59:16 prd-ubuntu18.04-docker-arm64-4c-16g-13838 does not seem to be running inside a container 08:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/83 -v /w/workspace/go-mod-core-contracts/83:/w/workspace/go-mod-core-contracts/83:rw,z -v /w/workspace/go-mod-core-contracts/83@tmp:/w/workspace/go-mod-core-contracts/83@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 ******** ci-base-image-arm64 cat 08:59:16 e871e8e8d7a9: Verifying Checksum 08:59:16 e871e8e8d7a9: Download complete 08:59:17 $ docker top 07ce5065e4f738e725b5616f1d4024eee571ff0e1adffca5f4639744bb3f17fc -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:18 + go version 08:59:18 go version go1.15.2 linux/arm64 [Pipeline] } 08:59:18 $ docker stop --time=1 07ce5065e4f738e725b5616f1d4024eee571ff0e1adffca5f4639744bb3f17fc 08:59:20 $ docker rm -f 07ce5065e4f738e725b5616f1d4024eee571ff0e1adffca5f4639744bb3f17fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:21 + docker inspect -f . ci-base-image-arm64 08:59:21 . [Pipeline] withDockerContainer 08:59:21 e871e8e8d7a9: Pull complete 08:59:21 e73272ec9a57: Pull complete 08:59:21 1e910a182e73: Pull complete 08:59:21 prd-ubuntu18.04-docker-arm64-4c-16g-13838 does not seem to be running inside a container 08:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/83 -v /w/workspace/go-mod-core-contracts/83:/w/workspace/go-mod-core-contracts/83:rw,z -v /w/workspace/go-mod-core-contracts/83@tmp:/w/workspace/go-mod-core-contracts/83@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 ******** ci-base-image-arm64 cat 08:59:23 $ docker top e795cdd4f58e9c8a7279c12b6031463f21e70e39b3d9f036266d485f402982a8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:24 + make test 08:59:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:59:28 4e634b169226: Pull complete 08:59:28 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:59:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:59:28 ---> f7629b54cfaa 08:59:28 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:59:28 ---> Running in 7d21daec8781 08:59:28 Removing intermediate container 7d21daec8781 08:59:28 ---> fdc520d6282f 08:59:28 Step 4/7 : RUN apk add bash 08:59:28 ---> Running in 787a5f420d3e 08:59:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:59:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:59:29 OK: 166 MiB in 39 packages 08:59:30 Removing intermediate container 787a5f420d3e 08:59:30 ---> 3afc8be03419 08:59:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:59:30 ---> Running in bb52113ff9b6 08:59:30 Removing intermediate container bb52113ff9b6 08:59:30 ---> 65ba01287c15 08:59:30 Step 6/7 : COPY go.mod . 08:59:30 ---> ee6f872cb69c 08:59:30 Step 7/7 : RUN go mod download 08:59:30 ---> Running in f23f7f77630c 08:59:43 Removing intermediate container f23f7f77630c 08:59:43 ---> 7f6b2fe3b9ba 08:59:43 Successfully built 7f6b2fe3b9ba 08:59:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:59:43 + docker inspect -f . ci-base-image-x86_64 08:59:43 . [Pipeline] withDockerContainer 08:59:43 prd-centos7-docker-4c-2g-13839 does not seem to be running inside a container 08:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/83 -v /w/workspace/go-mod-core-contracts/83:/w/workspace/go-mod-core-contracts/83:rw,z -v /w/workspace/go-mod-core-contracts/83@tmp:/w/workspace/go-mod-core-contracts/83@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 ******** ci-base-image-x86_64 cat 08:59:44 $ docker top a07032aa9995a5798e92bc37b695bfc5865bb42cbd79aa4d437f3f315e2644f9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:45 + go version 08:59:45 go version go1.15.2 linux/amd64 [Pipeline] } 08:59:45 $ docker stop --time=1 a07032aa9995a5798e92bc37b695bfc5865bb42cbd79aa4d437f3f315e2644f9 08:59:46 $ docker rm -f a07032aa9995a5798e92bc37b695bfc5865bb42cbd79aa4d437f3f315e2644f9 08:59:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:59:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.027s coverage: 85.7% of statements 08:59:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.058s coverage: 100.0% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:47 + docker inspect -f . ci-base-image-x86_64 08:59:47 . [Pipeline] withDockerContainer 08:59:47 prd-centos7-docker-4c-2g-13839 does not seem to be running inside a container 08:59:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/83 -v /w/workspace/go-mod-core-contracts/83:/w/workspace/go-mod-core-contracts/83:rw,z -v /w/workspace/go-mod-core-contracts/83@tmp:/w/workspace/go-mod-core-contracts/83@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 ******** ci-base-image-x86_64 cat 08:59:48 $ docker top fd991b0cbe52f31b2323511663cafb5888500f3f3828ae477c5a653a67e7dedd -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:48 + make test 08:59:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:59:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.035s coverage: 45.4% of statements 08:59:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements 08:59:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:59:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.6% of statements 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.103s coverage: 14.7% of statements 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.050s coverage: 100.0% of statements 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 91.8% of statements 08:59:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:59:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:59:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements 08:59:52 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.021s coverage: 47.8% of statements 08:59:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.023s coverage: 85.7% of statements 08:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements 08:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 08:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.021s coverage: 77.8% of statements 08:59:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.034s coverage: 6.6% of statements 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.018s coverage: 14.7% of statements 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 91.8% of statements 08:59:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:59:57 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.027s coverage: 100.0% of statements 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.093s coverage: 63.0% of statements 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.013s coverage: 15.4% of statements 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 08:59:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.067s coverage: 81.5% of statements 08:59:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:59:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:59:58 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.023s coverage: 47.8% of statements 08:59:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.042s coverage: 29.1% of statements 08:59:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.028s coverage: 100.0% of statements 08:59:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements 08:59:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 08:59:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:00:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.037s coverage: 63.0% of statements 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.019s coverage: 15.4% of statements 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.031s coverage: 14.3% of statements 09:00:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.015s coverage: 81.5% of statements 09:00:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 09:00:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 29.1% of statements 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.030s coverage: 100.0% of statements 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 09:00:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 100.0% of statements 09:00:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:00:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:00:02 gofmt -l . 09:00:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:00:02 $ docker stop --time=1 fd991b0cbe52f31b2323511663cafb5888500f3f3828ae477c5a653a67e7dedd 09:00:04 gofmt -l . 09:00:05 $ docker rm -f fd991b0cbe52f31b2323511663cafb5888500f3f3828ae477c5a653a67e7dedd 09:00:05 [ "`gofmt -l .`" = "" ] [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 09:00:05 $ docker stop --time=1 e795cdd4f58e9c8a7279c12b6031463f21e70e39b3d9f036266d485f402982a8 09:00:05 + sudo chown -R jenkins:jenkins . 09:00:07 $ docker rm -f e795cdd4f58e9c8a7279c12b6031463f21e70e39b3d9f036266d485f402982a8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stash 09:00:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:00:08 Warning: overwriting stash ‘coverage-report’ 09:00:08 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] } 09:00:09 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 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] } [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] wrap 09:00:12 provisioning config files... 09:00:12 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config987318974547591466tmp [Pipeline] { [Pipeline] sh 09:00:12 + set +x 09:00:12 + curl -s https://codecov.io/bash 09:00:12 + bash -s -- 09:00:12 09:00:12 _____ _ 09:00:12 / ____| | | 09:00:12 | | ___ __| | ___ ___ _____ __ 09:00:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:00:12 | |___| (_) | (_| | __/ (_| (_) \ V / 09:00:12 \_____\___/ \__,_|\___|\___\___/ \_/ 09:00:12 Bash-20201124-79cbc08 09:00:12 09:00:12 09:00:12 ==> Jenkins CI detected. 09:00:12 project root: . 09:00:12 --> token set from env 09:00:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:00:12 ==> Running gcov in . (disable via -X gcov) 09:00:12 ==> Python coveragepy not found 09:00:12 ==> Searching for coverage reports in: 09:00:12 + . 09:00:12 -> Found 1 reports 09:00:12 ==> Detecting git/mercurial file structure 09:00:12 ==> Reading reports 09:00:12 + ./coverage.out bytes=107122 09:00:12 ==> Appending adjustments 09:00:12 https://docs.codecov.io/docs/fixing-reports 09:00:13 + Found adjustments 09:00:13 ==> Gzipping contents 09:00:13 20K /tmp/codecov.oY4TKh.gz 09:00:13 ==> Uploading reports 09:00:13 url: https://codecov.io 09:00:13 query: branch=master&commit=b22f989568290d3f9d23939444e58b630d1bb034&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F83%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:00:13 -> Pinging Codecov 09:00:13 https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=master&commit=b22f989568290d3f9d23939444e58b630d1bb034&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F83%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:00:14 -> Uploading to 09:00:14 https://storage.googleapis.com/codecov/v4/raw/2020-11-30/71470A77251A30514AAF9C0BB2E5B6CE/b22f989568290d3f9d23939444e58b630d1bb034/288051ed-693e-4340-9f72-c28458305674.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T090014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c52b434c44417b7eac8f23194444846cdf30b9abd1d55c3b40636aee192d586 09:00:14 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:14 Dload Upload Total Spent Left Speed 09:00:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17335 0 0 100 17335 0 45216 --:--:-- --:--:-- --:--:-- 45261 09:00:14 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b22f989568290d3f9d23939444e58b630d1bb034 [Pipeline] } 09:00:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:00:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:00:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:00:15 09:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:00:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:00:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:00:15 188c0c94c7c5: Pulling fs layer 09:00:15 0ef7d3d256c8: Pulling fs layer 09:00:15 de9db76c5a1d: Pulling fs layer 09:00:15 0eba1c9be4d2: Pulling fs layer 09:00:15 0d57e429df01: Pulling fs layer 09:00:15 4e4be7b47b0d: Pulling fs layer 09:00:15 e1f770b5df2f: Pulling fs layer 09:00:15 85a0685a4137: Pulling fs layer 09:00:15 4e4be7b47b0d: Waiting 09:00:15 0eba1c9be4d2: Waiting 09:00:15 e1f770b5df2f: Waiting 09:00:15 85a0685a4137: Waiting 09:00:15 0d57e429df01: Waiting 09:00:15 de9db76c5a1d: Verifying Checksum 09:00:15 de9db76c5a1d: Download complete 09:00:15 0ef7d3d256c8: Verifying Checksum 09:00:15 0ef7d3d256c8: Download complete 09:00:15 0d57e429df01: Verifying Checksum 09:00:15 0d57e429df01: Download complete 09:00:15 4e4be7b47b0d: Verifying Checksum 09:00:15 4e4be7b47b0d: Download complete 09:00:16 188c0c94c7c5: Verifying Checksum 09:00:16 188c0c94c7c5: Download complete 09:00:16 188c0c94c7c5: Pull complete 09:00:16 0ef7d3d256c8: Pull complete 09:00:16 de9db76c5a1d: Pull complete 09:00:17 e1f770b5df2f: Verifying Checksum 09:00:17 e1f770b5df2f: Download complete 09:00:19 0eba1c9be4d2: Verifying Checksum 09:00:19 0eba1c9be4d2: Download complete 09:00:19 85a0685a4137: Verifying Checksum 09:00:19 85a0685a4137: Download complete 09:00:25 0eba1c9be4d2: Pull complete 09:00:25 0d57e429df01: Pull complete 09:00:25 4e4be7b47b0d: Pull complete 09:00:26 e1f770b5df2f: Pull complete 09:00:35 85a0685a4137: Pull complete 09:00:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:00:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:00:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:00:35 prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container 09:00:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:00:36 $ docker top 0a3a9a3483fc3e4f4d54126aad526b67e7c8711fbcd461dacdd72b7a4f07afaa -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:00:37 + set -o pipefail 09:00:37 + snyk monitor '--org=edgex-jenkins' 09:00:45 09:00:45 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 09:00:45 09:00:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/de3029c2-5b79-437f-a001-f14a7bfcf4ab 09:00:45 09:00:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:00:45 09:00:45 [Pipeline] } 09:00:45 $ docker stop --time=1 0a3a9a3483fc3e4f4d54126aad526b67e7c8711fbcd461dacdd72b7a4f07afaa 09:00:47 $ docker rm -f 0a3a9a3483fc3e4f4d54126aad526b67e7c8711fbcd461dacdd72b7a4f07afaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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 09:00:49 + git log --format=format:%s -1 b22f989568290d3f9d23939444e58b630d1bb034 [Pipeline] isUnix [Pipeline] sh 09:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:49 . [Pipeline] withDockerContainer 09:00:49 prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container 09:00:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:00:50 $ docker top 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:51 [ssh-agent] Looking for ssh-agent implementation... 09:00:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:51 $ docker exec 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab ssh-agent 09:00:51 SSH_AUTH_SOCK=/tmp/ssh-JjEj7QNxZTpR/agent.12 09:00:51 SSH_AGENT_PID=17 09:00:51 Running ssh-add (command line suppressed) 09:00:51 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8167488629727788639.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8167488629727788639.key) 09:00:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:52 + git semver tag 09:00:52 # -> Open(): unable to determine branch for HEAD 09:00:52 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:00:52 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:00:52 # $SEMVER_REMOTE_NAME = origin 09:00:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:00:52 # $SEMVER_USER_NAME = edgex-jenkins 09:00:52 # $SEMVER_BRANCH = master 09:00:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:00:52 # b22f989568290d3f9d23939444e58b630d1bb034 HEAD 09:00:52 # -> Force: false 09:00:52 # 763bf56557169bc1d8ace362108c50fff6e68dc7 refs/tags/v0.1.117 [Pipeline] } 09:00:52 $ docker exec --env ******** --env ******** 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab ssh-agent -k 09:00:52 unset SSH_AUTH_SOCK; 09:00:52 unset SSH_AGENT_PID; 09:00:52 echo Agent pid 17 killed; 09:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:52 + git semver [Pipeline] } 09:00:52 $ docker stop --time=1 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab 09:00:54 $ docker rm -f 4b931ddda27d54417b7a49f58e691f6b67dadbee23c05d9b65800cd381ab9dab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:54 09:00:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:55 0.23.1-centos7: Pulling from edgex-lftools 09:00:55 ab5ef0e58194: Pulling fs layer 09:00:55 9712f1f96733: Pulling fs layer 09:00:55 63f879dbbcfc: Pulling fs layer 09:00:55 0d9ebad4ef96: Pulling fs layer 09:00:55 e9a5061849ea: Pulling fs layer 09:00:55 d747dcd14b5f: Pulling fs layer 09:00:55 2de7ff778b66: Pulling fs layer 09:00:55 0d9ebad4ef96: Waiting 09:00:55 e9a5061849ea: Waiting 09:00:55 d747dcd14b5f: Waiting 09:00:55 2de7ff778b66: Waiting 09:00:55 9712f1f96733: Verifying Checksum 09:00:55 9712f1f96733: Download complete 09:00:57 63f879dbbcfc: Verifying Checksum 09:00:57 63f879dbbcfc: Download complete 09:00:57 e9a5061849ea: Verifying Checksum 09:00:57 e9a5061849ea: Download complete 09:00:57 d747dcd14b5f: Verifying Checksum 09:00:57 d747dcd14b5f: Download complete 09:00:58 2de7ff778b66: Verifying Checksum 09:00:58 2de7ff778b66: Download complete 09:00:58 0d9ebad4ef96: Download complete 09:00:59 ab5ef0e58194: Verifying Checksum 09:00:59 ab5ef0e58194: Download complete 09:01:03 ab5ef0e58194: Pull complete 09:01:03 9712f1f96733: Pull complete 09:01:05 63f879dbbcfc: Pull complete 09:01:12 0d9ebad4ef96: Pull complete 09:01:12 e9a5061849ea: Pull complete 09:01:13 d747dcd14b5f: Pull complete 09:01:16 2de7ff778b66: Pull complete 09:01:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:01:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:01:16 prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container 09:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:01:20 $ docker top 804967a0dcbada5f39c87c2b68d81dbc95d33eaa319010413f53328c3e6097da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:01:20 provisioning config files... 09:01:20 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3219182415655327724tmp 09:01:20 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1596585663137762505tmp 09:01:21 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5627038770685674218tmp [Pipeline] { [Pipeline] echo 09:01:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:01:21 ---> sigul-configuration.sh 09:01:21 gpg: directory `/root/.gnupg' created 09:01:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:01:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:01:21 gpg: keyring `/root/.gnupg/secring.gpg' created 09:01:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:01:21 gpg: CAST5 encrypted data 09:01:21 gpg: encrypted with 1 passphrase 09:01:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:01:21 + mkdir /home/jenkins 09:01:21 + mkdir /home/jenkins/sigul [Pipeline] sh 09:01:22 + 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 09:01:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:01:22 ---> sigul-install.sh 09:01:27 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:01:28 + git tag --list 09:01:28 v0.0.0 09:01:28 v0.0.1 09:01:28 v0.1.0 09:01:28 v0.1.1 09:01:28 v0.1.10 09:01:28 v0.1.100 09:01:28 v0.1.101 09:01:28 v0.1.102 09:01:28 v0.1.103 09:01:28 v0.1.104 09:01:28 v0.1.105 09:01:28 v0.1.106 09:01:28 v0.1.107 09:01:28 v0.1.108 09:01:28 v0.1.109 09:01:28 v0.1.11 09:01:28 v0.1.110 09:01:28 v0.1.111 09:01:28 v0.1.112 09:01:28 v0.1.113 09:01:28 v0.1.114 09:01:28 v0.1.115 09:01:28 v0.1.116 09:01:28 v0.1.117 09:01:28 v0.1.12 09:01:28 v0.1.13 09:01:28 v0.1.14 09:01:28 v0.1.15 09:01:28 v0.1.16 09:01:28 v0.1.17 09:01:28 v0.1.18 09:01:28 v0.1.19 09:01:28 v0.1.2 09:01:28 v0.1.20 09:01:28 v0.1.21 09:01:28 v0.1.22 09:01:28 v0.1.23 09:01:28 v0.1.24 09:01:28 v0.1.25 09:01:28 v0.1.26 09:01:28 v0.1.27 09:01:28 v0.1.28 09:01:28 v0.1.29 09:01:28 v0.1.3 09:01:28 v0.1.30 09:01:28 v0.1.31 09:01:28 v0.1.32 09:01:28 v0.1.33 09:01:28 v0.1.34 09:01:28 v0.1.35 09:01:28 v0.1.36 09:01:28 v0.1.37 09:01:28 v0.1.38 09:01:28 v0.1.39 09:01:28 v0.1.4 09:01:28 v0.1.40 09:01:28 v0.1.41 09:01:28 v0.1.42 09:01:28 v0.1.43 09:01:28 v0.1.44 09:01:28 v0.1.45 09:01:28 v0.1.46 09:01:28 v0.1.47 09:01:28 v0.1.48 09:01:28 v0.1.49 09:01:28 v0.1.5 09:01:28 v0.1.50 09:01:28 v0.1.51 09:01:28 v0.1.52 09:01:28 v0.1.53 09:01:28 v0.1.54 09:01:28 v0.1.55 09:01:28 v0.1.56 09:01:28 v0.1.57 09:01:28 v0.1.58 09:01:28 v0.1.59 09:01:28 v0.1.6 09:01:28 v0.1.60 09:01:28 v0.1.61 09:01:28 v0.1.62 09:01:28 v0.1.63 09:01:28 v0.1.64 09:01:28 v0.1.65 09:01:28 v0.1.66 09:01:28 v0.1.67 09:01:28 v0.1.68 09:01:28 v0.1.69 09:01:28 v0.1.7 09:01:28 v0.1.70 09:01:28 v0.1.71 09:01:28 v0.1.72 09:01:28 v0.1.73 09:01:28 v0.1.74 09:01:28 v0.1.75 09:01:28 v0.1.76 09:01:28 v0.1.77 09:01:28 v0.1.78 09:01:28 v0.1.79 09:01:28 v0.1.8 09:01:28 v0.1.80 09:01:28 v0.1.81 09:01:28 v0.1.82 09:01:28 v0.1.83 09:01:28 v0.1.84 09:01:28 v0.1.85 09:01:28 v0.1.86 09:01:28 v0.1.87 09:01:28 v0.1.88 09:01:28 v0.1.89 09:01:28 v0.1.9 09:01:28 v0.1.90 09:01:28 v0.1.91 09:01:28 v0.1.92 09:01:28 v0.1.93 09:01:28 v0.1.94 09:01:28 v0.1.95 09:01:28 v0.1.96 09:01:28 v0.1.97 09:01:28 v0.1.98 09:01:28 v0.1.99 [Pipeline] sh 09:01:28 + lftools sign git-tag v0.1.117 09:01:29 Signing Git tag with Sigul... 09:01:29 Signing v0.1.117 [Pipeline] echo 09:01:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:01:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:01:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:01:31 $ docker stop --time=1 804967a0dcbada5f39c87c2b68d81dbc95d33eaa319010413f53328c3e6097da 09:01:33 $ docker rm -f 804967a0dcbada5f39c87c2b68d81dbc95d33eaa319010413f53328c3e6097da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:01:34 . [Pipeline] withDockerContainer 09:01:34 prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container 09:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:01:35 $ docker top 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:35 [ssh-agent] Looking for ssh-agent implementation... 09:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:36 $ docker exec 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 ssh-agent 09:01:36 SSH_AUTH_SOCK=/tmp/ssh-a2jRqpZr3wvw/agent.12 09:01:36 SSH_AGENT_PID=18 09:01:36 Running ssh-add (command line suppressed) 09:01:36 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7756484418285600214.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7756484418285600214.key) 09:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:36 + git semver bump patch 09:01:36 # -> Open(): unable to determine branch for HEAD 09:01:36 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:01:36 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:01:36 # $SEMVER_REMOTE_NAME = origin 09:01:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:01:36 # $SEMVER_USER_NAME = edgex-jenkins 09:01:36 # $SEMVER_BRANCH = master 09:01:36 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:01:36 0.1.118 [Pipeline] } 09:01:36 $ docker exec --env ******** --env ******** 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 ssh-agent -k 09:01:37 unset SSH_AUTH_SOCK; 09:01:37 unset SSH_AGENT_PID; 09:01:37 echo Agent pid 18 killed; 09:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:37 + git semver [Pipeline] } 09:01:37 $ docker stop --time=1 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 09:01:38 $ docker rm -f 699febb68f72af3e97901a9f2f822b9da6092d66a3c1b1637e582116ae7de3f9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:01:39 . [Pipeline] withDockerContainer 09:01:39 prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container 09:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:01:40 $ docker top df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:40 [ssh-agent] Looking for ssh-agent implementation... 09:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:40 $ docker exec df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 ssh-agent 09:01:41 SSH_AUTH_SOCK=/tmp/ssh-Uj1n9FQfWH6p/agent.11 09:01:41 SSH_AGENT_PID=16 09:01:41 Running ssh-add (command line suppressed) 09:01:41 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9092911776544539515.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9092911776544539515.key) 09:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:41 + git semver push 09:01:41 # -> Open(): unable to determine branch for HEAD 09:01:41 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:01:41 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:01:41 # $SEMVER_REMOTE_NAME = origin 09:01:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:01:41 # $SEMVER_USER_NAME = edgex-jenkins 09:01:41 # $SEMVER_BRANCH = master 09:01:41 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:01:48 $ docker exec --env ******** --env ******** df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 ssh-agent -k 09:01:48 unset SSH_AUTH_SOCK; 09:01:48 unset SSH_AGENT_PID; 09:01:48 echo Agent pid 16 killed; 09:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:48 + git semver [Pipeline] } 09:01:48 $ docker stop --time=1 df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 09:01:50 $ docker rm -f df513d251fb6e766eba453fccd6e3c60226b460ecfcb2703972f1f7f783e75e8 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:01:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:52 ---> package-listing.sh 09:01:52 ++ facter osfamily 09:01:52 ++ tr '[:upper:]' '[:lower:]' 09:01:52 + OS_FAMILY=redhat 09:01:52 + workspace=/w/workspace/dry_go-mod-core-contracts_master 09:01:52 + START_PACKAGES=/tmp/packages_start.txt 09:01:52 + END_PACKAGES=/tmp/packages_end.txt 09:01:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:52 + PACKAGES=/tmp/packages_start.txt 09:01:52 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:01:52 + PACKAGES=/tmp/packages_end.txt 09:01:52 + case "${OS_FAMILY}" in 09:01:52 + rpm -qa 09:01:52 + sort 09:01:58 + '[' -f /tmp/packages_start.txt ']' 09:01:58 + '[' -f /tmp/packages_end.txt ']' 09:01:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:58 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:01:58 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 09:01:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 09:01:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:01:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:58 09:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:01:58 alpine: Pulling from edgex-lftools-log-publisher 09:01:58 df20fa9351a1: Pulling fs layer 09:01:58 36b3adc4ff6f: Pulling fs layer 09:01:58 8ad3a11d3b57: Pulling fs layer 09:01:58 46f8f816bc3b: Pulling fs layer 09:01:58 93b61091891f: Pulling fs layer 09:01:58 93b9cdb0e59b: Pulling fs layer 09:01:58 5e14af77c1be: Pulling fs layer 09:01:58 01666e4c0597: Pulling fs layer 09:01:58 aa168da1d23b: Pulling fs layer 09:01:58 93b9cdb0e59b: Waiting 09:01:58 5e14af77c1be: Waiting 09:01:58 01666e4c0597: Waiting 09:01:58 aa168da1d23b: Waiting 09:01:58 46f8f816bc3b: Waiting 09:01:58 93b61091891f: Waiting 09:01:58 36b3adc4ff6f: Verifying Checksum 09:01:58 36b3adc4ff6f: Download complete 09:01:58 46f8f816bc3b: Verifying Checksum 09:01:58 46f8f816bc3b: Download complete 09:01:58 df20fa9351a1: Verifying Checksum 09:01:58 df20fa9351a1: Download complete 09:01:58 93b9cdb0e59b: Verifying Checksum 09:01:58 93b9cdb0e59b: Download complete 09:01:59 93b61091891f: Verifying Checksum 09:01:59 93b61091891f: Download complete 09:01:59 5e14af77c1be: Verifying Checksum 09:01:59 5e14af77c1be: Download complete 09:01:59 01666e4c0597: Verifying Checksum 09:01:59 01666e4c0597: Download complete 09:01:59 8ad3a11d3b57: Verifying Checksum 09:01:59 8ad3a11d3b57: Download complete 09:01:59 df20fa9351a1: Pull complete 09:01:59 36b3adc4ff6f: Pull complete 09:02:01 aa168da1d23b: Verifying Checksum 09:02:01 aa168da1d23b: Download complete 09:02:01 8ad3a11d3b57: Pull complete 09:02:01 46f8f816bc3b: Pull complete 09:02:02 93b61091891f: Pull complete 09:02:02 93b9cdb0e59b: Pull complete 09:02:02 5e14af77c1be: Pull complete 09:02:02 01666e4c0597: Pull complete 09:02:10 aa168da1d23b: Pull complete 09:02:10 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:02:10 prd-centos7-docker-4c-2g-13837 does not seem to be running inside a container 09:02:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:02:13 $ docker top e3c037a9fe2aec368a07f7b5f75540bc885f75b506558be90d1b6ce006ad94e7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:02:14 + mkdir -p /var/log/sa [Pipeline] sh 09:02:14 + ls /var/log/sa-host 09:02:14 + sadf -c /var/log/sa-host/sa23 09:02:14 file_magic: OK 09:02:14 HZ: Using current value: 100 09:02:14 file_header: OK 09:02:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:02:14 Statistics: 09:02:14 Hnuu...uuuununununu... 09:02:14 File successfully converted to sysstat format version 12.2.1 09:02:14 + sadf -c /var/log/sa-host/sa30 09:02:14 file_magic: OK 09:02:14 HZ: Using current value: 100 09:02:14 file_header: OK 09:02:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:02:14 Statistics: 09:02:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:02:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:15 provisioning config files... 09:02:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4641810135759965693tmp [Pipeline] { [Pipeline] echo 09:02:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:02:15 ---> create-netrc.sh [Pipeline] } 09:02:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:02:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:02:16 ---> python-tools-install.sh [Pipeline] echo 09:02:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:02:16 ---> sudo-logs.sh 09:02:16 Archiving 'sudo' log.. [Pipeline] echo 09:02:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:02:16 ---> job-cost.sh 09:02:16 lf-activate-venv: SKIPPING 09:02:16 INFO: No Stack... 09:02:18 INFO: Retrieving Pricing Info for: v1-standard-2 09:02:18 INFO: Archiving Costs [Pipeline] echo 09:02:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:02:18 ---> logs-deploy.sh 09:02:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/83 09:02:18 INFO: archiving workspace using pattern(s): 09:02:20 Archives upload complete. 09:02:20 INFO: archiving logs to Nexus