Pull request #926 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 41e3612f0c7ff69bc551eb0f230ee940f5f60c78+e52849b4ed789265e09033222a233a1a53cfae91 (920c93f1abd828c38456d79b9da19c7bb75a4d77) 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-ssh8361659006355498219.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-ssh3607850388293575922.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/PR-926/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/PR-926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh395096030413259430.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-ssh7061947723341068045.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/PR-926/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/PR-926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6431059776455016413.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 ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3345 in /w/workspace/ndry_app-functions-sdk-go_PR-926 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-926 # 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/ndry_app-functions-sdk-go_PR-926@tmp/jenkins-gitclient-ssh8178631753434141001.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/ndry_app-functions-sdk-go_PR-926@tmp/jenkins-gitclient-ssh4655546487404066027.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/926/head:refs/remotes/origin/PR-926 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e52849b4ed789265e09033222a233a1a53cfae91 into PR head commit 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 Merge succeeded, producing 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 Checking out Revision 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 (PR-926) > git config core.sparsecheckout # timeout=10 > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ndry_app-functions-sdk-go_PR-926@tmp/jenkins-gitclient-ssh3635972207825799145.key > git merge e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:34 ========================================================= 18:04:34 EdgeX Global Pipelines Version Info 18:04:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:35 ------------------- 18:04:35 stable info: 18:04:35 ------------------- 18:04:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:35 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 18:04:35 Message: update stable to v1.0.197 18:04:36 ------------------- 18:04:36 experimental info: 18:04:36 ------------------- 18:04:36 Commited By: **** collab-it+edgex@linuxfoundation.org 18:04:36 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 18:04:36 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:04:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-926 [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-926 [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-926 [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41e3612 [Pipeline] echo 18:04:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:38 + git log --format=format:%s -1 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 [Pipeline] echo 18:04:38 GIT_COMMIT: 41e3612f0c7ff69bc551eb0f230ee940f5f60c78, Commit Message: fix: Set logger in MqttFactory to avoid panic when AuthMode is empty [Pipeline] echo 18:04:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:04:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:39 18:04:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:04:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:39 latest: Pulling from edgex-devops/git-semver 18:04:39 31603596830f: Pulling fs layer 18:04:39 b6dc333f4379: Pulling fs layer 18:04:39 3d9ef1400e77: Pulling fs layer 18:04:39 fd332fbdc1db: Pulling fs layer 18:04:39 fd332fbdc1db: Waiting 18:04:39 b6dc333f4379: Verifying Checksum 18:04:39 b6dc333f4379: Download complete 18:04:39 31603596830f: Verifying Checksum 18:04:39 31603596830f: Download complete 18:04:40 31603596830f: Pull complete 18:04:40 fd332fbdc1db: Verifying Checksum 18:04:40 fd332fbdc1db: Download complete 18:04:40 b6dc333f4379: Pull complete 18:04:40 3d9ef1400e77: Verifying Checksum 18:04:40 3d9ef1400e77: Download complete 18:04:40 3d9ef1400e77: Pull complete 18:04:40 fd332fbdc1db: Pull complete 18:04:40 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 18:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:04:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:04:41 prd-centos7-docker-4c-2g-3345 does not seem to be running inside a container 18:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-926 -v /w/workspace/ndry_app-functions-sdk-go_PR-926:/w/workspace/ndry_app-functions-sdk-go_PR-926:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-926@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-926@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:04:41 $ docker top 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:42 [ssh-agent] Looking for ssh-agent implementation... 18:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:42 $ docker exec 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 ssh-agent 18:04:42 SSH_AUTH_SOCK=/tmp/ssh-rhMrUkEWg9A8/agent.13 18:04:42 SSH_AGENT_PID=20 18:04:42 Running ssh-add (command line suppressed) 18:04:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-926@tmp/private_key_2832203453908723468.key (/w/workspace/ndry_app-functions-sdk-go_PR-926@tmp/private_key_2832203453908723468.key) 18:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:42 + git tag --points-at HEAD [Pipeline] } 18:04:42 $ docker exec --env ******** --env ******** 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 ssh-agent -k 18:04:42 unset SSH_AUTH_SOCK; 18:04:42 unset SSH_AGENT_PID; 18:04:42 echo Agent pid 20 killed; 18:04:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:42 [ssh-agent] Looking for ssh-agent implementation... 18:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:42 $ docker exec 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 ssh-agent 18:04:43 SSH_AUTH_SOCK=/tmp/ssh-cTQMIsluchLw/agent.55 18:04:43 SSH_AGENT_PID=62 18:04:43 Running ssh-add (command line suppressed) 18:04:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-926@tmp/private_key_3192516075429501520.key (/w/workspace/ndry_app-functions-sdk-go_PR-926@tmp/private_key_3192516075429501520.key) 18:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:43 + git semver init 18:04:43 # -> Open(): unable to determine branch for HEAD 18:04:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-926/.git 18:04:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-926 18:04:43 # $SEMVER_REMOTE_NAME = origin 18:04:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:04:43 # $SEMVER_USER_NAME = edgex-jenkins 18:04:43 # $SEMVER_BRANCH = PR-926 18:04:43 # $SEMVER_TEMP = /tmp/semver-006607350 18:04:43 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:04:45 # '/tmp/semver-006607350' -> '/w/workspace/ndry_app-functions-sdk-go_PR-926/.semver' 18:04:45 # -> Force: false 18:04:45 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-926/.semver [Pipeline] } 18:04:45 $ docker exec --env ******** --env ******** 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 ssh-agent -k 18:04:45 unset SSH_AUTH_SOCK; 18:04:45 unset SSH_AGENT_PID; 18:04:45 echo Agent pid 62 killed; 18:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:46 + git semver [Pipeline] } 18:04:46 $ docker stop --time=1 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 18:04:47 $ docker rm -f 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:48 Stashed 1 file(s) [Pipeline] echo 18:04:48 [edgeXSemver]: initialized semver on version 0.0.0 [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:05:03 Still waiting to schedule task 18:05:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:05:03 Still waiting to schedule task 18:05:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:06:59 Running on prd-centos7-docker-4c-2g-3347 in /w/workspace/ndry_app-functions-sdk-go_PR-926 [Pipeline] { [Pipeline] ws 18:06:59 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:06:59 The recommended git tool is: git 18:07:03 using credential edgex-jenkins-ssh 18:07:03 Cloning the remote Git repository 18:07:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:07:03 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 18:07:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:07:03 > git --version # timeout=10 18:07:03 > git --version # 'git version 2.24.4' 18:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:03 [INFO] Currently running in a labeled security context 18:07:03 [INFO] Currently SELinux is 'enforcing' on the host 18:07:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7925876834710002858.key 18:07:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:07:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:07:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:07 [INFO] Currently running in a labeled security context 18:07:07 [INFO] Currently SELinux is 'enforcing' on the host 18:07:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh1506433747002882555.key 18:07:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/926/head:refs/remotes/origin/PR-926 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:07:08 Merging remotes/origin/main commit e52849b4ed789265e09033222a233a1a53cfae91 into PR head commit 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 18:07:08 Merge succeeded, producing 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 18:07:08 Checking out Revision 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 (PR-926) 18:07:08 > git config core.sparsecheckout # timeout=10 18:07:08 > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 18:07:08 > git remote # timeout=10 18:07:08 > git config --get remote.origin.url # timeout=10 18:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:08 [INFO] Currently running in a labeled security context 18:07:08 [INFO] Currently SELinux is 'enforcing' on the host 18:07:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh9096268260746325781.key 18:07:08 > git merge e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 18:07:08 > git rev-parse HEAD^{commit} # timeout=10 18:07:08 > git config core.sparsecheckout # timeout=10 18:07:08 > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 18:07:12 Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:07:13 ========================================================= 18:07:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:07:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:07:13 + 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:07:13 Sending build context to Docker daemon 19.76MB 18:07:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:07:13 Step 2/8 : FROM ${BASE} 18:07:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:07:14 540db60ca938: Pulling fs layer 18:07:14 adcc1eea9eea: Pulling fs layer 18:07:14 4c4ab2625f07: Pulling fs layer 18:07:14 0773c198feca: Pulling fs layer 18:07:14 345f892a5656: Pulling fs layer 18:07:14 4796506630df: Pulling fs layer 18:07:14 cc55df3e53f1: Pulling fs layer 18:07:14 4d027b6c602c: Pulling fs layer 18:07:14 449e75d2c14e: Pulling fs layer 18:07:14 4796506630df: Waiting 18:07:14 cc55df3e53f1: Waiting 18:07:14 4d027b6c602c: Waiting 18:07:14 449e75d2c14e: Waiting 18:07:14 0773c198feca: Waiting 18:07:14 345f892a5656: Waiting 18:07:14 4c4ab2625f07: Verifying Checksum 18:07:14 4c4ab2625f07: Download complete 18:07:14 adcc1eea9eea: Verifying Checksum 18:07:14 adcc1eea9eea: Download complete 18:07:14 345f892a5656: Verifying Checksum 18:07:14 345f892a5656: Download complete 18:07:14 4796506630df: Verifying Checksum 18:07:14 4796506630df: Download complete 18:07:14 cc55df3e53f1: Verifying Checksum 18:07:14 cc55df3e53f1: Download complete 18:07:14 540db60ca938: Verifying Checksum 18:07:14 540db60ca938: Download complete 18:07:14 540db60ca938: Pull complete 18:07:14 adcc1eea9eea: Pull complete 18:07:14 4c4ab2625f07: Pull complete 18:07:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3346 in /w/workspace/ndry_app-functions-sdk-go_PR-926 [Pipeline] { [Pipeline] ws 18:07:14 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:07:15 The recommended git tool is: git 18:07:15 4d027b6c602c: Verifying Checksum 18:07:15 4d027b6c602c: Download complete 18:07:19 449e75d2c14e: Verifying Checksum 18:07:19 449e75d2c14e: Download complete 18:07:20 0773c198feca: Verifying Checksum 18:07:20 0773c198feca: Download complete 18:07:20 using credential edgex-jenkins-ssh 18:07:20 Cloning the remote Git repository 18:07:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:07:21 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 18:07:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:07:21 > git --version # timeout=10 18:07:21 > git --version # 'git version 2.17.1' 18:07:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:23 0773c198feca: Pull complete 18:07:23 345f892a5656: Pull complete 18:07:23 4796506630df: Pull complete 18:07:23 cc55df3e53f1: Pull complete 18:07:23 4d027b6c602c: Pull complete 18:07:25 Merging remotes/origin/main commit e52849b4ed789265e09033222a233a1a53cfae91 into PR head commit 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 18:07:25 449e75d2c14e: Pull complete 18:07:25 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 18:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:07:25 ---> 0d28375d9b5b 18:07:25 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:07:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:07:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:07:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:07:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/926/head:refs/remotes/origin/PR-926 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:07:25 > git config core.sparsecheckout # timeout=10 18:07:25 > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 18:07:25 Merge succeeded, producing 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 18:07:25 Checking out Revision 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 (PR-926) 18:07:25 20.10.0: Pulling from library/docker 18:07:25 05e7bc50f07f: Pulling fs layer 18:07:25 6db28d0fdbf6: Pulling fs layer 18:07:25 292df0bc6bf3: Pulling fs layer 18:07:25 2e060f4bd70b: Pulling fs layer 18:07:25 80e8d568a223: Pulling fs layer 18:07:25 8dc6ef1a942a: Pulling fs layer 18:07:25 2312dd95470a: Pulling fs layer 18:07:25 2e060f4bd70b: Waiting 18:07:25 80e8d568a223: Waiting 18:07:25 8dc6ef1a942a: Waiting 18:07:25 2312dd95470a: Waiting 18:07:25 292df0bc6bf3: Verifying Checksum 18:07:25 292df0bc6bf3: Download complete 18:07:26 6db28d0fdbf6: Verifying Checksum 18:07:26 6db28d0fdbf6: Download complete 18:07:26 80e8d568a223: Verifying Checksum 18:07:26 80e8d568a223: Download complete 18:07:26 05e7bc50f07f: Verifying Checksum 18:07:26 05e7bc50f07f: Download complete 18:07:26 8dc6ef1a942a: Verifying Checksum 18:07:26 8dc6ef1a942a: Download complete 18:07:26 2312dd95470a: Verifying Checksum 18:07:26 2312dd95470a: Download complete 18:07:26 05e7bc50f07f: Pull complete 18:07:26 6db28d0fdbf6: Pull complete 18:07:26 292df0bc6bf3: Pull complete 18:07:25 > git remote # timeout=10 18:07:25 > git config --get remote.origin.url # timeout=10 18:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:25 > git merge e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 18:07:25 > git rev-parse HEAD^{commit} # timeout=10 18:07:25 > git config core.sparsecheckout # timeout=10 18:07:25 > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 18:07:29 2e060f4bd70b: Verifying Checksum 18:07:29 2e060f4bd70b: Download complete 18:07:29 Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:07:30 ========================================================= 18:07:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:07:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:07:30 2e060f4bd70b: Pull complete 18:07:30 80e8d568a223: Pull complete 18:07:30 8dc6ef1a942a: Pull complete 18:07:30 2312dd95470a: Pull complete 18:07:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:07:30 Status: Downloaded newer image for docker:20.10.0 18:07:31 + 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:07:32 Sending build context to Docker daemon 19.76MB 18:07:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:07:32 Step 2/8 : FROM ${BASE} 18:07:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:07:33 595b0fe564bb: Pulling fs layer 18:07:33 24495759ef45: Pulling fs layer 18:07:33 d148012ef14d: Pulling fs layer 18:07:33 cb65c68fc2e2: Pulling fs layer 18:07:33 093eec477d81: Pulling fs layer 18:07:33 a6d5b2bbb924: Pulling fs layer 18:07:33 2446dc1eb7d3: Pulling fs layer 18:07:33 596795e73e0f: Pulling fs layer 18:07:33 cb65c68fc2e2: Waiting 18:07:33 093eec477d81: Waiting 18:07:33 a6d5b2bbb924: Waiting 18:07:33 2446dc1eb7d3: Waiting 18:07:33 596795e73e0f: Waiting 18:07:33 d148012ef14d: Download complete 18:07:33 24495759ef45: Verifying Checksum 18:07:33 24495759ef45: Download complete 18:07:33 093eec477d81: Verifying Checksum 18:07:33 093eec477d81: Download complete 18:07:33 a6d5b2bbb924: Verifying Checksum 18:07:33 a6d5b2bbb924: Download complete 18:07:33 2446dc1eb7d3: Verifying Checksum 18:07:33 2446dc1eb7d3: Download complete 18:07:33 595b0fe564bb: Verifying Checksum 18:07:33 595b0fe564bb: Download complete 18:07:33 ---> 935e787e73bd 18:07:33 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:07:33 ---> Running in 5f98e352fecf 18:07:33 Removing intermediate container 5f98e352fecf 18:07:33 ---> f1c437b89c28 18:07:33 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:07:33 ---> Running in 065d7554b74a 18:07:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:07:34 595b0fe564bb: Pull complete 18:07:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:07:35 24495759ef45: Pull complete 18:07:35 d148012ef14d: Pull complete 18:07:35 596795e73e0f: Verifying Checksum 18:07:35 596795e73e0f: Download complete 18:07:37 cb65c68fc2e2: Verifying Checksum 18:07:37 cb65c68fc2e2: Download complete 18:07:37 (1/5) Installing libsodium (1.0.18-r0) 18:07:37 (2/5) Installing libzmq (4.3.3-r1) 18:07:38 (3/5) Installing pkgconf (1.7.3-r0) 18:07:38 (4/5) Installing libsodium-dev (1.0.18-r0) 18:07:38 (5/5) Installing zeromq-dev (4.3.3-r1) 18:07:38 Executing busybox-1.32.1-r6.trigger 18:07:38 OK: 150 MiB in 45 packages 18:07:38 Removing intermediate container 065d7554b74a 18:07:38 ---> 55bc5b3f4e1d 18:07:38 Step 6/8 : WORKDIR /build 18:07:38 ---> Running in e6eb51eaabeb 18:07:39 Removing intermediate container e6eb51eaabeb 18:07:39 ---> 7069935b527a 18:07:39 Step 7/8 : COPY go.mod . 18:07:39 ---> 3a08c90cd227 18:07:39 Step 8/8 : RUN go mod download 18:07:39 ---> Running in 31f3760a0ce5 18:07:47 cb65c68fc2e2: Pull complete 18:07:47 093eec477d81: Pull complete 18:07:48 a6d5b2bbb924: Pull complete 18:07:48 2446dc1eb7d3: Pull complete 18:07:51 Removing intermediate container 31f3760a0ce5 18:07:51 ---> 9e9aa450c7d0 18:07:51 Successfully built 9e9aa450c7d0 18:07:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:07:52 + docker inspect -f . ci-base-image-x86_64 18:07:52 . [Pipeline] withDockerContainer 18:07:52 prd-centos7-docker-4c-2g-3347 does not seem to be running inside a container 18:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:07:52 $ docker top 711823ae564e408ec48e715cdd7f593424e05b0a80702917961684aac3fcfbdd -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:53 596795e73e0f: Pull complete 18:07:53 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 18:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:07:53 ---> d9e956139c92 18:07:53 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:07:53 20.10.0: Pulling from library/docker 18:07:53 + go version 18:07:53 go version go1.16.5 linux/amd64 [Pipeline] } 18:07:53 $ docker stop --time=1 711823ae564e408ec48e715cdd7f593424e05b0a80702917961684aac3fcfbdd 18:07:53 a3cc7d3b244e: Pulling fs layer 18:07:53 02a3295e0d61: Pulling fs layer 18:07:53 0f4f2e6d8100: Pulling fs layer 18:07:53 330b718f631f: Pulling fs layer 18:07:53 a93816041522: Pulling fs layer 18:07:53 bdb6da89ff94: Pulling fs layer 18:07:53 2a70c0c122f4: Pulling fs layer 18:07:53 a93816041522: Waiting 18:07:53 bdb6da89ff94: Waiting 18:07:53 2a70c0c122f4: Waiting 18:07:53 330b718f631f: Waiting 18:07:53 0f4f2e6d8100: Verifying Checksum 18:07:53 0f4f2e6d8100: Download complete 18:07:53 02a3295e0d61: Verifying Checksum 18:07:53 02a3295e0d61: Download complete 18:07:53 a93816041522: Verifying Checksum 18:07:53 a93816041522: Download complete 18:07:53 a3cc7d3b244e: Verifying Checksum 18:07:53 a3cc7d3b244e: Download complete 18:07:53 bdb6da89ff94: Verifying Checksum 18:07:53 bdb6da89ff94: Download complete 18:07:53 2a70c0c122f4: Verifying Checksum 18:07:53 2a70c0c122f4: Download complete 18:07:54 $ docker rm -f 711823ae564e408ec48e715cdd7f593424e05b0a80702917961684aac3fcfbdd 18:07:54 a3cc7d3b244e: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:55 + docker inspect -f . ci-base-image-x86_64 18:07:55 . [Pipeline] withDockerContainer 18:07:55 prd-centos7-docker-4c-2g-3347 does not seem to be running inside a container 18:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:07:55 02a3295e0d61: Pull complete 18:07:55 330b718f631f: Verifying Checksum 18:07:55 330b718f631f: Download complete 18:07:55 $ docker top 4d717479bcfa62f29d5d612c38f6c39104c0bfc037e2d26e87ea76bcaed2c9d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:55 0f4f2e6d8100: Pull complete 18:07:55 + go mod tidy [Pipeline] sh 18:07:56 + make test 18:07:56 make -C ./app-service-template build 18:07:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:07:56 go mod tidy 18:07:56 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:08:00 330b718f631f: Pull complete 18:08:00 a93816041522: Pull complete 18:08:00 bdb6da89ff94: Pull complete 18:08:00 2a70c0c122f4: Pull complete 18:08:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:08:00 Status: Downloaded newer image for docker:20.10.0 18:08:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:08:06 make -C ./app-service-template test 18:08:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:08:06 go mod tidy 18:08:06 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:08:09 ---> 30aa927bb26e 18:08:09 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:08:09 ---> Running in 706198f94e0e 18:08:09 Removing intermediate container 706198f94e0e 18:08:09 ---> e543b6b48c4c 18:08:09 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:08:09 ---> Running in e33f7797065e 18:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:08:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:08:12 (1/5) Installing libsodium (1.0.18-r0) 18:08:12 (2/5) Installing libzmq (4.3.3-r1) 18:08:13 (3/5) Installing pkgconf (1.7.3-r0) 18:08:13 (4/5) Installing libsodium-dev (1.0.18-r0) 18:08:13 (5/5) Installing zeromq-dev (4.3.3-r1) 18:08:13 Executing busybox-1.32.1-r6.trigger 18:08:13 OK: 139 MiB in 45 packages 18:08:14 Removing intermediate container e33f7797065e 18:08:14 ---> 0bc63c5d0002 18:08:14 Step 6/8 : WORKDIR /build 18:08:14 ---> Running in 6ebab995ba1a 18:08:15 ok new-app-service 0.011s coverage: 47.8% of statements 18:08:15 ? new-app-service/config [no test files] 18:08:15 ok new-app-service/functions 0.007s 18:08:15 CGO_ENABLED=1 go vet ./... 18:08:15 Removing intermediate container 6ebab995ba1a 18:08:15 ---> ea40c1ccd03b 18:08:15 Step 7/8 : COPY go.mod . 18:08:16 ---> f747bc7d2dee 18:08:16 Step 8/8 : RUN go mod download 18:08:16 ---> Running in 1676cccd2af5 18:08:21 gofmt -l . 18:08:21 [ "`gofmt -l .`" = "" ] 18:08:21 ./bin/test-attribution-txt.sh 18:08:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:08:21 go mod tidy 18:08:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:08:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:08:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.6% of statements 18:08:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.025s coverage: 96.5% of statements 18:08:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:08:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements 18:08:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:08:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 18:08:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.138s coverage: 74.5% of statements 18:08:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:08:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:08:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:08:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:08:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:08:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:08:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements 18:08:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:08:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 18:08:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.733s coverage: 76.1% of statements 18:08:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:08:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 18:08:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 18:08:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:08:29 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:08:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements 18:08:48 Removing intermediate container 1676cccd2af5 18:08:48 ---> c46d63eb8133 18:08:48 Successfully built c46d63eb8133 18:08:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:08:49 + docker inspect -f . ci-base-image-arm64 18:08:49 . [Pipeline] withDockerContainer 18:08:49 prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 18:08:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:08:52 $ docker top c131981d978942ce235184db150964b21cac81ecafe9be4052c3507a78de20ec -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:53 + go version 18:08:53 go version go1.16.5 linux/arm64 [Pipeline] } 18:08:53 $ docker stop --time=1 c131981d978942ce235184db150964b21cac81ecafe9be4052c3507a78de20ec 18:08:55 $ docker rm -f c131981d978942ce235184db150964b21cac81ecafe9be4052c3507a78de20ec 18:08:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.039s coverage: 78.1% of statements 18:08:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 18:08:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:08:55 gofmt -l . 18:08:55 pkg/secure/mqttfactory.go 18:08:55 [ "`gofmt -l .`" = "" ] 18:08:55 make: *** [Makefile:32: test-sdk] Error 1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } 18:08:55 $ docker stop --time=1 4d717479bcfa62f29d5d612c38f6c39104c0bfc037e2d26e87ea76bcaed2c9d6 18:08:57 $ docker rm -f 4d717479bcfa62f29d5d612c38f6c39104c0bfc037e2d26e87ea76bcaed2c9d6 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:08:58 + docker inspect -f . ci-base-image-arm64 18:08:58 . [Pipeline] withDockerContainer 18:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:58 18:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:58 prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 18:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:09:00 $ docker top fddf3f844dcbbd4f549f60d411a077018ce492dc64c1a853e7311870b2cf05be -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:01 latest: Pulling from edgex-lftools-log-publisher 18:09:01 b4d181a07f80: Pulling fs layer 18:09:01 a1111a8f2ec3: Pulling fs layer 18:09:01 ed53099fbce6: Pulling fs layer 18:09:01 dc539afda2c1: Pulling fs layer 18:09:01 77bc0d833cb6: Pulling fs layer 18:09:01 9065ff56babe: Pulling fs layer 18:09:01 d287ab97295c: Pulling fs layer 18:09:01 77bc0d833cb6: Waiting 18:09:01 9065ff56babe: Waiting 18:09:01 d287ab97295c: Waiting 18:09:01 dc539afda2c1: Waiting 18:09:01 + go mod tidy 18:09:01 a1111a8f2ec3: Verifying Checksum 18:09:01 a1111a8f2ec3: Download complete 18:09:01 dc539afda2c1: Verifying Checksum 18:09:01 dc539afda2c1: Download complete 18:09:01 77bc0d833cb6: Verifying Checksum 18:09:01 77bc0d833cb6: Download complete 18:09:01 9065ff56babe: Verifying Checksum 18:09:01 9065ff56babe: Download complete 18:09:01 ed53099fbce6: Verifying Checksum 18:09:01 ed53099fbce6: Download complete [Pipeline] sh 18:09:02 + make test 18:09:02 make -C ./app-service-template build 18:09:02 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:09:02 go mod tidy 18:09:03 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:09:03 b4d181a07f80: Download complete 18:09:04 b4d181a07f80: Pull complete 18:09:04 a1111a8f2ec3: Pull complete 18:09:04 ed53099fbce6: Pull complete 18:09:04 dc539afda2c1: Pull complete 18:09:05 77bc0d833cb6: Pull complete 18:09:05 9065ff56babe: Pull complete 18:09:07 d287ab97295c: Download complete 18:09:11 d287ab97295c: Pull complete 18:09:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:09:11 prd-centos7-docker-4c-2g-3347 does not seem to be running inside a container 18:09:11 $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:14 $ docker top efaf5480a50ab1fb6408a1567dcbeb7150619979315448e37fbd786c004bc0b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:15 ---> job-cost.sh 18:09:15 lf-activate-venv: SKIPPING 18:09:15 INFO: No Stack... 18:09:15 INFO: Retrieving Pricing Info for: v3-standard-2 18:09:15 INFO: Archiving Costs [Pipeline] sh 18:09:16 + cut -d, -f6 18:09:16 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock 18:09:16 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] 18:09:16 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] did not exist. Created. 18:09:16 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:16 + echo total: 0.05999999865889549 [Pipeline] stash 18:09:16 Stashed 1 file(s) [Pipeline] } 18:09:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:09:17 $ docker stop --time=1 efaf5480a50ab1fb6408a1567dcbeb7150619979315448e37fbd786c004bc0b8 18:09:18 $ docker rm -f efaf5480a50ab1fb6408a1567dcbeb7150619979315448e37fbd786c004bc0b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:09:18 Failed in branch amd64 18:09:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:09:42 make -C ./app-service-template test 18:09:42 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:09:42 go mod tidy 18:09:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:10:09 ok new-app-service 0.046s coverage: 47.8% of statements 18:10:09 ? new-app-service/config [no test files] 18:10:09 ok new-app-service/functions 0.044s 18:10:09 CGO_ENABLED=1 go vet ./... 18:10:36 gofmt -l . 18:10:36 [ "`gofmt -l .`" = "" ] 18:10:36 ./bin/test-attribution-txt.sh 18:10:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 18:10:36 go mod tidy 18:10:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:10:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:10:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 63.6% of statements 18:10:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.073s coverage: 96.5% of statements 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:10:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.085s coverage: 61.8% of statements 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:10:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.044s 18:10:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.129s coverage: 74.5% of statements 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:10:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.1% of statements 18:10:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:10:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.108s coverage: 10.5% of statements 18:10:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.870s coverage: 76.1% of statements 18:10:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:10:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.034s coverage: 12.5% of statements 18:10:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.066s coverage: 27.3% of statements 18:10:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:10:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:10:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.038s coverage: 51.4% of statements 18:11:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.108s coverage: 78.1% of statements 18:11:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 18:11:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:11:23 gofmt -l . 18:11:23 pkg/secure/mqttfactory.go 18:11:23 [ "`gofmt -l .`" = "" ] 18:11:23 make: *** [Makefile:32: test-sdk] Error 1 [Pipeline] } 18:11:23 $ docker stop --time=1 fddf3f844dcbbd4f549f60d411a077018ce492dc64c1a853e7311870b2cf05be 18:11:25 $ docker rm -f fddf3f844dcbbd4f549f60d411a077018ce492dc64c1a853e7311870b2cf05be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:27 18:11:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:11:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:28 arm64: Pulling from edgex-lftools-log-publisher 18:11:28 448f6bf000e3: Pulling fs layer 18:11:28 f757da607395: Pulling fs layer 18:11:28 05883995daec: Pulling fs layer 18:11:28 8603b9c90790: Pulling fs layer 18:11:28 1560dd03e051: Pulling fs layer 18:11:28 27f5ce0e4adf: Pulling fs layer 18:11:28 c2d8d7efcc4b: Pulling fs layer 18:11:28 8603b9c90790: Waiting 18:11:28 1560dd03e051: Waiting 18:11:28 c2d8d7efcc4b: Waiting 18:11:28 27f5ce0e4adf: Waiting 18:11:28 f757da607395: Verifying Checksum 18:11:28 f757da607395: Download complete 18:11:28 8603b9c90790: Verifying Checksum 18:11:28 8603b9c90790: Download complete 18:11:28 1560dd03e051: Verifying Checksum 18:11:28 1560dd03e051: Download complete 18:11:28 27f5ce0e4adf: Verifying Checksum 18:11:28 27f5ce0e4adf: Download complete 18:11:28 05883995daec: Verifying Checksum 18:11:28 05883995daec: Download complete 18:11:29 448f6bf000e3: Verifying Checksum 18:11:29 448f6bf000e3: Download complete 18:11:33 c2d8d7efcc4b: Verifying Checksum 18:11:33 c2d8d7efcc4b: Download complete 18:11:33 448f6bf000e3: Pull complete 18:11:33 f757da607395: Pull complete 18:11:35 05883995daec: Pull complete 18:11:35 8603b9c90790: Pull complete 18:11:36 1560dd03e051: Pull complete 18:11:36 27f5ce0e4adf: Pull complete 18:11:51 c2d8d7efcc4b: Pull complete 18:11:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:11:51 prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container 18:11:51 $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:11:57 $ docker top 9651038202ce87cc36e4e0ff1285088c72d1364d8c884532e7621ca91ebf5464 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:58 ---> job-cost.sh 18:11:58 lf-activate-venv: SKIPPING 18:11:58 INFO: No Stack... 18:12:00 INFO: Retrieving Pricing Info for: v2-standard-4 18:12:00 INFO: Archiving Costs [Pipeline] sh 18:12:01 + + cut -d, -f6 18:12:01 cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock 18:12:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] 18:12:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] did not exist. Created. 18:12:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:01 /w/workspace/app-functions-sdk-go/2@tmp/durable-8aceb13d/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-8aceb13d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:12:02 + echo total: 0.18000000715255737 [Pipeline] stash 18:12:02 Warning: overwriting stash ‘stack-cost’ 18:12:03 Stashed 1 file(s) [Pipeline] } 18:12:03 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:12:03 $ docker stop --time=1 9651038202ce87cc36e4e0ff1285088c72d1364d8c884532e7621ca91ebf5464 18:12:04 $ docker rm -f 9651038202ce87cc36e4e0ff1285088c72d1364d8c884532e7621ca91ebf5464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:12:05 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:12:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:12:07 ---> package-listing.sh 18:12:07 ++ facter osfamily 18:12:07 ++ tr '[:upper:]' '[:lower:]' 18:12:08 + OS_FAMILY=redhat 18:12:08 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-926 18:12:08 + START_PACKAGES=/tmp/packages_start.txt 18:12:08 + END_PACKAGES=/tmp/packages_end.txt 18:12:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:08 + PACKAGES=/tmp/packages_start.txt 18:12:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-926 ']' 18:12:08 + PACKAGES=/tmp/packages_end.txt 18:12:08 + case "${OS_FAMILY}" in 18:12:08 + rpm -qa 18:12:08 + sort 18:12:08 + '[' -f /tmp/packages_start.txt ']' 18:12:08 + '[' -f /tmp/packages_end.txt ']' 18:12:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-926 ']' 18:12:08 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-926/archives/ 18:12:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-926/archives/ [Pipeline] echo 18:12:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:12:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:09 18:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:10 latest: Pulling from edgex-lftools-log-publisher 18:12:10 b4d181a07f80: Pulling fs layer 18:12:10 a1111a8f2ec3: Pulling fs layer 18:12:10 ed53099fbce6: Pulling fs layer 18:12:10 dc539afda2c1: Pulling fs layer 18:12:10 77bc0d833cb6: Pulling fs layer 18:12:10 9065ff56babe: Pulling fs layer 18:12:10 d287ab97295c: Pulling fs layer 18:12:10 77bc0d833cb6: Waiting 18:12:10 9065ff56babe: Waiting 18:12:10 d287ab97295c: Waiting 18:12:10 a1111a8f2ec3: Verifying Checksum 18:12:10 a1111a8f2ec3: Download complete 18:12:10 dc539afda2c1: Verifying Checksum 18:12:10 dc539afda2c1: Download complete 18:12:10 77bc0d833cb6: Verifying Checksum 18:12:10 77bc0d833cb6: Download complete 18:12:10 9065ff56babe: Verifying Checksum 18:12:10 9065ff56babe: Download complete 18:12:11 ed53099fbce6: Verifying Checksum 18:12:11 ed53099fbce6: Download complete 18:12:11 b4d181a07f80: Verifying Checksum 18:12:11 b4d181a07f80: Download complete 18:12:12 b4d181a07f80: Pull complete 18:12:12 a1111a8f2ec3: Pull complete 18:12:13 ed53099fbce6: Pull complete 18:12:13 dc539afda2c1: Pull complete 18:12:13 77bc0d833cb6: Pull complete 18:12:13 9065ff56babe: Pull complete 18:12:15 d287ab97295c: Verifying Checksum 18:12:15 d287ab97295c: Download complete 18:12:19 d287ab97295c: Pull complete 18:12:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:12:19 prd-centos7-docker-4c-2g-3345 does not seem to be running inside a container 18:12:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-926 -v /w/workspace/ndry_app-functions-sdk-go_PR-926:/w/workspace/ndry_app-functions-sdk-go_PR-926:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-926@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-926@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:12:22 $ docker top a4b33f30a3d52b7a0dc8e464d5a7f895258b1e9a643ad0c4b0d4ab9d06b296cf -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:22 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:23 + mkdir -p /var/log/sysstat [Pipeline] sh 18:12:23 + ls /var/log/sa-host 18:12:23 + sadf -c /var/log/sa-host/sa05 18:12:23 file_magic: OK 18:12:23 HZ: Using current value: 100 18:12:23 file_header: OK 18:12:23 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:12:23 Statistics: 18:12:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:23 File successfully converted to sysstat format version 12.0.3 18:12:23 + sadf -c /var/log/sa-host/sa20 18:12:23 file_magic: OK 18:12:23 HZ: Using current value: 100 18:12:23 file_header: OK 18:12:23 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:12:23 Statistics: 18:12:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:24 provisioning config files... 18:12:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-926@tmp/config2103224294862537116tmp [Pipeline] { [Pipeline] echo 18:12:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:12:24 ---> create-netrc.sh [Pipeline] } 18:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:12:25 ---> python-tools-install.sh [Pipeline] echo 18:12:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:12:25 ---> sudo-logs.sh 18:12:25 Archiving 'sudo' log.. 18:12:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-3345.vexxhost.local: Name or service not known 18:12:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-3345.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:12:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:12:25 ---> job-cost.sh 18:12:25 lf-activate-venv: SKIPPING 18:12:25 DEBUG: total: 0.18000000715255737 18:12:25 INFO: Retrieving Stack Cost... 18:12:27 INFO: Retrieving Pricing Info for: v3-standard-2 18:12:27 INFO: Archiving Costs [Pipeline] echo 18:12:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:12:27 ---> logs-deploy.sh 18:12:27 lf-activate-venv: SKIPPING 18:12:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-926/2 18:12:27 INFO: archiving workspace using pattern(s): 18:12:28 Archives upload complete. 18:12:28 INFO: archiving logs to Nexus 18:12:29 ---> uname -a: 18:12:29 Linux prd-centos7-docker-4c-2g-3345.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:12:29 18:12:29 18:12:29 ---> lscpu: 18:12:29 Architecture: x86_64 18:12:29 CPU op-mode(s): 32-bit, 64-bit 18:12:29 Byte Order: Little Endian 18:12:29 Address sizes: 40 bits physical, 48 bits virtual 18:12:29 CPU(s): 2 18:12:29 On-line CPU(s) list: 0,1 18:12:29 Thread(s) per core: 1 18:12:29 Core(s) per socket: 1 18:12:29 Socket(s): 2 18:12:29 NUMA node(s): 1 18:12:29 Vendor ID: AuthenticAMD 18:12:29 CPU family: 23 18:12:29 Model: 49 18:12:29 Model name: AMD EPYC-Rome Processor 18:12:29 Stepping: 0 18:12:29 CPU MHz: 2799.996 18:12:29 BogoMIPS: 5599.99 18:12:29 Virtualization: AMD-V 18:12:29 Hypervisor vendor: KVM 18:12:29 Virtualization type: full 18:12:29 L1d cache: 32K 18:12:29 L1i cache: 32K 18:12:29 L2 cache: 512K 18:12:29 L3 cache: 16384K 18:12:29 NUMA node0 CPU(s): 0,1 18:12:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:12:29 18:12:29 18:12:29 ---> nproc: 18:12:29 2 18:12:29 18:12:29 18:12:29 ---> df -h: 18:12:29 Filesystem Size Used Avail Use% Mounted on 18:12:29 overlay 40G 7.7G 33G 20% / 18:12:29 tmpfs 64M 0 64M 0% /dev 18:12:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:12:29 shm 64M 0 64M 0% /dev/shm 18:12:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 18:12:29 18:12:29 18:12:29 ---> sar -b -r -n DEV: 18:12:29 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:12:29 18:12:29 18:03:54 LINUX RESTART (2 CPU) 18:12:29 18:12:29 18:05:02 tps rtps wtps bread/s bwrtn/s 18:12:29 18:06:01 0.83 0.00 0.83 0.00 17.43 18:12:29 18:07:01 0.23 0.00 0.23 0.00 2.87 18:12:29 18:08:01 0.30 0.00 0.30 0.00 3.61 18:12:29 18:09:01 0.22 0.00 0.22 0.00 2.70 18:12:29 18:10:01 0.27 0.00 0.27 0.00 3.32 18:12:29 18:11:01 0.28 0.00 0.28 0.00 3.35 18:12:29 18:12:01 0.30 0.00 0.30 0.00 4.90 18:12:29 Average: 0.35 0.00 0.35 0.00 5.42 18:12:29 18:12:29 18:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:12:29 18:06:01 5450300 0 787444 9.83 2620 1768568 1204424 13.30 583672 1577176 12 18:12:29 18:07:01 5450412 0 787320 9.83 2620 1768580 1204424 13.30 581036 1579788 8 18:12:29 18:08:01 5446744 0 790988 9.88 2620 1768580 1204772 13.30 584560 1579788 8 18:12:29 18:09:01 5448756 0 788968 9.85 2620 1768588 1204488 13.30 579332 1583132 8 18:12:29 18:10:01 5448076 0 789644 9.86 2620 1768592 1204584 13.30 579856 1583132 8 18:12:29 18:11:01 5447784 0 789932 9.86 2620 1768596 1204488 13.30 580444 1583132 8 18:12:29 18:12:01 5435276 0 802436 10.02 2620 1768600 1204536 13.30 592868 1583132 8 18:12:29 Average: 5446764 0 790962 9.88 2620 1768586 1204531 13.30 583110 1581326 9 18:12:29 18:12:29 18:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:12:29 18:06:01 eth0 0.68 0.08 0.05 0.02 0.00 0.00 0.00 0.00 18:12:29 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:07:01 eth0 0.73 0.08 0.08 0.01 0.00 0.00 0.00 0.00 18:12:29 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:08:01 eth0 1.93 1.48 3.39 0.46 0.00 0.00 0.00 0.00 18:12:29 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:09:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:12:29 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:10:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:12:29 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:11:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:12:29 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:12:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:12:29 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 Average: eth0 0.57 0.31 0.53 0.08 0.00 0.00 0.00 0.00 18:12:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:29 18:12:29 18:12:29 ---> sar -P ALL: 18:12:29 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:12:29 18:12:29 18:03:54 LINUX RESTART (2 CPU) 18:12:29 18:12:29 18:05:02 CPU %user %nice %system %iowait %steal %idle 18:12:29 18:06:01 all 0.14 0.00 0.05 0.00 0.03 99.79 18:12:29 18:06:01 0 0.19 0.00 0.03 0.00 0.02 99.76 18:12:29 18:06:01 1 0.08 0.00 0.07 0.00 0.03 99.81 18:12:29 18:07:01 all 0.19 0.00 0.05 0.00 0.02 99.74 18:12:29 18:07:01 0 0.32 0.00 0.03 0.00 0.00 99.65 18:12:29 18:07:01 1 0.07 0.00 0.07 0.00 0.03 99.83 18:12:29 18:08:01 all 0.19 0.00 0.05 0.00 0.02 99.74 18:12:29 18:08:01 0 0.22 0.00 0.05 0.00 0.02 99.72 18:12:29 18:08:01 1 0.17 0.00 0.05 0.00 0.02 99.77 18:12:29 18:09:01 all 0.18 0.00 0.04 0.00 0.03 99.76 18:12:29 18:09:01 0 0.12 0.00 0.03 0.00 0.02 99.83 18:12:29 18:09:01 1 0.23 0.00 0.05 0.00 0.03 99.68 18:12:29 18:10:01 all 0.22 0.00 0.03 0.00 0.02 99.73 18:12:29 18:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:12:29 18:10:01 1 0.42 0.00 0.05 0.00 0.02 99.52 18:12:29 18:11:01 all 0.10 0.00 0.07 0.00 0.02 99.82 18:12:29 18:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:12:29 18:11:01 1 0.13 0.00 0.10 0.00 0.02 99.75 18:12:29 18:12:01 all 0.15 0.00 0.06 0.00 0.02 99.77 18:12:29 18:12:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:12:29 18:12:01 1 0.25 0.00 0.07 0.00 0.02 99.67 18:12:29 Average: all 0.17 0.00 0.05 0.00 0.02 99.76 18:12:29 Average: 0 0.14 0.00 0.04 0.00 0.01 99.81 18:12:29 Average: 1 0.19 0.00 0.06 0.00 0.02 99.72 18:12:29 18:12:29 18:12:29