Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7cd4db6b3ef829d8864adf879ce01f5dca276b2e 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7417850079141796538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6389499710736948656.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh609569316079356658.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6563151547066514547.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8879680951915341585.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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_BUILD_IMAGE_TARGET: builder 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 ‘prd-centos7-docker-4c-2g-2177’ Running on prd-centos7-docker-4c-2g-2181 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh712205671269071663.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 7cd4db6b3ef829d8864adf879ce01f5dca276b2e (main) > 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 7cd4db6b3ef829d8864adf879ce01f5dca276b2e # timeout=10 Commit message: "build(sdk): Add Lint + Gosec (#972)" > git rev-list --no-walk a96b8d2f8a248b285abc47b14ab39661cca5714f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:03:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:03:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:03:28 ========================================================= 15:03:28 EdgeX Global Pipelines Version Info 15:03:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:03:29 ------------------- 15:03:29 stable info: 15:03:29 ------------------- 15:03:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:03:29 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:03:29 Message: update stable to v1.0.210 15:03:30 ------------------- 15:03:30 experimental info: 15:03:30 ------------------- 15:03:30 Commited By: **** collab-it+edgex@linuxfoundation.org 15:03:30 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:03:30 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cd4db6b3ef829d8864adf879ce01f5dca276b2e [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cd4db6 [Pipeline] echo 15:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:30 + git log --format=format:%s -1 7cd4db6b3ef829d8864adf879ce01f5dca276b2e [Pipeline] echo 15:03:31 GIT_COMMIT: 7cd4db6b3ef829d8864adf879ce01f5dca276b2e, Commit Message: build(sdk): Add Lint + Gosec (#972) [Pipeline] echo 15:03:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:03:31 15:03:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:03:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:03:31 latest: Pulling from edgex-devops/git-semver 15:03:31 a0d0a0d46f8b: Pulling fs layer 15:03:31 3e5f54012d9b: Pulling fs layer 15:03:31 4c7163046ea9: Pulling fs layer 15:03:31 0c2d73faf560: Pulling fs layer 15:03:31 0c2d73faf560: Waiting 15:03:31 3e5f54012d9b: Verifying Checksum 15:03:31 3e5f54012d9b: Download complete 15:03:31 a0d0a0d46f8b: Verifying Checksum 15:03:31 a0d0a0d46f8b: Download complete 15:03:31 4c7163046ea9: Verifying Checksum 15:03:31 4c7163046ea9: Download complete 15:03:32 0c2d73faf560: Verifying Checksum 15:03:32 0c2d73faf560: Download complete 15:03:32 a0d0a0d46f8b: Pull complete 15:03:32 3e5f54012d9b: Pull complete 15:03:32 4c7163046ea9: Pull complete 15:03:32 0c2d73faf560: Pull complete 15:03:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:03:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:03:32 prd-centos7-docker-4c-2g-2181 does not seem to be running inside a container 15:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:03:33 $ docker top 84e50fb709b2103df2e26700e5875fd61ee07897014506b3650eeca198292b59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:03:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:33 [ssh-agent] Looking for ssh-agent implementation... 15:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:33 $ docker exec 84e50fb709b2103df2e26700e5875fd61ee07897014506b3650eeca198292b59 ssh-agent 15:03:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPkmIBh/agent.14 15:03:33 SSH_AGENT_PID=21 15:03:33 Running ssh-add (command line suppressed) 15:03:33 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7217603633378270692.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7217603633378270692.key) 15:03:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:34 + git tag --points-at HEAD [Pipeline] } 15:03:34 $ docker exec --env ******** --env ******** 84e50fb709b2103df2e26700e5875fd61ee07897014506b3650eeca198292b59 ssh-agent -k 15:03:34 unset SSH_AUTH_SOCK; 15:03:34 unset SSH_AGENT_PID; 15:03:34 echo Agent pid 21 killed; 15:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:03:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:34 [ssh-agent] Looking for ssh-agent implementation... 15:03:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:34 $ docker exec 84e50fb709b2103df2e26700e5875fd61ee07897014506b3650eeca198292b59 ssh-agent 15:03:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCkFpjM/agent.55 15:03:34 SSH_AGENT_PID=62 15:03:34 Running ssh-add (command line suppressed) 15:03:34 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5317486131751149045.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5317486131751149045.key) 15:03:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:35 + git semver init 15:03:35 # -> Open(): unable to determine branch for HEAD 15:03:35 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 15:03:35 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 15:03:35 # $SEMVER_REMOTE_NAME = origin 15:03:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:03:35 # $SEMVER_USER_NAME = edgex-jenkins 15:03:35 # $SEMVER_BRANCH = main 15:03:35 # $SEMVER_TEMP = /tmp/semver-028761168 15:03:35 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:03:37 # '/tmp/semver-028761168' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 15:03:37 # -> Force: false 15:03:37 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 15:03:37 $ docker exec --env ******** --env ******** 84e50fb709b2103df2e26700e5875fd61ee07897014506b3650eeca198292b59 ssh-agent -k 15:03:37 unset SSH_AUTH_SOCK; 15:03:37 unset SSH_AGENT_PID; 15:03:37 echo Agent pid 62 killed; 15:03:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:03:37 + git semver [Pipeline] } 15:03:37 $ docker stop --time=1 84e50fb709b2103df2e26700e5875fd61ee07897014506b3650eeca198292b59 15:03:38 $ docker rm -f 84e50fb709b2103df2e26700e5875fd61ee07897014506b3650eeca198292b59 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:03:39 Stashed 1 file(s) [Pipeline] echo 15:03:39 [edgeXSemver]: initialized semver on version 2.0.2-dev.26 [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 15:03:54 Still waiting to schedule task 15:03:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:03:54 Still waiting to schedule task 15:03:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:05:47 Running on prd-centos7-docker-4c-2g-2184 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 15:05:47 Running in /w/workspace/app-functions-sdk-go/39 [Pipeline] { [Pipeline] checkout 15:05:47 The recommended git tool is: git 15:05:50 using credential edgex-jenkins-ssh 15:05:50 Cloning the remote Git repository 15:05:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:05:50 > git init /w/workspace/app-functions-sdk-go/39 # timeout=10 15:05:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:05:50 > git --version # timeout=10 15:05:50 > git --version # 'git version 2.24.4' 15:05:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:50 [INFO] Currently running in a labeled security context 15:05:50 [INFO] Currently SELinux is 'enforcing' on the host 15:05:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/39@tmp/jenkins-gitclient-ssh3063757979361271259.key 15:05:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:52 Avoid second fetch 15:05:52 Checking out Revision 7cd4db6b3ef829d8864adf879ce01f5dca276b2e (main) 15:05:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:05:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:52 > git config core.sparsecheckout # timeout=10 15:05:52 > git checkout -f 7cd4db6b3ef829d8864adf879ce01f5dca276b2e # timeout=10 15:05:55 Commit message: "build(sdk): Add Lint + Gosec (#972)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:05:56 ========================================================= 15:05:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:05:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:05:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:05:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:05:57 a0d0a0d46f8b: Pulling fs layer 15:05:57 31adcdaf11c8: Pulling fs layer 15:05:57 b8b176561691: Pulling fs layer 15:05:57 4527c011a84f: Pulling fs layer 15:05:57 5d74067f8e1e: Pulling fs layer 15:05:57 e0aca202a116: Pulling fs layer 15:05:57 3a43be97a3b4: Pulling fs layer 15:05:57 34cad66bf833: Pulling fs layer 15:05:57 b4e3c513aaa6: Pulling fs layer 15:05:57 4527c011a84f: Waiting 15:05:57 5d74067f8e1e: Waiting 15:05:57 e0aca202a116: Waiting 15:05:57 3a43be97a3b4: Waiting 15:05:57 34cad66bf833: Waiting 15:05:57 b4e3c513aaa6: Waiting 15:05:57 b8b176561691: Verifying Checksum 15:05:57 b8b176561691: Download complete 15:05:57 31adcdaf11c8: Verifying Checksum 15:05:57 31adcdaf11c8: Download complete 15:05:57 5d74067f8e1e: Verifying Checksum 15:05:57 5d74067f8e1e: Download complete 15:05:57 e0aca202a116: Verifying Checksum 15:05:57 e0aca202a116: Download complete 15:05:57 a0d0a0d46f8b: Verifying Checksum 15:05:57 a0d0a0d46f8b: Download complete 15:05:57 3a43be97a3b4: Verifying Checksum 15:05:57 3a43be97a3b4: Download complete 15:05:57 34cad66bf833: Verifying Checksum 15:05:57 34cad66bf833: Download complete 15:05:57 a0d0a0d46f8b: Pull complete 15:05:58 b4e3c513aaa6: Verifying Checksum 15:05:58 b4e3c513aaa6: Download complete 15:05:58 4527c011a84f: Verifying Checksum 15:05:58 4527c011a84f: Download complete 15:05:58 31adcdaf11c8: Pull complete 15:05:58 b8b176561691: Pull complete 15:06:02 4527c011a84f: Pull complete 15:06:02 5d74067f8e1e: Pull complete 15:06:02 e0aca202a116: Pull complete 15:06:02 3a43be97a3b4: Pull complete 15:06:02 34cad66bf833: Pull complete 15:06:05 b4e3c513aaa6: Pull complete 15:06:05 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:06:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:06:05 + docker inspect -f . ci-base-image-x86_64 15:06:05 . [Pipeline] withDockerContainer 15:06:05 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 15:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/39 -v /w/workspace/app-functions-sdk-go/39:/w/workspace/app-functions-sdk-go/39:rw,z -v /w/workspace/app-functions-sdk-go/39@tmp:/w/workspace/app-functions-sdk-go/39@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-x86_64 cat 15:06:08 $ docker top f660f52035b9d6cce0f1377ad7bd61b6fdbeb1a28fb0c89285ca4bdbb2c42b6d -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:08 + go version 15:06:08 go version go1.16.8 linux/amd64 [Pipeline] } 15:06:08 $ docker stop --time=1 f660f52035b9d6cce0f1377ad7bd61b6fdbeb1a28fb0c89285ca4bdbb2c42b6d 15:06:09 $ docker rm -f f660f52035b9d6cce0f1377ad7bd61b6fdbeb1a28fb0c89285ca4bdbb2c42b6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:10 + docker inspect -f . ci-base-image-x86_64 15:06:10 . [Pipeline] withDockerContainer 15:06:10 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 15:06:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/39 -v /w/workspace/app-functions-sdk-go/39:/w/workspace/app-functions-sdk-go/39:rw,z -v /w/workspace/app-functions-sdk-go/39@tmp:/w/workspace/app-functions-sdk-go/39@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-x86_64 cat 15:06:10 $ docker top 63efe20346cf556eb9e73efbc1cbc7eac227e2147ea24210fe23381ec699d690 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:06:11 + make test 15:06:11 make -C ./app-service-template build 15:06:11 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/39/app-service-template' 15:06:11 go mod tidy 15:06:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.20 15:06:12 go: downloading github.com/stretchr/testify v1.7.0 15:06:12 go: downloading github.com/google/uuid v1.3.0 15:06:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.11 15:06:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.6 15:06:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.7 15:06:13 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:06:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:06:13 go: downloading github.com/davecgh/go-spew v1.1.1 15:06:13 go: downloading github.com/pmezard/go-difflib v1.0.0 15:06:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:06:13 go: downloading github.com/stretchr/objx v0.1.1 15:06:13 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:06:13 go: downloading github.com/go-kit/kit v0.11.0 15:06:13 go: downloading github.com/gorilla/mux v1.8.0 15:06:13 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:06:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 15:06:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 15:06:13 go: downloading github.com/mitchellh/copystructure v1.0.0 15:06:13 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:06:13 go: downloading github.com/gorilla/websocket v1.4.2 15:06:13 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:06:13 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:06:13 go: downloading github.com/go-playground/universal-translator v0.18.0 15:06:13 go: downloading github.com/leodido/go-urn v1.2.1 15:06:13 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:06:13 go: downloading golang.org/x/text v0.3.6 15:06:13 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:06:13 go: downloading github.com/go-playground/locales v0.14.0 15:06:14 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:06:14 go: downloading github.com/pelletier/go-toml v1.9.4 15:06:14 go: downloading github.com/go-stack/stack v1.8.0 15:06:14 go: downloading github.com/hashicorp/errwrap v1.0.0 15:06:14 go: downloading github.com/hashicorp/consul/api v1.9.1 15:06:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:06:14 go: downloading github.com/x448/float16 v0.8.4 15:06:14 go: downloading github.com/kr/pretty v0.3.0 15:06:14 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:06:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:06:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:06:15 go: downloading github.com/kr/text v0.2.0 15:06:15 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:06:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:06:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:06:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:06:15 go: downloading github.com/hashicorp/serf v0.9.5 15:06:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:06:15 go: downloading github.com/hashicorp/consul/sdk v0.8.0 15:06:15 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:06:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:06:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:06:15 go: downloading github.com/pebbe/zmq4 v1.2.7 15:06:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:06:15 go: downloading github.com/fatih/color v1.9.0 15:06:15 go: downloading github.com/mattn/go-colorable v0.1.6 15:06:15 go: downloading github.com/mattn/go-isatty v0.0.12 15:06:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:06:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:06:15 go: downloading github.com/pkg/errors v0.9.1 15:06:15 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:06:15 go: downloading github.com/hashicorp/memberlist v0.2.2 15:06:15 go: downloading github.com/onsi/ginkgo v1.10.1 15:06:15 go: downloading github.com/onsi/gomega v1.7.0 15:06:15 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:06:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:06:15 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:06:15 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:06:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:06:15 go: downloading github.com/miekg/dns v1.1.26 15:06:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:06:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:06:15 go: downloading gopkg.in/yaml.v2 v2.4.0 15:06:15 go: downloading github.com/hpcloud/tail v1.0.0 15:06:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:06:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:06:15 go: downloading github.com/golang/protobuf v1.5.2 15:06:15 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:06:15 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:06:15 go: downloading google.golang.org/protobuf v1.27.1 15:06:16 go: downloading github.com/google/go-cmp v0.5.5 15:06:16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:06:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:06:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/39/app-service-template' 15:06:28 make -C ./app-service-template test 15:06:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/39/app-service-template' 15:06:28 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:06:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2183 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 15:06:33 Running in /w/workspace/app-functions-sdk-go/39 [Pipeline] { [Pipeline] checkout 15:06:33 The recommended git tool is: git 15:06:36 ok new-app-service 0.011s coverage: 48.1% of statements 15:06:36 ? new-app-service/config [no test files] 15:06:36 ok new-app-service/functions 0.008s 15:06:36 CGO_ENABLED=1 go vet ./... 15:06:40 using credential edgex-jenkins-ssh 15:06:40 Cloning the remote Git repository 15:06:40 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:41 > git init /w/workspace/app-functions-sdk-go/39 # timeout=10 15:06:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:41 > git --version # timeout=10 15:06:41 > git --version # 'git version 2.17.1' 15:06:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:44 Avoid second fetch 15:06:44 Checking out Revision 7cd4db6b3ef829d8864adf879ce01f5dca276b2e (main) 15:06:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:06:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:06:45 ./bin/test-attribution-txt.sh 15:06:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/39/app-service-template' 15:06:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:06:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:06:44 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:06:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:44 > git config core.sparsecheckout # timeout=10 15:06:44 > git checkout -f 7cd4db6b3ef829d8864adf879ce01f5dca276b2e # timeout=10 15:06:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.019s coverage: 67.5% of statements 15:06:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 15:06:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.014s coverage: 93.7% of statements 15:06:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:06:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.8% of statements 15:06:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:06:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 15:06:49 Commit message: "build(sdk): Add Lint + Gosec (#972)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:06:50 % Total % Received % Xferd Average Speed Time Time Time Current 15:06:50 Dload Upload Total Spent Left Speed 15:06:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64612 0 --:--:-- --:--:-- --:--:-- 64260 [Pipeline] sh 15:06:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:06:51 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 15:06:51 /etc/docker/daemon.new 15:06:51 { 15:06:51 "registry-mirrors": [ 15:06:51 "https://nexus3.edgexfoundry.org:10001" 15:06:51 ], 15:06:51 "bip": "10.250.0.254/24", 15:06:51 "hosts": [ 15:06:51 "tcp://0.0.0.0:5555", 15:06:51 "unix:///var/run/docker.sock" 15:06:51 ], 15:06:51 "mtu": 1458, 15:06:51 "selinux-enabled": true, 15:06:51 "seccomp-profile": "/etc/docker/seccomp.json" 15:06:51 } [Pipeline] sh 15:06:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:06:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:07:10 ========================================================= 15:07:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:07:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:07:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:07:13 552d1f2373af: Pulling fs layer 15:07:13 ea3f2d53f512: Pulling fs layer 15:07:13 9e70ebbbe112: Pulling fs layer 15:07:13 7a9cfe048b4a: Pulling fs layer 15:07:13 72dc09318566: Pulling fs layer 15:07:13 f4f7b4309257: Pulling fs layer 15:07:13 0ac9a79272e3: Pulling fs layer 15:07:13 b78e95d17946: Pulling fs layer 15:07:13 72dc09318566: Waiting 15:07:13 f4f7b4309257: Waiting 15:07:13 b78e95d17946: Waiting 15:07:13 7a9cfe048b4a: Waiting 15:07:13 9e70ebbbe112: Verifying Checksum 15:07:13 9e70ebbbe112: Download complete 15:07:13 ea3f2d53f512: Download complete 15:07:13 72dc09318566: Verifying Checksum 15:07:13 72dc09318566: Download complete 15:07:13 f4f7b4309257: Download complete 15:07:13 0ac9a79272e3: Download complete 15:07:13 552d1f2373af: Verifying Checksum 15:07:13 552d1f2373af: Download complete 15:07:14 552d1f2373af: Pull complete 15:07:14 ea3f2d53f512: Pull complete 15:07:15 9e70ebbbe112: Pull complete 15:07:15 b78e95d17946: Verifying Checksum 15:07:15 b78e95d17946: Download complete 15:07:16 7a9cfe048b4a: Verifying Checksum 15:07:16 7a9cfe048b4a: Download complete 15:07:28 7a9cfe048b4a: Pull complete 15:07:28 72dc09318566: Pull complete 15:07:28 f4f7b4309257: Pull complete 15:07:28 0ac9a79272e3: Pull complete 15:07:33 b78e95d17946: Pull complete 15:07:33 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:07:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 40.086s coverage: 75.7% of statements 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.3% of statements 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.045s coverage: 77.0% of statements 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 15.2% of statements 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:07:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.037s coverage: 77.5% of statements 15:07:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 15:07:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:07:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 15:07:34 + docker inspect -f . ci-base-image-arm64 15:07:34 . [Pipeline] withDockerContainer 15:07:35 prd-ubuntu18.04-docker-arm64-4c-16g-2183 does not seem to be running inside a container 15:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/39 -v /w/workspace/app-functions-sdk-go/39:/w/workspace/app-functions-sdk-go/39:rw,z -v /w/workspace/app-functions-sdk-go/39@tmp:/w/workspace/app-functions-sdk-go/39@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 15:07:42 $ docker top 9ba0037e514dfd9b38a4c5a421d68f76b1362e054d30b22735d817fe4bc5daec -eo pid,comm [Pipeline] { [Pipeline] } 15:07:42 $ docker stop --time=1 63efe20346cf556eb9e73efbc1cbc7eac227e2147ea24210fe23381ec699d690 15:07:43 $ docker rm -f 63efe20346cf556eb9e73efbc1cbc7eac227e2147ea24210fe23381ec699d690 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 15:07:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:44 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] } 15:07:45 + go version 15:07:45 go version go1.16.8 linux/arm64 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] } 15:07:45 $ docker stop --time=1 9ba0037e514dfd9b38a4c5a421d68f76b1362e054d30b22735d817fe4bc5daec 15:07:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:45 15:07:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:47 $ docker rm -f 9ba0037e514dfd9b38a4c5a421d68f76b1362e054d30b22735d817fe4bc5daec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:49 latest: Pulling from edgex-lftools-log-publisher 15:07:49 b4d181a07f80: Pulling fs layer 15:07:49 a1111a8f2ec3: Pulling fs layer 15:07:49 ed53099fbce6: Pulling fs layer 15:07:49 dc539afda2c1: Pulling fs layer 15:07:49 77bc0d833cb6: Pulling fs layer 15:07:49 9065ff56babe: Pulling fs layer 15:07:49 d287ab97295c: Pulling fs layer 15:07:49 77bc0d833cb6: Waiting 15:07:49 9065ff56babe: Waiting 15:07:49 d287ab97295c: Waiting 15:07:49 dc539afda2c1: Waiting 15:07:49 a1111a8f2ec3: Verifying Checksum 15:07:49 a1111a8f2ec3: Download complete 15:07:49 dc539afda2c1: Verifying Checksum 15:07:49 dc539afda2c1: Download complete 15:07:49 ed53099fbce6: Verifying Checksum 15:07:49 ed53099fbce6: Download complete 15:07:49 9065ff56babe: Verifying Checksum 15:07:49 9065ff56babe: Download complete 15:07:49 77bc0d833cb6: Verifying Checksum 15:07:49 77bc0d833cb6: Download complete 15:07:49 + docker inspect -f . ci-base-image-arm64 15:07:49 . [Pipeline] withDockerContainer 15:07:49 b4d181a07f80: Verifying Checksum 15:07:49 b4d181a07f80: Download complete 15:07:49 prd-ubuntu18.04-docker-arm64-4c-16g-2183 does not seem to be running inside a container 15:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/39 -v /w/workspace/app-functions-sdk-go/39:/w/workspace/app-functions-sdk-go/39:rw,z -v /w/workspace/app-functions-sdk-go/39@tmp:/w/workspace/app-functions-sdk-go/39@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 15:07:50 d287ab97295c: Verifying Checksum 15:07:50 d287ab97295c: Download complete 15:07:51 b4d181a07f80: Pull complete 15:07:51 a1111a8f2ec3: Pull complete 15:07:51 $ docker top fb96e07fe848fdc01f62c822f5669cd2fa39c36a7e227d04132f8b4d43f3d8e4 -eo pid,comm 15:07:51 ed53099fbce6: Pull complete 15:07:51 dc539afda2c1: Pull complete [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:07:51 77bc0d833cb6: Pull complete 15:07:51 9065ff56babe: Pull complete 15:07:52 + make test 15:07:52 make -C ./app-service-template build 15:07:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/39/app-service-template' 15:07:52 go mod tidy 15:07:55 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.20 15:07:55 go: downloading github.com/google/uuid v1.3.0 15:07:55 go: downloading github.com/stretchr/testify v1.7.0 15:07:55 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.11 15:07:55 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.6 15:07:55 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.7 15:07:55 go: downloading github.com/davecgh/go-spew v1.1.1 15:07:55 go: downloading github.com/pmezard/go-difflib v1.0.0 15:07:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:07:55 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:07:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:07:55 go: downloading github.com/stretchr/objx v0.1.1 15:07:55 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:07:55 go: downloading github.com/go-kit/kit v0.11.0 15:07:55 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:07:55 go: downloading github.com/gorilla/mux v1.8.0 15:07:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 15:07:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 15:07:56 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:07:56 go: downloading github.com/mitchellh/copystructure v1.0.0 15:07:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:07:56 go: downloading github.com/hashicorp/consul/api v1.9.1 15:07:56 go: downloading github.com/gorilla/websocket v1.4.2 15:07:56 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:07:56 go: downloading github.com/pelletier/go-toml v1.9.4 15:07:56 go: downloading github.com/go-playground/universal-translator v0.18.0 15:07:56 go: downloading github.com/leodido/go-urn v1.2.1 15:07:56 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:07:56 go: downloading golang.org/x/text v0.3.6 15:07:56 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:07:57 go: downloading github.com/go-playground/locales v0.14.0 15:07:57 d287ab97295c: Pull complete 15:07:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:07:57 prd-centos7-docker-4c-2g-2184 does not seem to be running inside a container 15:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/39 -v /w/workspace/app-functions-sdk-go/39:/w/workspace/app-functions-sdk-go/39:rw,z -v /w/workspace/app-functions-sdk-go/39@tmp:/w/workspace/app-functions-sdk-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:07:59 $ docker top 1d4d18e6af4e9acd7c8094973ae2e2b8c84003494e2dddbf6b73af68d06e63b9 -eo pid,comm 15:07:59 go: downloading github.com/hashicorp/errwrap v1.0.0 15:07:59 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:07:59 go: downloading github.com/go-stack/stack v1.8.0 15:07:59 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:07:59 go: downloading github.com/kr/pretty v0.3.0 15:07:59 go: downloading github.com/x448/float16 v0.8.4 15:07:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:07:59 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:07:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:07:59 go: downloading github.com/hashicorp/serf v0.9.5 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:08:00 go: downloading github.com/hashicorp/consul/sdk v0.8.0 15:08:00 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:08:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:08:00 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:08:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:08:00 go: downloading github.com/kr/text v0.2.0 15:08:00 ---> job-cost.sh 15:08:00 lf-activate-venv: SKIPPING 15:08:00 INFO: No Stack... 15:08:00 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:08:00 go: downloading github.com/fatih/color v1.9.0 15:08:00 go: downloading github.com/mattn/go-colorable v0.1.6 15:08:00 go: downloading github.com/mattn/go-isatty v0.0.12 15:08:00 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:08:00 go: downloading github.com/pkg/errors v0.9.1 15:08:00 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:08:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:08:00 go: downloading github.com/pebbe/zmq4 v1.2.7 15:08:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:08:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:08:00 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:08:00 go: downloading github.com/hashicorp/memberlist v0.2.2 15:08:00 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:08:00 go: downloading github.com/onsi/ginkgo v1.10.1 15:08:00 go: downloading github.com/onsi/gomega v1.7.0 15:08:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:08:00 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:08:00 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:08:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:08:00 go: downloading github.com/miekg/dns v1.1.26 15:08:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:08:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:08:01 go: downloading gopkg.in/yaml.v2 v2.4.0 15:08:01 go: downloading github.com/hpcloud/tail v1.0.0 15:08:01 go: downloading github.com/golang/protobuf v1.5.2 15:08:01 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:08:01 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:08:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:08:01 go: downloading github.com/fsnotify/fsnotify v1.4.7 15:08:01 go: downloading google.golang.org/protobuf v1.27.1 15:08:02 go: downloading github.com/google/go-cmp v0.5.5 15:08:02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 15:08:02 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:08:26 INFO: Retrieving Pricing Info for: v3-standard-2 15:08:26 INFO: Archiving Costs [Pipeline] sh 15:08:27 + cat /w/workspace/app-functions-sdk-go/39/archives/cost.csv 15:08:27 + cut -d, -f6 [Pipeline] lock 15:08:27 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-39-stack-cost] 15:08:27 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-39-stack-cost] did not exist. Created. 15:08:27 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:27 + echo total: 0.05999999865889549 [Pipeline] stash 15:08:27 Stashed 1 file(s) [Pipeline] } 15:08:27 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 15:08:27 $ docker stop --time=1 1d4d18e6af4e9acd7c8094973ae2e2b8c84003494e2dddbf6b73af68d06e63b9 15:08:28 $ docker rm -f 1d4d18e6af4e9acd7c8094973ae2e2b8c84003494e2dddbf6b73af68d06e63b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:08:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/39/app-service-template' 15:08:41 make -C ./app-service-template test 15:08:41 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/39/app-service-template' 15:08:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:09:13 ok new-app-service 0.044s coverage: 48.1% of statements 15:09:13 ? new-app-service/config [no test files] 15:09:13 ok new-app-service/functions 0.041s 15:09:13 CGO_ENABLED=1 go vet ./... 15:09:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:36 ./bin/test-attribution-txt.sh 15:09:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/39/app-service-template' 15:09:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:09:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:09:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.161s coverage: 67.5% of statements 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 15:09:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.048s coverage: 93.7% of statements 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:09:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.201s coverage: 61.8% of statements 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:09:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.048s 15:09:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.143s coverage: 75.7% of statements 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:09:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.3% of statements 15:09:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:09:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.043s coverage: 10.5% of statements 15:09:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.244s coverage: 77.0% of statements 15:09:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:09:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.055s coverage: 15.2% of statements 15:09:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.092s coverage: 27.3% of statements 15:09:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:09:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:09:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.051s coverage: 51.4% of statements 15:10:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.105s coverage: 77.5% of statements 15:10:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.035s coverage: 94.4% of statements 15:10:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:10:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:10:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:10:23 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } 15:10:23 $ docker stop --time=1 fb96e07fe848fdc01f62c822f5669cd2fa39c36a7e227d04132f8b4d43f3d8e4 15:10:25 $ docker rm -f fb96e07fe848fdc01f62c822f5669cd2fa39c36a7e227d04132f8b4d43f3d8e4 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:28 Warning: overwriting stash ‘coverage-report’ 15:10:29 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:29 15:10:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:10:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:30 arm64: Pulling from edgex-lftools-log-publisher 15:10:30 448f6bf000e3: Pulling fs layer 15:10:30 f757da607395: Pulling fs layer 15:10:30 05883995daec: Pulling fs layer 15:10:30 8603b9c90790: Pulling fs layer 15:10:30 1560dd03e051: Pulling fs layer 15:10:30 27f5ce0e4adf: Pulling fs layer 15:10:30 c2d8d7efcc4b: Pulling fs layer 15:10:30 1560dd03e051: Waiting 15:10:30 27f5ce0e4adf: Waiting 15:10:30 c2d8d7efcc4b: Waiting 15:10:30 8603b9c90790: Waiting 15:10:30 f757da607395: Verifying Checksum 15:10:30 f757da607395: Download complete 15:10:30 8603b9c90790: Verifying Checksum 15:10:30 8603b9c90790: Download complete 15:10:31 05883995daec: Verifying Checksum 15:10:31 05883995daec: Download complete 15:10:31 27f5ce0e4adf: Verifying Checksum 15:10:31 27f5ce0e4adf: Download complete 15:10:31 1560dd03e051: Verifying Checksum 15:10:31 1560dd03e051: Download complete 15:10:31 448f6bf000e3: Verifying Checksum 15:10:31 448f6bf000e3: Download complete 15:10:35 c2d8d7efcc4b: Verifying Checksum 15:10:35 c2d8d7efcc4b: Download complete 15:10:35 448f6bf000e3: Pull complete 15:10:35 f757da607395: Pull complete 15:10:37 05883995daec: Pull complete 15:10:37 8603b9c90790: Pull complete 15:10:38 1560dd03e051: Pull complete 15:10:38 27f5ce0e4adf: Pull complete 15:10:57 c2d8d7efcc4b: Pull complete 15:10:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:10:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:10:57 prd-ubuntu18.04-docker-arm64-4c-16g-2183 does not seem to be running inside a container 15:10:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/39 -v /w/workspace/app-functions-sdk-go/39:/w/workspace/app-functions-sdk-go/39:rw,z -v /w/workspace/app-functions-sdk-go/39@tmp:/w/workspace/app-functions-sdk-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:10:59 $ docker top 29010de5fd6e48a71381154f4c756f6ec182c9a888aecc242fa3027b625fbdba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:00 ---> job-cost.sh 15:11:00 lf-activate-venv: SKIPPING 15:11:00 INFO: No Stack... 15:11:00 INFO: Retrieving Pricing Info for: v3-standard-4 15:11:01 INFO: Archiving Costs [Pipeline] sh 15:11:01 + cut -d, -f6 15:11:01 + cat /w/workspace/app-functions-sdk-go/39/archives/cost.csv [Pipeline] lock 15:11:02 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-39-stack-cost] 15:11:02 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-39-stack-cost] did not exist. Created. 15:11:02 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:02 /w/workspace/app-functions-sdk-go/39@tmp/durable-493441d9/script.sh: 1: /w/workspace/app-functions-sdk-go/39@tmp/durable-493441d9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:11:03 + echo total: 0.10999999940395355 [Pipeline] stash 15:11:03 Warning: overwriting stash ‘stack-cost’ 15:11:03 Stashed 1 file(s) [Pipeline] } 15:11:03 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:03 $ docker stop --time=1 29010de5fd6e48a71381154f4c756f6ec182c9a888aecc242fa3027b625fbdba 15:11:05 $ docker rm -f 29010de5fd6e48a71381154f4c756f6ec182c9a888aecc242fa3027b625fbdba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:11:05 provisioning config files... 15:11:05 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8694062724279385592tmp [Pipeline] { [Pipeline] sh 15:11:06 + set +x 15:11:06 + curl -s https://codecov.io/bash 15:11:06 + bash -s -- 15:11:06 15:11:06 _____ _ 15:11:06 / ____| | | 15:11:06 | | ___ __| | ___ ___ _____ __ 15:11:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:11:06 | |___| (_) | (_| | __/ (_| (_) \ V / 15:11:06 \_____\___/ \__,_|\___|\___\___/ \_/ 15:11:06 Bash-1.0.6 15:11:06 15:11:06 15:11:06 ==> git version 2.24.4 found 15:11:06 ==> 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 15:11:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:11:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:11:06 ==> Jenkins CI detected. 15:11:06 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 15:11:06 project root: . 15:11:06 --> token set from env 15:11:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:11:06 ==> Running gcov in . (disable via -X gcov) 15:11:06 ==> Python coveragepy not found 15:11:06 ==> Searching for coverage reports in: 15:11:06 + . 15:11:06 -> Found 2 reports 15:11:06 ==> Detecting git/mercurial file structure 15:11:06 ==> Reading reports 15:11:06 + ./app-service-template/coverage.out bytes=1219 15:11:06 + ./coverage.out bytes=100715 15:11:06 ==> Appending adjustments 15:11:06 https://docs.codecov.io/docs/fixing-reports 15:11:06 + Found adjustments 15:11:06 ==> Gzipping contents 15:11:06 20K /tmp/codecov.4BQfTZ.gz 15:11:06 ==> Uploading reports 15:11:06 url: https://codecov.io 15:11:06 query: branch=main&commit=7cd4db6b3ef829d8864adf879ce01f5dca276b2e&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:11:06 -> Pinging Codecov 15:11:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=7cd4db6b3ef829d8864adf879ce01f5dca276b2e&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:11:07 -> Uploading to 15:11:07 https://storage.googleapis.com/codecov/v4/raw/2021-10-18/3D8B5DFFC46A037C893635FACE044666/7cd4db6b3ef829d8864adf879ce01f5dca276b2e/c6f189f0-20d8-4013-9eff-5c9f2ca667ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T151107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=886dbecc364cf5a18c3cca208eb5c32fd70a5797ce3365e8f7d60accd3fc5a58 15:11:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:07 Dload Upload Total Spent Left Speed 15:11:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17710 0 0 100 17710 0 53199 --:--:-- --:--:-- --:--:-- 53183 15:11:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/7cd4db6b3ef829d8864adf879ce01f5dca276b2e [Pipeline] } 15:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:11:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:11:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:08 15:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:11:08 188c0c94c7c5: Pulling fs layer 15:11:08 0ef7d3d256c8: Pulling fs layer 15:11:08 de9db76c5a1d: Pulling fs layer 15:11:08 0eba1c9be4d2: Pulling fs layer 15:11:08 0d57e429df01: Pulling fs layer 15:11:08 4e4be7b47b0d: Pulling fs layer 15:11:08 e1f770b5df2f: Pulling fs layer 15:11:08 85a0685a4137: Pulling fs layer 15:11:08 0eba1c9be4d2: Waiting 15:11:08 0d57e429df01: Waiting 15:11:08 4e4be7b47b0d: Waiting 15:11:08 e1f770b5df2f: Waiting 15:11:08 85a0685a4137: Waiting 15:11:08 de9db76c5a1d: Download complete 15:11:08 0ef7d3d256c8: Verifying Checksum 15:11:08 0ef7d3d256c8: Download complete 15:11:08 0d57e429df01: Verifying Checksum 15:11:08 0d57e429df01: Download complete 15:11:08 4e4be7b47b0d: Verifying Checksum 15:11:08 4e4be7b47b0d: Download complete 15:11:08 188c0c94c7c5: Verifying Checksum 15:11:08 188c0c94c7c5: Download complete 15:11:09 e1f770b5df2f: Verifying Checksum 15:11:09 e1f770b5df2f: Download complete 15:11:09 188c0c94c7c5: Pull complete 15:11:09 0eba1c9be4d2: Verifying Checksum 15:11:09 0eba1c9be4d2: Download complete 15:11:09 0ef7d3d256c8: Pull complete 15:11:09 85a0685a4137: Verifying Checksum 15:11:09 85a0685a4137: Download complete 15:11:09 de9db76c5a1d: Pull complete 15:11:13 0eba1c9be4d2: Pull complete 15:11:13 0d57e429df01: Pull complete 15:11:13 4e4be7b47b0d: Pull complete 15:11:13 e1f770b5df2f: Pull complete 15:11:17 85a0685a4137: Pull complete 15:11:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:11:17 prd-centos7-docker-4c-2g-2181 does not seem to be running inside a container 15:11:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:11:19 $ docker top 585d7daaf74b846be15482594f5c2d85e6a223ec04248817fe7b9db7afdf16db -eo pid,comm [Pipeline] { [Pipeline] echo 15:11:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:11:20 + set -o pipefail 15:11:20 + snyk monitor '--org=edgex-jenkins' 15:11:25 15:11:25 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:11:25 15:11:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/506cb6b6-9747-455c-b4b8-157a2178bf98 15:11:25 15:11:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:11:25 15:11:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:11:25 15:11:25 [Pipeline] } 15:11:25 $ docker stop --time=1 585d7daaf74b846be15482594f5c2d85e6a223ec04248817fe7b9db7afdf16db 15:11:27 $ docker rm -f 585d7daaf74b846be15482594f5c2d85e6a223ec04248817fe7b9db7afdf16db [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 15:11:28 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:28 provisioning config files... 15:11:28 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5643582174458143623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:29 --> edgex-publish-swagger.sh 15:11:29 === Publish openapi/v2 API === 15:11:29 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:11:29 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 15:11:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:29 Dload Upload Total Spent Left Speed 15:11:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 10352 0:00:01 0:00:01 --:--:-- 10360 100 13054 0 0 100 13054 0 10351 0:00:01 0:00:01 --:--:-- 10360 15:11:30 15:11:30 [Pipeline] } 15:11:30 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 15:11:31 + git log --format=format:%s -1 7cd4db6b3ef829d8864adf879ce01f5dca276b2e [Pipeline] isUnix [Pipeline] sh 15:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:31 . [Pipeline] withDockerContainer 15:11:31 prd-centos7-docker-4c-2g-2181 does not seem to be running inside a container 15:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:31 $ docker top 80ca9d3e21d3523f83716b5775aba2a0f155109a9d1e56b66a020a441600ca67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:31 [ssh-agent] Looking for ssh-agent implementation... 15:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:32 $ docker exec 80ca9d3e21d3523f83716b5775aba2a0f155109a9d1e56b66a020a441600ca67 ssh-agent 15:11:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKfkFn/agent.12 15:11:32 SSH_AGENT_PID=19 15:11:32 Running ssh-add (command line suppressed) 15:11:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7868693063408064403.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7868693063408064403.key) 15:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:32 + git semver tag 15:11:32 # -> Open(): unable to determine branch for HEAD 15:11:32 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 15:11:32 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 15:11:32 # $SEMVER_REMOTE_NAME = origin 15:11:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:32 # $SEMVER_USER_NAME = edgex-jenkins 15:11:32 # $SEMVER_BRANCH = main 15:11:32 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:11:32 # 7cd4db6b3ef829d8864adf879ce01f5dca276b2e HEAD 15:11:32 # -> Force: false 15:11:32 # 16e0de8609c60e68eae5830e83590f6e84c47bca refs/tags/v2.0.2-dev.26 [Pipeline] } 15:11:32 $ docker exec --env ******** --env ******** 80ca9d3e21d3523f83716b5775aba2a0f155109a9d1e56b66a020a441600ca67 ssh-agent -k 15:11:32 unset SSH_AUTH_SOCK; 15:11:32 unset SSH_AGENT_PID; 15:11:32 echo Agent pid 19 killed; 15:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:32 + git semver [Pipeline] } 15:11:32 $ docker stop --time=1 80ca9d3e21d3523f83716b5775aba2a0f155109a9d1e56b66a020a441600ca67 15:11:34 $ docker rm -f 80ca9d3e21d3523f83716b5775aba2a0f155109a9d1e56b66a020a441600ca67 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:34 15:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:34 0.23.1-centos7: Pulling from edgex-lftools 15:11:34 ab5ef0e58194: Pulling fs layer 15:11:34 9712f1f96733: Pulling fs layer 15:11:34 63f879dbbcfc: Pulling fs layer 15:11:34 0d9ebad4ef96: Pulling fs layer 15:11:34 e9a5061849ea: Pulling fs layer 15:11:34 d747dcd14b5f: Pulling fs layer 15:11:34 2de7ff778b66: Pulling fs layer 15:11:34 e9a5061849ea: Waiting 15:11:34 d747dcd14b5f: Waiting 15:11:34 2de7ff778b66: Waiting 15:11:34 0d9ebad4ef96: Waiting 15:11:34 9712f1f96733: Verifying Checksum 15:11:34 9712f1f96733: Download complete 15:11:35 63f879dbbcfc: Verifying Checksum 15:11:35 63f879dbbcfc: Download complete 15:11:35 0d9ebad4ef96: Verifying Checksum 15:11:35 0d9ebad4ef96: Download complete 15:11:35 d747dcd14b5f: Verifying Checksum 15:11:35 d747dcd14b5f: Download complete 15:11:35 ab5ef0e58194: Verifying Checksum 15:11:35 ab5ef0e58194: Download complete 15:11:35 e9a5061849ea: Verifying Checksum 15:11:35 e9a5061849ea: Download complete 15:11:35 2de7ff778b66: Verifying Checksum 15:11:35 2de7ff778b66: Download complete 15:11:38 ab5ef0e58194: Pull complete 15:11:38 9712f1f96733: Pull complete 15:11:39 63f879dbbcfc: Pull complete 15:11:43 0d9ebad4ef96: Pull complete 15:11:43 e9a5061849ea: Pull complete 15:11:43 d747dcd14b5f: Pull complete 15:11:44 2de7ff778b66: Pull complete 15:11:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:11:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:11:44 prd-centos7-docker-4c-2g-2181 does not seem to be running inside a container 15:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:11:47 $ docker top e881e7bfb3aba51d4539827383985a3bc1931221befe44fa8ac8d860ed3ac539 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:11:48 provisioning config files... 15:11:48 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config239381112718916278tmp 15:11:48 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1837243417348971380tmp 15:11:48 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config483957894352876122tmp [Pipeline] { [Pipeline] echo 15:11:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:11:48 ---> sigul-configuration.sh 15:11:48 gpg: directory `/root/.gnupg' created 15:11:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:11:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:11:48 gpg: keyring `/root/.gnupg/secring.gpg' created 15:11:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:11:48 gpg: CAST5 encrypted data 15:11:48 gpg: encrypted with 1 passphrase 15:11:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:11:48 + mkdir /home/jenkins 15:11:48 + mkdir /home/jenkins/sigul [Pipeline] sh 15:11:48 + 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 15:11:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:11:49 ---> sigul-install.sh 15:11:49 Sigul already installed; skipping installation. [Pipeline] sh 15:11:49 + git tag --list 15:11:49 v0.1.0 15:11:49 v0.1.1 15:11:49 v1.0.0 15:11:49 v1.1.0 15:11:49 v1.2.0 15:11:49 v1.3.0 15:11:49 v1.3.1 15:11:49 v2.0.0 15:11:49 v2.0.1 15:11:49 v2.0.1-dev.1 15:11:49 v2.0.1-dev.2 15:11:49 v2.0.1-dev.3 15:11:49 v2.0.1-dev.4 15:11:49 v2.0.1-dev.5 15:11:49 v2.0.1-dev.6 15:11:49 v2.0.1-dev.7 15:11:49 v2.0.2-dev.1 15:11:49 v2.0.2-dev.10 15:11:49 v2.0.2-dev.11 15:11:49 v2.0.2-dev.12 15:11:49 v2.0.2-dev.13 15:11:49 v2.0.2-dev.14 15:11:49 v2.0.2-dev.15 15:11:49 v2.0.2-dev.16 15:11:49 v2.0.2-dev.17 15:11:49 v2.0.2-dev.18 15:11:49 v2.0.2-dev.19 15:11:49 v2.0.2-dev.2 15:11:49 v2.0.2-dev.20 15:11:49 v2.0.2-dev.21 15:11:49 v2.0.2-dev.22 15:11:49 v2.0.2-dev.23 15:11:49 v2.0.2-dev.24 15:11:49 v2.0.2-dev.25 15:11:49 v2.0.2-dev.26 15:11:49 v2.0.2-dev.3 15:11:49 v2.0.2-dev.4 15:11:49 v2.0.2-dev.5 15:11:49 v2.0.2-dev.6 15:11:49 v2.0.2-dev.7 15:11:49 v2.0.2-dev.8 15:11:49 v2.0.2-dev.9 [Pipeline] sh 15:11:49 + lftools sign git-tag v2.0.2-dev.26 15:11:50 Signing Git tag with Sigul... 15:11:50 Signing v2.0.2-dev.26 [Pipeline] echo 15:11:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:11:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:11:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:11:51 $ docker stop --time=1 e881e7bfb3aba51d4539827383985a3bc1931221befe44fa8ac8d860ed3ac539 15:11:52 $ docker rm -f e881e7bfb3aba51d4539827383985a3bc1931221befe44fa8ac8d860ed3ac539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:53 . [Pipeline] withDockerContainer 15:11:53 prd-centos7-docker-4c-2g-2181 does not seem to be running inside a container 15:11:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:53 $ docker top 1068e25696c333dbc4cf4314837f0c3709fbb799da6906ad6e82bff1361550c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:54 [ssh-agent] Looking for ssh-agent implementation... 15:11:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:54 $ docker exec 1068e25696c333dbc4cf4314837f0c3709fbb799da6906ad6e82bff1361550c1 ssh-agent 15:11:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdAMFhd/agent.13 15:11:54 SSH_AGENT_PID=19 15:11:54 Running ssh-add (command line suppressed) 15:11:54 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2861762813432147282.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2861762813432147282.key) 15:11:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:54 + git semver bump pre 15:11:54 # -> Open(): unable to determine branch for HEAD 15:11:54 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 15:11:54 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 15:11:54 # $SEMVER_REMOTE_NAME = origin 15:11:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:54 # $SEMVER_USER_NAME = edgex-jenkins 15:11:54 # $SEMVER_BRANCH = main 15:11:54 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 15:11:54 2.0.2-dev.27 [Pipeline] } 15:11:54 $ docker exec --env ******** --env ******** 1068e25696c333dbc4cf4314837f0c3709fbb799da6906ad6e82bff1361550c1 ssh-agent -k 15:11:54 unset SSH_AUTH_SOCK; 15:11:54 unset SSH_AGENT_PID; 15:11:54 echo Agent pid 19 killed; 15:11:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:55 + git semver [Pipeline] } 15:11:55 $ docker stop --time=1 1068e25696c333dbc4cf4314837f0c3709fbb799da6906ad6e82bff1361550c1 15:11:56 $ docker rm -f 1068e25696c333dbc4cf4314837f0c3709fbb799da6906ad6e82bff1361550c1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:56 . [Pipeline] withDockerContainer 15:11:56 prd-centos7-docker-4c-2g-2181 does not seem to be running inside a container 15:11:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:57 $ docker top b0028ba816eaa92753bfe6da3573ed0624e0ed3aefbd53df8e00ea60f1ef3d78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:57 [ssh-agent] Looking for ssh-agent implementation... 15:11:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:57 $ docker exec b0028ba816eaa92753bfe6da3573ed0624e0ed3aefbd53df8e00ea60f1ef3d78 ssh-agent 15:11:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDggePn/agent.13 15:11:57 SSH_AGENT_PID=19 15:11:57 Running ssh-add (command line suppressed) 15:11:57 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_828568944488587215.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_828568944488587215.key) 15:11:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:57 + git semver push 15:11:57 # -> Open(): unable to determine branch for HEAD 15:11:57 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 15:11:57 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 15:11:57 # $SEMVER_REMOTE_NAME = origin 15:11:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:57 # $SEMVER_USER_NAME = edgex-jenkins 15:11:57 # $SEMVER_BRANCH = main 15:11:57 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 15:12:00 $ docker exec --env ******** --env ******** b0028ba816eaa92753bfe6da3573ed0624e0ed3aefbd53df8e00ea60f1ef3d78 ssh-agent -k 15:12:00 unset SSH_AUTH_SOCK; 15:12:00 unset SSH_AGENT_PID; 15:12:00 echo Agent pid 19 killed; 15:12:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:00 + git semver [Pipeline] } 15:12:00 $ docker stop --time=1 b0028ba816eaa92753bfe6da3573ed0624e0ed3aefbd53df8e00ea60f1ef3d78 15:12:01 $ docker rm -f b0028ba816eaa92753bfe6da3573ed0624e0ed3aefbd53df8e00ea60f1ef3d78 [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] sh 15:12:02 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:12:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:12:03 ---> package-listing.sh 15:12:03 ++ tr '[:upper:]' '[:lower:]' 15:12:03 ++ facter osfamily 15:12:03 + OS_FAMILY=redhat 15:12:03 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 15:12:03 + START_PACKAGES=/tmp/packages_start.txt 15:12:03 + END_PACKAGES=/tmp/packages_end.txt 15:12:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:03 + PACKAGES=/tmp/packages_start.txt 15:12:03 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:12:03 + PACKAGES=/tmp/packages_end.txt 15:12:03 + case "${OS_FAMILY}" in 15:12:03 + rpm -qa 15:12:03 + sort 15:12:04 + '[' -f /tmp/packages_start.txt ']' 15:12:04 + '[' -f /tmp/packages_end.txt ']' 15:12:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:04 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 15:12:04 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 15:12:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 15:12:04 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:12:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:05 15:12:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:05 latest: Pulling from edgex-lftools-log-publisher 15:12:05 b4d181a07f80: Pulling fs layer 15:12:05 a1111a8f2ec3: Pulling fs layer 15:12:05 ed53099fbce6: Pulling fs layer 15:12:05 dc539afda2c1: Pulling fs layer 15:12:05 77bc0d833cb6: Pulling fs layer 15:12:05 9065ff56babe: Pulling fs layer 15:12:05 d287ab97295c: Pulling fs layer 15:12:05 77bc0d833cb6: Waiting 15:12:05 dc539afda2c1: Waiting 15:12:05 9065ff56babe: Waiting 15:12:05 a1111a8f2ec3: Verifying Checksum 15:12:05 a1111a8f2ec3: Download complete 15:12:05 dc539afda2c1: Verifying Checksum 15:12:05 dc539afda2c1: Download complete 15:12:05 ed53099fbce6: Verifying Checksum 15:12:05 ed53099fbce6: Download complete 15:12:05 77bc0d833cb6: Verifying Checksum 15:12:05 77bc0d833cb6: Download complete 15:12:05 9065ff56babe: Verifying Checksum 15:12:05 9065ff56babe: Download complete 15:12:05 b4d181a07f80: Verifying Checksum 15:12:05 b4d181a07f80: Download complete 15:12:06 d287ab97295c: Verifying Checksum 15:12:06 d287ab97295c: Download complete 15:12:07 b4d181a07f80: Pull complete 15:12:07 a1111a8f2ec3: Pull complete 15:12:08 ed53099fbce6: Pull complete 15:12:08 dc539afda2c1: Pull complete 15:12:08 77bc0d833cb6: Pull complete 15:12:08 9065ff56babe: Pull complete 15:12:13 d287ab97295c: Pull complete 15:12:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:12:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:12:13 prd-centos7-docker-4c-2g-2181 does not seem to be running inside a container 15:12:14 $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:12:16 $ docker top cbf22750d783a86bf91edc9d87f3dcbfdc713fb745c65b90c0c9cc6904992731 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:12:17 + mkdir -p /var/log/sysstat [Pipeline] sh 15:12:17 + ls /var/log/sa-host 15:12:17 + sadf -c /var/log/sa-host/sa18 15:12:17 file_magic: OK 15:12:17 HZ: Using current value: 100 15:12:17 file_header: OK 15:12:17 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 15:12:17 Statistics: 15:12:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:12:17 File successfully converted to sysstat format version 12.0.3 15:12:17 + sadf -c /var/log/sa-host/sa30 15:12:17 file_magic: OK 15:12:17 HZ: Using current value: 100 15:12:17 file_header: OK 15:12:17 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 15:12:17 Statistics: 15:12:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:12:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:18 provisioning config files... 15:12:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2529441410825400328tmp [Pipeline] { [Pipeline] echo 15:12:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:18 ---> create-netrc.sh [Pipeline] } 15:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:12:19 ---> python-tools-install.sh [Pipeline] echo 15:12:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:12:19 ---> sudo-logs.sh 15:12:19 Archiving 'sudo' log.. 15:12:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2181.novalocal: Name or service not known 15:12:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-2181.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:12:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:12:19 ---> job-cost.sh 15:12:19 lf-activate-venv: SKIPPING 15:12:19 DEBUG: total: 0.10999999940395355 15:12:19 INFO: Retrieving Stack Cost... 15:12:27 INFO: Retrieving Pricing Info for: v3-standard-2 15:12:27 INFO: Archiving Costs [Pipeline] echo 15:12:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:28 ---> logs-deploy.sh 15:12:28 lf-activate-venv: SKIPPING 15:12:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/39 15:12:28 INFO: archiving workspace using pattern(s): 15:12:28 Archives upload complete. 15:12:28 INFO: archiving logs to Nexus 15:12:29 ---> uname -a: 15:12:29 Linux prd-centos7-docker-4c-2g-2181.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:12:29 15:12:29 15:12:29 ---> lscpu: 15:12:29 Architecture: x86_64 15:12:29 CPU op-mode(s): 32-bit, 64-bit 15:12:29 Byte Order: Little Endian 15:12:29 Address sizes: 40 bits physical, 48 bits virtual 15:12:29 CPU(s): 2 15:12:29 On-line CPU(s) list: 0,1 15:12:29 Thread(s) per core: 1 15:12:29 Core(s) per socket: 1 15:12:29 Socket(s): 2 15:12:29 NUMA node(s): 1 15:12:29 Vendor ID: AuthenticAMD 15:12:29 CPU family: 23 15:12:29 Model: 49 15:12:29 Model name: AMD EPYC-Rome Processor 15:12:29 Stepping: 0 15:12:29 CPU MHz: 2799.996 15:12:29 BogoMIPS: 5599.99 15:12:29 Virtualization: AMD-V 15:12:29 Hypervisor vendor: KVM 15:12:29 Virtualization type: full 15:12:29 L1d cache: 32K 15:12:29 L1i cache: 32K 15:12:29 L2 cache: 512K 15:12:29 L3 cache: 16384K 15:12:29 NUMA node0 CPU(s): 0,1 15:12:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:12:29 15:12:29 15:12:29 ---> nproc: 15:12:29 2 15:12:29 15:12:29 15:12:29 ---> df -h: 15:12:29 Filesystem Size Used Avail Use% Mounted on 15:12:29 overlay 40G 9.0G 32G 23% / 15:12:29 tmpfs 64M 0 64M 0% /dev 15:12:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:12:29 shm 64M 0 64M 0% /dev/shm 15:12:29 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:12:29 15:12:29 15:12:29 ---> sar -b -r -n DEV: 15:12:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/18/21 _x86_64_ (2 CPU) 15:12:29 15:12:29 15:02:44 LINUX RESTART (2 CPU) 15:12:29 15:12:29 15:03:01 tps rtps wtps bread/s bwrtn/s 15:12:29 15:04:01 194.05 70.67 123.38 8004.66 40787.36 15:12:29 15:05:01 1.62 0.00 1.62 0.00 36.46 15:12:29 15:06:01 0.45 0.00 0.45 0.00 7.01 15:12:29 15:07:01 0.22 0.00 0.22 0.00 2.73 15:12:29 15:08:01 0.30 0.00 0.30 0.00 4.03 15:12:29 15:09:01 0.32 0.00 0.32 0.00 4.75 15:12:29 15:10:01 0.28 0.00 0.28 0.00 3.25 15:12:29 15:11:01 0.22 0.00 0.22 0.00 3.28 15:12:29 15:12:01 219.90 0.07 219.83 4.80 54614.29 15:12:29 Average: 46.38 7.86 38.52 890.14 10609.37 15:12:29 15:12:29 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:12:29 15:04:01 5651456 0 623076 7.78 2620 1731788 1273488 14.06 579884 1541556 132 15:12:29 15:05:01 5658056 0 616468 7.70 2620 1731796 1221416 13.49 574760 1541520 20 15:12:29 15:06:01 5660024 0 614500 7.67 2620 1731796 1160028 12.81 573172 1541672 8 15:12:29 15:07:01 5657920 0 616596 7.70 2620 1731804 1160076 12.81 575640 1541672 8 15:12:29 15:08:01 5666176 0 608332 7.60 2620 1731812 1159776 12.80 567120 1542584 8 15:12:29 15:09:01 5661868 0 612636 7.65 2620 1731816 1159872 12.81 571516 1542584 12 15:12:29 15:10:01 5661744 0 612756 7.65 2620 1731820 1159776 12.80 572068 1542584 20 15:12:29 15:11:01 5654912 0 619584 7.74 2620 1731824 1159824 12.81 578384 1542584 8 15:12:29 15:12:01 3949944 0 1002464 12.52 2620 3053912 1473152 16.26 942052 2663088 40 15:12:29 Average: 5469122 0 658490 8.22 2620 1878708 1214156 13.40 614955 1666649 28 15:12:29 15:12:29 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:12:29 15:04:01 eth0 597.50 439.43 1588.56 88.06 0.00 0.00 0.00 0.00 15:12:29 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:04:01 docker0 82.66 50.56 7.88 312.42 0.00 0.00 0.00 0.00 15:12:29 15:05:01 eth0 1.98 0.80 1.26 0.24 0.00 0.00 0.00 0.00 15:12:29 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:06:01 eth0 1.23 0.30 0.34 0.17 0.00 0.00 0.00 0.00 15:12:29 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:07:01 eth0 0.50 0.30 0.27 0.23 0.00 0.00 0.00 0.00 15:12:29 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:08:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:12:29 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:09:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:12:29 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:10:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:12:29 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:11:01 eth0 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:12:29 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:12:01 eth0 388.31 246.76 7693.14 48.56 0.00 0.00 0.00 0.00 15:12:29 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 15:12:01 docker0 34.85 53.99 3.47 389.26 0.00 0.00 0.00 0.00 15:12:29 Average: eth0 110.05 76.47 1031.76 15.26 0.00 0.00 0.00 0.00 15:12:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:29 Average: docker0 13.06 11.62 1.26 77.98 0.00 0.00 0.00 0.00 15:12:29 15:12:29 15:12:29 ---> sar -P ALL: 15:12:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/18/21 _x86_64_ (2 CPU) 15:12:29 15:12:29 15:02:44 LINUX RESTART (2 CPU) 15:12:29 15:12:29 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:12:29 15:04:01 all 20.61 0.00 6.84 7.23 0.08 65.25 15:12:29 15:04:01 0 20.46 0.00 7.10 8.62 0.09 63.74 15:12:29 15:04:01 1 20.76 0.00 6.58 5.83 0.07 66.76 15:12:29 15:05:01 all 0.20 0.00 0.04 0.00 0.03 99.73 15:12:29 15:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 15:12:29 15:05:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:12:29 15:06:01 all 0.22 0.00 0.06 0.00 0.03 99.69 15:12:29 15:06:01 0 0.33 0.00 0.05 0.00 0.03 99.58 15:12:29 15:06:01 1 0.10 0.00 0.07 0.00 0.03 99.80 15:12:29 15:07:01 all 0.16 0.00 0.03 0.00 0.01 99.80 15:12:29 15:07:01 0 0.28 0.00 0.03 0.00 0.00 99.68 15:12:29 15:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:12:29 15:08:01 all 0.18 0.00 0.05 0.00 0.03 99.73 15:12:29 15:08:01 0 0.30 0.00 0.05 0.00 0.02 99.63 15:12:29 15:08:01 1 0.07 0.00 0.05 0.00 0.05 99.83 15:12:29 15:09:01 all 0.06 0.00 0.06 0.00 0.03 99.85 15:12:29 15:09:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:12:29 15:09:01 1 0.08 0.00 0.07 0.00 0.03 99.82 15:12:29 15:10:01 all 0.12 0.00 0.03 0.00 0.02 99.83 15:12:29 15:10:01 0 0.07 0.00 0.03 0.00 0.03 99.87 15:12:29 15:10:01 1 0.17 0.00 0.03 0.00 0.00 99.80 15:12:29 15:11:01 all 0.14 0.00 0.04 0.00 0.02 99.80 15:12:29 15:11:01 0 0.03 0.00 0.07 0.00 0.02 99.88 15:12:29 15:11:01 1 0.25 0.00 0.02 0.00 0.02 99.72 15:12:29 15:12:01 all 25.04 0.00 10.64 2.77 0.09 61.46 15:12:29 15:12:01 0 25.12 0.00 11.23 3.20 0.09 60.37 15:12:29 15:12:01 1 24.97 0.00 10.06 2.34 0.09 62.55 15:12:29 Average: all 5.01 0.00 1.90 1.08 0.04 91.98 15:12:29 Average: 0 5.03 0.00 1.99 1.27 0.04 91.67 15:12:29 Average: 1 4.98 0.00 1.81 0.88 0.04 92.29 15:12:29 15:12:29 15:12:29