Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fa13c6388ce76a6b878b54490eac61aa7d81165 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-ssh1639482201173061569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh4270148145986769762.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh8255092946380482303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3707542661632698096.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-ssh544880014064108944.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 USE_ALPINE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13781 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-ssh7998272878631923514.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 8fa13c6388ce76a6b878b54490eac61aa7d81165 (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 8fa13c6388ce76a6b878b54490eac61aa7d81165 # timeout=10 Commit message: "feat(transforms): new AES 256 Encryption Transform (#984)" > git rev-list --no-walk d9713a4690bbce53e2abffc20c03aa2cdf25d49a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:42:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:42:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:42:25 ========================================================= 23:42:25 EdgeX Global Pipelines Version Info 23:42:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:42:26 ------------------- 23:42:26 stable info: 23:42:26 ------------------- 23:42:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:42:26 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 23:42:26 Message: update stable to v1.0.211 23:42:27 ------------------- 23:42:27 experimental info: 23:42:27 ------------------- 23:42:27 Commited By: **** collab-it+edgex@linuxfoundation.org 23:42:27 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 23:42:27 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fa13c6388ce76a6b878b54490eac61aa7d81165 [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fa13c6 [Pipeline] echo 23:42:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:42:28 + git rev-list -1 --merges 8fa13c6388ce76a6b878b54490eac61aa7d81165~1..8fa13c6388ce76a6b878b54490eac61aa7d81165 [Pipeline] echo 23:42:28 -----------> git rev-list -1 --merges 8fa13c6388ce76a6b878b54490eac61aa7d81165~1..8fa13c6388ce76a6b878b54490eac61aa7d81165 8fa13c6388ce76a6b878b54490eac61aa7d81165 [false] [Pipeline] sh 23:42:28 + git log --format=format:%s -1 8fa13c6388ce76a6b878b54490eac61aa7d81165 [Pipeline] echo 23:42:28 ========================================================= 23:42:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:42:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:42:28 + git log --format=format:%s -1 8fa13c6388ce76a6b878b54490eac61aa7d81165 [Pipeline] echo 23:42:28 [semverPrep] GIT_COMMIT: 8fa13c6388ce76a6b878b54490eac61aa7d81165, Commit Message: feat(transforms): new AES 256 Encryption Transform (#984) [Pipeline] echo 23:42:28 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:29 23:42:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:42:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:29 latest: Pulling from edgex-devops/git-semver 23:42:29 a0d0a0d46f8b: Pulling fs layer 23:42:29 3e5f54012d9b: Pulling fs layer 23:42:29 4c7163046ea9: Pulling fs layer 23:42:29 0c2d73faf560: Pulling fs layer 23:42:29 0c2d73faf560: Waiting 23:42:29 3e5f54012d9b: Verifying Checksum 23:42:29 3e5f54012d9b: Download complete 23:42:29 a0d0a0d46f8b: Verifying Checksum 23:42:29 a0d0a0d46f8b: Download complete 23:42:29 0c2d73faf560: Verifying Checksum 23:42:29 0c2d73faf560: Download complete 23:42:29 4c7163046ea9: Verifying Checksum 23:42:29 4c7163046ea9: Download complete 23:42:29 a0d0a0d46f8b: Pull complete 23:42:29 3e5f54012d9b: Pull complete 23:42:30 4c7163046ea9: Pull complete 23:42:30 0c2d73faf560: Pull complete 23:42:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:42:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:42:30 prd-centos7-docker-4c-2g-13781 does not seem to be running inside a container 23:42:30 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:42:31 $ docker top 5dbc99ee93c0b87e06cf6551d734909ffa6b100af9e630aa43699d03d9bc620b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:31 [ssh-agent] Looking for ssh-agent implementation... 23:42:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:31 $ docker exec 5dbc99ee93c0b87e06cf6551d734909ffa6b100af9e630aa43699d03d9bc620b ssh-agent 23:42:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaFoHKm/agent.14 23:42:31 SSH_AGENT_PID=21 23:42:31 Running ssh-add (command line suppressed) 23:42:31 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1936520943486941409.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1936520943486941409.key) 23:42:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:32 + git tag --points-at HEAD [Pipeline] } 23:42:32 $ docker exec --env ******** --env ******** 5dbc99ee93c0b87e06cf6551d734909ffa6b100af9e630aa43699d03d9bc620b ssh-agent -k 23:42:32 unset SSH_AUTH_SOCK; 23:42:32 unset SSH_AGENT_PID; 23:42:32 echo Agent pid 21 killed; 23:42:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:42:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:32 [ssh-agent] Looking for ssh-agent implementation... 23:42:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:32 $ docker exec 5dbc99ee93c0b87e06cf6551d734909ffa6b100af9e630aa43699d03d9bc620b ssh-agent 23:42:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgnNcjB/agent.53 23:42:32 SSH_AGENT_PID=59 23:42:32 Running ssh-add (command line suppressed) 23:42:32 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7315055177847981470.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7315055177847981470.key) 23:42:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:32 + git semver init 23:42:32 # -> Open(): unable to determine branch for HEAD 23:42:32 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:42:32 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:42:32 # $SEMVER_REMOTE_NAME = origin 23:42:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:42:32 # $SEMVER_USER_NAME = edgex-jenkins 23:42:32 # $SEMVER_BRANCH = main 23:42:32 # $SEMVER_TEMP = /tmp/semver-634940703 23:42:32 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:42:34 # '/tmp/semver-634940703' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 23:42:34 # -> Force: false 23:42:34 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 23:42:34 $ docker exec --env ******** --env ******** 5dbc99ee93c0b87e06cf6551d734909ffa6b100af9e630aa43699d03d9bc620b ssh-agent -k 23:42:34 unset SSH_AUTH_SOCK; 23:42:34 unset SSH_AGENT_PID; 23:42:34 echo Agent pid 59 killed; 23:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:35 + git semver [Pipeline] } 23:42:35 $ docker stop --time=1 5dbc99ee93c0b87e06cf6551d734909ffa6b100af9e630aa43699d03d9bc620b 23:42:36 $ docker rm -f 5dbc99ee93c0b87e06cf6551d734909ffa6b100af9e630aa43699d03d9bc620b [Pipeline] // withDockerContainer [Pipeline] sh 23:42:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:42:37 Stashed 1 file(s) [Pipeline] echo 23:42:37 [edgeXSemver]: initialized semver on version 2.0.2-dev.38 [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 23:42:52 Still waiting to schedule task 23:42:52 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13781’ 23:42:52 Still waiting to schedule task 23:42:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:44:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13782 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:44:33 Running in /w/workspace/app-functions-sdk-go/51 [Pipeline] { [Pipeline] checkout 23:44:34 The recommended git tool is: git 23:44:39 using credential edgex-jenkins-ssh 23:44:39 Cloning the remote Git repository 23:44:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:44:39 > git init /w/workspace/app-functions-sdk-go/51 # timeout=10 23:44:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:44:39 > git --version # timeout=10 23:44:39 > git --version # 'git version 2.17.1' 23:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:44:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:42 Avoid second fetch 23:44:42 Checking out Revision 8fa13c6388ce76a6b878b54490eac61aa7d81165 (main) 23:44:42 > git config core.sparsecheckout # timeout=10 23:44:42 > git checkout -f 8fa13c6388ce76a6b878b54490eac61aa7d81165 # timeout=10 23:44:47 Commit message: "feat(transforms): new AES 256 Encryption Transform (#984)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:44:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:44:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:47 Dload Upload Total Spent Left Speed 23:44:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93102 0 --:--:-- --:--:-- --:--:-- 93102 [Pipeline] sh 23:44:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:44:48 + sudo tee /etc/docker/daemon.new 23:44:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:44:48 { 23:44:48 "registry-mirrors": [ 23:44:48 "https://nexus3.edgexfoundry.org:10001" 23:44:48 ], 23:44:48 "bip": "10.250.0.254/24", 23:44:48 "hosts": [ 23:44:48 "tcp://0.0.0.0:5555", 23:44:48 "unix:///var/run/docker.sock" 23:44:48 ], 23:44:48 "mtu": 1458, 23:44:48 "selinux-enabled": true, 23:44:48 "seccomp-profile": "/etc/docker/seccomp.json" 23:44:48 } [Pipeline] sh 23:44:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:44:49 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:45:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:07 ========================================================= 23:45:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:45:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:45:08 Running on prd-centos7-docker-4c-2g-13783 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:45:08 Running in /w/workspace/app-functions-sdk-go/51 [Pipeline] { [Pipeline] checkout 23:45:08 The recommended git tool is: git 23:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:45:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:45:09 552d1f2373af: Pulling fs layer 23:45:09 ea3f2d53f512: Pulling fs layer 23:45:09 9e70ebbbe112: Pulling fs layer 23:45:09 7a9cfe048b4a: Pulling fs layer 23:45:09 72dc09318566: Pulling fs layer 23:45:09 f4f7b4309257: Pulling fs layer 23:45:09 0ac9a79272e3: Pulling fs layer 23:45:09 b78e95d17946: Pulling fs layer 23:45:09 72dc09318566: Waiting 23:45:09 f4f7b4309257: Waiting 23:45:09 0ac9a79272e3: Waiting 23:45:09 b78e95d17946: Waiting 23:45:09 7a9cfe048b4a: Waiting 23:45:09 9e70ebbbe112: Verifying Checksum 23:45:09 9e70ebbbe112: Download complete 23:45:09 ea3f2d53f512: Verifying Checksum 23:45:09 ea3f2d53f512: Download complete 23:45:09 72dc09318566: Verifying Checksum 23:45:09 72dc09318566: Download complete 23:45:09 f4f7b4309257: Verifying Checksum 23:45:09 f4f7b4309257: Download complete 23:45:09 552d1f2373af: Verifying Checksum 23:45:09 552d1f2373af: Download complete 23:45:09 0ac9a79272e3: Verifying Checksum 23:45:09 0ac9a79272e3: Download complete 23:45:10 using credential edgex-jenkins-ssh 23:45:10 Cloning the remote Git repository 23:45:10 552d1f2373af: Pull complete 23:45:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:45:10 > git init /w/workspace/app-functions-sdk-go/51 # timeout=10 23:45:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:45:10 > git --version # timeout=10 23:45:10 > git --version # 'git version 2.24.4' 23:45:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:45:10 [INFO] Currently running in a labeled security context 23:45:10 [INFO] Currently SELinux is 'enforcing' on the host 23:45:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/51@tmp/jenkins-gitclient-ssh1857005026421758821.key 23:45:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:10 ea3f2d53f512: Pull complete 23:45:11 9e70ebbbe112: Pull complete 23:45:11 b78e95d17946: Download complete 23:45:11 Avoid second fetch 23:45:11 Checking out Revision 8fa13c6388ce76a6b878b54490eac61aa7d81165 (main) 23:45:11 7a9cfe048b4a: Verifying Checksum 23:45:11 7a9cfe048b4a: Download complete 23:45:11 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:45:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:45:11 > git config core.sparsecheckout # timeout=10 23:45:11 > git checkout -f 8fa13c6388ce76a6b878b54490eac61aa7d81165 # timeout=10 23:45:15 Commit message: "feat(transforms): new AES 256 Encryption Transform (#984)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:45:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:45:15 ========================================================= 23:45:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:45:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:45:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:45:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:45:16 a0d0a0d46f8b: Pulling fs layer 23:45:16 31adcdaf11c8: Pulling fs layer 23:45:16 b8b176561691: Pulling fs layer 23:45:16 4527c011a84f: Pulling fs layer 23:45:16 5d74067f8e1e: Pulling fs layer 23:45:16 e0aca202a116: Pulling fs layer 23:45:16 3a43be97a3b4: Pulling fs layer 23:45:16 34cad66bf833: Pulling fs layer 23:45:16 b4e3c513aaa6: Pulling fs layer 23:45:16 4527c011a84f: Waiting 23:45:16 5d74067f8e1e: Waiting 23:45:16 e0aca202a116: Waiting 23:45:16 3a43be97a3b4: Waiting 23:45:16 34cad66bf833: Waiting 23:45:16 b4e3c513aaa6: Waiting 23:45:16 b8b176561691: Verifying Checksum 23:45:16 b8b176561691: Download complete 23:45:16 31adcdaf11c8: Verifying Checksum 23:45:16 31adcdaf11c8: Download complete 23:45:16 5d74067f8e1e: Verifying Checksum 23:45:16 5d74067f8e1e: Download complete 23:45:16 e0aca202a116: Verifying Checksum 23:45:16 e0aca202a116: Download complete 23:45:16 a0d0a0d46f8b: Verifying Checksum 23:45:16 3a43be97a3b4: Verifying Checksum 23:45:16 3a43be97a3b4: Download complete 23:45:16 34cad66bf833: Verifying Checksum 23:45:16 34cad66bf833: Download complete 23:45:16 b4e3c513aaa6: Verifying Checksum 23:45:16 b4e3c513aaa6: Download complete 23:45:16 a0d0a0d46f8b: Pull complete 23:45:16 4527c011a84f: Verifying Checksum 23:45:16 4527c011a84f: Download complete 23:45:16 31adcdaf11c8: Pull complete 23:45:17 b8b176561691: Pull complete 23:45:20 4527c011a84f: Pull complete 23:45:20 5d74067f8e1e: Pull complete 23:45:20 e0aca202a116: Pull complete 23:45:20 3a43be97a3b4: Pull complete 23:45:20 34cad66bf833: Pull complete 23:45:22 7a9cfe048b4a: Pull complete 23:45:22 72dc09318566: Pull complete 23:45:22 f4f7b4309257: Pull complete 23:45:23 0ac9a79272e3: Pull complete 23:45:23 b4e3c513aaa6: Pull complete 23:45:23 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 23:45:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:45:23 + docker inspect -f . ci-base-image-x86_64 23:45:23 . [Pipeline] withDockerContainer 23:45:24 prd-centos7-docker-4c-2g-13783 does not seem to be running inside a container 23:45:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/51 -v /w/workspace/app-functions-sdk-go/51:/w/workspace/app-functions-sdk-go/51:rw,z -v /w/workspace/app-functions-sdk-go/51@tmp:/w/workspace/app-functions-sdk-go/51@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 ******** ci-base-image-x86_64 cat 23:45:27 $ docker top a62e9c3b1d8fd63c2e2d524fe81c84ce928f9b277b3faf42b67ac8a333a05fff -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:28 + go version 23:45:28 go version go1.16.8 linux/amd64 [Pipeline] } 23:45:28 $ docker stop --time=1 a62e9c3b1d8fd63c2e2d524fe81c84ce928f9b277b3faf42b67ac8a333a05fff 23:45:28 b78e95d17946: Pull complete 23:45:28 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:45:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:45:29 $ docker rm -f a62e9c3b1d8fd63c2e2d524fe81c84ce928f9b277b3faf42b67ac8a333a05fff [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:45:29 + docker inspect -f . ci-base-image-x86_64 23:45:29 . [Pipeline] withDockerContainer 23:45:29 prd-centos7-docker-4c-2g-13783 does not seem to be running inside a container 23:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/51 -v /w/workspace/app-functions-sdk-go/51:/w/workspace/app-functions-sdk-go/51:rw,z -v /w/workspace/app-functions-sdk-go/51@tmp:/w/workspace/app-functions-sdk-go/51@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 ******** ci-base-image-x86_64 cat 23:45:29 + docker inspect -f . ci-base-image-arm64 23:45:29 . 23:45:30 $ docker top f4c27e99dd53feefebb2c52ea62baf765ab3a6830e2a110caee03953f70f2bec -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 23:45:30 prd-ubuntu18.04-docker-arm64-4c-16g-13782 does not seem to be running inside a container 23:45:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/51 -v /w/workspace/app-functions-sdk-go/51:/w/workspace/app-functions-sdk-go/51:rw,z -v /w/workspace/app-functions-sdk-go/51@tmp:/w/workspace/app-functions-sdk-go/51@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 ******** ci-base-image-arm64 cat 23:45:34 $ docker top 19a83c0b7ece3b396379545028dbec535507f0c4d6a22f9c4cf25f50b76d10d5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 23:45:34 + make test 23:45:34 make -C ./app-service-template build 23:45:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/51/app-service-template' 23:45:34 go mod tidy 23:45:35 + go version 23:45:35 go version go1.16.8 linux/arm64 [Pipeline] } 23:45:35 $ docker stop --time=1 19a83c0b7ece3b396379545028dbec535507f0c4d6a22f9c4cf25f50b76d10d5 23:45:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 23:45:36 go: downloading github.com/stretchr/testify v1.7.0 23:45:36 go: downloading github.com/google/uuid v1.3.0 23:45:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.20 23:45:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 23:45:36 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 23:45:36 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:45:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:45:36 go: downloading github.com/davecgh/go-spew v1.1.1 23:45:36 go: downloading github.com/pmezard/go-difflib v1.0.0 23:45:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:45:36 go: downloading github.com/stretchr/objx v0.1.1 23:45:36 go: downloading github.com/go-kit/kit v0.11.0 23:45:36 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:45:36 go: downloading github.com/gorilla/mux v1.8.0 23:45:36 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:45:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 23:45:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 23:45:36 go: downloading github.com/mitchellh/copystructure v1.0.0 23:45:36 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:45:36 go: downloading github.com/gorilla/websocket v1.4.2 23:45:36 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:45:36 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:45:36 go: downloading github.com/go-playground/universal-translator v0.18.0 23:45:36 go: downloading github.com/leodido/go-urn v1.2.1 23:45:36 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:45:36 go: downloading golang.org/x/text v0.3.6 23:45:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:45:36 go: downloading github.com/go-playground/locales v0.14.0 23:45:37 $ docker rm -f 19a83c0b7ece3b396379545028dbec535507f0c4d6a22f9c4cf25f50b76d10d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:37 go: downloading github.com/pelletier/go-toml v1.9.4 23:45:37 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:45:37 go: downloading github.com/go-stack/stack v1.8.0 23:45:37 go: downloading github.com/hashicorp/errwrap v1.0.0 23:45:37 go: downloading github.com/hashicorp/consul/api v1.9.1 23:45:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:45:37 go: downloading github.com/x448/float16 v0.8.4 23:45:37 go: downloading github.com/kr/pretty v0.3.0 23:45:37 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 23:45:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:45:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:45:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:45:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:45:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:45:37 + docker inspect -f . ci-base-image-arm64 23:45:37 . [Pipeline] withDockerContainer 23:45:37 go: downloading github.com/hashicorp/serf v0.9.5 23:45:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:45:37 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:45:37 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:45:37 go: downloading github.com/kr/text v0.2.0 23:45:37 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:45:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:45:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:45:38 prd-ubuntu18.04-docker-arm64-4c-16g-13782 does not seem to be running inside a container 23:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/51 -v /w/workspace/app-functions-sdk-go/51:/w/workspace/app-functions-sdk-go/51:rw,z -v /w/workspace/app-functions-sdk-go/51@tmp:/w/workspace/app-functions-sdk-go/51@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 ******** ci-base-image-arm64 cat 23:45:38 go: downloading github.com/pebbe/zmq4 v1.2.7 23:45:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:45:38 go: downloading github.com/fatih/color v1.9.0 23:45:38 go: downloading github.com/mattn/go-colorable v0.1.6 23:45:38 go: downloading github.com/mattn/go-isatty v0.0.12 23:45:38 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:45:38 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:45:38 go: downloading github.com/pkg/errors v0.9.1 23:45:38 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:45:38 go: downloading github.com/hashicorp/memberlist v0.2.2 23:45:38 go: downloading github.com/onsi/ginkgo v1.10.1 23:45:38 go: downloading github.com/onsi/gomega v1.7.0 23:45:38 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:45:38 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:45:38 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:45:38 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:45:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:45:38 go: downloading github.com/miekg/dns v1.1.26 23:45:38 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:45:38 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:45:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:45:38 go: downloading gopkg.in/yaml.v2 v2.3.0 23:45:38 go: downloading github.com/hpcloud/tail v1.0.0 23:45:38 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:45:38 go: downloading github.com/golang/protobuf v1.5.2 23:45:38 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:45:38 go: downloading github.com/fsnotify/fsnotify v1.4.7 23:45:38 go: downloading google.golang.org/protobuf v1.27.1 23:45:38 go: downloading github.com/google/go-cmp v0.5.5 23:45:38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 23:45:38 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 23:45:39 $ docker top b71a1f3605e2e174e328c3d12ba540dcb42bd0581594572b0f071aef14535056 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:45:40 + make test 23:45:40 make -C ./app-service-template build 23:45:40 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/51/app-service-template' 23:45:40 go mod tidy 23:45:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 23:45:42 go: downloading github.com/google/uuid v1.3.0 23:45:42 go: downloading github.com/stretchr/testify v1.7.0 23:45:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.20 23:45:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 23:45:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 23:45:42 go: downloading github.com/davecgh/go-spew v1.1.1 23:45:42 go: downloading github.com/pmezard/go-difflib v1.0.0 23:45:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:45:42 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:45:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:45:42 go: downloading github.com/stretchr/objx v0.1.1 23:45:42 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:45:42 go: downloading github.com/go-kit/kit v0.11.0 23:45:43 go: downloading github.com/gorilla/mux v1.8.0 23:45:43 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:45:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 23:45:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 23:45:43 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:45:43 go: downloading github.com/mitchellh/copystructure v1.0.0 23:45:43 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:45:43 go: downloading github.com/hashicorp/consul/api v1.9.1 23:45:43 go: downloading github.com/pelletier/go-toml v1.9.4 23:45:43 go: downloading github.com/gorilla/websocket v1.4.2 23:45:43 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 23:45:43 go: downloading github.com/hashicorp/errwrap v1.0.0 23:45:43 go: downloading github.com/go-playground/universal-translator v0.18.0 23:45:43 go: downloading github.com/leodido/go-urn v1.2.1 23:45:43 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:45:43 go: downloading golang.org/x/text v0.3.6 23:45:43 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:45:43 go: downloading github.com/go-playground/locales v0.14.0 23:45:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:45:46 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:45:46 go: downloading github.com/go-stack/stack v1.8.0 23:45:46 go: downloading github.com/kr/pretty v0.3.0 23:45:46 go: downloading github.com/x448/float16 v0.8.4 23:45:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:45:46 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:45:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:45:46 go: downloading github.com/hashicorp/serf v0.9.5 23:45:46 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:45:46 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:45:46 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:45:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:45:46 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 23:45:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:45:46 go: downloading github.com/kr/text v0.2.0 23:45:46 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:45:46 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:45:46 go: downloading github.com/fatih/color v1.9.0 23:45:46 go: downloading github.com/mattn/go-colorable v0.1.6 23:45:46 go: downloading github.com/mattn/go-isatty v0.0.12 23:45:47 go: downloading github.com/pkg/errors v0.9.1 23:45:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:45:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:45:47 go: downloading github.com/pebbe/zmq4 v1.2.7 23:45:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:45:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:45:47 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:45:47 go: downloading github.com/hashicorp/memberlist v0.2.2 23:45:47 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:45:47 go: downloading github.com/onsi/ginkgo v1.10.1 23:45:47 go: downloading github.com/onsi/gomega v1.7.0 23:45:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:45:47 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:45:47 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:45:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:45:47 go: downloading github.com/miekg/dns v1.1.26 23:45:47 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:45:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:45:47 go: downloading gopkg.in/yaml.v2 v2.3.0 23:45:47 go: downloading github.com/hpcloud/tail v1.0.0 23:45:47 go: downloading github.com/golang/protobuf v1.5.2 23:45:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:45:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:45:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:45:47 go: downloading github.com/fsnotify/fsnotify v1.4.7 23:45:47 go: downloading google.golang.org/protobuf v1.27.1 23:45:48 go: downloading github.com/google/go-cmp v0.5.5 23:45:48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 23:45:48 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 23:45:51 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/51/app-service-template' 23:45:51 make -C ./app-service-template test 23:45:51 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/51/app-service-template' 23:45:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:45:57 ok new-app-service 0.028s coverage: 48.1% of statements 23:45:57 ? new-app-service/config [no test files] 23:45:58 ok new-app-service/functions 0.007s 23:45:58 CGO_ENABLED=1 go vet ./... 23:46:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:04 ./bin/test-attribution-txt.sh 23:46:05 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/51/app-service-template' 23:46:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:46:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:46:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 67.0% of statements 23:46:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 23:46:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 93.7% of statements 23:46:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:46:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 23:46:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:46:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 23:46:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.002s coverage: 100.0% of statements 23:46:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.045s coverage: 75.7% of statements 23:46:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:46:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:46:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:46:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:46:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:46:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:46:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.002s coverage: 97.3% of statements 23:46:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:46:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.021s coverage: 10.5% of statements 23:46:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.054s coverage: 77.0% of statements 23:46:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:46:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 14.3% of statements 23:46:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 23:46:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:46:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:46:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.060s coverage: 51.4% of statements 23:46:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/51/app-service-template' 23:46:27 make -C ./app-service-template test 23:46:27 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/51/app-service-template' 23:46:27 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:46:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 79.1% of statements 23:46:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 23:46:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:46:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 23:46:51 $ docker stop --time=1 f4c27e99dd53feefebb2c52ea62baf765ab3a6830e2a110caee03953f70f2bec 23:46:53 $ docker rm -f f4c27e99dd53feefebb2c52ea62baf765ab3a6830e2a110caee03953f70f2bec [Pipeline] // withDockerContainer [Pipeline] sh 23:46:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:54 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:46:54 ok new-app-service 0.049s coverage: 48.1% of statements 23:46:54 ? new-app-service/config [no test files] 23:46:54 ok new-app-service/functions 0.051s 23:46:54 CGO_ENABLED=1 go vet ./... 23:46:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:54 23:46:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:55 latest: Pulling from edgex-lftools-log-publisher 23:46:55 b4d181a07f80: Pulling fs layer 23:46:55 a1111a8f2ec3: Pulling fs layer 23:46:55 ed53099fbce6: Pulling fs layer 23:46:55 dc539afda2c1: Pulling fs layer 23:46:55 77bc0d833cb6: Pulling fs layer 23:46:55 9065ff56babe: Pulling fs layer 23:46:55 d287ab97295c: Pulling fs layer 23:46:55 77bc0d833cb6: Waiting 23:46:55 9065ff56babe: Waiting 23:46:55 d287ab97295c: Waiting 23:46:55 dc539afda2c1: Waiting 23:46:55 a1111a8f2ec3: Verifying Checksum 23:46:55 a1111a8f2ec3: Download complete 23:46:55 dc539afda2c1: Verifying Checksum 23:46:55 dc539afda2c1: Download complete 23:46:55 77bc0d833cb6: Verifying Checksum 23:46:55 77bc0d833cb6: Download complete 23:46:55 ed53099fbce6: Verifying Checksum 23:46:55 ed53099fbce6: Download complete 23:46:55 9065ff56babe: Verifying Checksum 23:46:55 9065ff56babe: Download complete 23:46:55 b4d181a07f80: Verifying Checksum 23:46:55 b4d181a07f80: Download complete 23:46:55 d287ab97295c: Verifying Checksum 23:46:55 d287ab97295c: Download complete 23:46:56 b4d181a07f80: Pull complete 23:46:56 a1111a8f2ec3: Pull complete 23:46:57 ed53099fbce6: Pull complete 23:46:57 dc539afda2c1: Pull complete 23:46:57 77bc0d833cb6: Pull complete 23:46:58 9065ff56babe: Pull complete 23:47:03 d287ab97295c: Pull complete 23:47:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:47:03 prd-centos7-docker-4c-2g-13783 does not seem to be running inside a container 23:47:03 $ 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/51 -v /w/workspace/app-functions-sdk-go/51:/w/workspace/app-functions-sdk-go/51:rw,z -v /w/workspace/app-functions-sdk-go/51@tmp:/w/workspace/app-functions-sdk-go/51@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-lftools-log-publisher:latest cat 23:47:06 $ docker top 0afae02d06e842f79029ac35e14e4f5160f026f5711d8365ee86da109645a3d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:06 ---> job-cost.sh 23:47:06 lf-activate-venv: SKIPPING 23:47:06 INFO: No Stack... 23:47:06 INFO: Retrieving Pricing Info for: v3-standard-2 23:47:06 INFO: Archiving Costs [Pipeline] sh 23:47:07 + cat /w/workspace/app-functions-sdk-go/51/archives/cost.csv 23:47:07 + cut -d, -f6 [Pipeline] lock 23:47:07 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-51-stack-cost] 23:47:07 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-51-stack-cost] did not exist. Created. 23:47:07 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:07 + echo total: 0.05999999865889549 [Pipeline] stash 23:47:07 Stashed 1 file(s) [Pipeline] } 23:47:07 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 23:47:07 $ docker stop --time=1 0afae02d06e842f79029ac35e14e4f5160f026f5711d8365ee86da109645a3d1 23:47:08 $ docker rm -f 0afae02d06e842f79029ac35e14e4f5160f026f5711d8365ee86da109645a3d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:47:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:47:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:47:27 ./bin/test-attribution-txt.sh 23:47:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/51/app-service-template' 23:47:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:47:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:47:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.141s coverage: 67.0% of statements 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 23:47:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.056s coverage: 93.7% of statements 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:47:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.122s coverage: 61.8% of statements 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:47:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.035s 23:47:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.023s coverage: 100.0% of statements 23:47:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.147s coverage: 75.7% of statements 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:47:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.3% of statements 23:47:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:47:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.062s coverage: 10.5% of statements 23:47:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.209s coverage: 77.0% of statements 23:47:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:47:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.056s coverage: 14.3% of statements 23:47:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.111s coverage: 27.3% of statements 23:47:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:47:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:47:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 51.4% of statements 23:48:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 79.1% of statements 23:48:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 23:48:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:48:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:48:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:48:12 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } 23:48:12 $ docker stop --time=1 b71a1f3605e2e174e328c3d12ba540dcb42bd0581594572b0f071aef14535056 23:48:14 $ docker rm -f b71a1f3605e2e174e328c3d12ba540dcb42bd0581594572b0f071aef14535056 [Pipeline] // withDockerContainer [Pipeline] sh 23:48:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:48:17 Warning: overwriting stash ‘coverage-report’ 23:48:17 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 23:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:18 23:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:48:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:19 arm64: Pulling from edgex-lftools-log-publisher 23:48:19 448f6bf000e3: Pulling fs layer 23:48:19 f757da607395: Pulling fs layer 23:48:19 05883995daec: Pulling fs layer 23:48:19 8603b9c90790: Pulling fs layer 23:48:19 1560dd03e051: Pulling fs layer 23:48:19 27f5ce0e4adf: Pulling fs layer 23:48:19 c2d8d7efcc4b: Pulling fs layer 23:48:19 8603b9c90790: Waiting 23:48:19 1560dd03e051: Waiting 23:48:19 27f5ce0e4adf: Waiting 23:48:19 c2d8d7efcc4b: Waiting 23:48:19 f757da607395: Verifying Checksum 23:48:19 f757da607395: Download complete 23:48:19 8603b9c90790: Verifying Checksum 23:48:19 8603b9c90790: Download complete 23:48:19 1560dd03e051: Verifying Checksum 23:48:19 1560dd03e051: Download complete 23:48:19 27f5ce0e4adf: Verifying Checksum 23:48:19 27f5ce0e4adf: Download complete 23:48:19 05883995daec: Verifying Checksum 23:48:19 05883995daec: Download complete 23:48:19 448f6bf000e3: Verifying Checksum 23:48:19 448f6bf000e3: Download complete 23:48:22 c2d8d7efcc4b: Verifying Checksum 23:48:22 c2d8d7efcc4b: Download complete 23:48:22 448f6bf000e3: Pull complete 23:48:23 f757da607395: Pull complete 23:48:25 05883995daec: Pull complete 23:48:25 8603b9c90790: Pull complete 23:48:26 1560dd03e051: Pull complete 23:48:26 27f5ce0e4adf: Pull complete 23:48:41 c2d8d7efcc4b: Pull complete 23:48:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:48:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:48:42 prd-ubuntu18.04-docker-arm64-4c-16g-13782 does not seem to be running inside a container 23:48:42 $ 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/51 -v /w/workspace/app-functions-sdk-go/51:/w/workspace/app-functions-sdk-go/51:rw,z -v /w/workspace/app-functions-sdk-go/51@tmp:/w/workspace/app-functions-sdk-go/51@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-lftools-log-publisher:arm64 cat 23:48:45 $ docker top a48d65eff86aef22622f2ac6495b8ad36cbdfb5b21ac6553dc5e6ef3d89001c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:46 ---> job-cost.sh 23:48:46 lf-activate-venv: SKIPPING 23:48:46 INFO: No Stack... 23:48:48 INFO: Retrieving Pricing Info for: v3-standard-4 23:48:48 INFO: Archiving Costs [Pipeline] sh 23:48:49 + cat /w/workspace/app-functions-sdk-go/51/archives/cost.csv 23:48:49 + cut -d, -f6 [Pipeline] lock 23:48:49 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-51-stack-cost] 23:48:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-51-stack-cost] did not exist. Created. 23:48:49 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:48:50 /w/workspace/app-functions-sdk-go/51@tmp/durable-dca04e75/script.sh: 1: /w/workspace/app-functions-sdk-go/51@tmp/durable-dca04e75/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:48:50 + echo total: 0.10999999940395355 [Pipeline] stash 23:48:50 Warning: overwriting stash ‘stack-cost’ 23:48:50 Stashed 1 file(s) [Pipeline] } 23:48:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 23:48:50 $ docker stop --time=1 a48d65eff86aef22622f2ac6495b8ad36cbdfb5b21ac6553dc5e6ef3d89001c8 23:48:52 $ docker rm -f a48d65eff86aef22622f2ac6495b8ad36cbdfb5b21ac6553dc5e6ef3d89001c8 [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 23:48:53 provisioning config files... 23:48:53 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6934273461710413513tmp [Pipeline] { [Pipeline] sh 23:48:53 + set +x 23:48:53 + curl -s https://codecov.io/bash 23:48:53 + bash -s -- 23:48:53 23:48:53 _____ _ 23:48:53 / ____| | | 23:48:53 | | ___ __| | ___ ___ _____ __ 23:48:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:48:53 | |___| (_) | (_| | __/ (_| (_) \ V / 23:48:53 \_____\___/ \__,_|\___|\___\___/ \_/ 23:48:53 Bash-1.0.6 23:48:53 23:48:53 23:48:53 ==> git version 2.24.4 found 23:48:53 ==> 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 23:48:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:48:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:48:53 ==> Jenkins CI detected. 23:48:53 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 23:48:53 project root: . 23:48:53 --> token set from env 23:48:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:48:53 ==> Running gcov in . (disable via -X gcov) 23:48:53 ==> Python coveragepy not found 23:48:53 ==> Searching for coverage reports in: 23:48:53 + . 23:48:53 -> Found 2 reports 23:48:53 ==> Detecting git/mercurial file structure 23:48:53 ==> Reading reports 23:48:53 + ./app-service-template/coverage.out bytes=1219 23:48:53 + ./coverage.out bytes=105762 23:48:53 ==> Appending adjustments 23:48:53 https://docs.codecov.io/docs/fixing-reports 23:48:54 + Found adjustments 23:48:54 ==> Gzipping contents 23:48:54 20K /tmp/codecov.9x4WDI.gz 23:48:54 ==> Uploading reports 23:48:54 url: https://codecov.io 23:48:54 query: branch=main&commit=8fa13c6388ce76a6b878b54490eac61aa7d81165&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:48:54 -> Pinging Codecov 23:48:54 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=8fa13c6388ce76a6b878b54490eac61aa7d81165&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:48:54 -> Uploading to 23:48:54 https://storage.googleapis.com/codecov/v4/raw/2021-11-01/3D8B5DFFC46A037C893635FACE044666/8fa13c6388ce76a6b878b54490eac61aa7d81165/e83dc55d-3959-493e-ac54-fbe738b8b505.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T234854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3442f6f2316f949d7308ee8d660cd01bd6fbac06c2b1004f7ba2d6c030b8494d 23:48:54 % Total % Received % Xferd Average Speed Time Time Time Current 23:48:54 Dload Upload Total Spent Left Speed 23:48:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18487 0 0 100 18487 0 66945 --:--:-- --:--:-- --:--:-- 66981 23:48:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8fa13c6388ce76a6b878b54490eac61aa7d81165 [Pipeline] } 23:48:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:48:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:48:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:48:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:48:55 23:48:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:48:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:48:56 188c0c94c7c5: Pulling fs layer 23:48:56 0ef7d3d256c8: Pulling fs layer 23:48:56 de9db76c5a1d: Pulling fs layer 23:48:56 0eba1c9be4d2: Pulling fs layer 23:48:56 0d57e429df01: Pulling fs layer 23:48:56 4e4be7b47b0d: Pulling fs layer 23:48:56 e1f770b5df2f: Pulling fs layer 23:48:56 85a0685a4137: Pulling fs layer 23:48:56 0eba1c9be4d2: Waiting 23:48:56 0d57e429df01: Waiting 23:48:56 4e4be7b47b0d: Waiting 23:48:56 e1f770b5df2f: Waiting 23:48:56 85a0685a4137: Waiting 23:48:56 de9db76c5a1d: Verifying Checksum 23:48:56 de9db76c5a1d: Download complete 23:48:56 0ef7d3d256c8: Verifying Checksum 23:48:56 0ef7d3d256c8: Download complete 23:48:56 0d57e429df01: Verifying Checksum 23:48:56 0d57e429df01: Download complete 23:48:56 4e4be7b47b0d: Verifying Checksum 23:48:56 4e4be7b47b0d: Download complete 23:48:56 188c0c94c7c5: Verifying Checksum 23:48:56 188c0c94c7c5: Download complete 23:48:56 e1f770b5df2f: Verifying Checksum 23:48:56 e1f770b5df2f: Download complete 23:48:56 0eba1c9be4d2: Verifying Checksum 23:48:56 0eba1c9be4d2: Download complete 23:48:56 188c0c94c7c5: Pull complete 23:48:56 0ef7d3d256c8: Pull complete 23:48:56 de9db76c5a1d: Pull complete 23:48:56 85a0685a4137: Verifying Checksum 23:48:56 85a0685a4137: Download complete 23:49:01 0eba1c9be4d2: Pull complete 23:49:01 0d57e429df01: Pull complete 23:49:01 4e4be7b47b0d: Pull complete 23:49:01 e1f770b5df2f: Pull complete 23:49:04 85a0685a4137: Pull complete 23:49:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:49:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:49:04 prd-centos7-docker-4c-2g-13781 does not seem to be running inside a container 23:49:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:49:07 $ docker top 682f2a3720cb6555a3af6b2e1f69bde6c9775a6e509d16e2ffbd128e3a8f23bd -eo pid,comm [Pipeline] { [Pipeline] echo 23:49:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:49:07 + set -o pipefail 23:49:07 + snyk monitor '--org=edgex-jenkins' 23:49:11 23:49:11 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 23:49:11 23:49:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/24c076df-715d-48cf-8cfe-dfffa2efff99 23:49:11 23:49:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:49:11 23:49:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:49:11 23:49:11 [Pipeline] } 23:49:11 $ docker stop --time=1 682f2a3720cb6555a3af6b2e1f69bde6c9775a6e509d16e2ffbd128e3a8f23bd 23:49:14 $ docker rm -f 682f2a3720cb6555a3af6b2e1f69bde6c9775a6e509d16e2ffbd128e3a8f23bd [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 23:49:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:14 provisioning config files... 23:49:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1781815777516747887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:15 --> edgex-publish-swagger.sh 23:49:15 === Publish openapi/v2 API === 23:49:15 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:49:15 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 23:49:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:49:15 Dload Upload Total Spent Left Speed 23:49:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11473 0:00:01 0:00:01 --:--:-- 11481 100 13054 0 0 100 13054 0 11472 0:00:01 0:00:01 --:--:-- 11481 23:49:15 23:49:15 [Pipeline] } 23:49:15 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 23:49:16 + git log --format=format:%s -1 8fa13c6388ce76a6b878b54490eac61aa7d81165 [Pipeline] isUnix [Pipeline] sh 23:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:49:16 . [Pipeline] withDockerContainer 23:49:16 prd-centos7-docker-4c-2g-13781 does not seem to be running inside a container 23:49:16 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:49:17 $ docker top a774287c5129083ecba24e8a08d2cc2e69418ceaa3b2c31074a95af76c4735b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:17 [ssh-agent] Looking for ssh-agent implementation... 23:49:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:17 $ docker exec a774287c5129083ecba24e8a08d2cc2e69418ceaa3b2c31074a95af76c4735b2 ssh-agent 23:49:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLHokII/agent.14 23:49:17 SSH_AGENT_PID=20 23:49:17 Running ssh-add (command line suppressed) 23:49:17 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6053155410413287243.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6053155410413287243.key) 23:49:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:17 + git semver tag 23:49:17 # -> Open(): unable to determine branch for HEAD 23:49:17 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:49:17 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:49:17 # $SEMVER_REMOTE_NAME = origin 23:49:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:49:17 # $SEMVER_USER_NAME = edgex-jenkins 23:49:17 # $SEMVER_BRANCH = main 23:49:17 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:49:17 # 8fa13c6388ce76a6b878b54490eac61aa7d81165 HEAD 23:49:17 # -> Force: false 23:49:17 # 153d118808cb13b5131b43aa58e6b75c2e4c956c refs/tags/v2.0.2-dev.38 [Pipeline] } 23:49:17 $ docker exec --env ******** --env ******** a774287c5129083ecba24e8a08d2cc2e69418ceaa3b2c31074a95af76c4735b2 ssh-agent -k 23:49:17 unset SSH_AUTH_SOCK; 23:49:17 unset SSH_AGENT_PID; 23:49:17 echo Agent pid 20 killed; 23:49:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:18 + git semver [Pipeline] } 23:49:18 $ docker stop --time=1 a774287c5129083ecba24e8a08d2cc2e69418ceaa3b2c31074a95af76c4735b2 23:49:19 $ docker rm -f a774287c5129083ecba24e8a08d2cc2e69418ceaa3b2c31074a95af76c4735b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:19 23:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:20 0.23.1-centos7: Pulling from edgex-lftools 23:49:20 ab5ef0e58194: Pulling fs layer 23:49:20 9712f1f96733: Pulling fs layer 23:49:20 63f879dbbcfc: Pulling fs layer 23:49:20 0d9ebad4ef96: Pulling fs layer 23:49:20 e9a5061849ea: Pulling fs layer 23:49:20 d747dcd14b5f: Pulling fs layer 23:49:20 2de7ff778b66: Pulling fs layer 23:49:20 0d9ebad4ef96: Waiting 23:49:20 d747dcd14b5f: Waiting 23:49:20 2de7ff778b66: Waiting 23:49:20 e9a5061849ea: Waiting 23:49:20 9712f1f96733: Verifying Checksum 23:49:20 9712f1f96733: Download complete 23:49:20 63f879dbbcfc: Verifying Checksum 23:49:20 63f879dbbcfc: Download complete 23:49:20 ab5ef0e58194: Verifying Checksum 23:49:20 ab5ef0e58194: Download complete 23:49:20 d747dcd14b5f: Verifying Checksum 23:49:20 d747dcd14b5f: Download complete 23:49:20 e9a5061849ea: Verifying Checksum 23:49:20 e9a5061849ea: Download complete 23:49:20 0d9ebad4ef96: Verifying Checksum 23:49:20 0d9ebad4ef96: Download complete 23:49:20 2de7ff778b66: Verifying Checksum 23:49:20 2de7ff778b66: Download complete 23:49:23 ab5ef0e58194: Pull complete 23:49:23 9712f1f96733: Pull complete 23:49:24 63f879dbbcfc: Pull complete 23:49:28 0d9ebad4ef96: Pull complete 23:49:28 e9a5061849ea: Pull complete 23:49:28 d747dcd14b5f: Pull complete 23:49:30 2de7ff778b66: Pull complete 23:49:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:49:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:49:30 prd-centos7-docker-4c-2g-13781 does not seem to be running inside a container 23:49:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:49:33 $ docker top a8276cfb33a6a1ac7eeca66f5e026f4453e90b5c85d62c37e3e2465d80c3a2a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:49:33 provisioning config files... 23:49:33 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4942649812354750448tmp 23:49:33 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5682051233828839167tmp 23:49:33 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3178406708365013193tmp [Pipeline] { [Pipeline] echo 23:49:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:49:33 ---> sigul-configuration.sh 23:49:33 gpg: directory `/root/.gnupg' created 23:49:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:49:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:49:33 gpg: keyring `/root/.gnupg/secring.gpg' created 23:49:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:49:33 gpg: CAST5 encrypted data 23:49:33 gpg: encrypted with 1 passphrase 23:49:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:49:34 + mkdir /home/jenkins 23:49:34 + mkdir /home/jenkins/sigul [Pipeline] sh 23:49:34 + 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 23:49:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:49:34 ---> sigul-install.sh 23:49:34 Sigul already installed; skipping installation. [Pipeline] sh 23:49:34 + git tag --list 23:49:34 v0.1.0 23:49:34 v0.1.1 23:49:34 v1.0.0 23:49:34 v1.1.0 23:49:34 v1.2.0 23:49:34 v1.3.0 23:49:34 v1.3.1 23:49:34 v2.0.0 23:49:34 v2.0.1 23:49:34 v2.0.1-dev.1 23:49:34 v2.0.1-dev.2 23:49:34 v2.0.1-dev.3 23:49:34 v2.0.1-dev.4 23:49:34 v2.0.1-dev.5 23:49:34 v2.0.1-dev.6 23:49:34 v2.0.1-dev.7 23:49:34 v2.0.2-dev.1 23:49:34 v2.0.2-dev.10 23:49:34 v2.0.2-dev.11 23:49:34 v2.0.2-dev.12 23:49:34 v2.0.2-dev.13 23:49:34 v2.0.2-dev.14 23:49:34 v2.0.2-dev.15 23:49:34 v2.0.2-dev.16 23:49:34 v2.0.2-dev.17 23:49:34 v2.0.2-dev.18 23:49:34 v2.0.2-dev.19 23:49:34 v2.0.2-dev.2 23:49:34 v2.0.2-dev.20 23:49:34 v2.0.2-dev.21 23:49:34 v2.0.2-dev.22 23:49:34 v2.0.2-dev.23 23:49:34 v2.0.2-dev.24 23:49:34 v2.0.2-dev.25 23:49:34 v2.0.2-dev.26 23:49:34 v2.0.2-dev.27 23:49:34 v2.0.2-dev.28 23:49:34 v2.0.2-dev.29 23:49:34 v2.0.2-dev.3 23:49:34 v2.0.2-dev.30 23:49:34 v2.0.2-dev.31 23:49:34 v2.0.2-dev.32 23:49:34 v2.0.2-dev.33 23:49:34 v2.0.2-dev.34 23:49:34 v2.0.2-dev.35 23:49:34 v2.0.2-dev.36 23:49:34 v2.0.2-dev.37 23:49:34 v2.0.2-dev.38 23:49:34 v2.0.2-dev.4 23:49:34 v2.0.2-dev.5 23:49:34 v2.0.2-dev.6 23:49:34 v2.0.2-dev.7 23:49:34 v2.0.2-dev.8 23:49:34 v2.0.2-dev.9 [Pipeline] sh 23:49:35 + lftools sign git-tag v2.0.2-dev.38 23:49:35 Signing Git tag with Sigul... 23:49:35 Signing v2.0.2-dev.38 [Pipeline] echo 23:49:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:49:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:49:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:49:36 $ docker stop --time=1 a8276cfb33a6a1ac7eeca66f5e026f4453e90b5c85d62c37e3e2465d80c3a2a1 23:49:37 $ docker rm -f a8276cfb33a6a1ac7eeca66f5e026f4453e90b5c85d62c37e3e2465d80c3a2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:49:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:49:38 . [Pipeline] withDockerContainer 23:49:38 prd-centos7-docker-4c-2g-13781 does not seem to be running inside a container 23:49:38 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:49:38 $ docker top ed1c59ebece18e263de5d150c5958e47c7bbb24aea732ff1001a372900a7f753 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:38 [ssh-agent] Looking for ssh-agent implementation... 23:49:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:39 $ docker exec ed1c59ebece18e263de5d150c5958e47c7bbb24aea732ff1001a372900a7f753 ssh-agent 23:49:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPCNEpJ/agent.14 23:49:39 SSH_AGENT_PID=21 23:49:39 Running ssh-add (command line suppressed) 23:49:39 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5831654348087364634.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5831654348087364634.key) 23:49:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:39 + git semver bump pre 23:49:39 # -> Open(): unable to determine branch for HEAD 23:49:39 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:49:39 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:49:39 # $SEMVER_REMOTE_NAME = origin 23:49:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:49:39 # $SEMVER_USER_NAME = edgex-jenkins 23:49:39 # $SEMVER_BRANCH = main 23:49:39 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:49:39 2.0.2-dev.39 [Pipeline] } 23:49:39 $ docker exec --env ******** --env ******** ed1c59ebece18e263de5d150c5958e47c7bbb24aea732ff1001a372900a7f753 ssh-agent -k 23:49:39 unset SSH_AUTH_SOCK; 23:49:39 unset SSH_AGENT_PID; 23:49:39 echo Agent pid 21 killed; 23:49:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:40 + git semver [Pipeline] } 23:49:40 $ docker stop --time=1 ed1c59ebece18e263de5d150c5958e47c7bbb24aea732ff1001a372900a7f753 23:49:41 $ docker rm -f ed1c59ebece18e263de5d150c5958e47c7bbb24aea732ff1001a372900a7f753 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:49:41 . [Pipeline] withDockerContainer 23:49:41 prd-centos7-docker-4c-2g-13781 does not seem to be running inside a container 23:49:41 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:49:41 $ docker top e2a56dc9fa2afce42d0336181f2bf40954db6edbe9c3784f745be76239b9642a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:42 [ssh-agent] Looking for ssh-agent implementation... 23:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:42 $ docker exec e2a56dc9fa2afce42d0336181f2bf40954db6edbe9c3784f745be76239b9642a ssh-agent 23:49:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXabEEeK/agent.13 23:49:42 SSH_AGENT_PID=19 23:49:42 Running ssh-add (command line suppressed) 23:49:42 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5183488108763848415.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5183488108763848415.key) 23:49:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:42 + git semver push 23:49:42 # -> Open(): unable to determine branch for HEAD 23:49:42 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:49:42 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:49:42 # $SEMVER_REMOTE_NAME = origin 23:49:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:49:42 # $SEMVER_USER_NAME = edgex-jenkins 23:49:42 # $SEMVER_BRANCH = main 23:49:42 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 23:49:44 $ docker exec --env ******** --env ******** e2a56dc9fa2afce42d0336181f2bf40954db6edbe9c3784f745be76239b9642a ssh-agent -k 23:49:44 unset SSH_AUTH_SOCK; 23:49:44 unset SSH_AGENT_PID; 23:49:44 echo Agent pid 19 killed; 23:49:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:45 + git semver [Pipeline] } 23:49:45 $ docker stop --time=1 e2a56dc9fa2afce42d0336181f2bf40954db6edbe9c3784f745be76239b9642a 23:49:46 $ docker rm -f e2a56dc9fa2afce42d0336181f2bf40954db6edbe9c3784f745be76239b9642a [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:49:47 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:49:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:49:48 ---> package-listing.sh 23:49:48 ++ facter osfamily 23:49:48 ++ tr '[:upper:]' '[:lower:]' 23:49:48 + OS_FAMILY=redhat 23:49:48 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 23:49:48 + START_PACKAGES=/tmp/packages_start.txt 23:49:48 + END_PACKAGES=/tmp/packages_end.txt 23:49:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:49:48 + PACKAGES=/tmp/packages_start.txt 23:49:48 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:49:48 + PACKAGES=/tmp/packages_end.txt 23:49:48 + case "${OS_FAMILY}" in 23:49:48 + rpm -qa 23:49:48 + sort 23:49:49 + '[' -f /tmp/packages_start.txt ']' 23:49:49 + '[' -f /tmp/packages_end.txt ']' 23:49:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:49:49 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:49:49 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 23:49:49 + 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 23:49:49 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 23:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:49 23:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:50 latest: Pulling from edgex-lftools-log-publisher 23:49:50 b4d181a07f80: Pulling fs layer 23:49:50 a1111a8f2ec3: Pulling fs layer 23:49:50 ed53099fbce6: Pulling fs layer 23:49:50 dc539afda2c1: Pulling fs layer 23:49:50 77bc0d833cb6: Pulling fs layer 23:49:50 9065ff56babe: Pulling fs layer 23:49:50 d287ab97295c: Pulling fs layer 23:49:50 dc539afda2c1: Waiting 23:49:50 77bc0d833cb6: Waiting 23:49:50 9065ff56babe: Waiting 23:49:50 d287ab97295c: Waiting 23:49:50 a1111a8f2ec3: Verifying Checksum 23:49:50 a1111a8f2ec3: Download complete 23:49:50 dc539afda2c1: Verifying Checksum 23:49:50 dc539afda2c1: Download complete 23:49:50 ed53099fbce6: Verifying Checksum 23:49:50 ed53099fbce6: Download complete 23:49:50 9065ff56babe: Verifying Checksum 23:49:50 9065ff56babe: Download complete 23:49:50 77bc0d833cb6: Verifying Checksum 23:49:50 77bc0d833cb6: Download complete 23:49:50 b4d181a07f80: Verifying Checksum 23:49:50 b4d181a07f80: Download complete 23:49:51 d287ab97295c: Verifying Checksum 23:49:51 d287ab97295c: Download complete 23:49:51 b4d181a07f80: Pull complete 23:49:51 a1111a8f2ec3: Pull complete 23:49:52 ed53099fbce6: Pull complete 23:49:52 dc539afda2c1: Pull complete 23:49:52 77bc0d833cb6: Pull complete 23:49:52 9065ff56babe: Pull complete 23:49:58 d287ab97295c: Pull complete 23:49:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:49:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:49:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:49:58 prd-centos7-docker-4c-2g-13781 does not seem to be running inside a container 23:49:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:01 $ docker top a16473a651d32a39fdf0241a7d86785352c41ad968f263e35199a5c60a62c824 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:50:01 + mkdir -p /var/log/sysstat [Pipeline] sh 23:50:02 + ls /var/log/sa-host 23:50:02 + sadf -c /var/log/sa-host/sa01 23:50:02 file_magic: OK 23:50:02 HZ: Using current value: 100 23:50:02 file_header: OK 23:50:02 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 23:50:02 Statistics: 23:50:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:50:02 File successfully converted to sysstat format version 12.0.3 23:50:02 + sadf -c /var/log/sa-host/sa30 23:50:02 file_magic: OK 23:50:02 HZ: Using current value: 100 23:50:02 file_header: OK 23:50:02 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 23:50:02 Statistics: 23:50:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:50:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:02 provisioning config files... 23:50:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8571099074266775297tmp [Pipeline] { [Pipeline] echo 23:50:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:50:02 ---> create-netrc.sh [Pipeline] } 23:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:50:03 ---> python-tools-install.sh [Pipeline] echo 23:50:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:03 ---> sudo-logs.sh 23:50:03 Archiving 'sudo' log.. 23:50:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-13781.novalocal: Name or service not known 23:50:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-13781.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:50:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:50:03 ---> job-cost.sh 23:50:03 lf-activate-venv: SKIPPING 23:50:03 DEBUG: total: 0.10999999940395355 23:50:03 INFO: Retrieving Stack Cost... 23:50:05 INFO: Retrieving Pricing Info for: v3-standard-2 23:50:05 INFO: Archiving Costs [Pipeline] echo 23:50:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:50:05 ---> logs-deploy.sh 23:50:05 lf-activate-venv: SKIPPING 23:50:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/51 23:50:05 INFO: archiving workspace using pattern(s): 23:50:06 Archives upload complete. 23:50:06 INFO: archiving logs to Nexus 23:50:07 ---> uname -a: 23:50:07 Linux prd-centos7-docker-4c-2g-13781.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:50:07 23:50:07 23:50:07 ---> lscpu: 23:50:07 Architecture: x86_64 23:50:07 CPU op-mode(s): 32-bit, 64-bit 23:50:07 Byte Order: Little Endian 23:50:07 Address sizes: 40 bits physical, 48 bits virtual 23:50:07 CPU(s): 2 23:50:07 On-line CPU(s) list: 0,1 23:50:07 Thread(s) per core: 1 23:50:07 Core(s) per socket: 1 23:50:07 Socket(s): 2 23:50:07 NUMA node(s): 1 23:50:07 Vendor ID: AuthenticAMD 23:50:07 CPU family: 23 23:50:07 Model: 49 23:50:07 Model name: AMD EPYC-Rome Processor 23:50:07 Stepping: 0 23:50:07 CPU MHz: 2799.998 23:50:07 BogoMIPS: 5599.99 23:50:07 Virtualization: AMD-V 23:50:07 Hypervisor vendor: KVM 23:50:07 Virtualization type: full 23:50:07 L1d cache: 32K 23:50:07 L1i cache: 32K 23:50:07 L2 cache: 512K 23:50:07 L3 cache: 16384K 23:50:07 NUMA node0 CPU(s): 0,1 23:50:07 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 23:50:07 23:50:07 23:50:07 ---> nproc: 23:50:07 2 23:50:07 23:50:07 23:50:07 ---> df -h: 23:50:07 Filesystem Size Used Avail Use% Mounted on 23:50:07 overlay 40G 9.0G 32G 23% / 23:50:07 tmpfs 64M 0 64M 0% /dev 23:50:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:50:07 shm 64M 0 64M 0% /dev/shm 23:50:07 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:50:07 23:50:07 23:50:07 ---> sar -b -r -n DEV: 23:50:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 23:50:07 23:50:07 23:41:50 LINUX RESTART (2 CPU) 23:50:07 23:50:07 23:42:02 tps rtps wtps bread/s bwrtn/s 23:50:07 23:43:01 173.36 45.70 127.66 6969.00 41496.93 23:50:07 23:44:01 0.85 0.02 0.83 0.53 17.54 23:50:07 23:45:01 0.15 0.00 0.15 0.00 1.73 23:50:07 23:46:01 0.15 0.00 0.15 0.00 2.28 23:50:07 23:47:01 0.27 0.00 0.27 0.00 3.63 23:50:07 23:48:01 0.28 0.00 0.28 0.00 4.13 23:50:07 23:49:01 5.08 0.03 5.05 3.73 213.18 23:50:07 23:50:01 288.03 0.13 287.89 11.06 72226.73 23:50:07 Average: 58.29 5.65 52.64 860.41 14191.90 23:50:07 23:50:07 23:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:50:07 23:43:01 5649308 0 624972 7.80 2620 1732032 1251564 13.82 581908 1541832 128 23:50:07 23:44:01 5659580 0 614692 7.68 2620 1732040 1154596 12.75 574032 1541796 8 23:50:07 23:45:01 5657696 0 616576 7.70 2620 1732040 1154500 12.75 575404 1541988 8 23:50:07 23:46:01 5653520 0 620744 7.75 2620 1732048 1154584 12.75 579828 1541988 8 23:50:07 23:47:01 5661712 0 612548 7.65 2620 1732052 1154260 12.74 571076 1542836 8 23:50:07 23:48:01 5657596 0 616660 7.70 2620 1732056 1154500 12.75 575172 1542836 8 23:50:07 23:49:01 5039876 0 737064 9.20 2620 2229372 1524640 16.83 711320 1973460 496256 23:50:07 23:50:01 3358204 0 1103768 13.78 2620 3544340 1728212 19.08 1109608 3001052 16 23:50:07 Average: 5292186 0 693378 8.66 2620 2020748 1284607 14.18 659794 1778474 62055 23:50:07 23:50:07 23:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:50:07 23:43:01 eth0 558.30 375.36 1619.22 85.53 0.00 0.00 0.00 0.00 23:50:07 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:43:01 docker0 88.58 48.31 8.32 318.32 0.00 0.00 0.00 0.00 23:50:07 23:44:01 eth0 4.08 1.73 3.36 0.12 0.00 0.00 0.00 0.00 23:50:07 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:45:01 eth0 1.00 0.28 0.32 0.20 0.00 0.00 0.00 0.00 23:50:07 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:46:01 eth0 1.25 0.57 0.57 0.39 0.00 0.00 0.00 0.00 23:50:07 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:47:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:07 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:48:01 eth0 1.17 0.58 0.48 0.28 0.00 0.00 0.00 0.00 23:50:07 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:49:01 eth0 130.02 80.59 4055.04 8.99 0.00 0.00 0.00 0.00 23:50:07 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:50:01 eth0 371.21 229.99 6246.04 125.00 0.00 0.00 0.00 0.00 23:50:07 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 23:50:01 docker0 30.89 51.81 3.27 389.62 0.00 0.00 0.00 0.00 23:50:07 Average: eth0 132.52 85.56 1490.56 27.45 0.00 0.00 0.00 0.00 23:50:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:07 Average: docker0 14.78 12.44 1.43 88.03 0.00 0.00 0.00 0.00 23:50:07 23:50:07 23:50:07 ---> sar -P ALL: 23:50:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/01/21 _x86_64_ (2 CPU) 23:50:07 23:50:07 23:41:50 LINUX RESTART (2 CPU) 23:50:07 23:50:07 23:42:02 CPU %user %nice %system %iowait %steal %idle 23:50:07 23:43:01 all 19.48 0.00 6.07 5.56 0.06 68.83 23:50:07 23:43:01 0 18.54 0.00 6.81 4.50 0.07 70.08 23:50:07 23:43:01 1 20.43 0.00 5.32 6.62 0.05 67.58 23:50:07 23:44:01 all 0.20 0.00 0.04 0.00 0.03 99.72 23:50:07 23:44:01 0 0.08 0.00 0.03 0.00 0.03 99.85 23:50:07 23:44:01 1 0.32 0.00 0.05 0.00 0.03 99.60 23:50:07 23:45:01 all 0.16 0.00 0.04 0.00 0.03 99.77 23:50:07 23:45:01 0 0.27 0.00 0.05 0.00 0.02 99.67 23:50:07 23:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:50:07 23:46:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:50:07 23:46:01 0 0.33 0.00 0.02 0.00 0.03 99.62 23:50:07 23:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:50:07 23:47:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:50:07 23:47:01 0 0.32 0.00 0.03 0.00 0.03 99.62 23:50:07 23:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:50:07 23:48:01 all 0.11 0.00 0.04 0.00 0.03 99.82 23:50:07 23:48:01 0 0.05 0.00 0.05 0.00 0.05 99.85 23:50:07 23:48:01 1 0.17 0.00 0.03 0.00 0.02 99.78 23:50:07 23:49:01 all 5.38 0.00 2.20 0.03 0.03 92.35 23:50:07 23:49:01 0 5.36 0.00 2.33 0.03 0.03 92.25 23:50:07 23:49:01 1 5.40 0.00 2.08 0.03 0.03 92.45 23:50:07 23:50:01 all 28.08 0.00 11.64 3.62 0.09 56.56 23:50:07 23:50:01 0 27.82 0.00 11.96 4.28 0.09 55.86 23:50:07 23:50:01 1 28.35 0.00 11.33 2.98 0.09 57.25 23:50:07 Average: all 6.49 0.00 2.42 1.11 0.04 89.94 23:50:07 Average: 0 6.37 0.00 2.57 1.06 0.04 89.96 23:50:07 Average: 1 6.61 0.00 2.28 1.16 0.04 89.91 23:50:07 23:50:07 23:50:07