Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab 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-ssh7350500585728700744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh3167910579892075098.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh3498881898969597325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh2817633238907043510.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh4865137818659583513.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3351 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-ssh4688755549125094881.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 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab (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 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab # timeout=10 Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty (#926)" > git rev-list --no-walk e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:27:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:05 ========================================================= 18:27:05 EdgeX Global Pipelines Version Info 18:27:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:27:06 ------------------- 18:27:06 stable info: 18:27:06 ------------------- 18:27:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:27:06 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 18:27:06 Message: update stable to v1.0.197 18:27:07 ------------------- 18:27:07 experimental info: 18:27:07 ------------------- 18:27:07 Commited By: **** collab-it+edgex@linuxfoundation.org 18:27:07 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 18:27:07 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:27:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:27:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab [Pipeline] echo 18:27:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bc0c5a [Pipeline] echo 18:27:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:08 + git log --format=format:%s -1 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab [Pipeline] echo 18:27:08 GIT_COMMIT: 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab, Commit Message: fix: Set logger in MqttFactory to avoid panic when AuthMode is empty (#926) [Pipeline] echo 18:27:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:27:09 18:27:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:27:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:27:09 latest: Pulling from edgex-devops/git-semver 18:27:09 31603596830f: Pulling fs layer 18:27:09 b6dc333f4379: Pulling fs layer 18:27:09 3d9ef1400e77: Pulling fs layer 18:27:09 fd332fbdc1db: Pulling fs layer 18:27:09 fd332fbdc1db: Waiting 18:27:10 b6dc333f4379: Verifying Checksum 18:27:10 b6dc333f4379: Download complete 18:27:10 31603596830f: Verifying Checksum 18:27:10 31603596830f: Download complete 18:27:10 fd332fbdc1db: Verifying Checksum 18:27:10 fd332fbdc1db: Download complete 18:27:10 3d9ef1400e77: Verifying Checksum 18:27:10 3d9ef1400e77: Download complete 18:27:10 31603596830f: Pull complete 18:27:10 b6dc333f4379: Pull complete 18:27:11 3d9ef1400e77: Pull complete 18:27:11 fd332fbdc1db: Pull complete 18:27:11 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 18:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:27:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:27:11 prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container 18:27:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:27:12 $ docker top fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:12 [ssh-agent] Looking for ssh-agent implementation... 18:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:12 $ docker exec fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 ssh-agent 18:27:12 SSH_AUTH_SOCK=/tmp/ssh-fyktopvEUT5y/agent.13 18:27:12 SSH_AGENT_PID=19 18:27:12 Running ssh-add (command line suppressed) 18:27:12 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8265636897862511203.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8265636897862511203.key) 18:27:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:13 + git tag --points-at HEAD [Pipeline] } 18:27:13 $ docker exec --env ******** --env ******** fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 ssh-agent -k 18:27:13 unset SSH_AUTH_SOCK; 18:27:13 unset SSH_AGENT_PID; 18:27:13 echo Agent pid 19 killed; 18:27:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:27:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:13 [ssh-agent] Looking for ssh-agent implementation... 18:27:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:13 $ docker exec fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 ssh-agent 18:27:13 SSH_AUTH_SOCK=/tmp/ssh-5hMSmzrLCU4q/agent.52 18:27:13 SSH_AGENT_PID=58 18:27:13 Running ssh-add (command line suppressed) 18:27:13 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7763849631671159229.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7763849631671159229.key) 18:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:14 + git semver init 18:27:14 # -> Open(): unable to determine branch for HEAD 18:27:14 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:27:14 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:27:14 # $SEMVER_REMOTE_NAME = origin 18:27:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:27:14 # $SEMVER_USER_NAME = edgex-jenkins 18:27:14 # $SEMVER_BRANCH = main 18:27:14 # $SEMVER_TEMP = /tmp/semver-519155297 18:27:14 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:27:16 # '/tmp/semver-519155297' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 18:27:16 # -> Force: false 18:27:16 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 18:27:16 $ docker exec --env ******** --env ******** fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 ssh-agent -k 18:27:16 unset SSH_AUTH_SOCK; 18:27:16 unset SSH_AGENT_PID; 18:27:16 echo Agent pid 58 killed; 18:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:16 + git semver [Pipeline] } 18:27:16 $ docker stop --time=1 fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 18:27:17 $ docker rm -f fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 [Pipeline] // withDockerContainer [Pipeline] sh 18:27:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:27:18 Stashed 1 file(s) [Pipeline] echo 18:27:18 [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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 18:27:34 Still waiting to schedule task 18:27:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:27:34 Still waiting to schedule task 18:27:34 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3349’ is offline 18:29:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3352 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 18:29:31 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 18:29:31 The recommended git tool is: git 18:29:37 using credential edgex-jenkins-ssh 18:29:37 Cloning the remote Git repository 18:29:37 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:29:38 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 18:29:38 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:29:38 > git --version # timeout=10 18:29:38 > git --version # 'git version 2.17.1' 18:29:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:41 Avoid second fetch 18:29:41 Checking out Revision 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab (main) 18:29:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:29:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:41 > git config core.sparsecheckout # timeout=10 18:29:41 > git checkout -f 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab # timeout=10 18:29:46 Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty (#926)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:29:47 ========================================================= 18:29:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:29:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:29:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:29:48 Sending build context to Docker daemon 19.74MB 18:29:48 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:29:48 Step 2/8 : FROM ${BASE} 18:29:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:29:49 595b0fe564bb: Pulling fs layer 18:29:49 24495759ef45: Pulling fs layer 18:29:49 d148012ef14d: Pulling fs layer 18:29:49 cb65c68fc2e2: Pulling fs layer 18:29:49 093eec477d81: Pulling fs layer 18:29:49 a6d5b2bbb924: Pulling fs layer 18:29:49 2446dc1eb7d3: Pulling fs layer 18:29:49 596795e73e0f: Pulling fs layer 18:29:49 cb65c68fc2e2: Waiting 18:29:49 093eec477d81: Waiting 18:29:49 a6d5b2bbb924: Waiting 18:29:49 2446dc1eb7d3: Waiting 18:29:49 596795e73e0f: Waiting 18:29:49 d148012ef14d: Verifying Checksum 18:29:49 d148012ef14d: Download complete 18:29:49 24495759ef45: Verifying Checksum 18:29:49 24495759ef45: Download complete 18:29:49 093eec477d81: Verifying Checksum 18:29:49 093eec477d81: Download complete 18:29:50 a6d5b2bbb924: Verifying Checksum 18:29:50 a6d5b2bbb924: Download complete 18:29:50 595b0fe564bb: Verifying Checksum 18:29:50 2446dc1eb7d3: Verifying Checksum 18:29:50 2446dc1eb7d3: Download complete 18:29:50 595b0fe564bb: Pull complete 18:29:51 24495759ef45: Pull complete 18:29:51 d148012ef14d: Pull complete 18:29:52 596795e73e0f: Verifying Checksum 18:29:52 596795e73e0f: Download complete 18:29:53 cb65c68fc2e2: Verifying Checksum 18:29:53 cb65c68fc2e2: Download complete 18:30:00 Running on prd-centos7-docker-4c-2g-3353 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 18:30:00 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 18:30:00 The recommended git tool is: git 18:30:04 cb65c68fc2e2: Pull complete 18:30:04 093eec477d81: Pull complete 18:30:04 using credential edgex-jenkins-ssh 18:30:04 Cloning the remote Git repository 18:30:05 a6d5b2bbb924: Pull complete 18:30:05 2446dc1eb7d3: Pull complete 18:30:04 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:30:04 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 18:30:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:30:04 > git --version # timeout=10 18:30:04 > git --version # 'git version 2.24.4' 18:30:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:04 [INFO] Currently running in a labeled security context 18:30:04 [INFO] Currently SELinux is 'enforcing' on the host 18:30:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh617779001150440829.key 18:30:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:06 Avoid second fetch 18:30:06 Checking out Revision 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab (main) 18:30:05 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:30:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:05 > git config core.sparsecheckout # timeout=10 18:30:05 > git checkout -f 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab # timeout=10 18:30:09 596795e73e0f: Pull complete 18:30:09 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 18:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:30:09 ---> d9e956139c92 18:30:09 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:30:09 20.10.0: Pulling from library/docker 18:30:09 a3cc7d3b244e: Pulling fs layer 18:30:09 02a3295e0d61: Pulling fs layer 18:30:09 0f4f2e6d8100: Pulling fs layer 18:30:09 330b718f631f: Pulling fs layer 18:30:09 a93816041522: Pulling fs layer 18:30:09 bdb6da89ff94: Pulling fs layer 18:30:09 2a70c0c122f4: Pulling fs layer 18:30:09 a93816041522: Waiting 18:30:09 bdb6da89ff94: Waiting 18:30:09 2a70c0c122f4: Waiting 18:30:09 330b718f631f: Waiting 18:30:09 0f4f2e6d8100: Verifying Checksum 18:30:09 0f4f2e6d8100: Download complete 18:30:09 02a3295e0d61: Verifying Checksum 18:30:09 02a3295e0d61: Download complete 18:30:09 a93816041522: Download complete 18:30:09 a3cc7d3b244e: Verifying Checksum 18:30:09 a3cc7d3b244e: Download complete 18:30:09 bdb6da89ff94: Verifying Checksum 18:30:09 bdb6da89ff94: Download complete 18:30:09 2a70c0c122f4: Verifying Checksum 18:30:09 2a70c0c122f4: Download complete 18:30:10 Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty (#926)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:30:10 a3cc7d3b244e: Pull complete [Pipeline] echo 18:30:10 ========================================================= 18:30:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:30:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:30:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:30:11 Sending build context to Docker daemon 19.74MB 18:30:11 330b718f631f: Verifying Checksum 18:30:11 330b718f631f: Download complete 18:30:11 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:30:11 Step 2/8 : FROM ${BASE} 18:30:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:30:11 540db60ca938: Pulling fs layer 18:30:11 adcc1eea9eea: Pulling fs layer 18:30:11 4c4ab2625f07: Pulling fs layer 18:30:11 0773c198feca: Pulling fs layer 18:30:11 345f892a5656: Pulling fs layer 18:30:11 4796506630df: Pulling fs layer 18:30:11 cc55df3e53f1: Pulling fs layer 18:30:11 4d027b6c602c: Pulling fs layer 18:30:11 449e75d2c14e: Pulling fs layer 18:30:11 4796506630df: Waiting 18:30:11 cc55df3e53f1: Waiting 18:30:11 4d027b6c602c: Waiting 18:30:11 449e75d2c14e: Waiting 18:30:11 0773c198feca: Waiting 18:30:11 345f892a5656: Waiting 18:30:11 4c4ab2625f07: Verifying Checksum 18:30:11 4c4ab2625f07: Download complete 18:30:11 adcc1eea9eea: Verifying Checksum 18:30:11 adcc1eea9eea: Download complete 18:30:11 345f892a5656: Verifying Checksum 18:30:11 345f892a5656: Download complete 18:30:11 4796506630df: Verifying Checksum 18:30:11 4796506630df: Download complete 18:30:11 cc55df3e53f1: Verifying Checksum 18:30:11 cc55df3e53f1: Download complete 18:30:12 02a3295e0d61: Pull complete 18:30:12 540db60ca938: Verifying Checksum 18:30:12 540db60ca938: Download complete 18:30:12 0f4f2e6d8100: Pull complete 18:30:12 540db60ca938: Pull complete 18:30:12 adcc1eea9eea: Pull complete 18:30:12 4c4ab2625f07: Pull complete 18:30:12 4d027b6c602c: Verifying Checksum 18:30:12 4d027b6c602c: Download complete 18:30:15 330b718f631f: Pull complete 18:30:16 449e75d2c14e: Download complete 18:30:16 a93816041522: Pull complete 18:30:16 bdb6da89ff94: Pull complete 18:30:16 2a70c0c122f4: Pull complete 18:30:16 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:30:16 Status: Downloaded newer image for docker:20.10.0 18:30:17 0773c198feca: Download complete 18:30:21 0773c198feca: Pull complete 18:30:21 345f892a5656: Pull complete 18:30:21 4796506630df: Pull complete 18:30:21 cc55df3e53f1: Pull complete 18:30:21 4d027b6c602c: Pull complete 18:30:22 449e75d2c14e: Pull complete 18:30:22 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 18:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:30:22 ---> 0d28375d9b5b 18:30:22 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:30:22 20.10.0: Pulling from library/docker 18:30:22 05e7bc50f07f: Pulling fs layer 18:30:22 6db28d0fdbf6: Pulling fs layer 18:30:22 292df0bc6bf3: Pulling fs layer 18:30:22 2e060f4bd70b: Pulling fs layer 18:30:22 80e8d568a223: Pulling fs layer 18:30:22 8dc6ef1a942a: Pulling fs layer 18:30:22 2312dd95470a: Pulling fs layer 18:30:22 2e060f4bd70b: Waiting 18:30:22 80e8d568a223: Waiting 18:30:22 8dc6ef1a942a: Waiting 18:30:22 2312dd95470a: Waiting 18:30:22 292df0bc6bf3: Verifying Checksum 18:30:22 292df0bc6bf3: Download complete 18:30:23 6db28d0fdbf6: Verifying Checksum 18:30:23 6db28d0fdbf6: Download complete 18:30:23 80e8d568a223: Verifying Checksum 18:30:23 80e8d568a223: Download complete 18:30:23 8dc6ef1a942a: Verifying Checksum 18:30:23 8dc6ef1a942a: Download complete 18:30:23 05e7bc50f07f: Verifying Checksum 18:30:23 05e7bc50f07f: Download complete 18:30:23 2312dd95470a: Verifying Checksum 18:30:23 2312dd95470a: Download complete 18:30:23 05e7bc50f07f: Pull complete 18:30:23 6db28d0fdbf6: Pull complete 18:30:23 292df0bc6bf3: Pull complete 18:30:23 ---> f13474d06d78 18:30:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:30:23 ---> Running in c5c1a844da85 18:30:24 Removing intermediate container c5c1a844da85 18:30:24 ---> 021cfa1c1085 18:30:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:30:24 ---> Running in 42df139db055 18:30:25 2e060f4bd70b: Verifying Checksum 18:30:25 2e060f4bd70b: Download complete 18:30:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:30:28 2e060f4bd70b: Pull complete 18:30:28 80e8d568a223: Pull complete 18:30:28 8dc6ef1a942a: Pull complete 18:30:28 2312dd95470a: Pull complete 18:30:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:30:28 Status: Downloaded newer image for docker:20.10.0 18:30:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:30:28 (1/5) Installing libsodium (1.0.18-r0) 18:30:28 (2/5) Installing libzmq (4.3.3-r1) 18:30:28 (3/5) Installing pkgconf (1.7.3-r0) 18:30:28 (4/5) Installing libsodium-dev (1.0.18-r0) 18:30:28 (5/5) Installing zeromq-dev (4.3.3-r1) 18:30:28 Executing busybox-1.32.1-r6.trigger 18:30:28 OK: 139 MiB in 45 packages 18:30:28 ---> 104801316cea 18:30:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:30:28 ---> Running in 0c0089c34603 18:30:28 Removing intermediate container 0c0089c34603 18:30:28 ---> c9d4887e6aea 18:30:28 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:30:28 ---> Running in b7035dcfd34e 18:30:28 Removing intermediate container 42df139db055 18:30:28 ---> caacf4728e89 18:30:28 Step 6/8 : WORKDIR /build 18:30:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:30:29 ---> Running in aa2c3c23fcac 18:30:29 Removing intermediate container aa2c3c23fcac 18:30:29 ---> 77e43c9ddb61 18:30:29 Step 7/8 : COPY go.mod . 18:30:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:30:30 (1/5) Installing libsodium (1.0.18-r0) 18:30:30 (2/5) Installing libzmq (4.3.3-r1) 18:30:30 (3/5) Installing pkgconf (1.7.3-r0) 18:30:30 ---> c0d3a94c7992 18:30:30 Step 8/8 : RUN go mod download 18:30:30 ---> Running in e5bccb586897 18:30:30 (4/5) Installing libsodium-dev (1.0.18-r0) 18:30:30 (5/5) Installing zeromq-dev (4.3.3-r1) 18:30:30 Executing busybox-1.32.1-r6.trigger 18:30:30 OK: 150 MiB in 45 packages 18:30:31 Removing intermediate container b7035dcfd34e 18:30:31 ---> 9c3e99fecc95 18:30:31 Step 6/8 : WORKDIR /build 18:30:31 ---> Running in 59dabe8b2833 18:30:31 Removing intermediate container 59dabe8b2833 18:30:31 ---> 9eb9576e892c 18:30:31 Step 7/8 : COPY go.mod . 18:30:31 ---> f92a3ec6c304 18:30:31 Step 8/8 : RUN go mod download 18:30:31 ---> Running in c95c48096d7e 18:30:41 Removing intermediate container c95c48096d7e 18:30:41 ---> e264a2935d7d 18:30:41 Successfully built e264a2935d7d 18:30:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:30:42 + docker inspect -f . ci-base-image-x86_64 18:30:42 . [Pipeline] withDockerContainer 18:30:42 prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container 18:30:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:30:42 $ docker top da0dfe1fbf88bde2f963bf0cf4e4e0391695ac73b3b72eb300b7f59eb1724dce -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:43 + go version 18:30:43 go version go1.16.5 linux/amd64 [Pipeline] } 18:30:43 $ docker stop --time=1 da0dfe1fbf88bde2f963bf0cf4e4e0391695ac73b3b72eb300b7f59eb1724dce 18:30:44 $ docker rm -f da0dfe1fbf88bde2f963bf0cf4e4e0391695ac73b3b72eb300b7f59eb1724dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:45 + docker inspect -f . ci-base-image-x86_64 18:30:45 . [Pipeline] withDockerContainer 18:30:45 prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container 18:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:30:45 $ docker top 8af1fe23cc31d2dbacd6cf0f278fdaebc8f925df32f9a029eda35fb31fff9904 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:46 + go mod tidy [Pipeline] sh 18:30:46 + make test 18:30:46 make -C ./app-service-template build 18:30:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 18:30:46 go mod tidy 18:30:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:30:57 Removing intermediate container e5bccb586897 18:30:57 ---> a9481cb274af 18:30:57 Successfully built a9481cb274af 18:30:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:30:58 + docker inspect -f . ci-base-image-arm64 18:30:58 . [Pipeline] withDockerContainer 18:30:58 prd-ubuntu18.04-docker-arm64-4c-16g-3352 does not seem to be running inside a container 18:30:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 18:30:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 18:30:59 make -C ./app-service-template test 18:30:59 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 18:30:59 go mod tidy 18:30:59 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:31:00 $ docker top 12afa7e6549cd714e557cf88e5aae897999a54c8d5b2fc69dd0660b30625ff85 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:01 + go version 18:31:01 go version go1.16.5 linux/arm64 [Pipeline] } 18:31:01 $ docker stop --time=1 12afa7e6549cd714e557cf88e5aae897999a54c8d5b2fc69dd0660b30625ff85 18:31:03 $ docker rm -f 12afa7e6549cd714e557cf88e5aae897999a54c8d5b2fc69dd0660b30625ff85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:31:03 + docker inspect -f . ci-base-image-arm64 18:31:03 . [Pipeline] withDockerContainer 18:31:04 prd-ubuntu18.04-docker-arm64-4c-16g-3352 does not seem to be running inside a container 18:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 18:31:05 $ docker top 9ae684f2fcb24da98a8e258daf6e0058dac11e16c96986f62c279713a83a4352 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:06 + go mod tidy [Pipeline] sh 18:31:07 ok new-app-service 0.014s coverage: 47.8% of statements 18:31:07 ? new-app-service/config [no test files] 18:31:07 ok new-app-service/functions 0.008s 18:31:07 CGO_ENABLED=1 go vet ./... 18:31:08 + make test 18:31:08 make -C ./app-service-template build 18:31:08 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 18:31:08 go mod tidy 18:31:08 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:31:16 gofmt -l . 18:31:16 [ "`gofmt -l .`" = "" ] 18:31:16 ./bin/test-attribution-txt.sh 18:31:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 18:31:16 go mod tidy 18:31:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:31:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:31:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 63.6% of statements 18:31:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements 18:31:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:31:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.8% of statements 18:31:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:31:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s 18:31:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.030s coverage: 74.5% of statements 18:31:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:31:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:31:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:31:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:31:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:31:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:31:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements 18:31:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:31:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.014s coverage: 10.5% of statements 18:31:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.749s coverage: 76.1% of statements 18:31:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:31:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 18:31:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements 18:31:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:31:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:31:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 18:31:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 18:31:47 make -C ./app-service-template test 18:31:47 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 18:31:47 go mod tidy 18:31:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:31:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.046s coverage: 78.1% of statements 18:31:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 18:31:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:31:49 gofmt -l . 18:31:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:31:49 $ docker stop --time=1 8af1fe23cc31d2dbacd6cf0f278fdaebc8f925df32f9a029eda35fb31fff9904 18:31:50 $ docker rm -f 8af1fe23cc31d2dbacd6cf0f278fdaebc8f925df32f9a029eda35fb31fff9904 [Pipeline] // withDockerContainer [Pipeline] sh 18:31:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:31:51 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 18:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:52 18:31:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:52 latest: Pulling from edgex-lftools-log-publisher 18:31:52 b4d181a07f80: Pulling fs layer 18:31:52 a1111a8f2ec3: Pulling fs layer 18:31:52 ed53099fbce6: Pulling fs layer 18:31:52 dc539afda2c1: Pulling fs layer 18:31:52 77bc0d833cb6: Pulling fs layer 18:31:52 9065ff56babe: Pulling fs layer 18:31:52 d287ab97295c: Pulling fs layer 18:31:52 77bc0d833cb6: Waiting 18:31:52 9065ff56babe: Waiting 18:31:52 d287ab97295c: Waiting 18:31:52 dc539afda2c1: Waiting 18:31:52 a1111a8f2ec3: Verifying Checksum 18:31:52 a1111a8f2ec3: Download complete 18:31:52 dc539afda2c1: Verifying Checksum 18:31:52 dc539afda2c1: Download complete 18:31:52 77bc0d833cb6: Verifying Checksum 18:31:52 77bc0d833cb6: Download complete 18:31:52 ed53099fbce6: Verifying Checksum 18:31:52 ed53099fbce6: Download complete 18:31:53 9065ff56babe: Verifying Checksum 18:31:53 9065ff56babe: Download complete 18:31:53 b4d181a07f80: Verifying Checksum 18:31:53 b4d181a07f80: Download complete 18:31:55 b4d181a07f80: Pull complete 18:31:55 a1111a8f2ec3: Pull complete 18:31:55 ed53099fbce6: Pull complete 18:31:55 dc539afda2c1: Pull complete 18:31:56 77bc0d833cb6: Pull complete 18:31:56 9065ff56babe: Pull complete 18:31:57 d287ab97295c: Verifying Checksum 18:31:57 d287ab97295c: Download complete 18:32:03 d287ab97295c: Pull complete 18:32:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:32:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:32:03 prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container 18:32: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/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:32:05 $ docker top abea594b223b4f1ec221e34449cc21c60b5d3d8c9322ea09a6bffa0cdb2d5aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:06 ---> job-cost.sh 18:32:06 lf-activate-venv: SKIPPING 18:32:06 INFO: No Stack... 18:32:07 INFO: Retrieving Pricing Info for: v3-standard-2 18:32:07 INFO: Archiving Costs [Pipeline] sh 18:32:07 + cut -d, -f6 18:32:07 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [Pipeline] lock 18:32:07 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] 18:32:07 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] did not exist. Created. 18:32:07 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:32:08 + echo total: 0.05999999865889549 [Pipeline] stash 18:32:08 Stashed 1 file(s) [Pipeline] } 18:32:08 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:32:08 $ docker stop --time=1 abea594b223b4f1ec221e34449cc21c60b5d3d8c9322ea09a6bffa0cdb2d5aca 18:32:09 $ docker rm -f abea594b223b4f1ec221e34449cc21c60b5d3d8c9322ea09a6bffa0cdb2d5aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:32:14 ok new-app-service 0.046s coverage: 47.8% of statements 18:32:14 ? new-app-service/config [no test files] 18:32:14 ok new-app-service/functions 0.041s 18:32:14 CGO_ENABLED=1 go vet ./... 18:32:41 gofmt -l . 18:32:41 [ "`gofmt -l .`" = "" ] 18:32:41 ./bin/test-attribution-txt.sh 18:32:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 18:32:41 go mod tidy 18:32:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:32:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:32:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.126s coverage: 63.6% of statements 18:32:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 96.5% of statements 18:32:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:32:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.096s coverage: 61.8% of statements 18:32:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:32:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.092s 18:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.131s coverage: 74.5% of statements 18:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements 18:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.063s coverage: 10.5% of statements 18:32:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.823s coverage: 76.1% of statements 18:32:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:32:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.046s coverage: 12.5% of statements 18:32:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.049s coverage: 27.3% of statements 18:32:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:32:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:32:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.052s coverage: 51.4% of statements 18:33:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.114s coverage: 78.1% of statements 18:33:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 18:33:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:33:28 gofmt -l . 18:33:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:33:28 $ docker stop --time=1 9ae684f2fcb24da98a8e258daf6e0058dac11e16c96986f62c279713a83a4352 18:33:30 $ docker rm -f 9ae684f2fcb24da98a8e258daf6e0058dac11e16c96986f62c279713a83a4352 [Pipeline] // withDockerContainer [Pipeline] sh 18:33:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:31 Warning: overwriting stash ‘coverage-report’ 18:33:32 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 18:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:33:33 18:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:33:33 arm64: Pulling from edgex-lftools-log-publisher 18:33:33 448f6bf000e3: Pulling fs layer 18:33:33 f757da607395: Pulling fs layer 18:33:33 05883995daec: Pulling fs layer 18:33:33 8603b9c90790: Pulling fs layer 18:33:33 1560dd03e051: Pulling fs layer 18:33:33 27f5ce0e4adf: Pulling fs layer 18:33:33 c2d8d7efcc4b: Pulling fs layer 18:33:33 1560dd03e051: Waiting 18:33:33 27f5ce0e4adf: Waiting 18:33:33 c2d8d7efcc4b: Waiting 18:33:33 8603b9c90790: Waiting 18:33:34 f757da607395: Verifying Checksum 18:33:34 f757da607395: Download complete 18:33:34 8603b9c90790: Verifying Checksum 18:33:34 8603b9c90790: Download complete 18:33:34 1560dd03e051: Verifying Checksum 18:33:34 1560dd03e051: Download complete 18:33:34 27f5ce0e4adf: Download complete 18:33:34 05883995daec: Verifying Checksum 18:33:34 05883995daec: Download complete 18:33:35 448f6bf000e3: Verifying Checksum 18:33:35 448f6bf000e3: Download complete 18:33:38 c2d8d7efcc4b: Verifying Checksum 18:33:38 c2d8d7efcc4b: Download complete 18:33:38 448f6bf000e3: Pull complete 18:33:39 f757da607395: Pull complete 18:33:41 05883995daec: Pull complete 18:33:41 8603b9c90790: Pull complete 18:33:42 1560dd03e051: Pull complete 18:33:42 27f5ce0e4adf: Pull complete 18:33:58 c2d8d7efcc4b: Pull complete 18:33:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:33:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:33:58 prd-ubuntu18.04-docker-arm64-4c-16g-3352 does not seem to be running inside a container 18:33:58 $ 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/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 18:34:02 $ docker top 8676a19477f5fe6e2e112d5b1675f0d0ade37d47d5a1580ff98513a465dd5b06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:03 ---> job-cost.sh 18:34:03 lf-activate-venv: SKIPPING 18:34:03 INFO: No Stack... 18:34:04 INFO: Retrieving Pricing Info for: v2-standard-4 18:34:04 INFO: Archiving Costs [Pipeline] sh 18:34:05 + + cut -d, -f6 18:34:05 cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [Pipeline] lock 18:34:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] 18:34:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] did not exist. Created. 18:34:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:06 /w/workspace/app-functions-sdk-go/5@tmp/durable-eac62c0f/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-eac62c0f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:34:07 + echo total: 0.18000000715255737 [Pipeline] stash 18:34:07 Warning: overwriting stash ‘stack-cost’ 18:34:07 Stashed 1 file(s) [Pipeline] } 18:34:07 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:07 $ docker stop --time=1 8676a19477f5fe6e2e112d5b1675f0d0ade37d47d5a1580ff98513a465dd5b06 18:34:08 $ docker rm -f 8676a19477f5fe6e2e112d5b1675f0d0ade37d47d5a1580ff98513a465dd5b06 [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 18:34:09 provisioning config files... 18:34:10 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1202917253959580979tmp [Pipeline] { [Pipeline] sh 18:34:10 + set +x 18:34:10 + curl -s https://codecov.io/bash 18:34:10 + bash -s -- 18:34:10 18:34:10 _____ _ 18:34:10 / ____| | | 18:34:10 | | ___ __| | ___ ___ _____ __ 18:34:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:34:10 | |___| (_) | (_| | __/ (_| (_) \ V / 18:34:10 \_____\___/ \__,_|\___|\___\___/ \_/ 18:34:10 Bash-1.0.5 18:34:10 18:34:10 18:34:10 ==> git version 2.24.4 found 18:34:10 ==> 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 18:34:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:34:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:34:10 ==> Jenkins CI detected. 18:34:10 project root: . 18:34:10 --> token set from env 18:34:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:34:10 ==> Running gcov in . (disable via -X gcov) 18:34:10 ==> Python coveragepy not found 18:34:10 ==> Searching for coverage reports in: 18:34:10 + . 18:34:10 -> Found 2 reports 18:34:10 ==> Detecting git/mercurial file structure 18:34:10 ==> Reading reports 18:34:10 + ./app-service-template/coverage.out bytes=1055 18:34:10 + ./coverage.out bytes=95183 18:34:10 ==> Appending adjustments 18:34:10 https://docs.codecov.io/docs/fixing-reports 18:34:10 + Found adjustments 18:34:10 ==> Gzipping contents 18:34:10 20K /tmp/codecov.6zKNkX.gz 18:34:10 ==> Uploading reports 18:34:10 url: https://codecov.io 18:34:10 query: branch=main&commit=1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:34:10 -> Pinging Codecov 18:34:10 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:34:12 -> Uploading to 18:34:12 https://storage.googleapis.com/codecov/v4/raw/2021-07-20/3D8B5DFFC46A037C893635FACE044666/1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab/fe3203d0-1ede-4348-8103-bd671a52a084.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210720T183411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=042b5e00ec91f3e1f52a6d09f0eaae82eade9233f48c508a2776f64542455507 18:34:12 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:12 Dload Upload Total Spent Left Speed 18:34:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16465 0 0 100 16465 0 45551 --:--:-- --:--:-- --:--:-- 45609 18:34:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab [Pipeline] } 18:34:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:34:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:34:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:34:13 18:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:34:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:34:14 188c0c94c7c5: Pulling fs layer 18:34:14 0ef7d3d256c8: Pulling fs layer 18:34:14 de9db76c5a1d: Pulling fs layer 18:34:14 0eba1c9be4d2: Pulling fs layer 18:34:14 0d57e429df01: Pulling fs layer 18:34:14 4e4be7b47b0d: Pulling fs layer 18:34:14 e1f770b5df2f: Pulling fs layer 18:34:14 85a0685a4137: Pulling fs layer 18:34:14 0eba1c9be4d2: Waiting 18:34:14 0d57e429df01: Waiting 18:34:14 4e4be7b47b0d: Waiting 18:34:14 e1f770b5df2f: Waiting 18:34:14 85a0685a4137: Waiting 18:34:14 de9db76c5a1d: Download complete 18:34:14 0ef7d3d256c8: Verifying Checksum 18:34:14 0ef7d3d256c8: Download complete 18:34:14 0d57e429df01: Verifying Checksum 18:34:14 0d57e429df01: Download complete 18:34:14 4e4be7b47b0d: Verifying Checksum 18:34:14 4e4be7b47b0d: Download complete 18:34:14 188c0c94c7c5: Verifying Checksum 18:34:14 188c0c94c7c5: Download complete 18:34:14 188c0c94c7c5: Pull complete 18:34:14 0ef7d3d256c8: Pull complete 18:34:14 de9db76c5a1d: Pull complete 18:34:15 e1f770b5df2f: Verifying Checksum 18:34:15 e1f770b5df2f: Download complete 18:34:20 85a0685a4137: Verifying Checksum 18:34:20 85a0685a4137: Download complete 18:34:20 0eba1c9be4d2: Verifying Checksum 18:34:20 0eba1c9be4d2: Download complete 18:34:24 0eba1c9be4d2: Pull complete 18:34:24 0d57e429df01: Pull complete 18:34:24 4e4be7b47b0d: Pull complete 18:34:24 e1f770b5df2f: Pull complete 18:34:28 85a0685a4137: Pull complete 18:34:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:34:28 prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container 18:34:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:34:30 $ docker top 171183f57534e0433267408b868927e70f9a3b1fc5cd37065558351508498e75 -eo pid,comm [Pipeline] { [Pipeline] echo 18:34:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:34:30 + set -o pipefail 18:34:30 + snyk monitor '--org=edgex-jenkins' 18:34:49 18:34:49 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 18:34:49 18:34:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/d5247d3e-77a1-4f4b-8de6-1e27e88ce23f 18:34:49 18:34:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:34:49 18:34:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:34:49 18:34:49 [Pipeline] } 18:34:49 $ docker stop --time=1 171183f57534e0433267408b868927e70f9a3b1fc5cd37065558351508498e75 18:34:51 $ docker rm -f 171183f57534e0433267408b868927e70f9a3b1fc5cd37065558351508498e75 [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 18:34:51 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:51 provisioning config files... 18:34:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2932307620664859245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:52 --> edgex-publish-swagger.sh 18:34:52 === Publish openapi/v2 API === 18:34:52 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:34:52 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 18:34:52 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:52 Dload Upload Total Spent Left Speed 18:34:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11573 0:00:01 0:00:01 --:--:-- 11582 100 13054 0 0 100 13054 0 11571 0:00:01 0:00:01 --:--:-- 11582 18:34:53 18:34:53 [Pipeline] } 18:34:53 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 18:34:53 + git log --format=format:%s -1 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab [Pipeline] isUnix [Pipeline] sh 18:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:34:54 . [Pipeline] withDockerContainer 18:34:54 prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container 18:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:34:54 $ docker top 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:34:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:34:54 [ssh-agent] Looking for ssh-agent implementation... 18:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:34:55 $ docker exec 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 ssh-agent 18:34:55 SSH_AUTH_SOCK=/tmp/ssh-HQq5LJITnYud/agent.13 18:34:55 SSH_AGENT_PID=20 18:34:55 Running ssh-add (command line suppressed) 18:34:55 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2893018380540569217.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2893018380540569217.key) 18:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:34:55 + git semver tag 18:34:55 # -> Open(): unable to determine branch for HEAD 18:34:55 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:34:55 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:34:55 # $SEMVER_REMOTE_NAME = origin 18:34:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:34:55 # $SEMVER_USER_NAME = edgex-jenkins 18:34:55 # $SEMVER_BRANCH = main 18:34:55 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 18:34:55 # 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab HEAD 18:34:55 # -> Force: false 18:34:55 # 7b3dc93911e9db1c29bfa35c0af190ffd480740e refs/tags/v2.0.1-dev.6 [Pipeline] } 18:34:55 $ docker exec --env ******** --env ******** 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 ssh-agent -k 18:34:55 unset SSH_AUTH_SOCK; 18:34:55 unset SSH_AGENT_PID; 18:34:55 echo Agent pid 20 killed; 18:34:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:34:56 + git semver [Pipeline] } 18:34:56 $ docker stop --time=1 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 18:34:57 $ docker rm -f 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:34:57 18:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:34:58 0.23.1-centos7: Pulling from edgex-lftools 18:34:58 ab5ef0e58194: Pulling fs layer 18:34:58 9712f1f96733: Pulling fs layer 18:34:58 63f879dbbcfc: Pulling fs layer 18:34:58 0d9ebad4ef96: Pulling fs layer 18:34:58 e9a5061849ea: Pulling fs layer 18:34:58 d747dcd14b5f: Pulling fs layer 18:34:58 2de7ff778b66: Pulling fs layer 18:34:58 0d9ebad4ef96: Waiting 18:34:58 e9a5061849ea: Waiting 18:34:58 d747dcd14b5f: Waiting 18:34:58 2de7ff778b66: Waiting 18:34:58 9712f1f96733: Verifying Checksum 18:34:58 9712f1f96733: Download complete 18:35:00 63f879dbbcfc: Verifying Checksum 18:35:00 63f879dbbcfc: Download complete 18:35:00 e9a5061849ea: Verifying Checksum 18:35:00 e9a5061849ea: Download complete 18:35:00 d747dcd14b5f: Verifying Checksum 18:35:00 d747dcd14b5f: Download complete 18:35:01 2de7ff778b66: Verifying Checksum 18:35:01 2de7ff778b66: Download complete 18:35:03 0d9ebad4ef96: Verifying Checksum 18:35:03 0d9ebad4ef96: Download complete 18:35:03 ab5ef0e58194: Verifying Checksum 18:35:03 ab5ef0e58194: Download complete 18:35:05 ab5ef0e58194: Pull complete 18:35:05 9712f1f96733: Pull complete 18:35:06 63f879dbbcfc: Pull complete 18:35:10 0d9ebad4ef96: Pull complete 18:35:10 e9a5061849ea: Pull complete 18:35:10 d747dcd14b5f: Pull complete 18:35:11 2de7ff778b66: Pull complete 18:35:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:35:11 prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container 18:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:35:14 $ docker top 78b6cad2b4b5c28179e002996537c118517e4757d58184e6d9a2fe0a9f6148d6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:35:14 provisioning config files... 18:35:14 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config100394778971465068tmp 18:35:14 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config806641829414578658tmp 18:35:14 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3215099240337478460tmp [Pipeline] { [Pipeline] echo 18:35:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:35:15 ---> sigul-configuration.sh 18:35:15 gpg: directory `/root/.gnupg' created 18:35:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:35:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:35:15 gpg: keyring `/root/.gnupg/secring.gpg' created 18:35:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:35:15 gpg: CAST5 encrypted data 18:35:15 gpg: encrypted with 1 passphrase 18:35:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:35:15 + mkdir /home/jenkins 18:35:15 + mkdir /home/jenkins/sigul [Pipeline] sh 18:35:15 + 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 18:35:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:35:16 ---> sigul-install.sh 18:35:16 Sigul already installed; skipping installation. [Pipeline] sh 18:35:16 + git tag --list 18:35:16 v0.1.0 18:35:16 v0.1.1 18:35:16 v1.0.0 18:35:16 v1.1.0 18:35:16 v1.2.0 18:35:16 v1.3.0 18:35:16 v1.3.1 18:35:16 v2.0.0 18:35:16 v2.0.1-dev.1 18:35:16 v2.0.1-dev.2 18:35:16 v2.0.1-dev.3 18:35:16 v2.0.1-dev.4 18:35:16 v2.0.1-dev.5 18:35:16 v2.0.1-dev.6 [Pipeline] sh 18:35:16 + lftools sign git-tag v2.0.1-dev.6 18:35:17 Signing Git tag with Sigul... 18:35:17 Signing v2.0.1-dev.6 [Pipeline] echo 18:35:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:35:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:35:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:35:18 $ docker stop --time=1 78b6cad2b4b5c28179e002996537c118517e4757d58184e6d9a2fe0a9f6148d6 18:35:19 $ docker rm -f 78b6cad2b4b5c28179e002996537c118517e4757d58184e6d9a2fe0a9f6148d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:20 . [Pipeline] withDockerContainer 18:35:20 prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container 18:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:35:20 $ docker top 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:21 [ssh-agent] Looking for ssh-agent implementation... 18:35:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:21 $ docker exec 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 ssh-agent 18:35:21 SSH_AUTH_SOCK=/tmp/ssh-Hf2RgDxecQG4/agent.15 18:35:21 SSH_AGENT_PID=22 18:35:21 Running ssh-add (command line suppressed) 18:35:21 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3946469430576256623.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3946469430576256623.key) 18:35:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:21 + git semver bump pre 18:35:21 # -> Open(): unable to determine branch for HEAD 18:35:21 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:35:21 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:35:21 # $SEMVER_REMOTE_NAME = origin 18:35:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:35:21 # $SEMVER_USER_NAME = edgex-jenkins 18:35:21 # $SEMVER_BRANCH = main 18:35:21 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 18:35:21 2.0.1-dev.7 [Pipeline] } 18:35:21 $ docker exec --env ******** --env ******** 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 ssh-agent -k 18:35:21 unset SSH_AUTH_SOCK; 18:35:21 unset SSH_AGENT_PID; 18:35:21 echo Agent pid 22 killed; 18:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:22 + git semver [Pipeline] } 18:35:22 $ docker stop --time=1 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 18:35:23 $ docker rm -f 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:24 . [Pipeline] withDockerContainer 18:35:24 prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container 18:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:35:25 $ docker top 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:25 [ssh-agent] Looking for ssh-agent implementation... 18:35:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:25 $ docker exec 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f ssh-agent 18:35:25 SSH_AUTH_SOCK=/tmp/ssh-mckI5tHkMmd6/agent.13 18:35:25 SSH_AGENT_PID=20 18:35:25 Running ssh-add (command line suppressed) 18:35:25 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1778837428883333352.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1778837428883333352.key) 18:35:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:26 + git semver push 18:35:26 # -> Open(): unable to determine branch for HEAD 18:35:26 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:35:26 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:35:26 # $SEMVER_REMOTE_NAME = origin 18:35:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:35:26 # $SEMVER_USER_NAME = edgex-jenkins 18:35:26 # $SEMVER_BRANCH = main 18:35:26 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 18:35:31 $ docker exec --env ******** --env ******** 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f ssh-agent -k 18:35:31 unset SSH_AUTH_SOCK; 18:35:31 unset SSH_AGENT_PID; 18:35:31 echo Agent pid 20 killed; 18:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:32 + git semver [Pipeline] } 18:35:32 $ docker stop --time=1 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f 18:35:33 $ docker rm -f 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:35:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:35:35 ---> package-listing.sh 18:35:35 ++ facter osfamily 18:35:35 ++ tr '[:upper:]' '[:lower:]' 18:35:35 + OS_FAMILY=redhat 18:35:35 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 18:35:35 + START_PACKAGES=/tmp/packages_start.txt 18:35:35 + END_PACKAGES=/tmp/packages_end.txt 18:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:35:35 + PACKAGES=/tmp/packages_start.txt 18:35:35 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:35:35 + PACKAGES=/tmp/packages_end.txt 18:35:35 + case "${OS_FAMILY}" in 18:35:35 + sort 18:35:35 + rpm -qa 18:35:36 + '[' -f /tmp/packages_start.txt ']' 18:35:36 + '[' -f /tmp/packages_end.txt ']' 18:35:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:35:36 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:35:36 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 18:35:36 + 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 18:35:36 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 18:35:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:36 18:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:37 latest: Pulling from edgex-lftools-log-publisher 18:35:37 b4d181a07f80: Pulling fs layer 18:35:37 a1111a8f2ec3: Pulling fs layer 18:35:37 ed53099fbce6: Pulling fs layer 18:35:37 dc539afda2c1: Pulling fs layer 18:35:37 77bc0d833cb6: Pulling fs layer 18:35:37 9065ff56babe: Pulling fs layer 18:35:37 d287ab97295c: Pulling fs layer 18:35:37 dc539afda2c1: Waiting 18:35:37 77bc0d833cb6: Waiting 18:35:37 9065ff56babe: Waiting 18:35:37 d287ab97295c: Waiting 18:35:37 a1111a8f2ec3: Verifying Checksum 18:35:37 a1111a8f2ec3: Download complete 18:35:37 dc539afda2c1: Verifying Checksum 18:35:37 dc539afda2c1: Download complete 18:35:38 77bc0d833cb6: Verifying Checksum 18:35:38 77bc0d833cb6: Download complete 18:35:38 ed53099fbce6: Verifying Checksum 18:35:38 ed53099fbce6: Download complete 18:35:38 9065ff56babe: Verifying Checksum 18:35:38 9065ff56babe: Download complete 18:35:38 b4d181a07f80: Verifying Checksum 18:35:38 b4d181a07f80: Download complete 18:35:39 b4d181a07f80: Pull complete 18:35:40 a1111a8f2ec3: Pull complete 18:35:40 ed53099fbce6: Pull complete 18:35:40 dc539afda2c1: Pull complete 18:35:41 77bc0d833cb6: Pull complete 18:35:41 9065ff56babe: Pull complete 18:35:42 d287ab97295c: Verifying Checksum 18:35:42 d287ab97295c: Download complete 18:35:46 d287ab97295c: Pull complete 18:35:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:35:46 prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container 18:35:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:35:49 $ docker top 6a047d3cd4be235322bb841532e62eab735e2f8c4ac60f088ccd813755a06443 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:50 + touch /tmp/pre-build-complete [Pipeline] sh 18:35:51 + mkdir -p /var/log/sysstat [Pipeline] sh 18:35:51 + ls /var/log/sa-host 18:35:51 + sadf -c /var/log/sa-host/sa05 18:35:51 file_magic: OK 18:35:51 HZ: Using current value: 100 18:35:51 file_header: OK 18:35:51 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 18:35:51 Statistics: 18:35:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:35:51 File successfully converted to sysstat format version 12.0.3 18:35:51 + sadf -c /var/log/sa-host/sa20 18:35:51 file_magic: OK 18:35:51 HZ: Using current value: 100 18:35:51 file_header: OK 18:35:51 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 18:35:51 Statistics: 18:35:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:35:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:52 provisioning config files... 18:35:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8723000120087601496tmp [Pipeline] { [Pipeline] echo 18:35:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:35:52 ---> create-netrc.sh [Pipeline] } 18:35:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:35:53 ---> python-tools-install.sh [Pipeline] echo 18:35:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:35:53 ---> sudo-logs.sh 18:35:53 Archiving 'sudo' log.. 18:35:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-3351.vexxhost.local: Name or service not known 18:35:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-3351.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:35:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:35:53 ---> job-cost.sh 18:35:53 lf-activate-venv: SKIPPING 18:35:53 DEBUG: total: 0.18000000715255737 18:35:53 INFO: Retrieving Stack Cost... 18:35:54 INFO: Retrieving Pricing Info for: v3-standard-2 18:35:55 INFO: Archiving Costs [Pipeline] echo 18:35:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:35:55 ---> logs-deploy.sh 18:35:55 lf-activate-venv: SKIPPING 18:35:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/5 18:35:55 INFO: archiving workspace using pattern(s): 18:35:55 Archives upload complete. 18:35:56 INFO: archiving logs to Nexus 18:35:56 ---> uname -a: 18:35:56 Linux prd-centos7-docker-4c-2g-3351.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:35:56 18:35:56 18:35:56 ---> lscpu: 18:35:56 Architecture: x86_64 18:35:56 CPU op-mode(s): 32-bit, 64-bit 18:35:56 Byte Order: Little Endian 18:35:56 Address sizes: 40 bits physical, 48 bits virtual 18:35:56 CPU(s): 2 18:35:56 On-line CPU(s) list: 0,1 18:35:56 Thread(s) per core: 1 18:35:56 Core(s) per socket: 1 18:35:56 Socket(s): 2 18:35:56 NUMA node(s): 1 18:35:56 Vendor ID: AuthenticAMD 18:35:56 CPU family: 23 18:35:56 Model: 49 18:35:56 Model name: AMD EPYC-Rome Processor 18:35:56 Stepping: 0 18:35:56 CPU MHz: 2799.998 18:35:56 BogoMIPS: 5599.99 18:35:56 Virtualization: AMD-V 18:35:56 Hypervisor vendor: KVM 18:35:56 Virtualization type: full 18:35:56 L1d cache: 32K 18:35:56 L1i cache: 32K 18:35:56 L2 cache: 512K 18:35:56 L3 cache: 16384K 18:35:56 NUMA node0 CPU(s): 0,1 18:35:56 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 18:35:56 18:35:56 18:35:56 ---> nproc: 18:35:56 2 18:35:56 18:35:56 18:35:56 ---> df -h: 18:35:56 Filesystem Size Used Avail Use% Mounted on 18:35:56 overlay 40G 9.0G 32G 23% / 18:35:56 tmpfs 64M 0 64M 0% /dev 18:35:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:35:56 shm 64M 0 64M 0% /dev/shm 18:35:56 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:35:56 18:35:56 18:35:56 ---> sar -b -r -n DEV: 18:35:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/20/21 _x86_64_ (2 CPU) 18:35:56 18:35:56 18:26:25 LINUX RESTART (2 CPU) 18:35:56 18:35:56 18:27:01 tps rtps wtps bread/s bwrtn/s 18:35:56 18:28:01 56.76 3.40 53.36 2557.58 4026.59 18:35:56 18:29:01 0.45 0.00 0.45 0.00 6.99 18:35:56 18:30:01 0.28 0.00 0.28 0.00 3.12 18:35:56 18:31:01 0.15 0.00 0.15 0.00 2.28 18:35:56 18:32:01 0.28 0.00 0.28 0.00 3.53 18:35:56 18:33:01 0.32 0.00 0.32 0.00 4.05 18:35:56 18:34:01 0.32 0.00 0.32 0.00 5.38 18:35:56 18:35:02 110.21 0.03 110.17 3.73 31765.72 18:35:56 Average: 21.10 0.43 20.67 320.26 4478.51 18:35:56 18:35:56 18:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:56 18:28:01 5425008 0 812740 10.15 2620 1768564 1317388 14.54 600552 1582076 20 18:35:56 18:29:01 5434596 0 803144 10.03 2620 1768572 1243740 13.73 593404 1582040 16 18:35:56 18:30:01 5438356 0 799384 9.98 2620 1768572 1204940 13.30 592388 1580488 8 18:35:56 18:31:01 5435724 0 802004 10.01 2620 1768584 1205012 13.30 594792 1580488 8 18:35:56 18:32:01 5434404 0 803320 10.03 2620 1768588 1204772 13.30 592112 1584632 16 18:35:56 18:33:01 5435044 0 802676 10.02 2620 1768592 1204676 13.30 591496 1584632 12 18:35:56 18:34:01 5434548 0 803168 10.03 2620 1768596 1204676 13.30 591524 1584632 8 18:35:56 18:35:02 4385656 0 975908 12.19 2620 2644748 1395820 15.41 824936 2311404 157820 18:35:56 Average: 5302917 0 825293 10.30 2620 1878102 1247628 13.77 622650 1673799 19738 18:35:56 18:35:56 18:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:56 18:28:01 eth0 174.61 166.58 660.59 30.53 0.00 0.00 0.00 0.00 18:35:56 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:28:01 docker0 106.14 76.67 9.88 311.75 0.00 0.00 0.00 0.00 18:35:56 18:29:01 eth0 4.96 2.13 3.85 0.16 0.00 0.00 0.00 0.00 18:35:56 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:30:01 eth0 0.92 0.30 0.31 0.20 0.00 0.00 0.00 0.00 18:35:56 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:31:01 eth0 0.40 0.27 0.32 0.20 0.00 0.00 0.00 0.00 18:35:56 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:32:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 18:35:56 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:33:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:35:56 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:35:56 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:35:02 eth0 1221.65 860.39 7174.12 75.54 0.00 0.00 0.00 0.00 18:35:56 18:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 18:35:02 docker0 75.72 97.90 5.71 384.74 0.00 0.00 0.00 0.00 18:35:56 Average: eth0 175.44 128.80 980.21 13.34 0.00 0.00 0.00 0.00 18:35:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:56 Average: docker0 22.74 21.83 1.95 87.09 0.00 0.00 0.00 0.00 18:35:56 18:35:56 18:35:56 ---> sar -P ALL: 18:35:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/20/21 _x86_64_ (2 CPU) 18:35:56 18:35:56 18:26:25 LINUX RESTART (2 CPU) 18:35:56 18:35:56 18:27:01 CPU %user %nice %system %iowait %steal %idle 18:35:56 18:28:01 all 5.48 0.00 2.30 1.40 0.04 90.77 18:35:56 18:28:01 0 5.52 0.00 2.69 1.27 0.05 90.47 18:35:56 18:28:01 1 5.45 0.00 1.91 1.52 0.03 91.08 18:35:56 18:29:01 all 0.14 0.00 0.07 0.00 0.02 99.77 18:35:56 18:29:01 0 0.08 0.00 0.07 0.00 0.03 99.82 18:35:56 18:29:01 1 0.20 0.00 0.07 0.00 0.00 99.73 18:35:56 18:30:01 all 0.13 0.00 0.05 0.00 0.03 99.79 18:35:56 18:30:01 0 0.12 0.00 0.07 0.00 0.03 99.78 18:35:56 18:30:01 1 0.13 0.00 0.03 0.00 0.03 99.80 18:35:56 18:31:01 all 0.13 0.00 0.04 0.00 0.03 99.81 18:35:56 18:31:01 0 0.03 0.00 0.05 0.00 0.03 99.88 18:35:56 18:31:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:35:56 18:32:01 all 0.27 0.00 0.06 0.00 0.02 99.66 18:35:56 18:32:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:35:56 18:32:01 1 0.47 0.00 0.07 0.00 0.02 99.45 18:35:56 18:33:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:35:56 18:33:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:35:56 18:33:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:35:56 18:34:01 all 0.18 0.00 0.06 0.00 0.03 99.73 18:35:56 18:34:01 0 0.10 0.00 0.07 0.00 0.05 99.78 18:35:56 18:34:01 1 0.25 0.00 0.05 0.00 0.02 99.68 18:35:56 18:35:02 all 13.89 0.00 6.86 1.09 0.06 78.10 18:35:56 18:35:02 0 13.63 0.00 7.43 0.90 0.07 77.97 18:35:56 18:35:02 1 14.14 0.00 6.31 1.28 0.05 78.23 18:35:56 Average: all 2.47 0.00 1.15 0.30 0.03 96.05 18:35:56 Average: 0 2.37 0.00 1.26 0.27 0.04 96.07 18:35:56 Average: 1 2.57 0.00 1.03 0.34 0.02 96.03 18:35:56 18:35:56 18:35:56