Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7390086560876770331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7527119251498407641.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6095402789334228222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2546224134996389162.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7538135641631024238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-62 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh575601436019982536.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc (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 core.sparsecheckout # timeout=10 > git checkout -f d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc # timeout=10 Commit message: "refactor: Remove support for V1 Events (#889)" > git rev-list --no-walk 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T15:02:44.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T15:02:44.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T15:02:44.867Z] ========================================================= [2021-06-09T15:02:44.867Z] EdgeX Global Pipelines Version Info [2021-06-09T15:02:44.867Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:02:46.332Z] ------------------- [2021-06-09T15:02:46.332Z] stable info: [2021-06-09T15:02:46.332Z] ------------------- [2021-06-09T15:02:46.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T15:02:46.332Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T15:02:46.332Z] Message: update stable to v1.0.194 [2021-06-09T15:02:46.908Z] ------------------- [2021-06-09T15:02:46.908Z] experimental info: [2021-06-09T15:02:46.908Z] ------------------- [2021-06-09T15:02:46.908Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T15:02:46.908Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T15:02:46.908Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T15:02:47.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-09T15:02:47.070Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-09T15:02:47.096Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T15:02:47.122Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T15:02:47.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T15:02:47.170Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T15:02:47.196Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T15:02:47.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T15:02:47.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-09T15:02:47.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T15:02:47.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T15:02:47.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-09T15:02:47.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T15:02:47.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T15:02:47.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T15:02:47.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T15:02:47.434Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T15:02:47.460Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T15:02:47.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T15:02:47.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T15:02:47.535Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T15:02:47.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T15:02:47.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T15:02:47.644Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T15:02:47.678Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-09T15:02:47.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T15:02:47.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T15:02:47.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T15:02:47.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T15:02:47.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc [Pipeline] echo [2021-06-09T15:02:47.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d651532 [Pipeline] echo [2021-06-09T15:02:47.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T15:02:48.356Z] + git log --format=format:%s -1 d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc [Pipeline] echo [2021-06-09T15:02:48.396Z] GIT_COMMIT: d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc, Commit Message: refactor: Remove support for V1 Events (#889) [Pipeline] echo [2021-06-09T15:02:48.411Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:02:48.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:02:48.969Z] [2021-06-09T15:02:48.969Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:02:49.293Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:02:49.293Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T15:02:49.293Z] 31603596830f: Pulling fs layer [2021-06-09T15:02:49.293Z] 54011a49482f: Pulling fs layer [2021-06-09T15:02:49.293Z] a6820b24f6d8: Pulling fs layer [2021-06-09T15:02:49.293Z] f581987b2513: Pulling fs layer [2021-06-09T15:02:49.293Z] f581987b2513: Waiting [2021-06-09T15:02:49.293Z] 54011a49482f: Verifying Checksum [2021-06-09T15:02:49.293Z] 54011a49482f: Download complete [2021-06-09T15:02:49.559Z] 31603596830f: Verifying Checksum [2021-06-09T15:02:49.559Z] 31603596830f: Download complete [2021-06-09T15:02:49.559Z] f581987b2513: Verifying Checksum [2021-06-09T15:02:49.559Z] f581987b2513: Download complete [2021-06-09T15:02:49.559Z] a6820b24f6d8: Verifying Checksum [2021-06-09T15:02:49.559Z] a6820b24f6d8: Download complete [2021-06-09T15:02:49.559Z] 31603596830f: Pull complete [2021-06-09T15:02:49.823Z] 54011a49482f: Pull complete [2021-06-09T15:02:50.409Z] a6820b24f6d8: Pull complete [2021-06-09T15:02:50.672Z] f581987b2513: Pull complete [2021-06-09T15:02:50.673Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T15:02:50.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:02:50.673Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T15:02:50.775Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-06-09T15:02:50.828Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T15:02:52.049Z] $ docker top 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T15:02:52.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T15:02:52.188Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T15:02:52.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T15:02:52.324Z] $ docker exec 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d ssh-agent [2021-06-09T15:02:52.457Z] SSH_AUTH_SOCK=/tmp/ssh-0HOooCaFVgmc/agent.15 [2021-06-09T15:02:52.457Z] SSH_AGENT_PID=21 [2021-06-09T15:02:52.468Z] Running ssh-add (command line suppressed) [2021-06-09T15:02:52.597Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7802558816326104170.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7802558816326104170.key) [2021-06-09T15:02:52.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T15:02:52.924Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T15:02:52.938Z] $ docker exec --env ******** --env ******** 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d ssh-agent -k [2021-06-09T15:02:53.046Z] unset SSH_AUTH_SOCK; [2021-06-09T15:02:53.046Z] unset SSH_AGENT_PID; [2021-06-09T15:02:53.046Z] echo Agent pid 21 killed; [2021-06-09T15:02:53.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T15:02:53.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T15:02:53.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T15:02:53.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T15:02:53.250Z] $ docker exec 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d ssh-agent [2021-06-09T15:02:53.386Z] SSH_AUTH_SOCK=/tmp/ssh-0fmNeKcLrEDD/agent.55 [2021-06-09T15:02:53.386Z] SSH_AGENT_PID=61 [2021-06-09T15:02:53.392Z] Running ssh-add (command line suppressed) [2021-06-09T15:02:53.490Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1014219437509438058.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1014219437509438058.key) [2021-06-09T15:02:53.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T15:02:53.828Z] + git semver init [2021-06-09T15:02:53.828Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T15:02:53.828Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-09T15:02:53.828Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-09T15:02:53.828Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T15:02:53.828Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T15:02:53.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T15:02:53.828Z] # $SEMVER_BRANCH = master [2021-06-09T15:02:53.828Z] # $SEMVER_TEMP = /tmp/semver-368298737 [2021-06-09T15:02:53.828Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-09T15:02:55.759Z] # '/tmp/semver-368298737' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-09T15:02:55.759Z] # -> Force: false [2021-06-09T15:02:55.759Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-09T15:02:55.767Z] $ docker exec --env ******** --env ******** 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d ssh-agent -k [2021-06-09T15:02:55.859Z] unset SSH_AUTH_SOCK; [2021-06-09T15:02:55.859Z] unset SSH_AGENT_PID; [2021-06-09T15:02:55.859Z] echo Agent pid 61 killed; [2021-06-09T15:02:55.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T15:02:56.232Z] + git semver [Pipeline] } [2021-06-09T15:02:56.256Z] $ docker stop --time=1 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d [2021-06-09T15:02:57.678Z] $ docker rm -f 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T15:02:58.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T15:02:58.297Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T15:02:58.301Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.76 [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 [2021-06-09T15:03:13.534Z] Still waiting to schedule task [2021-06-09T15:03:13.535Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-09T15:03:13.537Z] Still waiting to schedule task [2021-06-09T15:03:13.538Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-60’ [2021-06-09T15:05:38.365Z] Running on prd-centos7-docker-4c-2g-64 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-09T15:05:38.390Z] Running in /w/workspace/app-functions-sdk-go/251 [Pipeline] { [Pipeline] checkout [2021-06-09T15:05:38.509Z] The recommended git tool is: git [2021-06-09T15:05:40.861Z] using credential edgex-jenkins-ssh [2021-06-09T15:05:40.875Z] Cloning the remote Git repository [2021-06-09T15:05:40.381Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T15:05:40.446Z] > git init /w/workspace/app-functions-sdk-go/251 # timeout=10 [2021-06-09T15:05:40.488Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T15:05:40.488Z] > git --version # timeout=10 [2021-06-09T15:05:40.496Z] > git --version # 'git version 2.24.4' [2021-06-09T15:05:40.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T15:05:40.519Z] [INFO] Currently running in a labeled security context [2021-06-09T15:05:40.519Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T15:05:40.519Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/251@tmp/jenkins-gitclient-ssh9028579916533395221.key [2021-06-09T15:05:40.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T15:05:42.451Z] Avoid second fetch [2021-06-09T15:05:42.451Z] Checking out Revision d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc (master) [2021-06-09T15:05:42.036Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-09T15:05:42.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T15:05:42.071Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T15:05:42.083Z] > git checkout -f d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc # timeout=10 [2021-06-09T15:05:45.870Z] Commit message: "refactor: Remove support for V1 Events (#889)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T15:05:47.375Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T15:05:47.700Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T15:05:48.010Z] + sudo service docker restart [2021-06-09T15:05:48.010Z] + true [2021-06-09T15:05:48.010Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-09T15:06:06.290Z] ========================================================= [2021-06-09T15:06:06.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T15:06:06.291Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:06.612Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T15:06:06.877Z] Sending build context to Docker daemon 19.74MB [2021-06-09T15:06:06.877Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T15:06:06.877Z] Step 2/8 : FROM ${BASE} [2021-06-09T15:06:07.138Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T15:06:07.138Z] 540db60ca938: Pulling fs layer [2021-06-09T15:06:07.138Z] adcc1eea9eea: Pulling fs layer [2021-06-09T15:06:07.139Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T15:06:07.139Z] 0510c868ecb4: Pulling fs layer [2021-06-09T15:06:07.139Z] afea3b2eda06: Pulling fs layer [2021-06-09T15:06:07.139Z] 7809a108b3ef: Pulling fs layer [2021-06-09T15:06:07.139Z] f706445af74f: Pulling fs layer [2021-06-09T15:06:07.139Z] 0510c868ecb4: Waiting [2021-06-09T15:06:07.139Z] afea3b2eda06: Waiting [2021-06-09T15:06:07.139Z] 7809a108b3ef: Waiting [2021-06-09T15:06:07.139Z] f706445af74f: Waiting [2021-06-09T15:06:07.139Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T15:06:07.139Z] 4c4ab2625f07: Download complete [2021-06-09T15:06:07.139Z] adcc1eea9eea: Verifying Checksum [2021-06-09T15:06:07.139Z] adcc1eea9eea: Download complete [2021-06-09T15:06:07.139Z] afea3b2eda06: Verifying Checksum [2021-06-09T15:06:07.139Z] afea3b2eda06: Download complete [2021-06-09T15:06:07.139Z] 7809a108b3ef: Verifying Checksum [2021-06-09T15:06:07.139Z] 7809a108b3ef: Download complete [2021-06-09T15:06:07.139Z] 540db60ca938: Verifying Checksum [2021-06-09T15:06:07.139Z] 540db60ca938: Download complete [2021-06-09T15:06:07.401Z] 540db60ca938: Pull complete [2021-06-09T15:06:07.401Z] adcc1eea9eea: Pull complete [2021-06-09T15:06:07.665Z] 4c4ab2625f07: Pull complete [2021-06-09T15:06:09.055Z] f706445af74f: Verifying Checksum [2021-06-09T15:06:09.055Z] f706445af74f: Download complete [2021-06-09T15:06:09.645Z] 0510c868ecb4: Verifying Checksum [2021-06-09T15:06:09.645Z] 0510c868ecb4: Download complete [2021-06-09T15:06:13.010Z] 0510c868ecb4: Pull complete [2021-06-09T15:06:13.010Z] afea3b2eda06: Pull complete [2021-06-09T15:06:13.010Z] 7809a108b3ef: Pull complete [2021-06-09T15:06:14.443Z] f706445af74f: Pull complete [2021-06-09T15:06:14.443Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T15:06:14.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T15:06:14.443Z] ---> b068be0155e3 [2021-06-09T15:06:14.443Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-09T15:06:14.443Z] 20.10.0: Pulling from library/docker [2021-06-09T15:06:14.443Z] 05e7bc50f07f: Pulling fs layer [2021-06-09T15:06:14.443Z] 6db28d0fdbf6: Pulling fs layer [2021-06-09T15:06:14.443Z] 292df0bc6bf3: Pulling fs layer [2021-06-09T15:06:14.443Z] 2e060f4bd70b: Pulling fs layer [2021-06-09T15:06:14.443Z] 80e8d568a223: Pulling fs layer [2021-06-09T15:06:14.443Z] 8dc6ef1a942a: Pulling fs layer [2021-06-09T15:06:14.443Z] 2312dd95470a: Pulling fs layer [2021-06-09T15:06:14.444Z] 80e8d568a223: Waiting [2021-06-09T15:06:14.444Z] 8dc6ef1a942a: Waiting [2021-06-09T15:06:14.444Z] 2312dd95470a: Waiting [2021-06-09T15:06:14.444Z] 2e060f4bd70b: Waiting [2021-06-09T15:06:14.713Z] 292df0bc6bf3: Verifying Checksum [2021-06-09T15:06:14.713Z] 292df0bc6bf3: Download complete [2021-06-09T15:06:14.713Z] 6db28d0fdbf6: Verifying Checksum [2021-06-09T15:06:14.713Z] 6db28d0fdbf6: Download complete [2021-06-09T15:06:14.713Z] 05e7bc50f07f: Verifying Checksum [2021-06-09T15:06:14.713Z] 05e7bc50f07f: Download complete [2021-06-09T15:06:14.713Z] 8dc6ef1a942a: Verifying Checksum [2021-06-09T15:06:14.713Z] 8dc6ef1a942a: Download complete [2021-06-09T15:06:14.713Z] 80e8d568a223: Verifying Checksum [2021-06-09T15:06:14.713Z] 80e8d568a223: Download complete [2021-06-09T15:06:14.713Z] 2312dd95470a: Verifying Checksum [2021-06-09T15:06:14.713Z] 2312dd95470a: Download complete [2021-06-09T15:06:14.713Z] 05e7bc50f07f: Pull complete [2021-06-09T15:06:14.981Z] 6db28d0fdbf6: Pull complete [2021-06-09T15:06:14.981Z] 292df0bc6bf3: Pull complete [2021-06-09T15:06:15.557Z] 2e060f4bd70b: Verifying Checksum [2021-06-09T15:06:15.557Z] 2e060f4bd70b: Download complete [2021-06-09T15:06:17.489Z] 2e060f4bd70b: Pull complete [2021-06-09T15:06:17.489Z] 80e8d568a223: Pull complete [2021-06-09T15:06:17.489Z] 8dc6ef1a942a: Pull complete [2021-06-09T15:06:17.489Z] 2312dd95470a: Pull complete [2021-06-09T15:06:17.758Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T15:06:17.758Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T15:06:23.052Z] ---> 2c37cb76b7aa [2021-06-09T15:06:23.052Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-09T15:06:23.052Z] ---> Running in 61a1504395c3 [2021-06-09T15:06:23.052Z] Removing intermediate container 61a1504395c3 [2021-06-09T15:06:23.052Z] ---> 0b74b8f4e885 [2021-06-09T15:06:23.052Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-09T15:06:23.052Z] ---> Running in 284bdf6a3aa3 [2021-06-09T15:06:23.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T15:06:24.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T15:06:25.204Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-09T15:06:25.204Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-09T15:06:25.204Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-09T15:06:25.466Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-09T15:06:25.466Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-09T15:06:25.466Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T15:06:25.466Z] OK: 150 MiB in 45 packages [2021-06-09T15:06:26.069Z] Removing intermediate container 284bdf6a3aa3 [2021-06-09T15:06:26.069Z] ---> a33e801e056a [2021-06-09T15:06:26.069Z] Step 6/8 : WORKDIR /build [2021-06-09T15:06:26.069Z] ---> Running in 651f4db69bc1 [2021-06-09T15:06:26.069Z] Removing intermediate container 651f4db69bc1 [2021-06-09T15:06:26.069Z] ---> 608f4edc350b [2021-06-09T15:06:26.069Z] Step 7/8 : COPY go.mod . [2021-06-09T15:06:26.331Z] ---> 28ee62626fd9 [2021-06-09T15:06:26.331Z] Step 8/8 : RUN go mod download [2021-06-09T15:06:26.331Z] ---> Running in 8e82b2192511 [2021-06-09T15:06:41.262Z] Removing intermediate container 8e82b2192511 [2021-06-09T15:06:41.262Z] ---> a4faa774ba16 [2021-06-09T15:06:41.262Z] Successfully built a4faa774ba16 [2021-06-09T15:06:41.262Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:41.592Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T15:06:41.592Z] . [Pipeline] withDockerContainer [2021-06-09T15:06:41.677Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-06-09T15:06:41.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/251 -v /w/workspace/app-functions-sdk-go/251:/w/workspace/app-functions-sdk-go/251:rw,z -v /w/workspace/app-functions-sdk-go/251@tmp:/w/workspace/app-functions-sdk-go/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T15:06:42.111Z] $ docker top 58497c5cff4ff5c06975c087dd41d0a20f211ca7feb9424d998d2a098555db24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:06:42.272Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-09T15:06:42.305Z] Running in /w/workspace/app-functions-sdk-go/251 [Pipeline] { [Pipeline] checkout [2021-06-09T15:06:42.501Z] + go version [2021-06-09T15:06:42.501Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T15:06:42.510Z] $ docker stop --time=1 58497c5cff4ff5c06975c087dd41d0a20f211ca7feb9424d998d2a098555db24 [2021-06-09T15:06:42.516Z] The recommended git tool is: git [2021-06-09T15:06:43.803Z] $ docker rm -f 58497c5cff4ff5c06975c087dd41d0a20f211ca7feb9424d998d2a098555db24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:44.430Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T15:06:44.430Z] . [Pipeline] withDockerContainer [2021-06-09T15:06:44.508Z] prd-centos7-docker-4c-2g-64 does not seem to be running inside a container [2021-06-09T15:06:44.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/251 -v /w/workspace/app-functions-sdk-go/251:/w/workspace/app-functions-sdk-go/251:rw,z -v /w/workspace/app-functions-sdk-go/251@tmp:/w/workspace/app-functions-sdk-go/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T15:06:45.080Z] $ docker top 8ad45473f76ea7d7f4e77ce07188d8c9dac3426f0c3d2490d3c022b2ba14b9f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:06:45.473Z] + go mod tidy [Pipeline] sh [2021-06-09T15:06:46.053Z] + make test [2021-06-09T15:06:46.053Z] make -C ./app-service-template build [2021-06-09T15:06:46.053Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/251/app-service-template' [2021-06-09T15:06:46.053Z] go mod tidy [2021-06-09T15:06:46.318Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-09T15:06:48.010Z] using credential edgex-jenkins-ssh [2021-06-09T15:06:48.027Z] Cloning the remote Git repository [2021-06-09T15:06:48.149Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T15:06:48.322Z] > git init /w/workspace/app-functions-sdk-go/251 # timeout=10 [2021-06-09T15:06:48.402Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-09T15:06:48.404Z] > git --version # timeout=10 [2021-06-09T15:06:48.423Z] > git --version # 'git version 2.17.1' [2021-06-09T15:06:48.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T15:06:48.484Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T15:06:51.598Z] Avoid second fetch [2021-06-09T15:06:51.599Z] Checking out Revision d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc (master) [2021-06-09T15:06:51.556Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-09T15:06:51.578Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T15:06:51.617Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T15:06:51.630Z] > git checkout -f d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc # timeout=10 [2021-06-09T15:06:55.819Z] Commit message: "refactor: Remove support for V1 Events (#889)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T15:06:56.405Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/251/app-service-template' [2021-06-09T15:06:56.405Z] make -C ./app-service-template test [2021-06-09T15:06:56.405Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/251/app-service-template' [2021-06-09T15:06:56.405Z] go mod tidy [2021-06-09T15:06:56.405Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-09T15:06:57.361Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T15:06:57.795Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T15:06:58.143Z] + true [2021-06-09T15:06:58.143Z] + sudo service docker restart [2021-06-09T15:07:04.626Z] ok new-app-service 0.011s coverage: 47.8% of statements [2021-06-09T15:07:04.626Z] ? new-app-service/config [no test files] [2021-06-09T15:07:04.893Z] ok new-app-service/functions 0.007s [2021-06-09T15:07:04.893Z] CGO_ENABLED=1 go vet ./... [2021-06-09T15:07:11.547Z] gofmt -l . [2021-06-09T15:07:11.547Z] [ "`gofmt -l .`" = "" ] [2021-06-09T15:07:11.547Z] ./bin/test-attribution-txt.sh [2021-06-09T15:07:12.121Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/251/app-service-template' [2021-06-09T15:07:12.121Z] go mod tidy [2021-06-09T15:07:12.386Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-09T15:07:12.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-09T15:07:14.053Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 62.8% of statements [2021-06-09T15:07:14.053Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements [2021-06-09T15:07:14.053Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-09T15:07:14.644Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 64.9% of statements [2021-06-09T15:07:14.644Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-09T15:07:14.644Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-06-09T15:07:15.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 74.5% of statements [2021-06-09T15:07:15.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-09T15:07:15.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-09T15:07:15.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-09T15:07:15.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-09T15:07:15.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-09T15:07:15.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-09T15:07:15.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements [2021-06-09T15:07:15.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T15:07:15.517Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements [Pipeline] unstash [Pipeline] echo [2021-06-09T15:07:16.710Z] ========================================================= [2021-06-09T15:07:16.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T15:07:16.710Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:07:17.069Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T15:07:18.051Z] Sending build context to Docker daemon 19.74MB [2021-06-09T15:07:18.051Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T15:07:18.051Z] Step 2/8 : FROM ${BASE} [2021-06-09T15:07:18.651Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T15:07:18.651Z] 595b0fe564bb: Pulling fs layer [2021-06-09T15:07:18.651Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T15:07:18.651Z] 316046926c0a: Pulling fs layer [2021-06-09T15:07:18.651Z] 4ebd0625c992: Pulling fs layer [2021-06-09T15:07:18.651Z] 207e8628e3a3: Pulling fs layer [2021-06-09T15:07:18.651Z] c791037a9be2: Pulling fs layer [2021-06-09T15:07:18.651Z] ffd874e62e21: Pulling fs layer [2021-06-09T15:07:18.651Z] 4ebd0625c992: Waiting [2021-06-09T15:07:18.651Z] c791037a9be2: Waiting [2021-06-09T15:07:18.651Z] 207e8628e3a3: Waiting [2021-06-09T15:07:18.651Z] 316046926c0a: Download complete [2021-06-09T15:07:18.651Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T15:07:18.651Z] 7186ed65a4f7: Download complete [2021-06-09T15:07:18.651Z] 207e8628e3a3: Verifying Checksum [2021-06-09T15:07:18.651Z] 207e8628e3a3: Download complete [2021-06-09T15:07:18.651Z] c791037a9be2: Download complete [2021-06-09T15:07:18.651Z] 595b0fe564bb: Verifying Checksum [2021-06-09T15:07:18.651Z] 595b0fe564bb: Download complete [2021-06-09T15:07:18.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.737s coverage: 76.9% of statements [2021-06-09T15:07:18.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-09T15:07:18.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-06-09T15:07:18.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-06-09T15:07:18.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-09T15:07:18.832Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-09T15:07:18.832Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-06-09T15:07:19.638Z] 595b0fe564bb: Pull complete [2021-06-09T15:07:19.913Z] 7186ed65a4f7: Pull complete [2021-06-09T15:07:20.533Z] 316046926c0a: Pull complete [2021-06-09T15:07:20.806Z] ffd874e62e21: Verifying Checksum [2021-06-09T15:07:20.806Z] ffd874e62e21: Download complete [2021-06-09T15:07:22.246Z] 4ebd0625c992: Verifying Checksum [2021-06-09T15:07:22.246Z] 4ebd0625c992: Download complete [2021-06-09T15:07:32.483Z] 4ebd0625c992: Pull complete [2021-06-09T15:07:32.763Z] 207e8628e3a3: Pull complete [2021-06-09T15:07:33.035Z] c791037a9be2: Pull complete [2021-06-09T15:07:37.351Z] ffd874e62e21: Pull complete [2021-06-09T15:07:37.351Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T15:07:37.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T15:07:37.351Z] ---> cfc18b08335c [2021-06-09T15:07:37.351Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-09T15:07:37.351Z] 20.10.0: Pulling from library/docker [2021-06-09T15:07:37.351Z] a3cc7d3b244e: Pulling fs layer [2021-06-09T15:07:37.351Z] 02a3295e0d61: Pulling fs layer [2021-06-09T15:07:37.351Z] 0f4f2e6d8100: Pulling fs layer [2021-06-09T15:07:37.351Z] 330b718f631f: Pulling fs layer [2021-06-09T15:07:37.351Z] a93816041522: Pulling fs layer [2021-06-09T15:07:37.351Z] bdb6da89ff94: Pulling fs layer [2021-06-09T15:07:37.351Z] 2a70c0c122f4: Pulling fs layer [2021-06-09T15:07:37.351Z] 330b718f631f: Waiting [2021-06-09T15:07:37.351Z] a93816041522: Waiting [2021-06-09T15:07:37.351Z] bdb6da89ff94: Waiting [2021-06-09T15:07:37.351Z] 2a70c0c122f4: Waiting [2021-06-09T15:07:37.352Z] 0f4f2e6d8100: Verifying Checksum [2021-06-09T15:07:37.352Z] 0f4f2e6d8100: Download complete [2021-06-09T15:07:37.352Z] 02a3295e0d61: Verifying Checksum [2021-06-09T15:07:37.352Z] 02a3295e0d61: Download complete [2021-06-09T15:07:37.352Z] a3cc7d3b244e: Verifying Checksum [2021-06-09T15:07:37.352Z] a3cc7d3b244e: Download complete [2021-06-09T15:07:37.352Z] a93816041522: Verifying Checksum [2021-06-09T15:07:37.352Z] a93816041522: Download complete [2021-06-09T15:07:37.352Z] bdb6da89ff94: Verifying Checksum [2021-06-09T15:07:37.352Z] bdb6da89ff94: Download complete [2021-06-09T15:07:37.352Z] 2a70c0c122f4: Verifying Checksum [2021-06-09T15:07:37.352Z] 2a70c0c122f4: Download complete [2021-06-09T15:07:37.964Z] a3cc7d3b244e: Pull complete [2021-06-09T15:07:38.571Z] 02a3295e0d61: Pull complete [2021-06-09T15:07:39.167Z] 0f4f2e6d8100: Pull complete [2021-06-09T15:07:39.167Z] 330b718f631f: Verifying Checksum [2021-06-09T15:07:39.167Z] 330b718f631f: Download complete [2021-06-09T15:07:42.553Z] 330b718f631f: Pull complete [2021-06-09T15:07:43.150Z] a93816041522: Pull complete [2021-06-09T15:07:43.429Z] bdb6da89ff94: Pull complete [2021-06-09T15:07:43.717Z] 2a70c0c122f4: Pull complete [2021-06-09T15:07:43.990Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T15:07:43.990Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T15:07:45.431Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 78.0% of statements [2021-06-09T15:07:45.431Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-06-09T15:07:45.431Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-09T15:07:45.431Z] gofmt -l . [2021-06-09T15:07:45.431Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-09T15:07:45.445Z] $ docker stop --time=1 8ad45473f76ea7d7f4e77ce07188d8c9dac3426f0c3d2490d3c022b2ba14b9f4 [2021-06-09T15:07:46.697Z] $ docker rm -f 8ad45473f76ea7d7f4e77ce07188d8c9dac3426f0c3d2490d3c022b2ba14b9f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T15:07:47.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T15:07:47.336Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:07:48.245Z] ---> job-cost.sh [2021-06-09T15:07:48.245Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bnAS [2021-06-09T15:07:49.423Z] ---> f2d84367f663 [2021-06-09T15:07:49.423Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-09T15:07:49.423Z] ---> Running in 13fd8be6f94a [2021-06-09T15:07:49.423Z] Removing intermediate container 13fd8be6f94a [2021-06-09T15:07:49.423Z] ---> f3a9fcaba913 [2021-06-09T15:07:49.423Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-09T15:07:49.423Z] ---> Running in f0bb93c2088b [2021-06-09T15:07:50.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T15:07:51.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T15:07:52.813Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-09T15:07:52.813Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-09T15:07:52.813Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-09T15:07:52.813Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-09T15:07:53.091Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-09T15:07:53.091Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T15:07:53.091Z] OK: 139 MiB in 45 packages [2021-06-09T15:07:54.535Z] Removing intermediate container f0bb93c2088b [2021-06-09T15:07:54.535Z] ---> a884cdac958a [2021-06-09T15:07:54.535Z] Step 6/8 : WORKDIR /build [2021-06-09T15:07:54.535Z] ---> Running in ed67c0023249 [2021-06-09T15:07:55.135Z] Removing intermediate container ed67c0023249 [2021-06-09T15:07:55.135Z] ---> fa18c83c3fc9 [2021-06-09T15:07:55.135Z] Step 7/8 : COPY go.mod . [2021-06-09T15:07:55.738Z] ---> 83a3e072e436 [2021-06-09T15:07:55.738Z] Step 8/8 : RUN go mod download [2021-06-09T15:07:56.011Z] ---> Running in a7032e26e78d [2021-06-09T15:07:56.406Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T15:08:11.377Z] lf-activate-venv(): INFO: Adding /tmp/venv-bnAS/bin to PATH [2021-06-09T15:08:11.377Z] INFO: No Stack... [2021-06-09T15:08:11.377Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T15:08:11.377Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T15:08:11.677Z] + cat /w/workspace/app-functions-sdk-go/251/archives/cost.csv [2021-06-09T15:08:11.677Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T15:08:11.720Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [2021-06-09T15:08:11.730Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] did not exist. Created. [2021-06-09T15:08:11.730Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T15:08:12.064Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-09T15:08:12.135Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T15:08:12.152Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T15:08:22.811Z] Removing intermediate container a7032e26e78d [2021-06-09T15:08:22.811Z] ---> 1ef4cb20e69e [2021-06-09T15:08:22.811Z] Successfully built 1ef4cb20e69e [2021-06-09T15:08:22.811Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:08:23.158Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T15:08:23.158Z] . [Pipeline] withDockerContainer [2021-06-09T15:08:23.451Z] prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2021-06-09T15:08:23.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/251 -v /w/workspace/app-functions-sdk-go/251:/w/workspace/app-functions-sdk-go/251:rw,z -v /w/workspace/app-functions-sdk-go/251@tmp:/w/workspace/app-functions-sdk-go/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T15:08:25.185Z] $ docker top 89d885db212c5fce6371d5b5242eda6f3eb28e20ca14923d6aa4692908564c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:08:26.172Z] + go version [2021-06-09T15:08:26.172Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T15:08:26.199Z] $ docker stop --time=1 89d885db212c5fce6371d5b5242eda6f3eb28e20ca14923d6aa4692908564c95 [2021-06-09T15:08:28.044Z] $ docker rm -f 89d885db212c5fce6371d5b5242eda6f3eb28e20ca14923d6aa4692908564c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:08:28.854Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T15:08:28.854Z] . [Pipeline] withDockerContainer [2021-06-09T15:08:29.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2021-06-09T15:08:29.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/251 -v /w/workspace/app-functions-sdk-go/251:/w/workspace/app-functions-sdk-go/251:rw,z -v /w/workspace/app-functions-sdk-go/251@tmp:/w/workspace/app-functions-sdk-go/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T15:08:30.804Z] $ docker top 4eda54115b6b3d7ea7b73a69cb7baa5de5948c689f856e03451d366a254f3ad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:08:31.750Z] + go mod tidy [Pipeline] sh [2021-06-09T15:08:33.026Z] + make test [2021-06-09T15:08:33.026Z] make -C ./app-service-template build [2021-06-09T15:08:33.026Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/251/app-service-template' [2021-06-09T15:08:33.026Z] go mod tidy [2021-06-09T15:08:33.644Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-09T15:09:13.079Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/251/app-service-template' [2021-06-09T15:09:13.079Z] make -C ./app-service-template test [2021-06-09T15:09:13.079Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/251/app-service-template' [2021-06-09T15:09:13.079Z] go mod tidy [2021-06-09T15:09:13.079Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-09T15:09:39.914Z] ok new-app-service 0.041s coverage: 47.8% of statements [2021-06-09T15:09:39.914Z] ? new-app-service/config [no test files] [2021-06-09T15:09:39.914Z] ok new-app-service/functions 0.043s [2021-06-09T15:09:39.914Z] CGO_ENABLED=1 go vet ./... [2021-06-09T15:10:06.759Z] gofmt -l . [2021-06-09T15:10:06.759Z] [ "`gofmt -l .`" = "" ] [2021-06-09T15:10:06.759Z] ./bin/test-attribution-txt.sh [2021-06-09T15:10:06.759Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/251/app-service-template' [2021-06-09T15:10:06.759Z] go mod tidy [2021-06-09T15:10:06.759Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-09T15:10:07.745Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-09T15:10:16.051Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.126s coverage: 62.8% of statements [2021-06-09T15:10:16.051Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.040s coverage: 96.5% of statements [2021-06-09T15:10:16.051Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-09T15:10:16.051Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.153s coverage: 64.9% of statements [2021-06-09T15:10:16.051Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-09T15:10:16.051Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.091s [2021-06-09T15:10:16.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.192s coverage: 74.5% of statements [2021-06-09T15:10:16.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-09T15:10:16.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-09T15:10:16.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-09T15:10:16.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-09T15:10:16.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-09T15:10:16.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-09T15:10:16.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.1% of statements [2021-06-09T15:10:16.328Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-09T15:10:16.328Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.068s coverage: 10.5% of statements [2021-06-09T15:10:23.071Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.818s coverage: 76.9% of statements [2021-06-09T15:10:23.071Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-09T15:10:23.071Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.057s coverage: 12.5% of statements [2021-06-09T15:10:23.071Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.072s coverage: 27.3% of statements [2021-06-09T15:10:23.071Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-09T15:10:23.071Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-09T15:10:23.071Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.035s coverage: 51.4% of statements [2021-06-09T15:10:49.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.0% of statements [2021-06-09T15:10:49.833Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements [2021-06-09T15:10:49.833Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-09T15:10:52.456Z] gofmt -l . [2021-06-09T15:10:52.456Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-09T15:10:52.749Z] $ docker stop --time=1 4eda54115b6b3d7ea7b73a69cb7baa5de5948c689f856e03451d366a254f3ad0 [2021-06-09T15:10:54.634Z] $ docker rm -f 4eda54115b6b3d7ea7b73a69cb7baa5de5948c689f856e03451d366a254f3ad0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T15:10:55.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T15:10:55.520Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T15:10:56.103Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:10:56.972Z] ---> job-cost.sh [2021-06-09T15:10:56.972Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cwts [2021-06-09T15:11:36.144Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T15:12:57.863Z] lf-activate-venv(): INFO: Adding /tmp/venv-Cwts/bin to PATH [2021-06-09T15:12:57.863Z] INFO: No Stack... [2021-06-09T15:12:57.863Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T15:12:58.132Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T15:12:58.479Z] + + cutcat -d, /w/workspace/app-functions-sdk-go/251/archives/cost.csv -f6 [2021-06-09T15:12:58.479Z] [Pipeline] lock [2021-06-09T15:12:58.543Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [2021-06-09T15:12:58.554Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] did not exist. Created. [2021-06-09T15:12:58.554Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T15:12:58.921Z] /w/workspace/app-functions-sdk-go/251@tmp/durable-e337ca09/script.sh: 1: /w/workspace/app-functions-sdk-go/251@tmp/durable-e337ca09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-09T15:12:59.265Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T15:12:59.286Z] Warning: overwriting stash ‘stack-cost’ [2021-06-09T15:12:59.449Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T15:12:59.464Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-09T15:13:00.352Z] provisioning config files... [2021-06-09T15:13:00.365Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7218996926754158542tmp [Pipeline] { [Pipeline] sh [2021-06-09T15:13:00.677Z] + set +x [2021-06-09T15:13:00.677Z] + curl -s https://codecov.io/bash [2021-06-09T15:13:00.677Z] + bash -s -- [2021-06-09T15:13:00.677Z] [2021-06-09T15:13:00.677Z] _____ _ [2021-06-09T15:13:00.677Z] / ____| | | [2021-06-09T15:13:00.677Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T15:13:00.677Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T15:13:00.677Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T15:13:00.677Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T15:13:00.677Z] Bash-1.0.3 [2021-06-09T15:13:00.677Z] [2021-06-09T15:13:00.677Z] [2021-06-09T15:13:00.677Z] ==> git version 2.24.4 found [2021-06-09T15:13:00.677Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-09T15:13:00.677Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T15:13:00.677Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T15:13:00.677Z] ==> Jenkins CI detected. [2021-06-09T15:13:00.677Z] project root: . [2021-06-09T15:13:00.677Z] --> token set from env [2021-06-09T15:13:00.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T15:13:00.677Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T15:13:00.677Z] ==> Python coveragepy not found [2021-06-09T15:13:00.677Z] ==> Searching for coverage reports in: [2021-06-09T15:13:00.677Z] + . [2021-06-09T15:13:00.677Z] -> Found 2 reports [2021-06-09T15:13:00.677Z] ==> Detecting git/mercurial file structure [2021-06-09T15:13:00.677Z] ==> Reading reports [2021-06-09T15:13:00.677Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-09T15:13:00.940Z] + ./coverage.out bytes=94246 [2021-06-09T15:13:00.940Z] ==> Appending adjustments [2021-06-09T15:13:00.940Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T15:13:01.202Z] + Found adjustments [2021-06-09T15:13:01.202Z] ==> Gzipping contents [2021-06-09T15:13:01.202Z] 20K /tmp/codecov.Sp7Vda.gz [2021-06-09T15:13:01.202Z] ==> Uploading reports [2021-06-09T15:13:01.202Z] url: https://codecov.io [2021-06-09T15:13:01.202Z] query: branch=master&commit=d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F251%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T15:13:01.202Z] -> Pinging Codecov [2021-06-09T15:13:01.202Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F251%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T15:13:01.776Z] -> Uploading to [2021-06-09T15:13:01.776Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/3D8B5DFFC46A037C893635FACE044666/d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc/b7249531-b95e-4178-b610-437644350f5f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T151301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36d8ccc21e766f9b216b68814ece5417e043aaac5833b81f95d466aabcbfeadc [2021-06-09T15:13:01.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T15:13:01.776Z] Dload Upload Total Spent Left Speed [2021-06-09T15:13:02.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16501 0 0 100 16501 0 40306 --:--:-- --:--:-- --:--:-- 40344 [2021-06-09T15:13:02.037Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc [Pipeline] } [2021-06-09T15:13:02.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-09T15:13:02.423Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T15:13:02.454Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:13:02.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T15:13:02.775Z] [2021-06-09T15:13:02.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:13:03.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T15:13:03.093Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T15:13:03.093Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T15:13:03.093Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T15:13:03.093Z] de9db76c5a1d: Pulling fs layer [2021-06-09T15:13:03.093Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T15:13:03.093Z] 0d57e429df01: Pulling fs layer [2021-06-09T15:13:03.093Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T15:13:03.093Z] e1f770b5df2f: Pulling fs layer [2021-06-09T15:13:03.093Z] 85a0685a4137: Pulling fs layer [2021-06-09T15:13:03.093Z] 0d57e429df01: Waiting [2021-06-09T15:13:03.093Z] 4e4be7b47b0d: Waiting [2021-06-09T15:13:03.093Z] e1f770b5df2f: Waiting [2021-06-09T15:13:03.093Z] 85a0685a4137: Waiting [2021-06-09T15:13:03.093Z] 0eba1c9be4d2: Waiting [2021-06-09T15:13:03.093Z] de9db76c5a1d: Verifying Checksum [2021-06-09T15:13:03.093Z] de9db76c5a1d: Download complete [2021-06-09T15:13:03.093Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T15:13:03.093Z] 0ef7d3d256c8: Download complete [2021-06-09T15:13:03.093Z] 0d57e429df01: Verifying Checksum [2021-06-09T15:13:03.093Z] 0d57e429df01: Download complete [2021-06-09T15:13:03.093Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T15:13:03.093Z] 4e4be7b47b0d: Download complete [2021-06-09T15:13:03.093Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T15:13:03.093Z] 188c0c94c7c5: Download complete [2021-06-09T15:13:03.363Z] 188c0c94c7c5: Pull complete [2021-06-09T15:13:03.629Z] 0ef7d3d256c8: Pull complete [2021-06-09T15:13:03.629Z] de9db76c5a1d: Pull complete [2021-06-09T15:13:04.572Z] e1f770b5df2f: Verifying Checksum [2021-06-09T15:13:04.572Z] e1f770b5df2f: Download complete [2021-06-09T15:13:07.151Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T15:13:07.151Z] 0eba1c9be4d2: Download complete [2021-06-09T15:13:07.151Z] 85a0685a4137: Verifying Checksum [2021-06-09T15:13:07.151Z] 85a0685a4137: Download complete [2021-06-09T15:13:09.712Z] 0eba1c9be4d2: Pull complete [2021-06-09T15:13:09.980Z] 0d57e429df01: Pull complete [2021-06-09T15:13:09.980Z] 4e4be7b47b0d: Pull complete [2021-06-09T15:13:10.570Z] e1f770b5df2f: Pull complete [2021-06-09T15:13:13.912Z] 85a0685a4137: Pull complete [2021-06-09T15:13:13.912Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T15:13:13.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T15:13:13.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T15:13:14.049Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-06-09T15:13:14.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-09T15:13:17.210Z] $ docker top 8263930229a890719bfec7a3c397894e95677251e3792598713f497a84189689 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T15:13:17.314Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T15:13:17.627Z] + set -o pipefail [2021-06-09T15:13:17.627Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T15:13:24.219Z] [2021-06-09T15:13:24.220Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-09T15:13:24.220Z] [2021-06-09T15:13:24.220Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/0e232ca7-728e-4712-9e18-8cff62e03a9c [2021-06-09T15:13:24.220Z] [2021-06-09T15:13:24.220Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-09T15:13:24.220Z] [2021-06-09T15:13:24.220Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T15:13:24.220Z] [2021-06-09T15:13:24.220Z] [Pipeline] } [2021-06-09T15:13:24.228Z] $ docker stop --time=1 8263930229a890719bfec7a3c397894e95677251e3792598713f497a84189689 [2021-06-09T15:13:26.471Z] $ docker rm -f 8263930229a890719bfec7a3c397894e95677251e3792598713f497a84189689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-06-09T15:13:27.377Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:13:27.399Z] provisioning config files... [2021-06-09T15:13:27.412Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6067352539450484059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:13:27.727Z] --> edgex-publish-swagger.sh [2021-06-09T15:13:27.727Z] === Publish openapi/v2 API === [2021-06-09T15:13:27.727Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-09T15:13:27.727Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-09T15:13:27.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T15:13:27.727Z] Dload Upload Total Spent Left Speed [2021-06-09T15:13:29.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10995 0:00:01 0:00:01 --:--:-- 11005 100 13052 0 0 100 13052 0 8289 0:00:01 0:00:01 --:--:-- 8292 [2021-06-09T15:13:29.243Z] [2021-06-09T15:13:29.243Z] [Pipeline] } [2021-06-09T15:13:29.252Z] 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 [2021-06-09T15:13:29.790Z] + git log --format=format:%s -1 d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:13:30.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:13:30.101Z] . [Pipeline] withDockerContainer [2021-06-09T15:13:30.174Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-06-09T15:13:30.205Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T15:13:30.573Z] $ docker top 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T15:13:30.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T15:13:30.706Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T15:13:30.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T15:13:30.820Z] $ docker exec 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 ssh-agent [2021-06-09T15:13:30.935Z] SSH_AUTH_SOCK=/tmp/ssh-3N7FjXGACfsu/agent.14 [2021-06-09T15:13:30.936Z] SSH_AGENT_PID=20 [2021-06-09T15:13:30.941Z] Running ssh-add (command line suppressed) [2021-06-09T15:13:31.033Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2219818873738750805.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2219818873738750805.key) [2021-06-09T15:13:31.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T15:13:31.352Z] + git semver tag [2021-06-09T15:13:31.352Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T15:13:31.353Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-09T15:13:31.353Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-09T15:13:31.353Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T15:13:31.353Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T15:13:31.353Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T15:13:31.353Z] # $SEMVER_BRANCH = master [2021-06-09T15:13:31.353Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-09T15:13:31.353Z] # d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc HEAD [2021-06-09T15:13:31.353Z] # -> Force: false [2021-06-09T15:13:31.353Z] # 414fd542376b81c5b91c67f9e69df15542e2aad9 refs/tags/v2.0.0-dev.76 [Pipeline] } [2021-06-09T15:13:31.358Z] $ docker exec --env ******** --env ******** 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 ssh-agent -k [2021-06-09T15:13:31.462Z] unset SSH_AUTH_SOCK; [2021-06-09T15:13:31.462Z] unset SSH_AGENT_PID; [2021-06-09T15:13:31.463Z] echo Agent pid 20 killed; [2021-06-09T15:13:31.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T15:13:31.824Z] + git semver [Pipeline] } [2021-06-09T15:13:31.842Z] $ docker stop --time=1 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 [2021-06-09T15:13:33.032Z] $ docker rm -f 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:13:33.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T15:13:33.485Z] [2021-06-09T15:13:33.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:13:33.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T15:13:33.807Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T15:13:33.807Z] ab5ef0e58194: Pulling fs layer [2021-06-09T15:13:33.807Z] 9712f1f96733: Pulling fs layer [2021-06-09T15:13:33.807Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T15:13:33.807Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T15:13:33.807Z] e9a5061849ea: Pulling fs layer [2021-06-09T15:13:33.807Z] d747dcd14b5f: Pulling fs layer [2021-06-09T15:13:33.807Z] 2de7ff778b66: Pulling fs layer [2021-06-09T15:13:33.807Z] 0d9ebad4ef96: Waiting [2021-06-09T15:13:33.807Z] e9a5061849ea: Waiting [2021-06-09T15:13:33.807Z] d747dcd14b5f: Waiting [2021-06-09T15:13:33.807Z] 2de7ff778b66: Waiting [2021-06-09T15:13:33.807Z] 9712f1f96733: Verifying Checksum [2021-06-09T15:13:33.807Z] 9712f1f96733: Download complete [2021-06-09T15:13:35.195Z] 63f879dbbcfc: Verifying Checksum [2021-06-09T15:13:35.195Z] 63f879dbbcfc: Download complete [2021-06-09T15:13:35.195Z] e9a5061849ea: Verifying Checksum [2021-06-09T15:13:35.195Z] e9a5061849ea: Download complete [2021-06-09T15:13:35.195Z] d747dcd14b5f: Verifying Checksum [2021-06-09T15:13:35.195Z] d747dcd14b5f: Download complete [2021-06-09T15:13:35.767Z] 2de7ff778b66: Verifying Checksum [2021-06-09T15:13:35.767Z] 2de7ff778b66: Download complete [2021-06-09T15:13:35.767Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T15:13:35.767Z] 0d9ebad4ef96: Download complete [2021-06-09T15:13:36.029Z] ab5ef0e58194: Verifying Checksum [2021-06-09T15:13:36.029Z] ab5ef0e58194: Download complete [2021-06-09T15:13:38.598Z] ab5ef0e58194: Pull complete [2021-06-09T15:13:38.598Z] 9712f1f96733: Pull complete [2021-06-09T15:13:39.198Z] 63f879dbbcfc: Pull complete [2021-06-09T15:13:42.549Z] 0d9ebad4ef96: Pull complete [2021-06-09T15:13:42.549Z] e9a5061849ea: Pull complete [2021-06-09T15:13:42.549Z] d747dcd14b5f: Pull complete [2021-06-09T15:13:43.518Z] 2de7ff778b66: Pull complete [2021-06-09T15:13:43.518Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T15:13:43.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T15:13:43.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T15:13:43.613Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-06-09T15:13:43.678Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-09T15:13:47.252Z] $ docker top 48caf535a176c4d7c078722880c568d7b5462336237ed827e0fdc95fc3dd4fbc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:13:47.367Z] provisioning config files... [2021-06-09T15:13:47.374Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8313547638202692411tmp [2021-06-09T15:13:47.386Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3834029986901719648tmp [2021-06-09T15:13:47.397Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9152309595894049433tmp [Pipeline] { [Pipeline] echo [2021-06-09T15:13:47.417Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:13:47.779Z] ---> sigul-configuration.sh [2021-06-09T15:13:47.779Z] gpg: directory `/root/.gnupg' created [2021-06-09T15:13:47.779Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T15:13:47.779Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T15:13:47.779Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T15:13:47.779Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T15:13:47.779Z] gpg: CAST5 encrypted data [2021-06-09T15:13:47.779Z] gpg: encrypted with 1 passphrase [2021-06-09T15:13:47.779Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T15:13:48.075Z] + mkdir /home/jenkins [2021-06-09T15:13:48.075Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T15:13:48.369Z] + 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 [2021-06-09T15:13:48.382Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:13:48.678Z] ---> sigul-install.sh [2021-06-09T15:13:50.073Z] http://mirror.dst.ca/centos/7.9.2009/updates/x86_64/repodata/54f2da0acb91b16db376e53c5ce78603a807fb6f45f99d8aa76112d58f722adb-primary.sqlite.bz2: [Errno 14] curl#56 - "Recv failure: Connection reset by peer" [2021-06-09T15:13:50.073Z] Trying other mirror. [2021-06-09T15:13:52.623Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T15:13:53.081Z] + git tag --list [2021-06-09T15:13:53.081Z] v0.1.0 [2021-06-09T15:13:53.081Z] v0.1.1 [2021-06-09T15:13:53.081Z] v1.0.0 [2021-06-09T15:13:53.081Z] v1.1.0 [2021-06-09T15:13:53.081Z] v1.2.0 [2021-06-09T15:13:53.081Z] v1.3.0 [2021-06-09T15:13:53.081Z] v1.3.1 [2021-06-09T15:13:53.081Z] v1.3.1-dev.1 [2021-06-09T15:13:53.081Z] v1.3.2-dev.1 [2021-06-09T15:13:53.081Z] v2.0.0-dev.1 [2021-06-09T15:13:53.081Z] v2.0.0-dev.10 [2021-06-09T15:13:53.081Z] v2.0.0-dev.11 [2021-06-09T15:13:53.081Z] v2.0.0-dev.12 [2021-06-09T15:13:53.081Z] v2.0.0-dev.13 [2021-06-09T15:13:53.081Z] v2.0.0-dev.14 [2021-06-09T15:13:53.081Z] v2.0.0-dev.15 [2021-06-09T15:13:53.081Z] v2.0.0-dev.16 [2021-06-09T15:13:53.081Z] v2.0.0-dev.17 [2021-06-09T15:13:53.081Z] v2.0.0-dev.18 [2021-06-09T15:13:53.081Z] v2.0.0-dev.19 [2021-06-09T15:13:53.081Z] v2.0.0-dev.2 [2021-06-09T15:13:53.081Z] v2.0.0-dev.20 [2021-06-09T15:13:53.081Z] v2.0.0-dev.21 [2021-06-09T15:13:53.081Z] v2.0.0-dev.22 [2021-06-09T15:13:53.081Z] v2.0.0-dev.23 [2021-06-09T15:13:53.081Z] v2.0.0-dev.24 [2021-06-09T15:13:53.081Z] v2.0.0-dev.25 [2021-06-09T15:13:53.081Z] v2.0.0-dev.26 [2021-06-09T15:13:53.081Z] v2.0.0-dev.27 [2021-06-09T15:13:53.081Z] v2.0.0-dev.28 [2021-06-09T15:13:53.081Z] v2.0.0-dev.29 [2021-06-09T15:13:53.081Z] v2.0.0-dev.3 [2021-06-09T15:13:53.081Z] v2.0.0-dev.30 [2021-06-09T15:13:53.081Z] v2.0.0-dev.31 [2021-06-09T15:13:53.081Z] v2.0.0-dev.32 [2021-06-09T15:13:53.081Z] v2.0.0-dev.33 [2021-06-09T15:13:53.081Z] v2.0.0-dev.34 [2021-06-09T15:13:53.081Z] v2.0.0-dev.35 [2021-06-09T15:13:53.081Z] v2.0.0-dev.36 [2021-06-09T15:13:53.081Z] v2.0.0-dev.37 [2021-06-09T15:13:53.081Z] v2.0.0-dev.38 [2021-06-09T15:13:53.081Z] v2.0.0-dev.39 [2021-06-09T15:13:53.081Z] v2.0.0-dev.4 [2021-06-09T15:13:53.081Z] v2.0.0-dev.40 [2021-06-09T15:13:53.081Z] v2.0.0-dev.41 [2021-06-09T15:13:53.081Z] v2.0.0-dev.42 [2021-06-09T15:13:53.081Z] v2.0.0-dev.43 [2021-06-09T15:13:53.081Z] v2.0.0-dev.44 [2021-06-09T15:13:53.081Z] v2.0.0-dev.45 [2021-06-09T15:13:53.081Z] v2.0.0-dev.46 [2021-06-09T15:13:53.081Z] v2.0.0-dev.47 [2021-06-09T15:13:53.081Z] v2.0.0-dev.48 [2021-06-09T15:13:53.081Z] v2.0.0-dev.49 [2021-06-09T15:13:53.081Z] v2.0.0-dev.5 [2021-06-09T15:13:53.081Z] v2.0.0-dev.50 [2021-06-09T15:13:53.081Z] v2.0.0-dev.51 [2021-06-09T15:13:53.081Z] v2.0.0-dev.52 [2021-06-09T15:13:53.081Z] v2.0.0-dev.53 [2021-06-09T15:13:53.081Z] v2.0.0-dev.54 [2021-06-09T15:13:53.081Z] v2.0.0-dev.55 [2021-06-09T15:13:53.081Z] v2.0.0-dev.56 [2021-06-09T15:13:53.081Z] v2.0.0-dev.57 [2021-06-09T15:13:53.081Z] v2.0.0-dev.58 [2021-06-09T15:13:53.081Z] v2.0.0-dev.59 [2021-06-09T15:13:53.081Z] v2.0.0-dev.6 [2021-06-09T15:13:53.081Z] v2.0.0-dev.60 [2021-06-09T15:13:53.081Z] v2.0.0-dev.61 [2021-06-09T15:13:53.081Z] v2.0.0-dev.62 [2021-06-09T15:13:53.081Z] v2.0.0-dev.63 [2021-06-09T15:13:53.081Z] v2.0.0-dev.64 [2021-06-09T15:13:53.081Z] v2.0.0-dev.65 [2021-06-09T15:13:53.081Z] v2.0.0-dev.66 [2021-06-09T15:13:53.081Z] v2.0.0-dev.67 [2021-06-09T15:13:53.081Z] v2.0.0-dev.68 [2021-06-09T15:13:53.081Z] v2.0.0-dev.69 [2021-06-09T15:13:53.081Z] v2.0.0-dev.7 [2021-06-09T15:13:53.081Z] v2.0.0-dev.70 [2021-06-09T15:13:53.081Z] v2.0.0-dev.71 [2021-06-09T15:13:53.081Z] v2.0.0-dev.72 [2021-06-09T15:13:53.081Z] v2.0.0-dev.73 [2021-06-09T15:13:53.081Z] v2.0.0-dev.74 [2021-06-09T15:13:53.081Z] v2.0.0-dev.75 [2021-06-09T15:13:53.081Z] v2.0.0-dev.76 [2021-06-09T15:13:53.081Z] v2.0.0-dev.8 [2021-06-09T15:13:53.081Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-09T15:13:53.551Z] + lftools sign git-tag v2.0.0-dev.76 [2021-06-09T15:13:54.123Z] Signing Git tag with Sigul... [2021-06-09T15:13:54.123Z] Signing v2.0.0-dev.76 [Pipeline] echo [2021-06-09T15:13:54.709Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:13:55.008Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T15:13:55.016Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T15:13:55.046Z] $ docker stop --time=1 48caf535a176c4d7c078722880c568d7b5462336237ed827e0fdc95fc3dd4fbc [2021-06-09T15:13:57.071Z] $ docker rm -f 48caf535a176c4d7c078722880c568d7b5462336237ed827e0fdc95fc3dd4fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:13:57.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:13:57.692Z] . [Pipeline] withDockerContainer [2021-06-09T15:13:57.766Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-06-09T15:13:57.804Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T15:13:58.171Z] $ docker top 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T15:13:58.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T15:13:58.309Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T15:13:58.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T15:13:58.418Z] $ docker exec 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a ssh-agent [2021-06-09T15:13:58.529Z] SSH_AUTH_SOCK=/tmp/ssh-8aHqa93yHlMy/agent.13 [2021-06-09T15:13:58.529Z] SSH_AGENT_PID=19 [2021-06-09T15:13:58.534Z] Running ssh-add (command line suppressed) [2021-06-09T15:13:58.631Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3234478809518578292.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3234478809518578292.key) [2021-06-09T15:13:58.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T15:13:58.953Z] + git semver bump pre [2021-06-09T15:13:58.953Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T15:13:58.953Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-09T15:13:58.953Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-09T15:13:58.953Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T15:13:58.953Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T15:13:58.953Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T15:13:58.953Z] # $SEMVER_BRANCH = master [2021-06-09T15:13:58.953Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-09T15:13:58.953Z] 2.0.0-dev.77 [Pipeline] } [2021-06-09T15:13:58.959Z] $ docker exec --env ******** --env ******** 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a ssh-agent -k [2021-06-09T15:13:59.056Z] unset SSH_AUTH_SOCK; [2021-06-09T15:13:59.056Z] unset SSH_AGENT_PID; [2021-06-09T15:13:59.056Z] echo Agent pid 19 killed; [2021-06-09T15:13:59.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T15:13:59.417Z] + git semver [Pipeline] } [2021-06-09T15:13:59.428Z] $ docker stop --time=1 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a [2021-06-09T15:14:00.620Z] $ docker rm -f 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:14:01.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:14:01.007Z] . [Pipeline] withDockerContainer [2021-06-09T15:14:01.084Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-06-09T15:14:01.118Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T15:14:01.503Z] $ docker top a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T15:14:01.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T15:14:01.633Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T15:14:01.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T15:14:01.743Z] $ docker exec a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 ssh-agent [2021-06-09T15:14:01.850Z] SSH_AUTH_SOCK=/tmp/ssh-WDUJIBF6ol6x/agent.14 [2021-06-09T15:14:01.850Z] SSH_AGENT_PID=20 [2021-06-09T15:14:01.855Z] Running ssh-add (command line suppressed) [2021-06-09T15:14:01.945Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7424573344151050202.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7424573344151050202.key) [2021-06-09T15:14:01.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T15:14:02.261Z] + git semver push [2021-06-09T15:14:02.261Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T15:14:02.261Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-09T15:14:02.261Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-09T15:14:02.261Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T15:14:02.261Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T15:14:02.261Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T15:14:02.261Z] # $SEMVER_BRANCH = master [2021-06-09T15:14:02.261Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-09T15:14:08.870Z] $ docker exec --env ******** --env ******** a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 ssh-agent -k [2021-06-09T15:14:08.965Z] unset SSH_AUTH_SOCK; [2021-06-09T15:14:08.966Z] unset SSH_AGENT_PID; [2021-06-09T15:14:08.966Z] echo Agent pid 20 killed; [2021-06-09T15:14:08.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T15:14:09.324Z] + git semver [Pipeline] } [2021-06-09T15:14:09.336Z] $ docker stop --time=1 a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 [2021-06-09T15:14:10.521Z] $ docker rm -f a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 [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 [2021-06-09T15:14:11.724Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:14:12.299Z] ---> package-listing.sh [2021-06-09T15:14:12.299Z] ++ facter osfamily [2021-06-09T15:14:12.299Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T15:14:12.571Z] + OS_FAMILY=redhat [2021-06-09T15:14:12.571Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-09T15:14:12.571Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T15:14:12.571Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T15:14:12.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T15:14:12.571Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T15:14:12.571Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-09T15:14:12.571Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T15:14:12.571Z] + case "${OS_FAMILY}" in [2021-06-09T15:14:12.571Z] + rpm -qa [2021-06-09T15:14:12.571Z] + sort [2021-06-09T15:14:13.166Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T15:14:13.166Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T15:14:13.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T15:14:13.166Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-09T15:14:13.166Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-09T15:14:13.166Z] + 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 [2021-06-09T15:14:13.178Z] 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 [2021-06-09T15:14:13.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:14:14.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T15:14:14.047Z] [2021-06-09T15:14:14.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:14:14.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T15:14:14.366Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T15:14:14.366Z] df20fa9351a1: Pulling fs layer [2021-06-09T15:14:14.366Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T15:14:14.366Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T15:14:14.366Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T15:14:14.366Z] 93b61091891f: Pulling fs layer [2021-06-09T15:14:14.366Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T15:14:14.366Z] 5e14af77c1be: Pulling fs layer [2021-06-09T15:14:14.366Z] 01666e4c0597: Pulling fs layer [2021-06-09T15:14:14.366Z] aa168da1d23b: Pulling fs layer [2021-06-09T15:14:14.366Z] 93b9cdb0e59b: Waiting [2021-06-09T15:14:14.366Z] 5e14af77c1be: Waiting [2021-06-09T15:14:14.366Z] 01666e4c0597: Waiting [2021-06-09T15:14:14.366Z] aa168da1d23b: Waiting [2021-06-09T15:14:14.366Z] 46f8f816bc3b: Waiting [2021-06-09T15:14:14.366Z] 93b61091891f: Waiting [2021-06-09T15:14:14.366Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T15:14:14.366Z] 36b3adc4ff6f: Download complete [2021-06-09T15:14:14.366Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T15:14:14.366Z] 46f8f816bc3b: Download complete [2021-06-09T15:14:14.366Z] df20fa9351a1: Verifying Checksum [2021-06-09T15:14:14.366Z] df20fa9351a1: Download complete [2021-06-09T15:14:14.366Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T15:14:14.366Z] 93b9cdb0e59b: Download complete [2021-06-09T15:14:14.366Z] 5e14af77c1be: Verifying Checksum [2021-06-09T15:14:14.366Z] 5e14af77c1be: Download complete [2021-06-09T15:14:14.366Z] 01666e4c0597: Verifying Checksum [2021-06-09T15:14:14.366Z] 01666e4c0597: Download complete [2021-06-09T15:14:14.627Z] 93b61091891f: Verifying Checksum [2021-06-09T15:14:14.627Z] 93b61091891f: Download complete [2021-06-09T15:14:14.627Z] df20fa9351a1: Pull complete [2021-06-09T15:14:14.627Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T15:14:14.627Z] 8ad3a11d3b57: Download complete [2021-06-09T15:14:14.627Z] 36b3adc4ff6f: Pull complete [2021-06-09T15:14:15.212Z] 8ad3a11d3b57: Pull complete [2021-06-09T15:14:15.212Z] 46f8f816bc3b: Pull complete [2021-06-09T15:14:15.471Z] 93b61091891f: Pull complete [2021-06-09T15:14:15.732Z] 93b9cdb0e59b: Pull complete [2021-06-09T15:14:15.732Z] 5e14af77c1be: Pull complete [2021-06-09T15:14:15.732Z] 01666e4c0597: Pull complete [2021-06-09T15:14:16.301Z] aa168da1d23b: Verifying Checksum [2021-06-09T15:14:16.301Z] aa168da1d23b: Download complete [2021-06-09T15:14:20.535Z] aa168da1d23b: Pull complete [2021-06-09T15:14:20.535Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T15:14:20.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T15:14:20.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T15:14:20.604Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-06-09T15:14:20.637Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T15:14:22.799Z] $ docker top 749f4cfe9b997331e4439d60023b9122e965e6db5db56707b036a5d10361f5c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:14:23.177Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T15:14:23.472Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T15:14:23.765Z] + ls /var/log/sa-host [2021-06-09T15:14:23.765Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T15:14:23.765Z] file_magic: OK [2021-06-09T15:14:23.765Z] HZ: Using current value: 100 [2021-06-09T15:14:23.765Z] file_header: OK [2021-06-09T15:14:23.765Z] 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 [2021-06-09T15:14:23.765Z] Statistics: [2021-06-09T15:14:23.765Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T15:14:23.765Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T15:14:23.765Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T15:14:23.765Z] file_magic: OK [2021-06-09T15:14:23.765Z] HZ: Using current value: 100 [2021-06-09T15:14:23.765Z] file_header: OK [2021-06-09T15:14:23.765Z] 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 [2021-06-09T15:14:23.765Z] Statistics: [2021-06-09T15:14:23.765Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T15:14:23.765Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:14:23.944Z] provisioning config files... [2021-06-09T15:14:23.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1085472190748576332tmp [Pipeline] { [Pipeline] echo [2021-06-09T15:14:23.984Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:14:24.282Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T15:14:24.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:14:24.668Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T15:14:24.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:14:24.976Z] ---> sudo-logs.sh [2021-06-09T15:14:24.976Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T15:14:25.003Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:14:25.297Z] ---> job-cost.sh [2021-06-09T15:14:25.298Z] lf-activate-venv: SKIPPING [2021-06-09T15:14:25.298Z] DEBUG: total: 0.18000000715255737 [2021-06-09T15:14:25.298Z] INFO: Retrieving Stack Cost... [2021-06-09T15:14:26.687Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T15:14:26.948Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T15:14:26.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:14:27.254Z] ---> logs-deploy.sh [2021-06-09T15:14:27.254Z] lf-activate-venv: SKIPPING [2021-06-09T15:14:27.254Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/251 [2021-06-09T15:14:27.254Z] INFO: archiving workspace using pattern(s): [2021-06-09T15:14:28.198Z] Archives upload complete. [2021-06-09T15:14:28.198Z] INFO: archiving logs to Nexus