Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7079 in /w/workspace/ndry_app-functions-sdk-go_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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 Commit message: "refactor: Change all unit tests to use logger.NewMockCient() (#555)" > git rev-list --no-walk 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-21T00:14:28.982Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-21T00:14:29.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-21T00:14:29.411Z] ========================================================= [2020-10-21T00:14:29.411Z] EdgeX Global Pipelines Version Info [2020-10-21T00:14:29.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:14:30.857Z] ------------------- [2020-10-21T00:14:30.857Z] stable info: [2020-10-21T00:14:30.857Z] ------------------- [2020-10-21T00:14:30.857Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-21T00:14:30.857Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-21T00:14:30.857Z] Message: update stable to v1.0.144 [2020-10-21T00:14:31.800Z] ------------------- [2020-10-21T00:14:31.801Z] experimental info: [2020-10-21T00:14:31.801Z] ------------------- [2020-10-21T00:14:31.801Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-21T00:14:31.801Z] Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 [2020-10-21T00:14:31.801Z] Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-21T00:14:32.339Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-21T00:14:32.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-21T00:14:32.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-21T00:14:32.743Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-21T00:14:32.852Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-21T00:14:32.962Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-21T00:14:33.067Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-21T00:14:33.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-21T00:14:33.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-21T00:14:33.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-21T00:14:33.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-21T00:14:33.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-21T00:14:33.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-21T00:14:33.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-21T00:14:34.004Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T00:14:34.103Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T00:14:34.197Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T00:14:34.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-21T00:14:34.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-21T00:14:34.503Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-21T00:14:34.598Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-21T00:14:34.687Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-21T00:14:34.849Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-21T00:14:34.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-21T00:14:35.111Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-21T00:14:35.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-21T00:14:35.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-21T00:14:35.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-21T00:14:35.506Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee [Pipeline] echo [2020-10-21T00:14:35.648Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02b6e43 [Pipeline] echo [2020-10-21T00:14:35.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-21T00:14:36.391Z] + git log --format=format:%s -1 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee [Pipeline] echo [2020-10-21T00:14:36.447Z] GIT_COMMIT: 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee, Commit Message: refactor: Change all unit tests to use logger.NewMockCient() (#555) [Pipeline] echo [2020-10-21T00:14:36.494Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:14:37.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:14:37.431Z] [2020-10-21T00:14:37.431Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:14:37.776Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:14:37.776Z] latest: Pulling from edgex-devops/git-semver [2020-10-21T00:14:37.776Z] 31603596830f: Pulling fs layer [2020-10-21T00:14:37.776Z] 2a8b12db71e7: Pulling fs layer [2020-10-21T00:14:37.776Z] 6ca5941a6612: Pulling fs layer [2020-10-21T00:14:37.776Z] ecc8261a40a4: Pulling fs layer [2020-10-21T00:14:37.776Z] ecc8261a40a4: Waiting [2020-10-21T00:14:37.776Z] 2a8b12db71e7: Verifying Checksum [2020-10-21T00:14:37.776Z] 2a8b12db71e7: Download complete [2020-10-21T00:14:38.038Z] 31603596830f: Verifying Checksum [2020-10-21T00:14:38.038Z] 31603596830f: Download complete [2020-10-21T00:14:38.038Z] ecc8261a40a4: Verifying Checksum [2020-10-21T00:14:38.038Z] ecc8261a40a4: Download complete [2020-10-21T00:14:38.038Z] 6ca5941a6612: Verifying Checksum [2020-10-21T00:14:38.038Z] 6ca5941a6612: Download complete [2020-10-21T00:14:38.298Z] 31603596830f: Pull complete [2020-10-21T00:14:38.298Z] 2a8b12db71e7: Pull complete [2020-10-21T00:14:38.876Z] 6ca5941a6612: Pull complete [2020-10-21T00:14:39.139Z] ecc8261a40a4: Pull complete [2020-10-21T00:14:39.139Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-21T00:14:39.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:14:39.139Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-21T00:14:39.232Z] prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container [2020-10-21T00:14:39.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-21T00:14:41.776Z] $ docker top 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T00:14:42.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T00:14:42.101Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T00:14:42.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T00:14:42.294Z] $ docker exec 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 ssh-agent [2020-10-21T00:14:42.441Z] SSH_AUTH_SOCK=/tmp/ssh-o8jwptHh22rW/agent.12 [2020-10-21T00:14:42.441Z] SSH_AGENT_PID=17 [2020-10-21T00:14:42.450Z] Running ssh-add (command line suppressed) [2020-10-21T00:14:42.557Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_496296988764368659.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_496296988764368659.key) [2020-10-21T00:14:42.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T00:14:42.935Z] + git tag --points-at HEAD [Pipeline] } [2020-10-21T00:14:43.002Z] $ docker exec --env ******** --env ******** 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 ssh-agent -k [2020-10-21T00:14:43.112Z] unset SSH_AUTH_SOCK; [2020-10-21T00:14:43.113Z] unset SSH_AGENT_PID; [2020-10-21T00:14:43.113Z] echo Agent pid 17 killed; [2020-10-21T00:14:43.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-21T00:14:43.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T00:14:43.309Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T00:14:43.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T00:14:43.461Z] $ docker exec 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 ssh-agent [2020-10-21T00:14:43.607Z] SSH_AUTH_SOCK=/tmp/ssh-UTqO7NQVpltY/agent.47 [2020-10-21T00:14:43.607Z] SSH_AGENT_PID=53 [2020-10-21T00:14:43.613Z] Running ssh-add (command line suppressed) [2020-10-21T00:14:43.734Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5585277848745437152.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5585277848745437152.key) [2020-10-21T00:14:43.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T00:14:44.110Z] + git semver init [2020-10-21T00:14:44.110Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T00:14:44.110Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-21T00:14:44.110Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T00:14:44.110Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T00:14:44.110Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T00:14:44.110Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T00:14:44.110Z] # $SEMVER_BRANCH = master [2020-10-21T00:14:44.110Z] # $SEMVER_TEMP = /tmp/semver-422084265 [2020-10-21T00:14:44.110Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-21T00:14:46.689Z] # '/tmp/semver-422084265' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-10-21T00:14:46.689Z] # -> Force: false [2020-10-21T00:14:46.689Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-21T00:14:46.703Z] $ docker exec --env ******** --env ******** 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 ssh-agent -k [2020-10-21T00:14:46.810Z] unset SSH_AUTH_SOCK; [2020-10-21T00:14:46.810Z] unset SSH_AGENT_PID; [2020-10-21T00:14:46.810Z] echo Agent pid 53 killed; [2020-10-21T00:14:46.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T00:14:47.339Z] + git semver [Pipeline] } [2020-10-21T00:14:47.357Z] $ docker stop --time=1 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 [2020-10-21T00:14:48.803Z] $ docker rm -f 0be794cf46f49e4cca7643be7f523a814ea13ef1f7da2712821288e155d29ef6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-21T00:14:49.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-21T00:14:49.655Z] Stashed 1 file(s) [Pipeline] echo [2020-10-21T00:14:49.659Z] [edgeXSemver]: initialized semver on version 1.2.1-dev.46 [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 [2020-10-21T00:15:05.338Z] Still waiting to schedule task [2020-10-21T00:15:05.339Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-21T00:15:05.341Z] Still waiting to schedule task [2020-10-21T00:15:05.341Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-21T00:17:57.106Z] Running on prd-centos7-docker-4c-2g-7081 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-21T00:17:57.172Z] Running in /w/workspace/app-functions-sdk-go/134 [Pipeline] { [Pipeline] checkout [2020-10-21T00:18:00.051Z] using credential edgex-jenkins-ssh [2020-10-21T00:18:00.115Z] Cloning the remote Git repository [2020-10-21T00:18:00.141Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:18:00.218Z] > git init /w/workspace/app-functions-sdk-go/134 # timeout=10 [2020-10-21T00:18:00.274Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:18:00.274Z] > git --version # timeout=10 [2020-10-21T00:18:00.283Z] > git --version # 'git version 2.16.5' [2020-10-21T00:18:00.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:18:00.321Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T00:18:01.822Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T00:18:01.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T00:18:01.843Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T00:18:01.858Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:18:01.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:18:01.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T00:18:02.665Z] Checking out Revision 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee (master) [2020-10-21T00:18:02.675Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T00:18:02.681Z] > git checkout -f 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 [2020-10-21T00:18:06.498Z] Commit message: "refactor: Change all unit tests to use logger.NewMockCient() (#555)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-21T00:18:07.656Z] ========================================================= [2020-10-21T00:18:07.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-21T00:18:07.656Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:18:08.259Z] + 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 . [2020-10-21T00:18:08.851Z] Sending build context to Docker daemon 19.14MB [2020-10-21T00:18:08.851Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T00:18:08.851Z] Step 2/8 : FROM ${BASE} [2020-10-21T00:18:08.851Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-21T00:18:08.851Z] df20fa9351a1: Pulling fs layer [2020-10-21T00:18:08.851Z] ed8968b2872e: Pulling fs layer [2020-10-21T00:18:08.851Z] a92cc7c5fd73: Pulling fs layer [2020-10-21T00:18:08.851Z] e871e8e8d7a9: Pulling fs layer [2020-10-21T00:18:08.851Z] e73272ec9a57: Pulling fs layer [2020-10-21T00:18:08.851Z] 1e910a182e73: Pulling fs layer [2020-10-21T00:18:08.851Z] 4e634b169226: Pulling fs layer [2020-10-21T00:18:08.851Z] e73272ec9a57: Waiting [2020-10-21T00:18:08.851Z] 1e910a182e73: Waiting [2020-10-21T00:18:08.851Z] 4e634b169226: Waiting [2020-10-21T00:18:08.851Z] e871e8e8d7a9: Waiting [2020-10-21T00:18:09.116Z] a92cc7c5fd73: Verifying Checksum [2020-10-21T00:18:09.116Z] a92cc7c5fd73: Download complete [2020-10-21T00:18:09.117Z] ed8968b2872e: Download complete [2020-10-21T00:18:09.117Z] e73272ec9a57: Download complete [2020-10-21T00:18:09.117Z] 1e910a182e73: Download complete [2020-10-21T00:18:09.117Z] df20fa9351a1: Verifying Checksum [2020-10-21T00:18:09.117Z] df20fa9351a1: Download complete [2020-10-21T00:18:09.378Z] df20fa9351a1: Pull complete [2020-10-21T00:18:09.643Z] ed8968b2872e: Pull complete [2020-10-21T00:18:09.909Z] a92cc7c5fd73: Pull complete [2020-10-21T00:18:09.922Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7080 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-21T00:18:09.990Z] Running in /w/workspace/app-functions-sdk-go/134 [Pipeline] { [Pipeline] checkout [2020-10-21T00:18:11.312Z] 4e634b169226: Verifying Checksum [2020-10-21T00:18:11.312Z] 4e634b169226: Download complete [2020-10-21T00:18:11.575Z] e871e8e8d7a9: Download complete [2020-10-21T00:18:15.207Z] using credential edgex-jenkins-ssh [2020-10-21T00:18:15.265Z] Cloning the remote Git repository [2020-10-21T00:18:15.326Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:18:15.436Z] > git init /w/workspace/app-functions-sdk-go/134 # timeout=10 [2020-10-21T00:18:15.513Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:18:15.514Z] > git --version # timeout=10 [2020-10-21T00:18:15.533Z] > git --version # 'git version 2.17.1' [2020-10-21T00:18:15.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:18:15.593Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T00:18:18.223Z] e871e8e8d7a9: Pull complete [2020-10-21T00:18:18.223Z] e73272ec9a57: Pull complete [2020-10-21T00:18:18.223Z] 1e910a182e73: Pull complete [2020-10-21T00:18:18.593Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T00:18:18.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-21T00:18:18.639Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-21T00:18:18.681Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-21T00:18:18.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-21T00:18:18.695Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-21T00:18:19.154Z] Checking out Revision 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee (master) [2020-10-21T00:18:19.178Z] > git config core.sparsecheckout # timeout=10 [2020-10-21T00:18:19.200Z] > git checkout -f 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee # timeout=10 [2020-10-21T00:18:23.550Z] 4e634b169226: Pull complete [2020-10-21T00:18:23.651Z] Commit message: "refactor: Change all unit tests to use logger.NewMockCient() (#555)" [2020-10-21T00:18:24.130Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-21T00:18:24.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-21T00:18:24.130Z] ---> f7629b54cfaa [2020-10-21T00:18:24.130Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-10-21T00:18:24.397Z] latest: Pulling from library/docker [Pipeline] unstash [2020-10-21T00:18:24.658Z] df20fa9351a1: Already exists [2020-10-21T00:18:24.658Z] 25ad7478873d: Pulling fs layer [2020-10-21T00:18:24.658Z] 4684f6177b5d: Pulling fs layer [2020-10-21T00:18:24.658Z] 206f78d23536: Pulling fs layer [2020-10-21T00:18:24.658Z] cee0542293f3: Pulling fs layer [2020-10-21T00:18:24.658Z] d951dd9fd09f: Pulling fs layer [2020-10-21T00:18:24.658Z] dce9c88c04bd: Pulling fs layer [2020-10-21T00:18:24.658Z] d951dd9fd09f: Waiting [2020-10-21T00:18:24.658Z] cee0542293f3: Waiting [2020-10-21T00:18:24.658Z] 4684f6177b5d: Verifying Checksum [2020-10-21T00:18:24.658Z] 4684f6177b5d: Download complete [2020-10-21T00:18:24.658Z] 25ad7478873d: Verifying Checksum [2020-10-21T00:18:24.658Z] 25ad7478873d: Download complete [Pipeline] echo [2020-10-21T00:18:24.767Z] ========================================================= [2020-10-21T00:18:24.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-21T00:18:24.767Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:18:24.922Z] cee0542293f3: Verifying Checksum [2020-10-21T00:18:24.922Z] cee0542293f3: Download complete [2020-10-21T00:18:24.922Z] d951dd9fd09f: Verifying Checksum [2020-10-21T00:18:24.922Z] d951dd9fd09f: Download complete [2020-10-21T00:18:24.922Z] dce9c88c04bd: Verifying Checksum [2020-10-21T00:18:24.922Z] dce9c88c04bd: Download complete [2020-10-21T00:18:24.922Z] 25ad7478873d: Pull complete [2020-10-21T00:18:25.187Z] 4684f6177b5d: Pull complete [2020-10-21T00:18:25.641Z] + 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 . [2020-10-21T00:18:25.764Z] 206f78d23536: Verifying Checksum [2020-10-21T00:18:25.765Z] 206f78d23536: Download complete [2020-10-21T00:18:26.634Z] Sending build context to Docker daemon 19.14MB [2020-10-21T00:18:26.634Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-21T00:18:26.634Z] Step 2/8 : FROM ${BASE} [2020-10-21T00:18:26.908Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-21T00:18:26.908Z] b538f80385f9: Pulling fs layer [2020-10-21T00:18:26.908Z] 74f711af9a0d: Pulling fs layer [2020-10-21T00:18:26.908Z] 99f96fe45779: Pulling fs layer [2020-10-21T00:18:26.908Z] 8529a6b9a6be: Pulling fs layer [2020-10-21T00:18:26.908Z] 45590311c82a: Pulling fs layer [2020-10-21T00:18:26.908Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-21T00:18:26.908Z] 209524e5b208: Pulling fs layer [2020-10-21T00:18:26.908Z] 45590311c82a: Waiting [2020-10-21T00:18:26.908Z] 8529a6b9a6be: Waiting [2020-10-21T00:18:26.908Z] 69ca0ff8b7b3: Waiting [2020-10-21T00:18:26.908Z] 99f96fe45779: Verifying Checksum [2020-10-21T00:18:26.908Z] 99f96fe45779: Download complete [2020-10-21T00:18:26.908Z] 74f711af9a0d: Download complete [2020-10-21T00:18:26.908Z] 45590311c82a: Verifying Checksum [2020-10-21T00:18:26.908Z] 45590311c82a: Download complete [2020-10-21T00:18:27.190Z] 69ca0ff8b7b3: Download complete [2020-10-21T00:18:27.190Z] b538f80385f9: Verifying Checksum [2020-10-21T00:18:27.190Z] b538f80385f9: Download complete [2020-10-21T00:18:28.181Z] b538f80385f9: Pull complete [2020-10-21T00:18:28.333Z] 206f78d23536: Pull complete [2020-10-21T00:18:28.333Z] cee0542293f3: Pull complete [2020-10-21T00:18:28.333Z] d951dd9fd09f: Pull complete [2020-10-21T00:18:28.456Z] 74f711af9a0d: Pull complete [2020-10-21T00:18:28.597Z] dce9c88c04bd: Pull complete [2020-10-21T00:18:28.597Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T00:18:28.597Z] Status: Downloaded newer image for docker:latest [2020-10-21T00:18:28.730Z] 99f96fe45779: Pull complete [2020-10-21T00:18:29.384Z] 209524e5b208: Verifying Checksum [2020-10-21T00:18:29.384Z] 209524e5b208: Download complete [2020-10-21T00:18:30.380Z] 8529a6b9a6be: Verifying Checksum [2020-10-21T00:18:30.380Z] 8529a6b9a6be: Download complete [2020-10-21T00:18:31.171Z] ---> 11fe363242bd [2020-10-21T00:18:31.172Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-21T00:18:31.172Z] ---> Running in 4922e85b673d [2020-10-21T00:18:31.172Z] Removing intermediate container 4922e85b673d [2020-10-21T00:18:31.172Z] ---> 2c3454a6827b [2020-10-21T00:18:31.172Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-21T00:18:31.172Z] ---> Running in 7c55b6aab231 [2020-10-21T00:18:32.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-21T00:18:32.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-21T00:18:33.301Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-21T00:18:33.301Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-21T00:18:33.301Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-21T00:18:33.301Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-21T00:18:33.568Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-21T00:18:33.568Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T00:18:33.568Z] OK: 167 MiB in 44 packages [2020-10-21T00:18:34.524Z] Removing intermediate container 7c55b6aab231 [2020-10-21T00:18:34.524Z] ---> 1280a4aaaa77 [2020-10-21T00:18:34.524Z] Step 6/8 : WORKDIR /build [2020-10-21T00:18:34.524Z] ---> Running in e794ea559d58 [2020-10-21T00:18:34.789Z] Removing intermediate container e794ea559d58 [2020-10-21T00:18:34.789Z] ---> 00539623e064 [2020-10-21T00:18:34.789Z] Step 7/8 : COPY go.mod . [2020-10-21T00:18:35.053Z] ---> 5442306b0696 [2020-10-21T00:18:35.053Z] Step 8/8 : RUN go mod download [2020-10-21T00:18:35.053Z] ---> Running in 1dfc3ac59a3b [2020-10-21T00:18:40.554Z] 8529a6b9a6be: Pull complete [2020-10-21T00:18:40.555Z] 45590311c82a: Pull complete [2020-10-21T00:18:41.158Z] 69ca0ff8b7b3: Pull complete [2020-10-21T00:18:45.510Z] 209524e5b208: Pull complete [2020-10-21T00:18:45.510Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-21T00:18:45.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-21T00:18:45.510Z] ---> 5bddaf1c2fca [2020-10-21T00:18:45.510Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-21T00:18:45.510Z] latest: Pulling from library/docker [2020-10-21T00:18:45.510Z] b538f80385f9: Already exists [2020-10-21T00:18:45.510Z] 259a493cd78d: Pulling fs layer [2020-10-21T00:18:45.510Z] b8e66b5100f5: Pulling fs layer [2020-10-21T00:18:45.510Z] 203964748c9f: Pulling fs layer [2020-10-21T00:18:45.510Z] d6fc4445224b: Pulling fs layer [2020-10-21T00:18:45.510Z] 5ea39d09386c: Pulling fs layer [2020-10-21T00:18:45.510Z] 78a785fe32a7: Pulling fs layer [2020-10-21T00:18:45.510Z] d6fc4445224b: Waiting [2020-10-21T00:18:45.510Z] 78a785fe32a7: Waiting [2020-10-21T00:18:45.510Z] 5ea39d09386c: Waiting [2020-10-21T00:18:45.510Z] b8e66b5100f5: Download complete [2020-10-21T00:18:45.510Z] 259a493cd78d: Verifying Checksum [2020-10-21T00:18:45.510Z] 259a493cd78d: Download complete [2020-10-21T00:18:45.510Z] d6fc4445224b: Verifying Checksum [2020-10-21T00:18:45.510Z] d6fc4445224b: Download complete [2020-10-21T00:18:45.510Z] 5ea39d09386c: Verifying Checksum [2020-10-21T00:18:45.510Z] 5ea39d09386c: Download complete [2020-10-21T00:18:45.788Z] 78a785fe32a7: Verifying Checksum [2020-10-21T00:18:45.788Z] 78a785fe32a7: Download complete [2020-10-21T00:18:46.072Z] 259a493cd78d: Pull complete [2020-10-21T00:18:46.672Z] b8e66b5100f5: Pull complete [2020-10-21T00:18:46.672Z] 203964748c9f: Verifying Checksum [2020-10-21T00:18:46.672Z] 203964748c9f: Download complete [2020-10-21T00:18:50.067Z] 203964748c9f: Pull complete [2020-10-21T00:18:50.067Z] d6fc4445224b: Pull complete [2020-10-21T00:18:50.342Z] 5ea39d09386c: Pull complete [2020-10-21T00:18:50.941Z] 78a785fe32a7: Pull complete [2020-10-21T00:18:50.941Z] Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 [2020-10-21T00:18:50.941Z] Status: Downloaded newer image for docker:latest [2020-10-21T00:18:57.674Z] ---> 6649393f5092 [2020-10-21T00:18:57.674Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-21T00:18:57.674Z] ---> Running in 32d51ddadde6 [2020-10-21T00:18:57.674Z] Removing intermediate container 32d51ddadde6 [2020-10-21T00:18:57.674Z] ---> 4b609f1b7a94 [2020-10-21T00:18:57.674Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-21T00:18:57.674Z] ---> Running in 4366f6fc79fb [2020-10-21T00:18:59.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-21T00:19:00.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-21T00:19:00.697Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-21T00:19:00.697Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-21T00:19:00.697Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-21T00:19:00.968Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-21T00:19:00.968Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-21T00:19:01.246Z] Executing busybox-1.31.1-r16.trigger [2020-10-21T00:19:01.246Z] OK: 144 MiB in 44 packages [2020-10-21T00:19:01.762Z] Removing intermediate container 1dfc3ac59a3b [2020-10-21T00:19:01.762Z] ---> 1bc31845b389 [2020-10-21T00:19:01.762Z] Successfully built 1bc31845b389 [2020-10-21T00:19:01.762Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:19:02.169Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-21T00:19:02.169Z] . [Pipeline] withDockerContainer [2020-10-21T00:19:02.304Z] prd-centos7-docker-4c-2g-7081 does not seem to be running inside a container [2020-10-21T00:19:02.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/134 -v /w/workspace/app-functions-sdk-go/134:/w/workspace/app-functions-sdk-go/134:rw,z -v /w/workspace/app-functions-sdk-go/134@tmp:/w/workspace/app-functions-sdk-go/134@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 ******** ci-base-image-x86_64 cat [2020-10-21T00:19:02.701Z] Removing intermediate container 4366f6fc79fb [2020-10-21T00:19:02.701Z] ---> 3bb6b7f86f23 [2020-10-21T00:19:02.701Z] Step 6/8 : WORKDIR /build [2020-10-21T00:19:02.701Z] ---> Running in f03d80b6192c [2020-10-21T00:19:03.298Z] Removing intermediate container f03d80b6192c [2020-10-21T00:19:03.298Z] ---> b7a75370cce4 [2020-10-21T00:19:03.298Z] Step 7/8 : COPY go.mod . [2020-10-21T00:19:03.321Z] $ docker top c0b39a98b6c1e3bc0e598c91e780b686145af20530f460bbd6436f76c7784107 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:19:03.897Z] ---> b42a857e8400 [2020-10-21T00:19:03.897Z] Step 8/8 : RUN go mod download [2020-10-21T00:19:03.906Z] + go version [2020-10-21T00:19:03.906Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-21T00:19:03.932Z] $ docker stop --time=1 c0b39a98b6c1e3bc0e598c91e780b686145af20530f460bbd6436f76c7784107 [2020-10-21T00:19:04.169Z] ---> Running in 9d0ea656435b [2020-10-21T00:19:05.339Z] $ docker rm -f c0b39a98b6c1e3bc0e598c91e780b686145af20530f460bbd6436f76c7784107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-21T00:19:30.996Z] Removing intermediate container 9d0ea656435b [2020-10-21T00:19:30.996Z] ---> 516c7ce98e70 [2020-10-21T00:19:30.996Z] Successfully built 516c7ce98e70 [2020-10-21T00:19:31.268Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:19:31.687Z] + docker inspect -f . ci-base-image-arm64 [2020-10-21T00:19:31.687Z] . [Pipeline] withDockerContainer [2020-10-21T00:19:31.961Z] prd-ubuntu18.04-docker-arm64-4c-16g-7080 does not seem to be running inside a container [2020-10-21T00:19:32.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/134 -v /w/workspace/app-functions-sdk-go/134:/w/workspace/app-functions-sdk-go/134:rw,z -v /w/workspace/app-functions-sdk-go/134@tmp:/w/workspace/app-functions-sdk-go/134@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 ******** ci-base-image-arm64 cat [2020-10-21T00:19:34.113Z] $ docker top 9daf0541728e531aa59e459f2232aad6b3f651b693764560ae07c2db6eba62ad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:19:35.548Z] + go version [2020-10-21T00:19:35.548Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-21T00:19:35.576Z] $ docker stop --time=1 9daf0541728e531aa59e459f2232aad6b3f651b693764560ae07c2db6eba62ad [2020-10-21T00:19:37.485Z] $ docker rm -f 9daf0541728e531aa59e459f2232aad6b3f651b693764560ae07c2db6eba62ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-21T00:19:40.792Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-21T00:19:40.794Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-21T00:19:40.863Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:19:41.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-21T00:19:41.212Z] [2020-10-21T00:19:41.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:19:41.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-21T00:19:41.633Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-21T00:19:41.633Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-21T00:19:41.633Z] 408f87550127: Pulling fs layer [2020-10-21T00:19:41.633Z] fe522b08c979: Pulling fs layer [2020-10-21T00:19:41.633Z] 221eaa008020: Pulling fs layer [2020-10-21T00:19:41.633Z] 2a4607e5d6b9: Pulling fs layer [2020-10-21T00:19:41.633Z] 8f79b27c4fd2: Pulling fs layer [2020-10-21T00:19:41.633Z] e5c8dbe1645b: Pulling fs layer [2020-10-21T00:19:41.633Z] 23e8b3b47431: Pulling fs layer [2020-10-21T00:19:41.633Z] 5c568d65a230: Pulling fs layer [2020-10-21T00:19:41.633Z] 221eaa008020: Waiting [2020-10-21T00:19:41.633Z] 2a4607e5d6b9: Waiting [2020-10-21T00:19:41.633Z] 8f79b27c4fd2: Waiting [2020-10-21T00:19:41.633Z] e5c8dbe1645b: Waiting [2020-10-21T00:19:41.633Z] 23e8b3b47431: Waiting [2020-10-21T00:19:41.633Z] 5c568d65a230: Waiting [2020-10-21T00:19:41.633Z] fe522b08c979: Verifying Checksum [2020-10-21T00:19:41.633Z] fe522b08c979: Download complete [2020-10-21T00:19:41.633Z] 408f87550127: Verifying Checksum [2020-10-21T00:19:41.633Z] 408f87550127: Download complete [2020-10-21T00:19:41.633Z] 2a4607e5d6b9: Verifying Checksum [2020-10-21T00:19:41.633Z] 2a4607e5d6b9: Download complete [2020-10-21T00:19:41.633Z] cbdbe7a5bc2a: Download complete [2020-10-21T00:19:41.633Z] 8f79b27c4fd2: Verifying Checksum [2020-10-21T00:19:41.633Z] 8f79b27c4fd2: Download complete [2020-10-21T00:19:41.901Z] cbdbe7a5bc2a: Pull complete [2020-10-21T00:19:42.164Z] 408f87550127: Pull complete [2020-10-21T00:19:42.164Z] fe522b08c979: Pull complete [2020-10-21T00:19:43.110Z] e5c8dbe1645b: Verifying Checksum [2020-10-21T00:19:43.110Z] e5c8dbe1645b: Download complete [2020-10-21T00:19:44.076Z] 23e8b3b47431: Verifying Checksum [2020-10-21T00:19:44.076Z] 23e8b3b47431: Download complete [2020-10-21T00:19:44.344Z] 5c568d65a230: Verifying Checksum [2020-10-21T00:19:44.344Z] 5c568d65a230: Download complete [2020-10-21T00:19:44.919Z] 221eaa008020: Verifying Checksum [2020-10-21T00:19:44.919Z] 221eaa008020: Download complete [2020-10-21T00:19:50.221Z] 221eaa008020: Pull complete [2020-10-21T00:19:50.221Z] 2a4607e5d6b9: Pull complete [2020-10-21T00:19:50.221Z] 8f79b27c4fd2: Pull complete [2020-10-21T00:19:52.141Z] e5c8dbe1645b: Pull complete [2020-10-21T00:19:55.445Z] 23e8b3b47431: Pull complete [2020-10-21T00:19:56.387Z] 5c568d65a230: Pull complete [2020-10-21T00:19:56.387Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-21T00:19:56.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-21T00:19:56.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-21T00:19:56.523Z] prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container [2020-10-21T00:19:56.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-21T00:19:57.792Z] $ docker top d8d599eb02b61e97ce2b2d18016a545ab5e1fccde566783cda638d437bab369d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:19:58.324Z] + snyk monitor '--org=edgex-jenkins' [2020-10-21T00:20:13.244Z] [2020-10-21T00:20:13.244Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-10-21T00:20:13.244Z] [2020-10-21T00:20:13.244Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/049ceb0b-6061-4d19-b2f3-df101efca8a9 [2020-10-21T00:20:13.244Z] [2020-10-21T00:20:13.244Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-21T00:20:13.244Z] [2020-10-21T00:20:13.244Z] [2020-10-21T00:20:13.244Z] Snyk CLI supports Node.js 8 and higher. [2020-10-21T00:20:13.244Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-21T00:20:13.244Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-21T00:20:13.244Z] [2020-10-21T00:20:13.244Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-21T00:20:13.244Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-21T00:20:13.244Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-21T00:20:13.244Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-21T00:20:13.259Z] $ docker stop --time=1 d8d599eb02b61e97ce2b2d18016a545ab5e1fccde566783cda638d437bab369d [2020-10-21T00:20:15.001Z] $ docker rm -f d8d599eb02b61e97ce2b2d18016a545ab5e1fccde566783cda638d437bab369d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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) [Pipeline] echo [2020-10-21T00:20:16.310Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T00:20:16.367Z] provisioning config files... [2020-10-21T00:20:16.382Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config646090944480891610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:20:16.754Z] --> edgex-publish-swagger.sh [2020-10-21T00:20:16.754Z] === Publish openapi/v2 API === [2020-10-21T00:20:16.754Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-21T00:20:16.754Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2020-10-21T00:20:16.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-21T00:20:16.754Z] Dload Upload Total Spent Left Speed [2020-10-21T00:20:18.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11049 0:00:01 0:00:01 --:--:-- 11066 100 13025 0 0 100 13025 0 11048 0:00:01 0:00:01 --:--:-- 11066 [2020-10-21T00:20:18.148Z] [2020-10-21T00:20:18.148Z] [Pipeline] } [2020-10-21T00:20:18.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-21T00:20:19.068Z] + git log --format=format:%s -1 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:20:19.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:20:19.370Z] . [Pipeline] withDockerContainer [2020-10-21T00:20:19.458Z] prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container [2020-10-21T00:20:19.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 [2020-10-21T00:20:20.098Z] $ docker top 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T00:20:20.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T00:20:20.522Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T00:20:20.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T00:20:20.714Z] $ docker exec 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 ssh-agent [2020-10-21T00:20:20.859Z] SSH_AUTH_SOCK=/tmp/ssh-C5H8ULS8r9Pf/agent.11 [2020-10-21T00:20:20.859Z] SSH_AGENT_PID=16 [2020-10-21T00:20:20.866Z] Running ssh-add (command line suppressed) [2020-10-21T00:20:20.985Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8715562671627810967.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8715562671627810967.key) [2020-10-21T00:20:21.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T00:20:21.375Z] + git semver tag [2020-10-21T00:20:21.375Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T00:20:21.375Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-21T00:20:21.375Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T00:20:21.375Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T00:20:21.375Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T00:20:21.375Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T00:20:21.375Z] # $SEMVER_BRANCH = master [2020-10-21T00:20:21.375Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-21T00:20:21.375Z] # 02b6e43ef5ccbf3dbddfffb58acaab4da430d1ee HEAD [2020-10-21T00:20:21.375Z] # -> Force: false [2020-10-21T00:20:21.375Z] # 9f22b7960b15ea8ccc064bfb2c97f6b11caaeefc refs/tags/v1.2.1-dev.46 [Pipeline] } [2020-10-21T00:20:21.387Z] $ docker exec --env ******** --env ******** 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 ssh-agent -k [2020-10-21T00:20:21.499Z] unset SSH_AUTH_SOCK; [2020-10-21T00:20:21.500Z] unset SSH_AGENT_PID; [2020-10-21T00:20:21.500Z] echo Agent pid 16 killed; [2020-10-21T00:20:21.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T00:20:22.070Z] + git semver [Pipeline] } [2020-10-21T00:20:22.086Z] $ docker stop --time=1 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 [2020-10-21T00:20:23.439Z] $ docker rm -f 0544edfadd307ec2a4bc4e642c642733f1e3f03150e749b457de2a9fabc411f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:20:24.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-21T00:20:24.035Z] [2020-10-21T00:20:24.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:20:24.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-21T00:20:24.421Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-21T00:20:24.421Z] ab5ef0e58194: Pulling fs layer [2020-10-21T00:20:24.421Z] 9712f1f96733: Pulling fs layer [2020-10-21T00:20:24.421Z] 63f879dbbcfc: Pulling fs layer [2020-10-21T00:20:24.421Z] 0d9ebad4ef96: Pulling fs layer [2020-10-21T00:20:24.422Z] e9a5061849ea: Pulling fs layer [2020-10-21T00:20:24.422Z] d747dcd14b5f: Pulling fs layer [2020-10-21T00:20:24.422Z] 2de7ff778b66: Pulling fs layer [2020-10-21T00:20:24.422Z] 0d9ebad4ef96: Waiting [2020-10-21T00:20:24.422Z] e9a5061849ea: Waiting [2020-10-21T00:20:24.422Z] 2de7ff778b66: Waiting [2020-10-21T00:20:24.422Z] d747dcd14b5f: Waiting [2020-10-21T00:20:24.422Z] 9712f1f96733: Verifying Checksum [2020-10-21T00:20:24.422Z] 9712f1f96733: Download complete [2020-10-21T00:20:26.340Z] 63f879dbbcfc: Verifying Checksum [2020-10-21T00:20:26.340Z] 63f879dbbcfc: Download complete [2020-10-21T00:20:26.340Z] e9a5061849ea: Verifying Checksum [2020-10-21T00:20:26.340Z] e9a5061849ea: Download complete [2020-10-21T00:20:26.340Z] d747dcd14b5f: Download complete [2020-10-21T00:20:26.910Z] 2de7ff778b66: Verifying Checksum [2020-10-21T00:20:26.910Z] 2de7ff778b66: Download complete [2020-10-21T00:20:27.171Z] 0d9ebad4ef96: Verifying Checksum [2020-10-21T00:20:27.171Z] 0d9ebad4ef96: Download complete [2020-10-21T00:20:27.432Z] ab5ef0e58194: Verifying Checksum [2020-10-21T00:20:27.432Z] ab5ef0e58194: Download complete [2020-10-21T00:20:32.749Z] ab5ef0e58194: Pull complete [2020-10-21T00:20:32.749Z] 9712f1f96733: Pull complete [2020-10-21T00:20:34.670Z] 63f879dbbcfc: Pull complete [2020-10-21T00:20:41.289Z] 0d9ebad4ef96: Pull complete [2020-10-21T00:20:41.552Z] e9a5061849ea: Pull complete [2020-10-21T00:20:41.552Z] d747dcd14b5f: Pull complete [2020-10-21T00:20:51.561Z] 2de7ff778b66: Pull complete [2020-10-21T00:20:51.561Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-21T00:20:51.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-21T00:20:51.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-21T00:20:51.695Z] prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container [2020-10-21T00:20:51.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-21T00:20:53.808Z] $ docker top e61889a8b831b7491b7cd6c7fc8c509ecc95319bf7138961e7190a3e084385a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-21T00:20:54.137Z] provisioning config files... [2020-10-21T00:20:54.145Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8459622081000624647tmp [2020-10-21T00:20:54.157Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5809772636110461309tmp [2020-10-21T00:20:54.223Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5848071948856952094tmp [Pipeline] { [Pipeline] echo [2020-10-21T00:20:54.324Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:20:54.710Z] ---> sigul-configuration.sh [2020-10-21T00:20:54.711Z] gpg: directory `/root/.gnupg' created [2020-10-21T00:20:54.711Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-21T00:20:54.711Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-21T00:20:54.711Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-21T00:20:54.711Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-21T00:20:54.711Z] gpg: CAST5 encrypted data [2020-10-21T00:20:54.995Z] gpg: encrypted with 1 passphrase [2020-10-21T00:20:54.995Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-21T00:20:55.318Z] + mkdir /home/jenkins [2020-10-21T00:20:55.318Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-21T00:20:55.617Z] + 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 [2020-10-21T00:20:55.628Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:20:55.924Z] ---> sigul-install.sh [2020-10-21T00:21:01.230Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-21T00:21:01.531Z] + git tag --list [2020-10-21T00:21:01.531Z] v0.1.0 [2020-10-21T00:21:01.531Z] v0.1.1 [2020-10-21T00:21:01.531Z] v1.0.0 [2020-10-21T00:21:01.531Z] v1.1.0 [2020-10-21T00:21:01.531Z] v1.2.0 [2020-10-21T00:21:01.531Z] v1.2.1-dev.1 [2020-10-21T00:21:01.531Z] v1.2.1-dev.10 [2020-10-21T00:21:01.531Z] v1.2.1-dev.11 [2020-10-21T00:21:01.531Z] v1.2.1-dev.12 [2020-10-21T00:21:01.531Z] v1.2.1-dev.13 [2020-10-21T00:21:01.531Z] v1.2.1-dev.14 [2020-10-21T00:21:01.531Z] v1.2.1-dev.15 [2020-10-21T00:21:01.531Z] v1.2.1-dev.16 [2020-10-21T00:21:01.531Z] v1.2.1-dev.17 [2020-10-21T00:21:01.531Z] v1.2.1-dev.18 [2020-10-21T00:21:01.531Z] v1.2.1-dev.19 [2020-10-21T00:21:01.531Z] v1.2.1-dev.2 [2020-10-21T00:21:01.531Z] v1.2.1-dev.20 [2020-10-21T00:21:01.531Z] v1.2.1-dev.21 [2020-10-21T00:21:01.531Z] v1.2.1-dev.22 [2020-10-21T00:21:01.531Z] v1.2.1-dev.23 [2020-10-21T00:21:01.531Z] v1.2.1-dev.24 [2020-10-21T00:21:01.531Z] v1.2.1-dev.25 [2020-10-21T00:21:01.531Z] v1.2.1-dev.26 [2020-10-21T00:21:01.531Z] v1.2.1-dev.27 [2020-10-21T00:21:01.531Z] v1.2.1-dev.28 [2020-10-21T00:21:01.531Z] v1.2.1-dev.29 [2020-10-21T00:21:01.531Z] v1.2.1-dev.3 [2020-10-21T00:21:01.531Z] v1.2.1-dev.30 [2020-10-21T00:21:01.531Z] v1.2.1-dev.31 [2020-10-21T00:21:01.531Z] v1.2.1-dev.32 [2020-10-21T00:21:01.531Z] v1.2.1-dev.33 [2020-10-21T00:21:01.531Z] v1.2.1-dev.34 [2020-10-21T00:21:01.531Z] v1.2.1-dev.35 [2020-10-21T00:21:01.531Z] v1.2.1-dev.36 [2020-10-21T00:21:01.531Z] v1.2.1-dev.37 [2020-10-21T00:21:01.531Z] v1.2.1-dev.38 [2020-10-21T00:21:01.532Z] v1.2.1-dev.39 [2020-10-21T00:21:01.532Z] v1.2.1-dev.4 [2020-10-21T00:21:01.532Z] v1.2.1-dev.40 [2020-10-21T00:21:01.532Z] v1.2.1-dev.41 [2020-10-21T00:21:01.532Z] v1.2.1-dev.42 [2020-10-21T00:21:01.532Z] v1.2.1-dev.43 [2020-10-21T00:21:01.532Z] v1.2.1-dev.44 [2020-10-21T00:21:01.532Z] v1.2.1-dev.45 [2020-10-21T00:21:01.532Z] v1.2.1-dev.46 [2020-10-21T00:21:01.532Z] v1.2.1-dev.5 [2020-10-21T00:21:01.532Z] v1.2.1-dev.6 [2020-10-21T00:21:01.532Z] v1.2.1-dev.7 [2020-10-21T00:21:01.532Z] v1.2.1-dev.8 [2020-10-21T00:21:01.532Z] v1.2.1-dev.9 [Pipeline] sh [2020-10-21T00:21:01.836Z] + lftools sign git-tag v1.2.1-dev.46 [2020-10-21T00:21:02.779Z] Signing Git tag with Sigul... [2020-10-21T00:21:02.780Z] Signing v1.2.1-dev.46 [Pipeline] echo [2020-10-21T00:21:04.174Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:21:04.467Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-21T00:21:04.476Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-21T00:21:04.587Z] $ docker stop --time=1 e61889a8b831b7491b7cd6c7fc8c509ecc95319bf7138961e7190a3e084385a6 [2020-10-21T00:21:06.292Z] $ docker rm -f e61889a8b831b7491b7cd6c7fc8c509ecc95319bf7138961e7190a3e084385a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:21:07.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:21:07.343Z] . [Pipeline] withDockerContainer [2020-10-21T00:21:07.431Z] prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container [2020-10-21T00:21:07.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 [2020-10-21T00:21:08.020Z] $ docker top d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T00:21:08.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T00:21:08.332Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T00:21:08.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T00:21:08.503Z] $ docker exec d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 ssh-agent [2020-10-21T00:21:08.664Z] SSH_AUTH_SOCK=/tmp/ssh-2AG9uk9nlEkt/agent.11 [2020-10-21T00:21:08.664Z] SSH_AGENT_PID=16 [2020-10-21T00:21:08.670Z] Running ssh-add (command line suppressed) [2020-10-21T00:21:08.784Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5897214423635543710.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5897214423635543710.key) [2020-10-21T00:21:08.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T00:21:09.173Z] + git semver bump pre [2020-10-21T00:21:09.173Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T00:21:09.173Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-21T00:21:09.173Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T00:21:09.173Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T00:21:09.173Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T00:21:09.173Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T00:21:09.173Z] # $SEMVER_BRANCH = master [2020-10-21T00:21:09.173Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-21T00:21:09.173Z] 1.2.1-dev.47 [Pipeline] } [2020-10-21T00:21:09.186Z] $ docker exec --env ******** --env ******** d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 ssh-agent -k [2020-10-21T00:21:09.291Z] unset SSH_AUTH_SOCK; [2020-10-21T00:21:09.291Z] unset SSH_AGENT_PID; [2020-10-21T00:21:09.291Z] echo Agent pid 16 killed; [2020-10-21T00:21:09.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T00:21:09.872Z] + git semver [Pipeline] } [2020-10-21T00:21:09.888Z] $ docker stop --time=1 d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 [2020-10-21T00:21:11.212Z] $ docker rm -f d99a1b3d03b630e32d18d28c089dc9fc13707dceed28fa7858b5ab644423aa57 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:21:11.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-21T00:21:11.738Z] . [Pipeline] withDockerContainer [2020-10-21T00:21:11.831Z] prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container [2020-10-21T00:21:11.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 [2020-10-21T00:21:12.397Z] $ docker top bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-21T00:21:12.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-21T00:21:12.698Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-21T00:21:12.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-21T00:21:12.862Z] $ docker exec bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e ssh-agent [2020-10-21T00:21:13.016Z] SSH_AUTH_SOCK=/tmp/ssh-AQ7j5siss3XU/agent.12 [2020-10-21T00:21:13.016Z] SSH_AGENT_PID=18 [2020-10-21T00:21:13.022Z] Running ssh-add (command line suppressed) [2020-10-21T00:21:13.137Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_149852280500073667.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_149852280500073667.key) [2020-10-21T00:21:13.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-21T00:21:13.525Z] + git semver push [2020-10-21T00:21:13.525Z] # -> Open(): unable to determine branch for HEAD [2020-10-21T00:21:13.525Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-21T00:21:13.525Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T00:21:13.525Z] # $SEMVER_REMOTE_NAME = origin [2020-10-21T00:21:13.525Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-21T00:21:13.525Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-21T00:21:13.525Z] # $SEMVER_BRANCH = master [2020-10-21T00:21:13.525Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-21T00:21:20.118Z] $ docker exec --env ******** --env ******** bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e ssh-agent -k [2020-10-21T00:21:20.226Z] unset SSH_AUTH_SOCK; [2020-10-21T00:21:20.226Z] unset SSH_AGENT_PID; [2020-10-21T00:21:20.227Z] echo Agent pid 18 killed; [2020-10-21T00:21:20.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-21T00:21:20.758Z] + git semver [Pipeline] } [2020-10-21T00:21:20.784Z] $ docker stop --time=1 bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e [2020-10-21T00:21:22.093Z] $ docker rm -f bc184517e9139e17c8f672bb209df897393d2bc6765e5e35a85433ddb411495e [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 [2020-10-21T00:21:23.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:21:24.224Z] ---> package-listing.sh [2020-10-21T00:21:24.224Z] ++ facter osfamily [2020-10-21T00:21:24.224Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-21T00:21:24.224Z] + OS_FAMILY=redhat [2020-10-21T00:21:24.224Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-10-21T00:21:24.224Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-21T00:21:24.224Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-21T00:21:24.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-21T00:21:24.224Z] + PACKAGES=/tmp/packages_start.txt [2020-10-21T00:21:24.224Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-21T00:21:24.224Z] + PACKAGES=/tmp/packages_end.txt [2020-10-21T00:21:24.224Z] + case "${OS_FAMILY}" in [2020-10-21T00:21:24.224Z] + rpm -qa [2020-10-21T00:21:24.224Z] + sort [2020-10-21T00:21:28.431Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-21T00:21:28.431Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-21T00:21:28.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-21T00:21:28.431Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-21T00:21:28.431Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-10-21T00:21:28.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2020-10-21T00:21:28.444Z] 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-21T00:21:28.729Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:21:29.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T00:21:29.033Z] [2020-10-21T00:21:29.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-21T00:21:29.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T00:21:29.382Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-21T00:21:29.382Z] df20fa9351a1: Pulling fs layer [2020-10-21T00:21:29.382Z] 36b3adc4ff6f: Pulling fs layer [2020-10-21T00:21:29.382Z] 8ad3a11d3b57: Pulling fs layer [2020-10-21T00:21:29.382Z] 46f8f816bc3b: Pulling fs layer [2020-10-21T00:21:29.382Z] 93b61091891f: Pulling fs layer [2020-10-21T00:21:29.382Z] 93b9cdb0e59b: Pulling fs layer [2020-10-21T00:21:29.382Z] 5e14af77c1be: Pulling fs layer [2020-10-21T00:21:29.382Z] 01666e4c0597: Pulling fs layer [2020-10-21T00:21:29.382Z] aa168da1d23b: Pulling fs layer [2020-10-21T00:21:29.382Z] 93b9cdb0e59b: Waiting [2020-10-21T00:21:29.382Z] 5e14af77c1be: Waiting [2020-10-21T00:21:29.382Z] 01666e4c0597: Waiting [2020-10-21T00:21:29.382Z] aa168da1d23b: Waiting [2020-10-21T00:21:29.382Z] 46f8f816bc3b: Waiting [2020-10-21T00:21:29.382Z] 93b61091891f: Waiting [2020-10-21T00:21:29.382Z] 36b3adc4ff6f: Download complete [2020-10-21T00:21:29.382Z] 46f8f816bc3b: Download complete [2020-10-21T00:21:29.382Z] df20fa9351a1: Verifying Checksum [2020-10-21T00:21:29.382Z] df20fa9351a1: Download complete [2020-10-21T00:21:29.382Z] 93b9cdb0e59b: Download complete [2020-10-21T00:21:29.644Z] 5e14af77c1be: Verifying Checksum [2020-10-21T00:21:29.644Z] 5e14af77c1be: Download complete [2020-10-21T00:21:29.644Z] 01666e4c0597: Verifying Checksum [2020-10-21T00:21:29.644Z] 01666e4c0597: Download complete [2020-10-21T00:21:29.644Z] 93b61091891f: Verifying Checksum [2020-10-21T00:21:29.644Z] 93b61091891f: Download complete [2020-10-21T00:21:29.644Z] df20fa9351a1: Pull complete [2020-10-21T00:21:29.905Z] 36b3adc4ff6f: Pull complete [2020-10-21T00:21:30.167Z] 8ad3a11d3b57: Verifying Checksum [2020-10-21T00:21:30.167Z] 8ad3a11d3b57: Download complete [2020-10-21T00:21:30.746Z] 8ad3a11d3b57: Pull complete [2020-10-21T00:21:31.021Z] 46f8f816bc3b: Pull complete [2020-10-21T00:21:31.683Z] 93b61091891f: Pull complete [2020-10-21T00:21:31.683Z] 93b9cdb0e59b: Pull complete [2020-10-21T00:21:31.683Z] aa168da1d23b: Verifying Checksum [2020-10-21T00:21:31.683Z] aa168da1d23b: Download complete [2020-10-21T00:21:31.956Z] 5e14af77c1be: Pull complete [2020-10-21T00:21:31.956Z] 01666e4c0597: Pull complete [2020-10-21T00:21:38.556Z] aa168da1d23b: Pull complete [2020-10-21T00:21:38.556Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-21T00:21:38.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-21T00:21:38.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-21T00:21:38.660Z] prd-centos7-docker-4c-2g-7079 does not seem to be running inside a container [2020-10-21T00:21:38.708Z] $ 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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:10003/edgex-lftools-log-publisher:alpine cat [2020-10-21T00:21:42.540Z] $ docker top 13f0808b4f690d83b1d1e0a4086a86045650799db5b67f6a22c82abd25192b58 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-21T00:21:43.009Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-21T00:21:43.301Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-21T00:21:43.594Z] + ls /var/log/sa-host [2020-10-21T00:21:43.594Z] + sadf -c /var/log/sa-host/sa05 [2020-10-21T00:21:43.594Z] file_magic: OK [2020-10-21T00:21:43.594Z] HZ: Using current value: 100 [2020-10-21T00:21:43.594Z] file_header: OK [2020-10-21T00:21:43.594Z] 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 [2020-10-21T00:21:43.594Z] Statistics: [2020-10-21T00:21:43.594Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T00:21:43.594Z] File successfully converted to sysstat format version 12.2.1 [2020-10-21T00:21:43.594Z] + sadf -c /var/log/sa-host/sa21 [2020-10-21T00:21:43.594Z] file_magic: OK [2020-10-21T00:21:43.594Z] HZ: Using current value: 100 [2020-10-21T00:21:43.594Z] file_header: OK [2020-10-21T00:21:43.594Z] 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 [2020-10-21T00:21:43.594Z] Statistics: [2020-10-21T00:21:43.594Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-21T00:21:43.594Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-21T00:21:44.266Z] provisioning config files... [2020-10-21T00:21:44.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8393112369899206920tmp [Pipeline] { [Pipeline] echo [2020-10-21T00:21:44.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:21:44.988Z] ---> create-netrc.sh [Pipeline] } [2020-10-21T00:21:44.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-21T00:21:45.095Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:21:45.387Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-21T00:21:45.397Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:21:45.693Z] ---> sudo-logs.sh [2020-10-21T00:21:45.693Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-21T00:21:45.712Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:21:46.007Z] ---> job-cost.sh [2020-10-21T00:21:46.007Z] lf-activate-venv: SKIPPING [2020-10-21T00:21:46.007Z] INFO: No Stack... [2020-10-21T00:21:49.309Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-21T00:21:49.309Z] INFO: Archiving Costs [Pipeline] echo [2020-10-21T00:21:49.322Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-21T00:21:49.617Z] ---> logs-deploy.sh [2020-10-21T00:21:49.617Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/134 [2020-10-21T00:21:49.617Z] INFO: archiving workspace using pattern(s): [2020-10-21T00:21:51.004Z] Archives upload complete. [2020-10-21T00:21:51.264Z] INFO: archiving logs to Nexus