Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5441 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 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e (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 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 Commit message: "fix(triggers): MQTT subscribe via onConnect handler so re-subscribe on reconnects (#537)" > git rev-list --no-walk 7fa6067512f69ddc1c1818832b10f56bfd793194 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-14T23:31:10.954Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-14T23:31:11.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-14T23:31:11.389Z] ========================================================= [2020-10-14T23:31:11.389Z] EdgeX Global Pipelines Version Info [2020-10-14T23:31:11.389Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:31:12.884Z] ------------------- [2020-10-14T23:31:12.884Z] stable info: [2020-10-14T23:31:12.884Z] ------------------- [2020-10-14T23:31:12.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-14T23:31:12.884Z] Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [2020-10-14T23:31:12.884Z] Message: update stable to v1.0.142 [2020-10-14T23:31:13.839Z] ------------------- [2020-10-14T23:31:13.839Z] experimental info: [2020-10-14T23:31:13.839Z] ------------------- [2020-10-14T23:31:13.839Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-14T23:31:13.839Z] Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [2020-10-14T23:31:13.839Z] Message: update experimental to v1.0.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-14T23:31:14.219Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-14T23:31:14.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-14T23:31:14.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-14T23:31:14.543Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-14T23:31:14.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-14T23:31:14.713Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-14T23:31:14.811Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-14T23:31:14.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-14T23:31:15.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-14T23:31:15.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-14T23:31:15.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-14T23:31:15.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-14T23:31:15.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-14T23:31:15.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-14T23:31:15.567Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T23:31:15.664Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T23:31:15.752Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T23:31:15.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T23:31:15.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-14T23:31:16.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-14T23:31:16.147Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-14T23:31:16.234Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-14T23:31:16.350Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-14T23:31:16.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-14T23:31:16.521Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-14T23:31:16.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-14T23:31:16.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-14T23:31:16.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-14T23:31:16.909Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e [Pipeline] echo [2020-10-14T23:31:16.995Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8e7ff0 [Pipeline] echo [2020-10-14T23:31:17.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T23:31:17.695Z] + git log --format=format:%s -1 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e [Pipeline] echo [2020-10-14T23:31:17.763Z] GIT_COMMIT: c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e, Commit Message: fix(triggers): MQTT subscribe via onConnect handler so re-subscribe on reconnects (#537) [Pipeline] echo [2020-10-14T23:31:17.822Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:31:18.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:31:18.454Z] [2020-10-14T23:31:18.454Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:31:18.842Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:31:18.842Z] latest: Pulling from edgex-devops/git-semver [2020-10-14T23:31:18.842Z] 31603596830f: Pulling fs layer [2020-10-14T23:31:18.842Z] 2a8b12db71e7: Pulling fs layer [2020-10-14T23:31:18.842Z] 6ca5941a6612: Pulling fs layer [2020-10-14T23:31:18.842Z] ecc8261a40a4: Pulling fs layer [2020-10-14T23:31:18.842Z] ecc8261a40a4: Waiting [2020-10-14T23:31:18.842Z] 2a8b12db71e7: Verifying Checksum [2020-10-14T23:31:18.842Z] 2a8b12db71e7: Download complete [2020-10-14T23:31:19.106Z] 31603596830f: Verifying Checksum [2020-10-14T23:31:19.106Z] 31603596830f: Download complete [2020-10-14T23:31:19.369Z] 6ca5941a6612: Verifying Checksum [2020-10-14T23:31:19.369Z] 6ca5941a6612: Download complete [2020-10-14T23:31:19.369Z] ecc8261a40a4: Verifying Checksum [2020-10-14T23:31:19.369Z] ecc8261a40a4: Download complete [2020-10-14T23:31:19.369Z] 31603596830f: Pull complete [2020-10-14T23:31:19.369Z] 2a8b12db71e7: Pull complete [2020-10-14T23:31:19.954Z] 6ca5941a6612: Pull complete [2020-10-14T23:31:20.223Z] ecc8261a40a4: Pull complete [2020-10-14T23:31:20.223Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-14T23:31:20.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:31:20.223Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-14T23:31:20.333Z] prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container [2020-10-14T23:31:20.419Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-14T23:31:22.634Z] $ docker top bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T23:31:22.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T23:31:22.947Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T23:31:23.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T23:31:23.139Z] $ docker exec bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 ssh-agent [2020-10-14T23:31:23.292Z] SSH_AUTH_SOCK=/tmp/ssh-HTI8qi3rEXjE/agent.11 [2020-10-14T23:31:23.292Z] SSH_AGENT_PID=17 [2020-10-14T23:31:23.304Z] Running ssh-add (command line suppressed) [2020-10-14T23:31:23.415Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2065205834404618943.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2065205834404618943.key) [2020-10-14T23:31:23.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T23:31:23.841Z] + git tag --points-at HEAD [Pipeline] } [2020-10-14T23:31:23.864Z] $ docker exec --env ******** --env ******** bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 ssh-agent -k [2020-10-14T23:31:23.966Z] unset SSH_AUTH_SOCK; [2020-10-14T23:31:23.966Z] unset SSH_AGENT_PID; [2020-10-14T23:31:23.966Z] echo Agent pid 17 killed; [2020-10-14T23:31:24.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-14T23:31:24.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T23:31:24.150Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T23:31:24.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T23:31:24.298Z] $ docker exec bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 ssh-agent [2020-10-14T23:31:24.438Z] SSH_AUTH_SOCK=/tmp/ssh-AYaUgrnUEO09/agent.47 [2020-10-14T23:31:24.438Z] SSH_AGENT_PID=52 [2020-10-14T23:31:24.502Z] Running ssh-add (command line suppressed) [2020-10-14T23:31:24.619Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7387309055606996122.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7387309055606996122.key) [2020-10-14T23:31:24.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T23:31:25.007Z] + git semver init [2020-10-14T23:31:25.007Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T23:31:25.007Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-14T23:31:25.007Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-14T23:31:25.007Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T23:31:25.007Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T23:31:25.007Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T23:31:25.007Z] # $SEMVER_BRANCH = master [2020-10-14T23:31:25.007Z] # $SEMVER_TEMP = /tmp/semver-683587858 [2020-10-14T23:31:25.007Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-14T23:31:35.115Z] # '/tmp/semver-683587858' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-10-14T23:31:35.115Z] # -> Force: false [2020-10-14T23:31:35.115Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-14T23:31:35.135Z] $ docker exec --env ******** --env ******** bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 ssh-agent -k [2020-10-14T23:31:35.241Z] unset SSH_AUTH_SOCK; [2020-10-14T23:31:35.242Z] unset SSH_AGENT_PID; [2020-10-14T23:31:35.242Z] echo Agent pid 52 killed; [2020-10-14T23:31:35.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T23:31:35.795Z] + git semver [Pipeline] } [2020-10-14T23:31:35.818Z] $ docker stop --time=1 bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 [2020-10-14T23:31:37.339Z] $ docker rm -f bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-14T23:31:38.081Z] Stashed 1 file(s) [Pipeline] echo [2020-10-14T23:31:38.084Z] [edgeXSemver]: initialized semver on version 1.2.1-dev.40 [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-14T23:31:53.698Z] Still waiting to schedule task [2020-10-14T23:31:53.698Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-14T23:31:53.700Z] Still waiting to schedule task [2020-10-14T23:31:53.700Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-14T23:33:35.636Z] Running on prd-centos7-docker-4c-2g-5446 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-14T23:33:35.685Z] Running in /w/workspace/app-functions-sdk-go/128 [Pipeline] { [Pipeline] checkout [2020-10-14T23:33:43.358Z] using credential edgex-jenkins-ssh [2020-10-14T23:33:43.413Z] Cloning the remote Git repository [2020-10-14T23:33:43.493Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:33:43.591Z] > git init /w/workspace/app-functions-sdk-go/128 # timeout=10 [2020-10-14T23:33:43.802Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:33:43.803Z] > git --version # timeout=10 [2020-10-14T23:33:43.825Z] > git --version # 'git version 2.16.5' [2020-10-14T23:33:43.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T23:33:43.879Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T23:33:47.225Z] Checking out Revision c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e (master) [2020-10-14T23:33:46.389Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-14T23:33:46.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T23:33:46.497Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-14T23:33:46.602Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:33:46.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T23:33:46.650Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T23:33:47.238Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T23:33:47.254Z] > git checkout -f c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 [2020-10-14T23:33:51.812Z] Commit message: "fix(triggers): MQTT subscribe via onConnect handler so re-subscribe on reconnects (#537)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T23:33:53.018Z] ========================================================= [2020-10-14T23:33:53.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-14T23:33:53.018Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:33:53.825Z] + 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-14T23:33:54.426Z] Sending build context to Docker daemon 19.09MB [2020-10-14T23:33:54.427Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-14T23:33:54.427Z] Step 2/8 : FROM ${BASE} [2020-10-14T23:33:54.733Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-14T23:33:54.733Z] df20fa9351a1: Pulling fs layer [2020-10-14T23:33:54.733Z] ed8968b2872e: Pulling fs layer [2020-10-14T23:33:54.733Z] a92cc7c5fd73: Pulling fs layer [2020-10-14T23:33:54.733Z] e871e8e8d7a9: Pulling fs layer [2020-10-14T23:33:54.733Z] e73272ec9a57: Pulling fs layer [2020-10-14T23:33:54.733Z] 1e910a182e73: Pulling fs layer [2020-10-14T23:33:54.733Z] 4e634b169226: Pulling fs layer [2020-10-14T23:33:54.733Z] e73272ec9a57: Waiting [2020-10-14T23:33:54.733Z] e871e8e8d7a9: Waiting [2020-10-14T23:33:54.733Z] 1e910a182e73: Waiting [2020-10-14T23:33:54.733Z] 4e634b169226: Waiting [2020-10-14T23:33:54.733Z] a92cc7c5fd73: Download complete [2020-10-14T23:33:54.733Z] ed8968b2872e: Verifying Checksum [2020-10-14T23:33:54.733Z] ed8968b2872e: Download complete [2020-10-14T23:33:54.733Z] e73272ec9a57: Verifying Checksum [2020-10-14T23:33:54.733Z] e73272ec9a57: Download complete [2020-10-14T23:33:55.010Z] 1e910a182e73: Verifying Checksum [2020-10-14T23:33:55.010Z] 1e910a182e73: Download complete [2020-10-14T23:33:55.010Z] df20fa9351a1: Verifying Checksum [2020-10-14T23:33:55.010Z] df20fa9351a1: Download complete [2020-10-14T23:33:55.628Z] df20fa9351a1: Pull complete [2020-10-14T23:33:56.247Z] ed8968b2872e: Pull complete [2020-10-14T23:33:56.247Z] a92cc7c5fd73: Pull complete [2020-10-14T23:33:59.677Z] 4e634b169226: Verifying Checksum [2020-10-14T23:33:59.677Z] 4e634b169226: Download complete [2020-10-14T23:34:00.299Z] e871e8e8d7a9: Verifying Checksum [2020-10-14T23:34:00.299Z] e871e8e8d7a9: Download complete [2020-10-14T23:34:10.729Z] e871e8e8d7a9: Pull complete [2020-10-14T23:34:10.729Z] e73272ec9a57: Pull complete [2020-10-14T23:34:10.729Z] 1e910a182e73: Pull complete [2020-10-14T23:34:14.422Z] 4e634b169226: Pull complete [2020-10-14T23:34:14.422Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-14T23:34:14.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-14T23:34:14.422Z] ---> f7629b54cfaa [2020-10-14T23:34:14.422Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-14T23:34:14.695Z] latest: Pulling from library/docker [2020-10-14T23:34:14.695Z] df20fa9351a1: Already exists [2020-10-14T23:34:14.695Z] 25ad7478873d: Pulling fs layer [2020-10-14T23:34:14.695Z] 4684f6177b5d: Pulling fs layer [2020-10-14T23:34:14.695Z] 8ba584e970af: Pulling fs layer [2020-10-14T23:34:14.695Z] 3cdc74d2b06d: Pulling fs layer [2020-10-14T23:34:14.695Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-14T23:34:14.695Z] fca0ccc462d5: Pulling fs layer [2020-10-14T23:34:14.695Z] 3cdc74d2b06d: Waiting [2020-10-14T23:34:14.695Z] fca0ccc462d5: Waiting [2020-10-14T23:34:14.695Z] 4cf5a0d07c1f: Waiting [2020-10-14T23:34:15.061Z] 4684f6177b5d: Verifying Checksum [2020-10-14T23:34:15.061Z] 4684f6177b5d: Download complete [2020-10-14T23:34:15.061Z] 25ad7478873d: Verifying Checksum [2020-10-14T23:34:15.061Z] 25ad7478873d: Download complete [2020-10-14T23:34:15.370Z] 3cdc74d2b06d: Verifying Checksum [2020-10-14T23:34:15.370Z] 3cdc74d2b06d: Download complete [2020-10-14T23:34:15.370Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-14T23:34:15.370Z] 4cf5a0d07c1f: Download complete [2020-10-14T23:34:15.370Z] fca0ccc462d5: Verifying Checksum [2020-10-14T23:34:15.370Z] fca0ccc462d5: Download complete [2020-10-14T23:34:15.665Z] 25ad7478873d: Pull complete [2020-10-14T23:34:15.944Z] 4684f6177b5d: Pull complete [2020-10-14T23:34:16.614Z] 8ba584e970af: Verifying Checksum [2020-10-14T23:34:16.614Z] 8ba584e970af: Download complete [2020-10-14T23:34:21.030Z] 8ba584e970af: Pull complete [2020-10-14T23:34:21.030Z] 3cdc74d2b06d: Pull complete [2020-10-14T23:34:21.323Z] 4cf5a0d07c1f: Pull complete [2020-10-14T23:34:21.609Z] fca0ccc462d5: Pull complete [2020-10-14T23:34:21.609Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-14T23:34:21.609Z] Status: Downloaded newer image for docker:latest [2020-10-14T23:34:24.331Z] ---> 7c3421822660 [2020-10-14T23:34:24.331Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-14T23:34:24.331Z] ---> Running in 50682c4a285c [2020-10-14T23:34:24.331Z] Removing intermediate container 50682c4a285c [2020-10-14T23:34:24.331Z] ---> 553cc21215db [2020-10-14T23:34:24.331Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-14T23:34:24.331Z] ---> Running in 165bc776f553 [2020-10-14T23:34:25.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T23:34:26.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T23:34:26.653Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-14T23:34:26.653Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-14T23:34:26.932Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-14T23:34:26.932Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-14T23:34:26.932Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-14T23:34:27.212Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T23:34:27.212Z] OK: 167 MiB in 44 packages [2020-10-14T23:34:28.236Z] Removing intermediate container 165bc776f553 [2020-10-14T23:34:28.236Z] ---> 3cb67692f82f [2020-10-14T23:34:28.236Z] Step 6/8 : WORKDIR /build [2020-10-14T23:34:28.236Z] ---> Running in 0608e91edbea [2020-10-14T23:34:28.512Z] Removing intermediate container 0608e91edbea [2020-10-14T23:34:28.512Z] ---> 30883f9c3011 [2020-10-14T23:34:28.512Z] Step 7/8 : COPY go.mod . [2020-10-14T23:34:28.822Z] ---> 7772531c2162 [2020-10-14T23:34:28.822Z] Step 8/8 : RUN go mod download [2020-10-14T23:34:28.822Z] ---> Running in 83031b48a854 [2020-10-14T23:34:31.144Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5447 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-14T23:34:31.215Z] Running in /w/workspace/app-functions-sdk-go/128 [Pipeline] { [Pipeline] checkout [2020-10-14T23:34:36.708Z] using credential edgex-jenkins-ssh [2020-10-14T23:34:36.774Z] Cloning the remote Git repository [2020-10-14T23:34:36.839Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:34:36.948Z] > git init /w/workspace/app-functions-sdk-go/128 # timeout=10 [2020-10-14T23:34:37.033Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:34:37.035Z] > git --version # timeout=10 [2020-10-14T23:34:37.057Z] > git --version # 'git version 2.17.1' [2020-10-14T23:34:37.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T23:34:37.114Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T23:34:41.416Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-14T23:34:41.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T23:34:41.473Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-14T23:34:41.517Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:34:41.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T23:34:42.008Z] Checking out Revision c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e (master) [2020-10-14T23:34:41.532Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T23:34:42.032Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T23:34:42.053Z] > git checkout -f c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 [2020-10-14T23:34:46.525Z] Commit message: "fix(triggers): MQTT subscribe via onConnect handler so re-subscribe on reconnects (#537)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T23:34:47.636Z] ========================================================= [2020-10-14T23:34:47.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-14T23:34:47.636Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:34:48.545Z] + 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-14T23:34:49.590Z] Sending build context to Docker daemon 19.09MB [2020-10-14T23:34:49.590Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-14T23:34:49.590Z] Step 2/8 : FROM ${BASE} [2020-10-14T23:34:49.863Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-14T23:34:49.863Z] b538f80385f9: Pulling fs layer [2020-10-14T23:34:49.863Z] 74f711af9a0d: Pulling fs layer [2020-10-14T23:34:49.863Z] 99f96fe45779: Pulling fs layer [2020-10-14T23:34:49.863Z] 8529a6b9a6be: Pulling fs layer [2020-10-14T23:34:49.863Z] 45590311c82a: Pulling fs layer [2020-10-14T23:34:49.863Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-14T23:34:49.863Z] 209524e5b208: Pulling fs layer [2020-10-14T23:34:49.863Z] 45590311c82a: Waiting [2020-10-14T23:34:49.863Z] 69ca0ff8b7b3: Waiting [2020-10-14T23:34:49.863Z] 209524e5b208: Waiting [2020-10-14T23:34:49.863Z] 8529a6b9a6be: Waiting [2020-10-14T23:34:49.863Z] 99f96fe45779: Verifying Checksum [2020-10-14T23:34:49.863Z] 99f96fe45779: Download complete [2020-10-14T23:34:49.863Z] 74f711af9a0d: Verifying Checksum [2020-10-14T23:34:49.863Z] 74f711af9a0d: Download complete [2020-10-14T23:34:49.863Z] 45590311c82a: Download complete [2020-10-14T23:34:50.137Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-14T23:34:50.137Z] 69ca0ff8b7b3: Download complete [2020-10-14T23:34:50.414Z] b538f80385f9: Verifying Checksum [2020-10-14T23:34:50.414Z] b538f80385f9: Download complete [2020-10-14T23:34:51.402Z] b538f80385f9: Pull complete [2020-10-14T23:34:52.027Z] 74f711af9a0d: Pull complete [2020-10-14T23:34:52.303Z] 99f96fe45779: Pull complete [2020-10-14T23:34:52.903Z] 209524e5b208: Verifying Checksum [2020-10-14T23:34:52.903Z] 209524e5b208: Download complete [2020-10-14T23:34:55.527Z] 8529a6b9a6be: Verifying Checksum [2020-10-14T23:34:55.527Z] 8529a6b9a6be: Download complete [2020-10-14T23:35:01.374Z] Removing intermediate container 83031b48a854 [2020-10-14T23:35:01.375Z] ---> 062b857f3ae3 [2020-10-14T23:35:01.375Z] Successfully built 062b857f3ae3 [2020-10-14T23:35:01.375Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:35:02.097Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-14T23:35:02.411Z] . [Pipeline] withDockerContainer [2020-10-14T23:35:02.846Z] prd-centos7-docker-4c-2g-5446 does not seem to be running inside a container [2020-10-14T23:35:03.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/128 -v /w/workspace/app-functions-sdk-go/128:/w/workspace/app-functions-sdk-go/128:rw,z -v /w/workspace/app-functions-sdk-go/128@tmp:/w/workspace/app-functions-sdk-go/128@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 ******** ci-base-image-x86_64 cat [2020-10-14T23:35:04.125Z] $ docker top 943c04def9d6ea5dd78f53800c24616d84a55b772e80466011f6b93c828707c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T23:35:04.813Z] + go version [2020-10-14T23:35:04.814Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-14T23:35:04.835Z] $ docker stop --time=1 943c04def9d6ea5dd78f53800c24616d84a55b772e80466011f6b93c828707c0 [2020-10-14T23:35:05.681Z] 8529a6b9a6be: Pull complete [2020-10-14T23:35:05.681Z] 45590311c82a: Pull complete [2020-10-14T23:35:05.681Z] 69ca0ff8b7b3: Pull complete [2020-10-14T23:35:06.294Z] $ docker rm -f 943c04def9d6ea5dd78f53800c24616d84a55b772e80466011f6b93c828707c0 [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 [2020-10-14T23:35:07.674Z] 209524e5b208: Pull complete [2020-10-14T23:35:07.674Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-14T23:35:07.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-14T23:35:07.945Z] ---> 5bddaf1c2fca [2020-10-14T23:35:07.945Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-10-14T23:35:08.218Z] latest: Pulling from library/docker [2020-10-14T23:35:08.219Z] b538f80385f9: Already exists [Pipeline] // stage [Pipeline] } [2020-10-14T23:35:08.504Z] 259a493cd78d: Pulling fs layer [2020-10-14T23:35:08.504Z] b8e66b5100f5: Pulling fs layer [2020-10-14T23:35:08.504Z] 7f8258a56ab6: Pulling fs layer [2020-10-14T23:35:08.504Z] 75a0a0ebb566: Pulling fs layer [2020-10-14T23:35:08.504Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-14T23:35:08.504Z] 294320357d30: Pulling fs layer [2020-10-14T23:35:08.504Z] 75a0a0ebb566: Waiting [2020-10-14T23:35:08.504Z] 4a2c62f0a2a3: Waiting [2020-10-14T23:35:08.504Z] 294320357d30: Waiting [2020-10-14T23:35:08.504Z] b8e66b5100f5: Verifying Checksum [2020-10-14T23:35:08.504Z] b8e66b5100f5: Download complete [2020-10-14T23:35:08.504Z] 259a493cd78d: Download complete [2020-10-14T23:35:08.791Z] 75a0a0ebb566: Verifying Checksum [2020-10-14T23:35:08.791Z] 75a0a0ebb566: Download complete [2020-10-14T23:35:08.791Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-14T23:35:08.791Z] 4a2c62f0a2a3: Download complete [2020-10-14T23:35:08.791Z] 294320357d30: Verifying Checksum [2020-10-14T23:35:08.791Z] 294320357d30: Download complete [2020-10-14T23:35:09.417Z] 259a493cd78d: Pull complete [2020-10-14T23:35:09.694Z] b8e66b5100f5: Pull complete [2020-10-14T23:35:09.971Z] 7f8258a56ab6: Verifying Checksum [2020-10-14T23:35:09.971Z] 7f8258a56ab6: Download complete [2020-10-14T23:35:13.385Z] 7f8258a56ab6: Pull complete [2020-10-14T23:35:13.385Z] 75a0a0ebb566: Pull complete [2020-10-14T23:35:13.385Z] 4a2c62f0a2a3: Pull complete [2020-10-14T23:35:13.984Z] 294320357d30: Pull complete [2020-10-14T23:35:13.984Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-14T23:35:13.984Z] Status: Downloaded newer image for docker:latest [2020-10-14T23:35:20.715Z] ---> 45afddcef7f4 [2020-10-14T23:35:20.715Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-14T23:35:20.715Z] ---> Running in 7c5ee8eddff3 [2020-10-14T23:35:20.715Z] Removing intermediate container 7c5ee8eddff3 [2020-10-14T23:35:20.715Z] ---> 2cc06934031b [2020-10-14T23:35:20.715Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-14T23:35:20.715Z] ---> Running in c1022fdc1e5d [2020-10-14T23:35:22.159Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-14T23:35:22.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-14T23:35:23.352Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-14T23:35:23.352Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-14T23:35:23.626Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-14T23:35:23.626Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-14T23:35:23.626Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-14T23:35:23.902Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T23:35:23.902Z] OK: 144 MiB in 44 packages [2020-10-14T23:35:25.347Z] Removing intermediate container c1022fdc1e5d [2020-10-14T23:35:25.347Z] ---> c3db48ceb35c [2020-10-14T23:35:25.347Z] Step 6/8 : WORKDIR /build [2020-10-14T23:35:25.623Z] ---> Running in 6679de616bcf [2020-10-14T23:35:25.897Z] Removing intermediate container 6679de616bcf [2020-10-14T23:35:25.897Z] ---> 02a36819d5a7 [2020-10-14T23:35:25.897Z] Step 7/8 : COPY go.mod . [2020-10-14T23:35:26.884Z] ---> 3bdc196788b2 [2020-10-14T23:35:26.884Z] Step 8/8 : RUN go mod download [2020-10-14T23:35:26.884Z] ---> Running in b0bc1b3dc447 [2020-10-14T23:35:53.702Z] Removing intermediate container b0bc1b3dc447 [2020-10-14T23:35:53.702Z] ---> c062cb9534ca [2020-10-14T23:35:53.702Z] Successfully built c062cb9534ca [2020-10-14T23:35:53.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:35:54.388Z] + docker inspect -f . ci-base-image-arm64 [2020-10-14T23:35:54.388Z] . [Pipeline] withDockerContainer [2020-10-14T23:35:54.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-5447 does not seem to be running inside a container [2020-10-14T23:35:54.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/128 -v /w/workspace/app-functions-sdk-go/128:/w/workspace/app-functions-sdk-go/128:rw,z -v /w/workspace/app-functions-sdk-go/128@tmp:/w/workspace/app-functions-sdk-go/128@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 ******** ci-base-image-arm64 cat [2020-10-14T23:35:56.611Z] $ docker top 84e5379ae367403019a9f83e832a4ff04719594d2f48c345d4684a5883eea4db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T23:35:58.049Z] + go version [2020-10-14T23:35:58.049Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-14T23:35:58.077Z] $ docker stop --time=1 84e5379ae367403019a9f83e832a4ff04719594d2f48c345d4684a5883eea4db [2020-10-14T23:36:00.123Z] $ docker rm -f 84e5379ae367403019a9f83e832a4ff04719594d2f48c345d4684a5883eea4db [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-14T23:36:03.239Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-14T23:36:03.241Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-14T23:36:03.333Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:36:03.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-14T23:36:03.687Z] [2020-10-14T23:36:03.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:36:04.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-14T23:36:04.054Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-14T23:36:04.054Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-14T23:36:04.054Z] 408f87550127: Pulling fs layer [2020-10-14T23:36:04.054Z] fe522b08c979: Pulling fs layer [2020-10-14T23:36:04.054Z] 221eaa008020: Pulling fs layer [2020-10-14T23:36:04.054Z] 2a4607e5d6b9: Pulling fs layer [2020-10-14T23:36:04.054Z] 8f79b27c4fd2: Pulling fs layer [2020-10-14T23:36:04.054Z] e5c8dbe1645b: Pulling fs layer [2020-10-14T23:36:04.054Z] 23e8b3b47431: Pulling fs layer [2020-10-14T23:36:04.054Z] 5c568d65a230: Pulling fs layer [2020-10-14T23:36:04.055Z] 8f79b27c4fd2: Waiting [2020-10-14T23:36:04.055Z] e5c8dbe1645b: Waiting [2020-10-14T23:36:04.055Z] 23e8b3b47431: Waiting [2020-10-14T23:36:04.055Z] 5c568d65a230: Waiting [2020-10-14T23:36:04.055Z] 2a4607e5d6b9: Waiting [2020-10-14T23:36:04.055Z] 221eaa008020: Waiting [2020-10-14T23:36:04.055Z] fe522b08c979: Download complete [2020-10-14T23:36:04.055Z] 408f87550127: Verifying Checksum [2020-10-14T23:36:04.055Z] 408f87550127: Download complete [2020-10-14T23:36:04.055Z] 2a4607e5d6b9: Verifying Checksum [2020-10-14T23:36:04.055Z] 2a4607e5d6b9: Download complete [2020-10-14T23:36:04.055Z] 8f79b27c4fd2: Verifying Checksum [2020-10-14T23:36:04.055Z] 8f79b27c4fd2: Download complete [2020-10-14T23:36:04.055Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-14T23:36:04.055Z] cbdbe7a5bc2a: Download complete [2020-10-14T23:36:04.318Z] cbdbe7a5bc2a: Pull complete [2020-10-14T23:36:04.581Z] 408f87550127: Pull complete [2020-10-14T23:36:04.581Z] fe522b08c979: Pull complete [2020-10-14T23:36:05.157Z] e5c8dbe1645b: Verifying Checksum [2020-10-14T23:36:05.157Z] e5c8dbe1645b: Download complete [2020-10-14T23:36:06.114Z] 23e8b3b47431: Verifying Checksum [2020-10-14T23:36:06.114Z] 23e8b3b47431: Download complete [2020-10-14T23:36:06.114Z] 5c568d65a230: Verifying Checksum [2020-10-14T23:36:06.114Z] 5c568d65a230: Download complete [2020-10-14T23:36:07.075Z] 221eaa008020: Verifying Checksum [2020-10-14T23:36:07.075Z] 221eaa008020: Download complete [2020-10-14T23:36:12.397Z] 221eaa008020: Pull complete [2020-10-14T23:36:12.397Z] 2a4607e5d6b9: Pull complete [2020-10-14T23:36:12.397Z] 8f79b27c4fd2: Pull complete [2020-10-14T23:36:14.340Z] e5c8dbe1645b: Pull complete [2020-10-14T23:36:16.262Z] 23e8b3b47431: Pull complete [2020-10-14T23:36:17.655Z] 5c568d65a230: Pull complete [2020-10-14T23:36:17.655Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-14T23:36:17.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-14T23:36:17.655Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-14T23:36:17.792Z] prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container [2020-10-14T23:36:17.833Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-14T23:36:19.002Z] $ docker top 4bf8425f2afb957afa4a8e3f2f9a8a76da7fe0d35e6458b65a4eb4a69bf9798d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T23:36:19.520Z] + snyk monitor '--org=edgex-jenkins' [2020-10-14T23:36:34.459Z] [2020-10-14T23:36:34.459Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-10-14T23:36:34.459Z] [2020-10-14T23:36:34.459Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/6e2a89af-400f-4387-865e-5368e9fe20a8 [2020-10-14T23:36:34.459Z] [2020-10-14T23:36:34.459Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-14T23:36:34.459Z] [2020-10-14T23:36:34.459Z] [2020-10-14T23:36:34.459Z] Snyk CLI supports Node.js 8 and higher. [2020-10-14T23:36:34.459Z] 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-14T23:36:34.459Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-14T23:36:34.459Z] [2020-10-14T23:36:34.459Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-14T23:36:34.459Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-14T23:36:34.477Z] $ docker stop --time=1 4bf8425f2afb957afa4a8e3f2f9a8a76da7fe0d35e6458b65a4eb4a69bf9798d [2020-10-14T23:36:38.091Z] $ docker rm -f 4bf8425f2afb957afa4a8e3f2f9a8a76da7fe0d35e6458b65a4eb4a69bf9798d [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-14T23:36:39.655Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T23:36:39.736Z] provisioning config files... [2020-10-14T23:36:39.748Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3520347491345077439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:36:40.122Z] --> edgex-publish-swagger.sh [2020-10-14T23:36:40.122Z] === Publish openapi/v2 API === [2020-10-14T23:36:40.122Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-14T23:36:40.122Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2020-10-14T23:36:40.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-14T23:36:40.122Z] Dload Upload Total Spent Left Speed [2020-10-14T23:36:41.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10638 0:00:01 0:00:01 --:--:-- 10641 100 13025 0 0 100 13025 0 10637 0:00:01 0:00:01 --:--:-- 10641 [2020-10-14T23:36:41.508Z] [2020-10-14T23:36:41.508Z] [Pipeline] } [2020-10-14T23:36:41.517Z] 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-14T23:36:42.469Z] + git log --format=format:%s -1 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:36:42.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:36:42.777Z] . [Pipeline] withDockerContainer [2020-10-14T23:36:42.866Z] prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container [2020-10-14T23:36:42.910Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-14T23:36:43.495Z] $ docker top ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T23:36:43.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T23:36:43.760Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T23:36:43.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T23:36:43.984Z] $ docker exec ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 ssh-agent [2020-10-14T23:36:44.152Z] SSH_AUTH_SOCK=/tmp/ssh-Wiw5k8oqY0C6/agent.11 [2020-10-14T23:36:44.152Z] SSH_AGENT_PID=16 [2020-10-14T23:36:44.172Z] Running ssh-add (command line suppressed) [2020-10-14T23:36:44.300Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6678975740762914480.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6678975740762914480.key) [2020-10-14T23:36:44.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T23:36:44.679Z] + git semver tag [2020-10-14T23:36:44.679Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T23:36:44.679Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-14T23:36:44.679Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-14T23:36:44.679Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T23:36:44.679Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T23:36:44.679Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T23:36:44.679Z] # $SEMVER_BRANCH = master [2020-10-14T23:36:44.679Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-14T23:36:44.679Z] # c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e HEAD [2020-10-14T23:36:44.679Z] # -> Force: false [2020-10-14T23:36:44.679Z] # 112c9fd47a5bbdcb34173b05590810f47b5981e1 refs/tags/v1.2.1-dev.40 [Pipeline] } [2020-10-14T23:36:44.691Z] $ docker exec --env ******** --env ******** ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 ssh-agent -k [2020-10-14T23:36:44.812Z] unset SSH_AUTH_SOCK; [2020-10-14T23:36:44.812Z] unset SSH_AGENT_PID; [2020-10-14T23:36:44.812Z] echo Agent pid 16 killed; [2020-10-14T23:36:44.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T23:36:45.316Z] + git semver [Pipeline] } [2020-10-14T23:36:45.332Z] $ docker stop --time=1 ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 [2020-10-14T23:36:46.641Z] $ docker rm -f ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:36:47.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-14T23:36:47.232Z] [2020-10-14T23:36:47.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:36:47.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-14T23:36:47.580Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-14T23:36:47.580Z] ab5ef0e58194: Pulling fs layer [2020-10-14T23:36:47.580Z] 9712f1f96733: Pulling fs layer [2020-10-14T23:36:47.580Z] 63f879dbbcfc: Pulling fs layer [2020-10-14T23:36:47.580Z] 0d9ebad4ef96: Pulling fs layer [2020-10-14T23:36:47.580Z] e9a5061849ea: Pulling fs layer [2020-10-14T23:36:47.580Z] d747dcd14b5f: Pulling fs layer [2020-10-14T23:36:47.580Z] 2de7ff778b66: Pulling fs layer [2020-10-14T23:36:47.580Z] e9a5061849ea: Waiting [2020-10-14T23:36:47.580Z] d747dcd14b5f: Waiting [2020-10-14T23:36:47.580Z] 2de7ff778b66: Waiting [2020-10-14T23:36:47.580Z] 0d9ebad4ef96: Waiting [2020-10-14T23:36:47.580Z] 9712f1f96733: Download complete [2020-10-14T23:36:49.504Z] 63f879dbbcfc: Verifying Checksum [2020-10-14T23:36:49.504Z] 63f879dbbcfc: Download complete [2020-10-14T23:36:49.504Z] e9a5061849ea: Download complete [2020-10-14T23:36:49.504Z] d747dcd14b5f: Verifying Checksum [2020-10-14T23:36:49.504Z] d747dcd14b5f: Download complete [2020-10-14T23:36:49.766Z] 2de7ff778b66: Verifying Checksum [2020-10-14T23:36:49.766Z] 2de7ff778b66: Download complete [2020-10-14T23:36:50.345Z] ab5ef0e58194: Verifying Checksum [2020-10-14T23:36:50.345Z] ab5ef0e58194: Download complete [2020-10-14T23:36:50.345Z] 0d9ebad4ef96: Verifying Checksum [2020-10-14T23:36:50.345Z] 0d9ebad4ef96: Download complete [2020-10-14T23:36:53.694Z] ab5ef0e58194: Pull complete [2020-10-14T23:36:53.968Z] 9712f1f96733: Pull complete [2020-10-14T23:36:56.542Z] 63f879dbbcfc: Pull complete [2020-10-14T23:37:08.891Z] 0d9ebad4ef96: Pull complete [2020-10-14T23:37:08.892Z] e9a5061849ea: Pull complete [2020-10-14T23:37:08.892Z] d747dcd14b5f: Pull complete [2020-10-14T23:37:12.196Z] 2de7ff778b66: Pull complete [2020-10-14T23:37:12.196Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-14T23:37:12.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-14T23:37:12.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-14T23:37:12.335Z] prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container [2020-10-14T23:37:12.383Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-14T23:37:16.048Z] $ docker top b57b34553dfd29aa9773c6a78f0c48d4e98c79cff2adb6626426572762154ef8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-14T23:37:16.288Z] provisioning config files... [2020-10-14T23:37:16.297Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1025362086433166507tmp [2020-10-14T23:37:16.312Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2262069186643355414tmp [2020-10-14T23:37:16.326Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5751741117090071521tmp [Pipeline] { [Pipeline] echo [2020-10-14T23:37:16.381Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:37:16.674Z] ---> sigul-configuration.sh [2020-10-14T23:37:16.674Z] gpg: directory `/root/.gnupg' created [2020-10-14T23:37:16.674Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-14T23:37:16.674Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-14T23:37:16.674Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-14T23:37:16.674Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-14T23:37:16.674Z] gpg: CAST5 encrypted data [2020-10-14T23:37:16.936Z] gpg: encrypted with 1 passphrase [2020-10-14T23:37:16.936Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-14T23:37:17.236Z] + mkdir /home/jenkins [2020-10-14T23:37:17.236Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-14T23:37:17.536Z] + 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-14T23:37:17.546Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:37:17.841Z] ---> sigul-install.sh [2020-10-14T23:37:23.146Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-14T23:37:23.445Z] + git tag --list [2020-10-14T23:37:23.445Z] v0.1.0 [2020-10-14T23:37:23.445Z] v0.1.1 [2020-10-14T23:37:23.445Z] v1.0.0 [2020-10-14T23:37:23.445Z] v1.1.0 [2020-10-14T23:37:23.445Z] v1.2.0 [2020-10-14T23:37:23.445Z] v1.2.1-dev.1 [2020-10-14T23:37:23.445Z] v1.2.1-dev.10 [2020-10-14T23:37:23.445Z] v1.2.1-dev.11 [2020-10-14T23:37:23.445Z] v1.2.1-dev.12 [2020-10-14T23:37:23.445Z] v1.2.1-dev.13 [2020-10-14T23:37:23.445Z] v1.2.1-dev.14 [2020-10-14T23:37:23.445Z] v1.2.1-dev.15 [2020-10-14T23:37:23.445Z] v1.2.1-dev.16 [2020-10-14T23:37:23.445Z] v1.2.1-dev.17 [2020-10-14T23:37:23.445Z] v1.2.1-dev.18 [2020-10-14T23:37:23.445Z] v1.2.1-dev.19 [2020-10-14T23:37:23.445Z] v1.2.1-dev.2 [2020-10-14T23:37:23.445Z] v1.2.1-dev.20 [2020-10-14T23:37:23.445Z] v1.2.1-dev.21 [2020-10-14T23:37:23.445Z] v1.2.1-dev.22 [2020-10-14T23:37:23.445Z] v1.2.1-dev.23 [2020-10-14T23:37:23.445Z] v1.2.1-dev.24 [2020-10-14T23:37:23.445Z] v1.2.1-dev.25 [2020-10-14T23:37:23.445Z] v1.2.1-dev.26 [2020-10-14T23:37:23.445Z] v1.2.1-dev.27 [2020-10-14T23:37:23.445Z] v1.2.1-dev.28 [2020-10-14T23:37:23.445Z] v1.2.1-dev.29 [2020-10-14T23:37:23.445Z] v1.2.1-dev.3 [2020-10-14T23:37:23.445Z] v1.2.1-dev.30 [2020-10-14T23:37:23.445Z] v1.2.1-dev.31 [2020-10-14T23:37:23.445Z] v1.2.1-dev.32 [2020-10-14T23:37:23.445Z] v1.2.1-dev.33 [2020-10-14T23:37:23.445Z] v1.2.1-dev.34 [2020-10-14T23:37:23.445Z] v1.2.1-dev.35 [2020-10-14T23:37:23.445Z] v1.2.1-dev.36 [2020-10-14T23:37:23.445Z] v1.2.1-dev.37 [2020-10-14T23:37:23.445Z] v1.2.1-dev.38 [2020-10-14T23:37:23.445Z] v1.2.1-dev.39 [2020-10-14T23:37:23.445Z] v1.2.1-dev.4 [2020-10-14T23:37:23.445Z] v1.2.1-dev.40 [2020-10-14T23:37:23.445Z] v1.2.1-dev.5 [2020-10-14T23:37:23.445Z] v1.2.1-dev.6 [2020-10-14T23:37:23.445Z] v1.2.1-dev.7 [2020-10-14T23:37:23.445Z] v1.2.1-dev.8 [2020-10-14T23:37:23.445Z] v1.2.1-dev.9 [Pipeline] sh [2020-10-14T23:37:23.742Z] + lftools sign git-tag v1.2.1-dev.40 [2020-10-14T23:37:24.687Z] Signing Git tag with Sigul... [2020-10-14T23:37:24.687Z] Signing v1.2.1-dev.40 [Pipeline] echo [2020-10-14T23:37:26.085Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:37:26.493Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-14T23:37:26.532Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-14T23:37:26.632Z] $ docker stop --time=1 b57b34553dfd29aa9773c6a78f0c48d4e98c79cff2adb6626426572762154ef8 [2020-10-14T23:37:28.407Z] $ docker rm -f b57b34553dfd29aa9773c6a78f0c48d4e98c79cff2adb6626426572762154ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:37:29.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:37:29.425Z] . [Pipeline] withDockerContainer [2020-10-14T23:37:29.522Z] prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container [2020-10-14T23:37:29.563Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-14T23:37:30.187Z] $ docker top 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T23:37:30.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T23:37:30.571Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T23:37:30.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T23:37:30.759Z] $ docker exec 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f ssh-agent [2020-10-14T23:37:30.928Z] SSH_AUTH_SOCK=/tmp/ssh-4kYE9HuNx2ga/agent.11 [2020-10-14T23:37:30.928Z] SSH_AGENT_PID=16 [2020-10-14T23:37:30.934Z] Running ssh-add (command line suppressed) [2020-10-14T23:37:31.055Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6861769802149504217.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6861769802149504217.key) [2020-10-14T23:37:31.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T23:37:31.438Z] + git semver bump pre [2020-10-14T23:37:31.438Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T23:37:31.438Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-14T23:37:31.438Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-14T23:37:31.438Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T23:37:31.438Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T23:37:31.438Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T23:37:31.438Z] # $SEMVER_BRANCH = master [2020-10-14T23:37:31.438Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-14T23:37:31.438Z] 1.2.1-dev.41 [Pipeline] } [2020-10-14T23:37:31.454Z] $ docker exec --env ******** --env ******** 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f ssh-agent -k [2020-10-14T23:37:31.577Z] unset SSH_AUTH_SOCK; [2020-10-14T23:37:31.577Z] unset SSH_AGENT_PID; [2020-10-14T23:37:31.577Z] echo Agent pid 16 killed; [2020-10-14T23:37:31.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T23:37:32.114Z] + git semver [Pipeline] } [2020-10-14T23:37:32.133Z] $ docker stop --time=1 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f [2020-10-14T23:37:33.498Z] $ docker rm -f 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:37:34.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:37:34.032Z] . [Pipeline] withDockerContainer [2020-10-14T23:37:34.130Z] prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container [2020-10-14T23:37:34.178Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-14T23:37:34.788Z] $ docker top 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T23:37:35.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T23:37:35.062Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T23:37:35.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T23:37:35.226Z] $ docker exec 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 ssh-agent [2020-10-14T23:37:35.378Z] SSH_AUTH_SOCK=/tmp/ssh-GhprEUWuStU8/agent.12 [2020-10-14T23:37:35.378Z] SSH_AGENT_PID=17 [2020-10-14T23:37:35.385Z] Running ssh-add (command line suppressed) [2020-10-14T23:37:35.502Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1414740646186905777.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1414740646186905777.key) [2020-10-14T23:37:35.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T23:37:35.887Z] + git semver push [2020-10-14T23:37:35.888Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T23:37:35.888Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-14T23:37:35.888Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-14T23:37:35.888Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T23:37:35.888Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T23:37:35.888Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T23:37:35.888Z] # $SEMVER_BRANCH = master [2020-10-14T23:37:35.888Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-14T23:37:42.487Z] $ docker exec --env ******** --env ******** 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 ssh-agent -k [2020-10-14T23:37:42.607Z] unset SSH_AUTH_SOCK; [2020-10-14T23:37:42.608Z] unset SSH_AGENT_PID; [2020-10-14T23:37:42.608Z] echo Agent pid 17 killed; [2020-10-14T23:37:42.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T23:37:43.213Z] + git semver [Pipeline] } [2020-10-14T23:37:43.230Z] $ docker stop --time=1 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 [2020-10-14T23:37:44.583Z] $ docker rm -f 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 [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-14T23:37:45.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:37:46.555Z] ---> package-listing.sh [2020-10-14T23:37:46.555Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-14T23:37:46.555Z] ++ facter osfamily [2020-10-14T23:37:46.555Z] + OS_FAMILY=redhat [2020-10-14T23:37:46.555Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-10-14T23:37:46.555Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-14T23:37:46.555Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-14T23:37:46.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-14T23:37:46.555Z] + PACKAGES=/tmp/packages_start.txt [2020-10-14T23:37:46.555Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-14T23:37:46.555Z] + PACKAGES=/tmp/packages_end.txt [2020-10-14T23:37:46.555Z] + case "${OS_FAMILY}" in [2020-10-14T23:37:46.555Z] + rpm -qa [2020-10-14T23:37:46.555Z] + sort [2020-10-14T23:37:50.831Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-14T23:37:50.831Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-14T23:37:50.831Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-14T23:37:50.831Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-14T23:37:50.831Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-10-14T23:37:50.831Z] + 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-14T23:37:50.844Z] 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-14T23:37:51.134Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:37:51.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-14T23:37:51.433Z] [2020-10-14T23:37:51.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:37:51.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-14T23:37:51.777Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-14T23:37:51.777Z] df20fa9351a1: Pulling fs layer [2020-10-14T23:37:51.777Z] 36b3adc4ff6f: Pulling fs layer [2020-10-14T23:37:51.777Z] 8ad3a11d3b57: Pulling fs layer [2020-10-14T23:37:51.777Z] 46f8f816bc3b: Pulling fs layer [2020-10-14T23:37:51.777Z] 93b61091891f: Pulling fs layer [2020-10-14T23:37:51.777Z] 93b9cdb0e59b: Pulling fs layer [2020-10-14T23:37:51.777Z] 5e14af77c1be: Pulling fs layer [2020-10-14T23:37:51.777Z] 01666e4c0597: Pulling fs layer [2020-10-14T23:37:51.777Z] aa168da1d23b: Pulling fs layer [2020-10-14T23:37:51.777Z] 46f8f816bc3b: Waiting [2020-10-14T23:37:51.777Z] 93b61091891f: Waiting [2020-10-14T23:37:51.777Z] 93b9cdb0e59b: Waiting [2020-10-14T23:37:51.777Z] 5e14af77c1be: Waiting [2020-10-14T23:37:51.777Z] aa168da1d23b: Waiting [2020-10-14T23:37:51.777Z] 01666e4c0597: Waiting [2020-10-14T23:37:51.777Z] 36b3adc4ff6f: Download complete [2020-10-14T23:37:51.777Z] 46f8f816bc3b: Verifying Checksum [2020-10-14T23:37:51.777Z] 46f8f816bc3b: Download complete [2020-10-14T23:37:51.777Z] df20fa9351a1: Verifying Checksum [2020-10-14T23:37:51.777Z] df20fa9351a1: Download complete [2020-10-14T23:37:51.777Z] 93b9cdb0e59b: Verifying Checksum [2020-10-14T23:37:51.777Z] 93b9cdb0e59b: Download complete [2020-10-14T23:37:51.777Z] 5e14af77c1be: Verifying Checksum [2020-10-14T23:37:51.777Z] 5e14af77c1be: Download complete [2020-10-14T23:37:52.038Z] 01666e4c0597: Verifying Checksum [2020-10-14T23:37:52.038Z] 01666e4c0597: Download complete [2020-10-14T23:37:52.038Z] 93b61091891f: Download complete [2020-10-14T23:37:52.299Z] df20fa9351a1: Pull complete [2020-10-14T23:37:52.561Z] 36b3adc4ff6f: Pull complete [2020-10-14T23:37:52.561Z] 8ad3a11d3b57: Verifying Checksum [2020-10-14T23:37:52.561Z] 8ad3a11d3b57: Download complete [2020-10-14T23:37:54.478Z] aa168da1d23b: Verifying Checksum [2020-10-14T23:37:54.478Z] aa168da1d23b: Download complete [2020-10-14T23:37:54.478Z] 8ad3a11d3b57: Pull complete [2020-10-14T23:37:54.743Z] 46f8f816bc3b: Pull complete [2020-10-14T23:37:55.005Z] 93b61091891f: Pull complete [2020-10-14T23:37:55.267Z] 93b9cdb0e59b: Pull complete [2020-10-14T23:37:55.267Z] 5e14af77c1be: Pull complete [2020-10-14T23:37:55.536Z] 01666e4c0597: Pull complete [2020-10-14T23:38:02.142Z] aa168da1d23b: Pull complete [2020-10-14T23:38:02.142Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-14T23:38:02.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-14T23:38:02.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-14T23:38:02.251Z] prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container [2020-10-14T23:38:02.290Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-14T23:38:05.867Z] $ docker top 174f8a7f825caeb513c9ce35a99fc6353ae2193dd0f43214a2a2f4173ee8ea32 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T23:38:06.342Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-14T23:38:06.635Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-14T23:38:06.953Z] + ls /var/log/sa-host [2020-10-14T23:38:06.953Z] + sadf -c /var/log/sa-host/sa05 [2020-10-14T23:38:06.953Z] file_magic: OK [2020-10-14T23:38:06.953Z] HZ: Using current value: 100 [2020-10-14T23:38:06.953Z] file_header: OK [2020-10-14T23:38:06.953Z] 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-14T23:38:06.953Z] Statistics: [2020-10-14T23:38:06.953Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-14T23:38:06.953Z] File successfully converted to sysstat format version 12.2.1 [2020-10-14T23:38:06.953Z] + sadf -c /var/log/sa-host/sa14 [2020-10-14T23:38:06.953Z] file_magic: OK [2020-10-14T23:38:06.953Z] HZ: Using current value: 100 [2020-10-14T23:38:06.953Z] file_header: OK [2020-10-14T23:38:06.953Z] 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-14T23:38:06.953Z] Statistics: [2020-10-14T23:38:06.953Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-14T23:38:06.953Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T23:38:07.145Z] provisioning config files... [2020-10-14T23:38:07.160Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6426026032084634522tmp [Pipeline] { [Pipeline] echo [2020-10-14T23:38:07.240Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:38:07.533Z] ---> create-netrc.sh [Pipeline] } [2020-10-14T23:38:07.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-14T23:38:07.628Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:38:07.929Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-14T23:38:07.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:38:08.238Z] ---> sudo-logs.sh [2020-10-14T23:38:08.238Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-14T23:38:08.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:38:08.538Z] ---> job-cost.sh [2020-10-14T23:38:08.538Z] lf-activate-venv: SKIPPING [2020-10-14T23:38:08.538Z] INFO: No Stack... [2020-10-14T23:38:09.479Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-14T23:38:10.051Z] INFO: Archiving Costs [Pipeline] echo [2020-10-14T23:38:10.067Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:38:10.360Z] ---> logs-deploy.sh [2020-10-14T23:38:10.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/128 [2020-10-14T23:38:10.361Z] INFO: archiving workspace using pattern(s): [2020-10-14T23:38:11.757Z] Archives upload complete. [2020-10-14T23:38:11.757Z] INFO: archiving logs to Nexus