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 [2021-07-20T18:04:34.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-20T18:04:34.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-20T18:04:34.683Z] ========================================================= [2021-07-20T18:04:34.683Z] EdgeX Global Pipelines Version Info [2021-07-20T18:04:34.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:04:35.987Z] ------------------- [2021-07-20T18:04:35.987Z] stable info: [2021-07-20T18:04:35.987Z] ------------------- [2021-07-20T18:04:35.987Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-20T18:04:35.987Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-20T18:04:35.987Z] Message: update stable to v1.0.197 [2021-07-20T18:04:36.576Z] ------------------- [2021-07-20T18:04:36.576Z] experimental info: [2021-07-20T18:04:36.576Z] ------------------- [2021-07-20T18:04:36.576Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-20T18:04:36.576Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-20T18:04:36.576Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-20T18:04:36.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-07-20T18:04:36.741Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-07-20T18:04:36.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-20T18:04:36.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-20T18:04:36.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-20T18:04:36.842Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-20T18:04:36.867Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-20T18:04:36.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-20T18:04:36.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-20T18:04:36.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-20T18:04:36.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-20T18:04:37.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-07-20T18:04:37.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-20T18:04:37.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-20T18:04:37.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-20T18:04:37.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-20T18:04:37.133Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-20T18:04:37.158Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-20T18:04:37.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-20T18:04:37.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-20T18:04:37.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-20T18:04:37.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-20T18:04:37.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-20T18:04:37.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-20T18:04:37.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-20T18:04:37.373Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-20T18:04:37.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-926 [Pipeline] echo [2021-07-20T18:04:37.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-926 [Pipeline] echo [2021-07-20T18:04:37.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-926 [Pipeline] echo [2021-07-20T18:04:37.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 [Pipeline] echo [2021-07-20T18:04:37.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41e3612 [Pipeline] echo [2021-07-20T18:04:37.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-20T18:04:38.089Z] + git log --format=format:%s -1 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 [Pipeline] echo [2021-07-20T18:04:38.148Z] GIT_COMMIT: 41e3612f0c7ff69bc551eb0f230ee940f5f60c78, Commit Message: fix: Set logger in MqttFactory to avoid panic when AuthMode is empty [Pipeline] echo [2021-07-20T18:04:38.161Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:04:39.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:04:39.267Z] [2021-07-20T18:04:39.267Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:04:39.607Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:04:39.883Z] latest: Pulling from edgex-devops/git-semver [2021-07-20T18:04:39.883Z] 31603596830f: Pulling fs layer [2021-07-20T18:04:39.883Z] b6dc333f4379: Pulling fs layer [2021-07-20T18:04:39.883Z] 3d9ef1400e77: Pulling fs layer [2021-07-20T18:04:39.883Z] fd332fbdc1db: Pulling fs layer [2021-07-20T18:04:39.883Z] fd332fbdc1db: Waiting [2021-07-20T18:04:39.883Z] b6dc333f4379: Verifying Checksum [2021-07-20T18:04:39.883Z] b6dc333f4379: Download complete [2021-07-20T18:04:39.883Z] 31603596830f: Verifying Checksum [2021-07-20T18:04:39.883Z] 31603596830f: Download complete [2021-07-20T18:04:40.152Z] 31603596830f: Pull complete [2021-07-20T18:04:40.152Z] fd332fbdc1db: Verifying Checksum [2021-07-20T18:04:40.152Z] fd332fbdc1db: Download complete [2021-07-20T18:04:40.152Z] b6dc333f4379: Pull complete [2021-07-20T18:04:40.420Z] 3d9ef1400e77: Verifying Checksum [2021-07-20T18:04:40.420Z] 3d9ef1400e77: Download complete [2021-07-20T18:04:40.699Z] 3d9ef1400e77: Pull complete [2021-07-20T18:04:40.971Z] fd332fbdc1db: Pull complete [2021-07-20T18:04:40.971Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-20T18:04:40.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:04:40.971Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-20T18:04:41.067Z] prd-centos7-docker-4c-2g-3345 does not seem to be running inside a container [2021-07-20T18:04:41.124Z] $ 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 [2021-07-20T18:04:41.867Z] $ docker top 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-20T18:04:42.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-20T18:04:42.001Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-20T18:04:42.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-20T18:04:42.118Z] $ docker exec 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 ssh-agent [2021-07-20T18:04:42.222Z] SSH_AUTH_SOCK=/tmp/ssh-rhMrUkEWg9A8/agent.13 [2021-07-20T18:04:42.222Z] SSH_AGENT_PID=20 [2021-07-20T18:04:42.233Z] Running ssh-add (command line suppressed) [2021-07-20T18:04:42.329Z] 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) [2021-07-20T18:04:42.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-20T18:04:42.665Z] + git tag --points-at HEAD [Pipeline] } [2021-07-20T18:04:42.684Z] $ docker exec --env ******** --env ******** 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 ssh-agent -k [2021-07-20T18:04:42.770Z] unset SSH_AUTH_SOCK; [2021-07-20T18:04:42.770Z] unset SSH_AGENT_PID; [2021-07-20T18:04:42.771Z] echo Agent pid 20 killed; [2021-07-20T18:04:42.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-20T18:04:42.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-20T18:04:42.827Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-20T18:04:42.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-20T18:04:42.942Z] $ docker exec 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 ssh-agent [2021-07-20T18:04:43.045Z] SSH_AUTH_SOCK=/tmp/ssh-cTQMIsluchLw/agent.55 [2021-07-20T18:04:43.045Z] SSH_AGENT_PID=62 [2021-07-20T18:04:43.053Z] Running ssh-add (command line suppressed) [2021-07-20T18:04:43.145Z] 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) [2021-07-20T18:04:43.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-20T18:04:43.493Z] + git semver init [2021-07-20T18:04:43.493Z] # -> Open(): unable to determine branch for HEAD [2021-07-20T18:04:43.493Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-926/.git [2021-07-20T18:04:43.493Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-926 [2021-07-20T18:04:43.493Z] # $SEMVER_REMOTE_NAME = origin [2021-07-20T18:04:43.493Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-20T18:04:43.493Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-20T18:04:43.493Z] # $SEMVER_BRANCH = PR-926 [2021-07-20T18:04:43.493Z] # $SEMVER_TEMP = /tmp/semver-006607350 [2021-07-20T18:04:43.493Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-07-20T18:04:45.445Z] # '/tmp/semver-006607350' -> '/w/workspace/ndry_app-functions-sdk-go_PR-926/.semver' [2021-07-20T18:04:45.445Z] # -> Force: false [2021-07-20T18:04:45.445Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-926/.semver [Pipeline] } [2021-07-20T18:04:45.459Z] $ docker exec --env ******** --env ******** 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 ssh-agent -k [2021-07-20T18:04:45.567Z] unset SSH_AUTH_SOCK; [2021-07-20T18:04:45.568Z] unset SSH_AGENT_PID; [2021-07-20T18:04:45.568Z] echo Agent pid 62 killed; [2021-07-20T18:04:45.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-20T18:04:46.141Z] + git semver [Pipeline] } [2021-07-20T18:04:46.169Z] $ docker stop --time=1 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 [2021-07-20T18:04:47.513Z] $ docker rm -f 03875e08dc5eaf32f8d7104834b34c5248706e33948181623f7290622c6b3984 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-20T18:04:48.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-20T18:04:48.600Z] Stashed 1 file(s) [Pipeline] echo [2021-07-20T18:04:48.604Z] [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 [2021-07-20T18:05:03.847Z] Still waiting to schedule task [2021-07-20T18:05:03.847Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-20T18:05:03.849Z] Still waiting to schedule task [2021-07-20T18:05:03.850Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-20T18:06:59.580Z] Running on prd-centos7-docker-4c-2g-3347 in /w/workspace/ndry_app-functions-sdk-go_PR-926 [Pipeline] { [Pipeline] ws [2021-07-20T18:06:59.606Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-07-20T18:06:59.735Z] The recommended git tool is: git [2021-07-20T18:07:03.677Z] using credential edgex-jenkins-ssh [2021-07-20T18:07:03.693Z] Cloning the remote Git repository [2021-07-20T18:07:03.683Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:07:03.784Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-07-20T18:07:03.826Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:07:03.827Z] > git --version # timeout=10 [2021-07-20T18:07:03.832Z] > git --version # 'git version 2.24.4' [2021-07-20T18:07:03.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-20T18:07:03.864Z] [INFO] Currently running in a labeled security context [2021-07-20T18:07:03.864Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-20T18:07:03.864Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh7925876834710002858.key [2021-07-20T18:07:03.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-20T18:07:07.688Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-20T18:07:07.698Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-20T18:07:07.711Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-20T18:07:07.730Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:07:07.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-20T18:07:07.735Z] [INFO] Currently running in a labeled security context [2021-07-20T18:07:07.735Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-20T18:07:07.735Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh1506433747002882555.key [2021-07-20T18:07:07.743Z] > 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 [2021-07-20T18:07:08.295Z] Merging remotes/origin/main commit e52849b4ed789265e09033222a233a1a53cfae91 into PR head commit 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 [2021-07-20T18:07:08.404Z] Merge succeeded, producing 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 [2021-07-20T18:07:08.404Z] Checking out Revision 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 (PR-926) [2021-07-20T18:07:08.305Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T18:07:08.316Z] > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 [2021-07-20T18:07:08.362Z] > git remote # timeout=10 [2021-07-20T18:07:08.370Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T18:07:08.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-20T18:07:08.376Z] [INFO] Currently running in a labeled security context [2021-07-20T18:07:08.376Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-20T18:07:08.376Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh9096268260746325781.key [2021-07-20T18:07:08.381Z] > git merge e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 [2021-07-20T18:07:08.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T18:07:08.406Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T18:07:08.414Z] > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 [2021-07-20T18:07:12.477Z] 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 [2021-07-20T18:07:13.469Z] ========================================================= [2021-07-20T18:07:13.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-20T18:07:13.470Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:07:13.942Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-20T18:07:13.942Z] Sending build context to Docker daemon 19.76MB [2021-07-20T18:07:13.942Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-20T18:07:13.942Z] Step 2/8 : FROM ${BASE} [2021-07-20T18:07:14.212Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-20T18:07:14.212Z] 540db60ca938: Pulling fs layer [2021-07-20T18:07:14.212Z] adcc1eea9eea: Pulling fs layer [2021-07-20T18:07:14.212Z] 4c4ab2625f07: Pulling fs layer [2021-07-20T18:07:14.212Z] 0773c198feca: Pulling fs layer [2021-07-20T18:07:14.212Z] 345f892a5656: Pulling fs layer [2021-07-20T18:07:14.212Z] 4796506630df: Pulling fs layer [2021-07-20T18:07:14.212Z] cc55df3e53f1: Pulling fs layer [2021-07-20T18:07:14.212Z] 4d027b6c602c: Pulling fs layer [2021-07-20T18:07:14.212Z] 449e75d2c14e: Pulling fs layer [2021-07-20T18:07:14.212Z] 4796506630df: Waiting [2021-07-20T18:07:14.212Z] cc55df3e53f1: Waiting [2021-07-20T18:07:14.212Z] 4d027b6c602c: Waiting [2021-07-20T18:07:14.212Z] 449e75d2c14e: Waiting [2021-07-20T18:07:14.212Z] 0773c198feca: Waiting [2021-07-20T18:07:14.212Z] 345f892a5656: Waiting [2021-07-20T18:07:14.212Z] 4c4ab2625f07: Verifying Checksum [2021-07-20T18:07:14.212Z] 4c4ab2625f07: Download complete [2021-07-20T18:07:14.212Z] adcc1eea9eea: Verifying Checksum [2021-07-20T18:07:14.212Z] adcc1eea9eea: Download complete [2021-07-20T18:07:14.489Z] 345f892a5656: Verifying Checksum [2021-07-20T18:07:14.489Z] 345f892a5656: Download complete [2021-07-20T18:07:14.489Z] 4796506630df: Verifying Checksum [2021-07-20T18:07:14.489Z] 4796506630df: Download complete [2021-07-20T18:07:14.489Z] cc55df3e53f1: Verifying Checksum [2021-07-20T18:07:14.489Z] cc55df3e53f1: Download complete [2021-07-20T18:07:14.489Z] 540db60ca938: Verifying Checksum [2021-07-20T18:07:14.489Z] 540db60ca938: Download complete [2021-07-20T18:07:14.846Z] 540db60ca938: Pull complete [2021-07-20T18:07:14.846Z] adcc1eea9eea: Pull complete [2021-07-20T18:07:14.846Z] 4c4ab2625f07: Pull complete [2021-07-20T18:07:14.927Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3346 in /w/workspace/ndry_app-functions-sdk-go_PR-926 [Pipeline] { [Pipeline] ws [2021-07-20T18:07:14.949Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-07-20T18:07:15.170Z] The recommended git tool is: git [2021-07-20T18:07:15.813Z] 4d027b6c602c: Verifying Checksum [2021-07-20T18:07:15.813Z] 4d027b6c602c: Download complete [2021-07-20T18:07:19.182Z] 449e75d2c14e: Verifying Checksum [2021-07-20T18:07:19.182Z] 449e75d2c14e: Download complete [2021-07-20T18:07:20.606Z] 0773c198feca: Verifying Checksum [2021-07-20T18:07:20.606Z] 0773c198feca: Download complete [2021-07-20T18:07:20.923Z] using credential edgex-jenkins-ssh [2021-07-20T18:07:20.943Z] Cloning the remote Git repository [2021-07-20T18:07:20.995Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:07:21.106Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-07-20T18:07:21.201Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:07:21.202Z] > git --version # timeout=10 [2021-07-20T18:07:21.223Z] > git --version # 'git version 2.17.1' [2021-07-20T18:07:21.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-20T18:07:21.310Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-20T18:07:23.973Z] 0773c198feca: Pull complete [2021-07-20T18:07:23.973Z] 345f892a5656: Pull complete [2021-07-20T18:07:23.973Z] 4796506630df: Pull complete [2021-07-20T18:07:23.973Z] cc55df3e53f1: Pull complete [2021-07-20T18:07:23.973Z] 4d027b6c602c: Pull complete [2021-07-20T18:07:25.309Z] Merging remotes/origin/main commit e52849b4ed789265e09033222a233a1a53cfae91 into PR head commit 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 [2021-07-20T18:07:25.389Z] 449e75d2c14e: Pull complete [2021-07-20T18:07:25.389Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-20T18:07:25.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-20T18:07:25.389Z] ---> 0d28375d9b5b [2021-07-20T18:07:25.389Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-20T18:07:24.577Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-20T18:07:24.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-20T18:07:24.622Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-20T18:07:24.660Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:07:24.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-20T18:07:24.674Z] > 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 [2021-07-20T18:07:25.330Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T18:07:25.353Z] > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 [2021-07-20T18:07:25.556Z] Merge succeeded, producing 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 [2021-07-20T18:07:25.557Z] Checking out Revision 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 (PR-926) [2021-07-20T18:07:25.974Z] 20.10.0: Pulling from library/docker [2021-07-20T18:07:25.974Z] 05e7bc50f07f: Pulling fs layer [2021-07-20T18:07:25.974Z] 6db28d0fdbf6: Pulling fs layer [2021-07-20T18:07:25.974Z] 292df0bc6bf3: Pulling fs layer [2021-07-20T18:07:25.974Z] 2e060f4bd70b: Pulling fs layer [2021-07-20T18:07:25.974Z] 80e8d568a223: Pulling fs layer [2021-07-20T18:07:25.974Z] 8dc6ef1a942a: Pulling fs layer [2021-07-20T18:07:25.974Z] 2312dd95470a: Pulling fs layer [2021-07-20T18:07:25.974Z] 2e060f4bd70b: Waiting [2021-07-20T18:07:25.974Z] 80e8d568a223: Waiting [2021-07-20T18:07:25.974Z] 8dc6ef1a942a: Waiting [2021-07-20T18:07:25.974Z] 2312dd95470a: Waiting [2021-07-20T18:07:25.974Z] 292df0bc6bf3: Verifying Checksum [2021-07-20T18:07:25.974Z] 292df0bc6bf3: Download complete [2021-07-20T18:07:26.247Z] 6db28d0fdbf6: Verifying Checksum [2021-07-20T18:07:26.247Z] 6db28d0fdbf6: Download complete [2021-07-20T18:07:26.247Z] 80e8d568a223: Verifying Checksum [2021-07-20T18:07:26.247Z] 80e8d568a223: Download complete [2021-07-20T18:07:26.247Z] 05e7bc50f07f: Verifying Checksum [2021-07-20T18:07:26.247Z] 05e7bc50f07f: Download complete [2021-07-20T18:07:26.247Z] 8dc6ef1a942a: Verifying Checksum [2021-07-20T18:07:26.247Z] 8dc6ef1a942a: Download complete [2021-07-20T18:07:26.247Z] 2312dd95470a: Verifying Checksum [2021-07-20T18:07:26.247Z] 2312dd95470a: Download complete [2021-07-20T18:07:26.519Z] 05e7bc50f07f: Pull complete [2021-07-20T18:07:26.519Z] 6db28d0fdbf6: Pull complete [2021-07-20T18:07:26.787Z] 292df0bc6bf3: Pull complete [2021-07-20T18:07:25.459Z] > git remote # timeout=10 [2021-07-20T18:07:25.486Z] > git config --get remote.origin.url # timeout=10 [2021-07-20T18:07:25.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-20T18:07:25.514Z] > git merge e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 [2021-07-20T18:07:25.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-20T18:07:25.564Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T18:07:25.581Z] > git checkout -f 41e3612f0c7ff69bc551eb0f230ee940f5f60c78 # timeout=10 [2021-07-20T18:07:29.395Z] 2e060f4bd70b: Verifying Checksum [2021-07-20T18:07:29.395Z] 2e060f4bd70b: Download complete [2021-07-20T18:07:29.828Z] 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 [2021-07-20T18:07:30.557Z] ========================================================= [2021-07-20T18:07:30.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-20T18:07:30.557Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:07:30.809Z] 2e060f4bd70b: Pull complete [2021-07-20T18:07:30.809Z] 80e8d568a223: Pull complete [2021-07-20T18:07:30.809Z] 8dc6ef1a942a: Pull complete [2021-07-20T18:07:30.809Z] 2312dd95470a: Pull complete [2021-07-20T18:07:30.809Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-20T18:07:30.809Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-20T18:07:31.162Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-20T18:07:32.614Z] Sending build context to Docker daemon 19.76MB [2021-07-20T18:07:32.614Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-20T18:07:32.614Z] Step 2/8 : FROM ${BASE} [2021-07-20T18:07:33.221Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-20T18:07:33.221Z] 595b0fe564bb: Pulling fs layer [2021-07-20T18:07:33.221Z] 24495759ef45: Pulling fs layer [2021-07-20T18:07:33.221Z] d148012ef14d: Pulling fs layer [2021-07-20T18:07:33.221Z] cb65c68fc2e2: Pulling fs layer [2021-07-20T18:07:33.221Z] 093eec477d81: Pulling fs layer [2021-07-20T18:07:33.221Z] a6d5b2bbb924: Pulling fs layer [2021-07-20T18:07:33.221Z] 2446dc1eb7d3: Pulling fs layer [2021-07-20T18:07:33.221Z] 596795e73e0f: Pulling fs layer [2021-07-20T18:07:33.221Z] cb65c68fc2e2: Waiting [2021-07-20T18:07:33.221Z] 093eec477d81: Waiting [2021-07-20T18:07:33.221Z] a6d5b2bbb924: Waiting [2021-07-20T18:07:33.221Z] 2446dc1eb7d3: Waiting [2021-07-20T18:07:33.221Z] 596795e73e0f: Waiting [2021-07-20T18:07:33.221Z] d148012ef14d: Download complete [2021-07-20T18:07:33.221Z] 24495759ef45: Verifying Checksum [2021-07-20T18:07:33.221Z] 24495759ef45: Download complete [2021-07-20T18:07:33.221Z] 093eec477d81: Verifying Checksum [2021-07-20T18:07:33.221Z] 093eec477d81: Download complete [2021-07-20T18:07:33.221Z] a6d5b2bbb924: Verifying Checksum [2021-07-20T18:07:33.221Z] a6d5b2bbb924: Download complete [2021-07-20T18:07:33.503Z] 2446dc1eb7d3: Verifying Checksum [2021-07-20T18:07:33.503Z] 2446dc1eb7d3: Download complete [2021-07-20T18:07:33.503Z] 595b0fe564bb: Verifying Checksum [2021-07-20T18:07:33.503Z] 595b0fe564bb: Download complete [2021-07-20T18:07:33.604Z] ---> 935e787e73bd [2021-07-20T18:07:33.605Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-20T18:07:33.605Z] ---> Running in 5f98e352fecf [2021-07-20T18:07:33.605Z] Removing intermediate container 5f98e352fecf [2021-07-20T18:07:33.605Z] ---> f1c437b89c28 [2021-07-20T18:07:33.605Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-20T18:07:33.605Z] ---> Running in 065d7554b74a [2021-07-20T18:07:33.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-20T18:07:34.107Z] 595b0fe564bb: Pull complete [2021-07-20T18:07:35.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-20T18:07:35.096Z] 24495759ef45: Pull complete [2021-07-20T18:07:35.372Z] d148012ef14d: Pull complete [2021-07-20T18:07:35.668Z] 596795e73e0f: Verifying Checksum [2021-07-20T18:07:35.668Z] 596795e73e0f: Download complete [2021-07-20T18:07:37.148Z] cb65c68fc2e2: Verifying Checksum [2021-07-20T18:07:37.148Z] cb65c68fc2e2: Download complete [2021-07-20T18:07:37.628Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-20T18:07:37.896Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-20T18:07:38.192Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-20T18:07:38.475Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-20T18:07:38.475Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-20T18:07:38.475Z] Executing busybox-1.32.1-r6.trigger [2021-07-20T18:07:38.475Z] OK: 150 MiB in 45 packages [2021-07-20T18:07:38.745Z] Removing intermediate container 065d7554b74a [2021-07-20T18:07:38.745Z] ---> 55bc5b3f4e1d [2021-07-20T18:07:38.745Z] Step 6/8 : WORKDIR /build [2021-07-20T18:07:38.745Z] ---> Running in e6eb51eaabeb [2021-07-20T18:07:39.020Z] Removing intermediate container e6eb51eaabeb [2021-07-20T18:07:39.020Z] ---> 7069935b527a [2021-07-20T18:07:39.020Z] Step 7/8 : COPY go.mod . [2021-07-20T18:07:39.020Z] ---> 3a08c90cd227 [2021-07-20T18:07:39.020Z] Step 8/8 : RUN go mod download [2021-07-20T18:07:39.020Z] ---> Running in 31f3760a0ce5 [2021-07-20T18:07:47.358Z] cb65c68fc2e2: Pull complete [2021-07-20T18:07:47.634Z] 093eec477d81: Pull complete [2021-07-20T18:07:48.238Z] a6d5b2bbb924: Pull complete [2021-07-20T18:07:48.513Z] 2446dc1eb7d3: Pull complete [2021-07-20T18:07:51.848Z] Removing intermediate container 31f3760a0ce5 [2021-07-20T18:07:51.848Z] ---> 9e9aa450c7d0 [2021-07-20T18:07:51.848Z] Successfully built 9e9aa450c7d0 [2021-07-20T18:07:51.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:07:52.250Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-20T18:07:52.250Z] . [Pipeline] withDockerContainer [2021-07-20T18:07:52.354Z] prd-centos7-docker-4c-2g-3347 does not seem to be running inside a container [2021-07-20T18:07:52.435Z] $ 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 [2021-07-20T18:07:52.814Z] $ docker top 711823ae564e408ec48e715cdd7f593424e05b0a80702917961684aac3fcfbdd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:07:53.017Z] 596795e73e0f: Pull complete [2021-07-20T18:07:53.017Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-20T18:07:53.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-20T18:07:53.017Z] ---> d9e956139c92 [2021-07-20T18:07:53.017Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-20T18:07:53.017Z] 20.10.0: Pulling from library/docker [2021-07-20T18:07:53.234Z] + go version [2021-07-20T18:07:53.234Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-20T18:07:53.251Z] $ docker stop --time=1 711823ae564e408ec48e715cdd7f593424e05b0a80702917961684aac3fcfbdd [2021-07-20T18:07:53.613Z] a3cc7d3b244e: Pulling fs layer [2021-07-20T18:07:53.613Z] 02a3295e0d61: Pulling fs layer [2021-07-20T18:07:53.613Z] 0f4f2e6d8100: Pulling fs layer [2021-07-20T18:07:53.613Z] 330b718f631f: Pulling fs layer [2021-07-20T18:07:53.613Z] a93816041522: Pulling fs layer [2021-07-20T18:07:53.613Z] bdb6da89ff94: Pulling fs layer [2021-07-20T18:07:53.613Z] 2a70c0c122f4: Pulling fs layer [2021-07-20T18:07:53.613Z] a93816041522: Waiting [2021-07-20T18:07:53.613Z] bdb6da89ff94: Waiting [2021-07-20T18:07:53.613Z] 2a70c0c122f4: Waiting [2021-07-20T18:07:53.613Z] 330b718f631f: Waiting [2021-07-20T18:07:53.613Z] 0f4f2e6d8100: Verifying Checksum [2021-07-20T18:07:53.613Z] 0f4f2e6d8100: Download complete [2021-07-20T18:07:53.613Z] 02a3295e0d61: Verifying Checksum [2021-07-20T18:07:53.613Z] 02a3295e0d61: Download complete [2021-07-20T18:07:53.613Z] a93816041522: Verifying Checksum [2021-07-20T18:07:53.613Z] a93816041522: Download complete [2021-07-20T18:07:53.613Z] a3cc7d3b244e: Verifying Checksum [2021-07-20T18:07:53.613Z] a3cc7d3b244e: Download complete [2021-07-20T18:07:53.888Z] bdb6da89ff94: Verifying Checksum [2021-07-20T18:07:53.888Z] bdb6da89ff94: Download complete [2021-07-20T18:07:53.888Z] 2a70c0c122f4: Verifying Checksum [2021-07-20T18:07:53.888Z] 2a70c0c122f4: Download complete [2021-07-20T18:07:54.439Z] $ docker rm -f 711823ae564e408ec48e715cdd7f593424e05b0a80702917961684aac3fcfbdd [2021-07-20T18:07:54.490Z] a3cc7d3b244e: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:07:55.043Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-20T18:07:55.043Z] . [Pipeline] withDockerContainer [2021-07-20T18:07:55.137Z] prd-centos7-docker-4c-2g-3347 does not seem to be running inside a container [2021-07-20T18:07:55.213Z] $ 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 [2021-07-20T18:07:55.480Z] 02a3295e0d61: Pull complete [2021-07-20T18:07:55.480Z] 330b718f631f: Verifying Checksum [2021-07-20T18:07:55.480Z] 330b718f631f: Download complete [2021-07-20T18:07:55.594Z] $ docker top 4d717479bcfa62f29d5d612c38f6c39104c0bfc037e2d26e87ea76bcaed2c9d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:07:55.757Z] 0f4f2e6d8100: Pull complete [2021-07-20T18:07:55.995Z] + go mod tidy [Pipeline] sh [2021-07-20T18:07:56.591Z] + make test [2021-07-20T18:07:56.591Z] make -C ./app-service-template build [2021-07-20T18:07:56.591Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-20T18:07:56.591Z] go mod tidy [2021-07-20T18:07:56.858Z] 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 [2021-07-20T18:08:00.075Z] 330b718f631f: Pull complete [2021-07-20T18:08:00.075Z] a93816041522: Pull complete [2021-07-20T18:08:00.349Z] bdb6da89ff94: Pull complete [2021-07-20T18:08:00.625Z] 2a70c0c122f4: Pull complete [2021-07-20T18:08:00.907Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-20T18:08:00.907Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-20T18:08:06.993Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-20T18:08:06.993Z] make -C ./app-service-template test [2021-07-20T18:08:06.993Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-20T18:08:06.993Z] go mod tidy [2021-07-20T18:08:06.993Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-20T18:08:09.221Z] ---> 30aa927bb26e [2021-07-20T18:08:09.221Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-20T18:08:09.221Z] ---> Running in 706198f94e0e [2021-07-20T18:08:09.497Z] Removing intermediate container 706198f94e0e [2021-07-20T18:08:09.497Z] ---> e543b6b48c4c [2021-07-20T18:08:09.497Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-20T18:08:09.497Z] ---> Running in e33f7797065e [2021-07-20T18:08:10.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-20T18:08:11.943Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-20T18:08:12.934Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-20T18:08:12.934Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-20T18:08:13.209Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-20T18:08:13.209Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-20T18:08:13.209Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-20T18:08:13.493Z] Executing busybox-1.32.1-r6.trigger [2021-07-20T18:08:13.494Z] OK: 139 MiB in 45 packages [2021-07-20T18:08:14.953Z] Removing intermediate container e33f7797065e [2021-07-20T18:08:14.953Z] ---> 0bc63c5d0002 [2021-07-20T18:08:14.953Z] Step 6/8 : WORKDIR /build [2021-07-20T18:08:14.953Z] ---> Running in 6ebab995ba1a [2021-07-20T18:08:15.266Z] ok new-app-service 0.011s coverage: 47.8% of statements [2021-07-20T18:08:15.266Z] ? new-app-service/config [no test files] [2021-07-20T18:08:15.266Z] ok new-app-service/functions 0.007s [2021-07-20T18:08:15.266Z] CGO_ENABLED=1 go vet ./... [2021-07-20T18:08:15.552Z] Removing intermediate container 6ebab995ba1a [2021-07-20T18:08:15.552Z] ---> ea40c1ccd03b [2021-07-20T18:08:15.552Z] Step 7/8 : COPY go.mod . [2021-07-20T18:08:16.546Z] ---> f747bc7d2dee [2021-07-20T18:08:16.546Z] Step 8/8 : RUN go mod download [2021-07-20T18:08:16.546Z] ---> Running in 1676cccd2af5 [2021-07-20T18:08:21.948Z] gofmt -l . [2021-07-20T18:08:21.948Z] [ "`gofmt -l .`" = "" ] [2021-07-20T18:08:21.948Z] ./bin/test-attribution-txt.sh [2021-07-20T18:08:21.948Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-20T18:08:21.948Z] go mod tidy [2021-07-20T18:08:22.223Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-20T18:08:22.823Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-20T18:08:24.244Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.6% of statements [2021-07-20T18:08:24.244Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.025s coverage: 96.5% of statements [2021-07-20T18:08:24.244Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-20T18:08:24.602Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements [2021-07-20T18:08:24.602Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-20T18:08:24.602Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-07-20T18:08:25.625Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.138s coverage: 74.5% of statements [2021-07-20T18:08:25.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-20T18:08:25.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-20T18:08:25.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-20T18:08:25.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-20T18:08:25.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-20T18:08:25.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-20T18:08:25.625Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements [2021-07-20T18:08:25.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-20T18:08:25.625Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements [2021-07-20T18:08:29.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.733s coverage: 76.1% of statements [2021-07-20T18:08:29.079Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-20T18:08:29.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements [2021-07-20T18:08:29.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-07-20T18:08:29.079Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-20T18:08:29.079Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-20T18:08:29.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-07-20T18:08:48.991Z] Removing intermediate container 1676cccd2af5 [2021-07-20T18:08:48.991Z] ---> c46d63eb8133 [2021-07-20T18:08:48.991Z] Successfully built c46d63eb8133 [2021-07-20T18:08:48.991Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:08:49.660Z] + docker inspect -f . ci-base-image-arm64 [2021-07-20T18:08:49.660Z] . [Pipeline] withDockerContainer [2021-07-20T18:08:49.993Z] prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container [2021-07-20T18:08:50.151Z] $ 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 [2021-07-20T18:08:52.206Z] $ docker top c131981d978942ce235184db150964b21cac81ecafe9be4052c3507a78de20ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:08:53.193Z] + go version [2021-07-20T18:08:53.193Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-20T18:08:53.218Z] $ docker stop --time=1 c131981d978942ce235184db150964b21cac81ecafe9be4052c3507a78de20ec [2021-07-20T18:08:55.492Z] $ docker rm -f c131981d978942ce235184db150964b21cac81ecafe9be4052c3507a78de20ec [2021-07-20T18:08:55.839Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.039s coverage: 78.1% of statements [2021-07-20T18:08:55.839Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-07-20T18:08:55.839Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-20T18:08:55.839Z] gofmt -l . [2021-07-20T18:08:55.839Z] pkg/secure/mqttfactory.go [2021-07-20T18:08:55.839Z] [ "`gofmt -l .`" = "" ] [2021-07-20T18:08:55.839Z] make: *** [Makefile:32: test-sdk] Error 1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [2021-07-20T18:08:55.885Z] $ docker stop --time=1 4d717479bcfa62f29d5d612c38f6c39104c0bfc037e2d26e87ea76bcaed2c9d6 [2021-07-20T18:08:57.162Z] $ 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 [2021-07-20T18:08:58.202Z] + docker inspect -f . ci-base-image-arm64 [2021-07-20T18:08:58.202Z] . [Pipeline] withDockerContainer [2021-07-20T18:08:58.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:08:58.269Z] [2021-07-20T18:08:58.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:08:58.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container [2021-07-20T18:08:58.525Z] $ 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 [2021-07-20T18:09:00.390Z] $ docker top fddf3f844dcbbd4f549f60d411a077018ce492dc64c1a853e7311870b2cf05be -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:09:01.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:09:01.142Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-20T18:09:01.142Z] b4d181a07f80: Pulling fs layer [2021-07-20T18:09:01.142Z] a1111a8f2ec3: Pulling fs layer [2021-07-20T18:09:01.142Z] ed53099fbce6: Pulling fs layer [2021-07-20T18:09:01.142Z] dc539afda2c1: Pulling fs layer [2021-07-20T18:09:01.142Z] 77bc0d833cb6: Pulling fs layer [2021-07-20T18:09:01.142Z] 9065ff56babe: Pulling fs layer [2021-07-20T18:09:01.142Z] d287ab97295c: Pulling fs layer [2021-07-20T18:09:01.142Z] 77bc0d833cb6: Waiting [2021-07-20T18:09:01.142Z] 9065ff56babe: Waiting [2021-07-20T18:09:01.142Z] d287ab97295c: Waiting [2021-07-20T18:09:01.142Z] dc539afda2c1: Waiting [2021-07-20T18:09:01.375Z] + go mod tidy [2021-07-20T18:09:01.411Z] a1111a8f2ec3: Verifying Checksum [2021-07-20T18:09:01.411Z] a1111a8f2ec3: Download complete [2021-07-20T18:09:01.411Z] dc539afda2c1: Verifying Checksum [2021-07-20T18:09:01.411Z] dc539afda2c1: Download complete [2021-07-20T18:09:01.679Z] 77bc0d833cb6: Verifying Checksum [2021-07-20T18:09:01.679Z] 77bc0d833cb6: Download complete [2021-07-20T18:09:01.944Z] 9065ff56babe: Verifying Checksum [2021-07-20T18:09:01.944Z] 9065ff56babe: Download complete [2021-07-20T18:09:01.944Z] ed53099fbce6: Verifying Checksum [2021-07-20T18:09:01.944Z] ed53099fbce6: Download complete [Pipeline] sh [2021-07-20T18:09:02.691Z] + make test [2021-07-20T18:09:02.692Z] make -C ./app-service-template build [2021-07-20T18:09:02.692Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-20T18:09:02.692Z] go mod tidy [2021-07-20T18:09:03.298Z] 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 [2021-07-20T18:09:03.357Z] b4d181a07f80: Download complete [2021-07-20T18:09:04.324Z] b4d181a07f80: Pull complete [2021-07-20T18:09:04.324Z] a1111a8f2ec3: Pull complete [2021-07-20T18:09:04.906Z] ed53099fbce6: Pull complete [2021-07-20T18:09:04.906Z] dc539afda2c1: Pull complete [2021-07-20T18:09:05.174Z] 77bc0d833cb6: Pull complete [2021-07-20T18:09:05.442Z] 9065ff56babe: Pull complete [2021-07-20T18:09:07.057Z] d287ab97295c: Download complete [2021-07-20T18:09:11.427Z] d287ab97295c: Pull complete [2021-07-20T18:09:11.427Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-20T18:09:11.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:09:11.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-20T18:09:11.531Z] prd-centos7-docker-4c-2g-3347 does not seem to be running inside a container [2021-07-20T18:09:11.614Z] $ 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 [2021-07-20T18:09:14.367Z] $ docker top efaf5480a50ab1fb6408a1567dcbeb7150619979315448e37fbd786c004bc0b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:09:15.018Z] ---> job-cost.sh [2021-07-20T18:09:15.018Z] lf-activate-venv: SKIPPING [2021-07-20T18:09:15.018Z] INFO: No Stack... [2021-07-20T18:09:15.980Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-20T18:09:15.980Z] INFO: Archiving Costs [Pipeline] sh [2021-07-20T18:09:16.323Z] + cut -d, -f6 [2021-07-20T18:09:16.324Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-07-20T18:09:16.365Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [2021-07-20T18:09:16.379Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] did not exist. Created. [2021-07-20T18:09:16.379Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-20T18:09:16.738Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-20T18:09:16.988Z] Stashed 1 file(s) [Pipeline] } [2021-07-20T18:09:16.999Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-20T18:09:17.026Z] $ docker stop --time=1 efaf5480a50ab1fb6408a1567dcbeb7150619979315448e37fbd786c004bc0b8 [2021-07-20T18:09:18.188Z] $ 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] } [2021-07-20T18:09:18.570Z] Failed in branch amd64 [2021-07-20T18:09:42.355Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-20T18:09:42.355Z] make -C ./app-service-template test [2021-07-20T18:09:42.355Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-20T18:09:42.355Z] go mod tidy [2021-07-20T18:09:42.355Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-20T18:10:09.485Z] ok new-app-service 0.046s coverage: 47.8% of statements [2021-07-20T18:10:09.485Z] ? new-app-service/config [no test files] [2021-07-20T18:10:09.485Z] ok new-app-service/functions 0.044s [2021-07-20T18:10:09.485Z] CGO_ENABLED=1 go vet ./... [2021-07-20T18:10:36.333Z] gofmt -l . [2021-07-20T18:10:36.333Z] [ "`gofmt -l .`" = "" ] [2021-07-20T18:10:36.333Z] ./bin/test-attribution-txt.sh [2021-07-20T18:10:36.609Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-07-20T18:10:36.610Z] go mod tidy [2021-07-20T18:10:37.209Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-20T18:10:38.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-20T18:10:47.116Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 63.6% of statements [2021-07-20T18:10:47.116Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.073s coverage: 96.5% of statements [2021-07-20T18:10:47.116Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-20T18:10:47.116Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.085s coverage: 61.8% of statements [2021-07-20T18:10:47.116Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-20T18:10:47.116Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.044s [2021-07-20T18:10:47.721Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.129s coverage: 74.5% of statements [2021-07-20T18:10:47.721Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-20T18:10:47.721Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-20T18:10:47.721Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-20T18:10:47.721Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-20T18:10:47.721Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-20T18:10:47.721Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-20T18:10:47.721Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.1% of statements [2021-07-20T18:10:47.721Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-20T18:10:47.721Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.108s coverage: 10.5% of statements [2021-07-20T18:10:54.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.870s coverage: 76.1% of statements [2021-07-20T18:10:54.520Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-20T18:10:54.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.034s coverage: 12.5% of statements [2021-07-20T18:10:54.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.066s coverage: 27.3% of statements [2021-07-20T18:10:54.520Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-20T18:10:54.520Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-20T18:10:54.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.038s coverage: 51.4% of statements [2021-07-20T18:11:21.553Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.108s coverage: 78.1% of statements [2021-07-20T18:11:21.553Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements [2021-07-20T18:11:21.553Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-20T18:11:23.011Z] gofmt -l . [2021-07-20T18:11:23.303Z] pkg/secure/mqttfactory.go [2021-07-20T18:11:23.303Z] [ "`gofmt -l .`" = "" ] [2021-07-20T18:11:23.897Z] make: *** [Makefile:32: test-sdk] Error 1 [Pipeline] } [2021-07-20T18:11:23.927Z] $ docker stop --time=1 fddf3f844dcbbd4f549f60d411a077018ce492dc64c1a853e7311870b2cf05be [2021-07-20T18:11:25.938Z] $ 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 [2021-07-20T18:11:27.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-20T18:11:27.286Z] [2021-07-20T18:11:27.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:11:27.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-20T18:11:28.213Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-20T18:11:28.213Z] 448f6bf000e3: Pulling fs layer [2021-07-20T18:11:28.213Z] f757da607395: Pulling fs layer [2021-07-20T18:11:28.213Z] 05883995daec: Pulling fs layer [2021-07-20T18:11:28.213Z] 8603b9c90790: Pulling fs layer [2021-07-20T18:11:28.213Z] 1560dd03e051: Pulling fs layer [2021-07-20T18:11:28.213Z] 27f5ce0e4adf: Pulling fs layer [2021-07-20T18:11:28.213Z] c2d8d7efcc4b: Pulling fs layer [2021-07-20T18:11:28.213Z] 8603b9c90790: Waiting [2021-07-20T18:11:28.213Z] 1560dd03e051: Waiting [2021-07-20T18:11:28.213Z] c2d8d7efcc4b: Waiting [2021-07-20T18:11:28.213Z] 27f5ce0e4adf: Waiting [2021-07-20T18:11:28.501Z] f757da607395: Verifying Checksum [2021-07-20T18:11:28.501Z] f757da607395: Download complete [2021-07-20T18:11:28.501Z] 8603b9c90790: Verifying Checksum [2021-07-20T18:11:28.501Z] 8603b9c90790: Download complete [2021-07-20T18:11:28.781Z] 1560dd03e051: Verifying Checksum [2021-07-20T18:11:28.781Z] 1560dd03e051: Download complete [2021-07-20T18:11:28.781Z] 27f5ce0e4adf: Verifying Checksum [2021-07-20T18:11:28.781Z] 27f5ce0e4adf: Download complete [2021-07-20T18:11:28.781Z] 05883995daec: Verifying Checksum [2021-07-20T18:11:28.781Z] 05883995daec: Download complete [2021-07-20T18:11:29.758Z] 448f6bf000e3: Verifying Checksum [2021-07-20T18:11:29.758Z] 448f6bf000e3: Download complete [2021-07-20T18:11:33.147Z] c2d8d7efcc4b: Verifying Checksum [2021-07-20T18:11:33.147Z] c2d8d7efcc4b: Download complete [2021-07-20T18:11:33.147Z] 448f6bf000e3: Pull complete [2021-07-20T18:11:33.743Z] f757da607395: Pull complete [2021-07-20T18:11:35.179Z] 05883995daec: Pull complete [2021-07-20T18:11:35.560Z] 8603b9c90790: Pull complete [2021-07-20T18:11:36.686Z] 1560dd03e051: Pull complete [2021-07-20T18:11:36.962Z] 27f5ce0e4adf: Pull complete [2021-07-20T18:11:51.459Z] c2d8d7efcc4b: Pull complete [2021-07-20T18:11:51.459Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-20T18:11:51.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-20T18:11:51.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-20T18:11:51.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-3346 does not seem to be running inside a container [2021-07-20T18:11:51.832Z] $ 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 [2021-07-20T18:11:57.621Z] $ docker top 9651038202ce87cc36e4e0ff1285088c72d1364d8c884532e7621ca91ebf5464 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:11:58.629Z] ---> job-cost.sh [2021-07-20T18:11:58.629Z] lf-activate-venv: SKIPPING [2021-07-20T18:11:58.629Z] INFO: No Stack... [2021-07-20T18:12:00.056Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-20T18:12:00.328Z] INFO: Archiving Costs [Pipeline] sh [2021-07-20T18:12:01.000Z] + + cut -d, -f6 [2021-07-20T18:12:01.000Z] cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-07-20T18:12:01.064Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [2021-07-20T18:12:01.074Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] did not exist. Created. [2021-07-20T18:12:01.074Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-20T18:12:01.786Z] /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 [2021-07-20T18:12:02.471Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-20T18:12:02.513Z] Warning: overwriting stash ‘stack-cost’ [2021-07-20T18:12:03.083Z] Stashed 1 file(s) [Pipeline] } [2021-07-20T18:12:03.093Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-926-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-20T18:12:03.133Z] $ docker stop --time=1 9651038202ce87cc36e4e0ff1285088c72d1364d8c884532e7621ca91ebf5464 [2021-07-20T18:12:04.847Z] $ 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] } [2021-07-20T18:12:05.473Z] 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 [2021-07-20T18:12:07.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:12:07.863Z] ---> package-listing.sh [2021-07-20T18:12:07.863Z] ++ facter osfamily [2021-07-20T18:12:07.863Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-20T18:12:08.133Z] + OS_FAMILY=redhat [2021-07-20T18:12:08.133Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-926 [2021-07-20T18:12:08.133Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-20T18:12:08.133Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-20T18:12:08.133Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-20T18:12:08.133Z] + PACKAGES=/tmp/packages_start.txt [2021-07-20T18:12:08.133Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-926 ']' [2021-07-20T18:12:08.133Z] + PACKAGES=/tmp/packages_end.txt [2021-07-20T18:12:08.133Z] + case "${OS_FAMILY}" in [2021-07-20T18:12:08.133Z] + rpm -qa [2021-07-20T18:12:08.133Z] + sort [2021-07-20T18:12:08.729Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-20T18:12:08.729Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-20T18:12:08.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-20T18:12:08.729Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-926 ']' [2021-07-20T18:12:08.729Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-926/archives/ [2021-07-20T18:12:08.729Z] + 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 [2021-07-20T18:12:08.749Z] 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 [2021-07-20T18:12:09.059Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:12:09.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:12:09.655Z] [2021-07-20T18:12:09.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:12:10.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:12:10.003Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-20T18:12:10.003Z] b4d181a07f80: Pulling fs layer [2021-07-20T18:12:10.003Z] a1111a8f2ec3: Pulling fs layer [2021-07-20T18:12:10.003Z] ed53099fbce6: Pulling fs layer [2021-07-20T18:12:10.003Z] dc539afda2c1: Pulling fs layer [2021-07-20T18:12:10.003Z] 77bc0d833cb6: Pulling fs layer [2021-07-20T18:12:10.003Z] 9065ff56babe: Pulling fs layer [2021-07-20T18:12:10.003Z] d287ab97295c: Pulling fs layer [2021-07-20T18:12:10.003Z] 77bc0d833cb6: Waiting [2021-07-20T18:12:10.003Z] 9065ff56babe: Waiting [2021-07-20T18:12:10.003Z] d287ab97295c: Waiting [2021-07-20T18:12:10.275Z] a1111a8f2ec3: Verifying Checksum [2021-07-20T18:12:10.275Z] a1111a8f2ec3: Download complete [2021-07-20T18:12:10.275Z] dc539afda2c1: Verifying Checksum [2021-07-20T18:12:10.275Z] dc539afda2c1: Download complete [2021-07-20T18:12:10.543Z] 77bc0d833cb6: Verifying Checksum [2021-07-20T18:12:10.543Z] 77bc0d833cb6: Download complete [2021-07-20T18:12:10.810Z] 9065ff56babe: Verifying Checksum [2021-07-20T18:12:10.810Z] 9065ff56babe: Download complete [2021-07-20T18:12:11.078Z] ed53099fbce6: Verifying Checksum [2021-07-20T18:12:11.078Z] ed53099fbce6: Download complete [2021-07-20T18:12:11.678Z] b4d181a07f80: Verifying Checksum [2021-07-20T18:12:11.678Z] b4d181a07f80: Download complete [2021-07-20T18:12:12.714Z] b4d181a07f80: Pull complete [2021-07-20T18:12:12.714Z] a1111a8f2ec3: Pull complete [2021-07-20T18:12:13.301Z] ed53099fbce6: Pull complete [2021-07-20T18:12:13.301Z] dc539afda2c1: Pull complete [2021-07-20T18:12:13.575Z] 77bc0d833cb6: Pull complete [2021-07-20T18:12:13.575Z] 9065ff56babe: Pull complete [2021-07-20T18:12:15.526Z] d287ab97295c: Verifying Checksum [2021-07-20T18:12:15.526Z] d287ab97295c: Download complete [2021-07-20T18:12:19.821Z] d287ab97295c: Pull complete [2021-07-20T18:12:19.821Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-20T18:12:19.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:12:19.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-20T18:12:19.928Z] prd-centos7-docker-4c-2g-3345 does not seem to be running inside a container [2021-07-20T18:12:19.993Z] $ 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 [2021-07-20T18:12:22.340Z] $ docker top a4b33f30a3d52b7a0dc8e464d5a7f895258b1e9a643ad0c4b0d4ab9d06b296cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:12:22.771Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-20T18:12:23.108Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-20T18:12:23.431Z] + ls /var/log/sa-host [2021-07-20T18:12:23.431Z] + sadf -c /var/log/sa-host/sa05 [2021-07-20T18:12:23.431Z] file_magic: OK [2021-07-20T18:12:23.431Z] HZ: Using current value: 100 [2021-07-20T18:12:23.431Z] file_header: OK [2021-07-20T18:12:23.431Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-20T18:12:23.431Z] Statistics: [2021-07-20T18:12:23.431Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-20T18:12:23.431Z] File successfully converted to sysstat format version 12.0.3 [2021-07-20T18:12:23.431Z] + sadf -c /var/log/sa-host/sa20 [2021-07-20T18:12:23.431Z] file_magic: OK [2021-07-20T18:12:23.431Z] HZ: Using current value: 100 [2021-07-20T18:12:23.431Z] file_header: OK [2021-07-20T18:12:23.431Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-20T18:12:23.431Z] Statistics: [2021-07-20T18:12:23.431Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-20T18:12:23.431Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-20T18:12:24.309Z] provisioning config files... [2021-07-20T18:12:24.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-926@tmp/config2103224294862537116tmp [Pipeline] { [Pipeline] echo [2021-07-20T18:12:24.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:12:24.693Z] ---> create-netrc.sh [Pipeline] } [2021-07-20T18:12:24.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:12:25.181Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-20T18:12:25.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:12:25.524Z] ---> sudo-logs.sh [2021-07-20T18:12:25.524Z] Archiving 'sudo' log.. [2021-07-20T18:12:25.524Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3345.vexxhost.local: Name or service not known [2021-07-20T18:12:25.524Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3345.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-20T18:12:25.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:12:25.914Z] ---> job-cost.sh [2021-07-20T18:12:25.914Z] lf-activate-venv: SKIPPING [2021-07-20T18:12:25.914Z] DEBUG: total: 0.18000000715255737 [2021-07-20T18:12:25.914Z] INFO: Retrieving Stack Cost... [2021-07-20T18:12:27.332Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-20T18:12:27.599Z] INFO: Archiving Costs [Pipeline] echo [2021-07-20T18:12:27.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:12:27.946Z] ---> logs-deploy.sh [2021-07-20T18:12:27.946Z] lf-activate-venv: SKIPPING [2021-07-20T18:12:27.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-926/2 [2021-07-20T18:12:27.946Z] INFO: archiving workspace using pattern(s): [2021-07-20T18:12:28.736Z] Archives upload complete. [2021-07-20T18:12:28.736Z] INFO: archiving logs to Nexus [2021-07-20T18:12:29.212Z] ---> uname -a: [2021-07-20T18:12:29.212Z] 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 [2021-07-20T18:12:29.212Z] [2021-07-20T18:12:29.212Z] [2021-07-20T18:12:29.212Z] ---> lscpu: [2021-07-20T18:12:29.212Z] Architecture: x86_64 [2021-07-20T18:12:29.212Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-20T18:12:29.212Z] Byte Order: Little Endian [2021-07-20T18:12:29.212Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-20T18:12:29.212Z] CPU(s): 2 [2021-07-20T18:12:29.212Z] On-line CPU(s) list: 0,1 [2021-07-20T18:12:29.212Z] Thread(s) per core: 1 [2021-07-20T18:12:29.212Z] Core(s) per socket: 1 [2021-07-20T18:12:29.212Z] Socket(s): 2 [2021-07-20T18:12:29.212Z] NUMA node(s): 1 [2021-07-20T18:12:29.212Z] Vendor ID: AuthenticAMD [2021-07-20T18:12:29.212Z] CPU family: 23 [2021-07-20T18:12:29.212Z] Model: 49 [2021-07-20T18:12:29.212Z] Model name: AMD EPYC-Rome Processor [2021-07-20T18:12:29.212Z] Stepping: 0 [2021-07-20T18:12:29.212Z] CPU MHz: 2799.996 [2021-07-20T18:12:29.212Z] BogoMIPS: 5599.99 [2021-07-20T18:12:29.212Z] Virtualization: AMD-V [2021-07-20T18:12:29.212Z] Hypervisor vendor: KVM [2021-07-20T18:12:29.212Z] Virtualization type: full [2021-07-20T18:12:29.212Z] L1d cache: 32K [2021-07-20T18:12:29.212Z] L1i cache: 32K [2021-07-20T18:12:29.212Z] L2 cache: 512K [2021-07-20T18:12:29.212Z] L3 cache: 16384K [2021-07-20T18:12:29.212Z] NUMA node0 CPU(s): 0,1 [2021-07-20T18:12:29.212Z] 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 [2021-07-20T18:12:29.212Z] [2021-07-20T18:12:29.212Z] [2021-07-20T18:12:29.212Z] ---> nproc: [2021-07-20T18:12:29.212Z] 2 [2021-07-20T18:12:29.212Z] [2021-07-20T18:12:29.212Z] [2021-07-20T18:12:29.212Z] ---> df -h: [2021-07-20T18:12:29.212Z] Filesystem Size Used Avail Use% Mounted on [2021-07-20T18:12:29.212Z] overlay 40G 7.7G 33G 20% / [2021-07-20T18:12:29.212Z] tmpfs 64M 0 64M 0% /dev [2021-07-20T18:12:29.212Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-07-20T18:12:29.212Z] shm 64M 0 64M 0% /dev/shm [2021-07-20T18:12:29.213Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] ---> sar -b -r -n DEV: [2021-07-20T18:12:29.213Z] 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) [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] 18:03:54 LINUX RESTART (2 CPU) [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] 18:05:02 tps rtps wtps bread/s bwrtn/s [2021-07-20T18:12:29.213Z] 18:06:01 0.83 0.00 0.83 0.00 17.43 [2021-07-20T18:12:29.213Z] 18:07:01 0.23 0.00 0.23 0.00 2.87 [2021-07-20T18:12:29.213Z] 18:08:01 0.30 0.00 0.30 0.00 3.61 [2021-07-20T18:12:29.213Z] 18:09:01 0.22 0.00 0.22 0.00 2.70 [2021-07-20T18:12:29.213Z] 18:10:01 0.27 0.00 0.27 0.00 3.32 [2021-07-20T18:12:29.213Z] 18:11:01 0.28 0.00 0.28 0.00 3.35 [2021-07-20T18:12:29.213Z] 18:12:01 0.30 0.00 0.30 0.00 4.90 [2021-07-20T18:12:29.213Z] Average: 0.35 0.00 0.35 0.00 5.42 [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] 18:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-20T18:12:29.213Z] 18:06:01 5450300 0 787444 9.83 2620 1768568 1204424 13.30 583672 1577176 12 [2021-07-20T18:12:29.213Z] 18:07:01 5450412 0 787320 9.83 2620 1768580 1204424 13.30 581036 1579788 8 [2021-07-20T18:12:29.213Z] 18:08:01 5446744 0 790988 9.88 2620 1768580 1204772 13.30 584560 1579788 8 [2021-07-20T18:12:29.213Z] 18:09:01 5448756 0 788968 9.85 2620 1768588 1204488 13.30 579332 1583132 8 [2021-07-20T18:12:29.213Z] 18:10:01 5448076 0 789644 9.86 2620 1768592 1204584 13.30 579856 1583132 8 [2021-07-20T18:12:29.213Z] 18:11:01 5447784 0 789932 9.86 2620 1768596 1204488 13.30 580444 1583132 8 [2021-07-20T18:12:29.213Z] 18:12:01 5435276 0 802436 10.02 2620 1768600 1204536 13.30 592868 1583132 8 [2021-07-20T18:12:29.213Z] Average: 5446764 0 790962 9.88 2620 1768586 1204531 13.30 583110 1581326 9 [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] 18:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-20T18:12:29.213Z] 18:06:01 eth0 0.68 0.08 0.05 0.02 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:07:01 eth0 0.73 0.08 0.08 0.01 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:08:01 eth0 1.93 1.48 3.39 0.46 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:09:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:10:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:11:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:12:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] Average: eth0 0.57 0.31 0.53 0.08 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] ---> sar -P ALL: [2021-07-20T18:12:29.213Z] 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) [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] 18:03:54 LINUX RESTART (2 CPU) [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] 18:05:02 CPU %user %nice %system %iowait %steal %idle [2021-07-20T18:12:29.213Z] 18:06:01 all 0.14 0.00 0.05 0.00 0.03 99.79 [2021-07-20T18:12:29.213Z] 18:06:01 0 0.19 0.00 0.03 0.00 0.02 99.76 [2021-07-20T18:12:29.213Z] 18:06:01 1 0.08 0.00 0.07 0.00 0.03 99.81 [2021-07-20T18:12:29.213Z] 18:07:01 all 0.19 0.00 0.05 0.00 0.02 99.74 [2021-07-20T18:12:29.213Z] 18:07:01 0 0.32 0.00 0.03 0.00 0.00 99.65 [2021-07-20T18:12:29.213Z] 18:07:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2021-07-20T18:12:29.213Z] 18:08:01 all 0.19 0.00 0.05 0.00 0.02 99.74 [2021-07-20T18:12:29.213Z] 18:08:01 0 0.22 0.00 0.05 0.00 0.02 99.72 [2021-07-20T18:12:29.213Z] 18:08:01 1 0.17 0.00 0.05 0.00 0.02 99.77 [2021-07-20T18:12:29.213Z] 18:09:01 all 0.18 0.00 0.04 0.00 0.03 99.76 [2021-07-20T18:12:29.213Z] 18:09:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2021-07-20T18:12:29.213Z] 18:09:01 1 0.23 0.00 0.05 0.00 0.03 99.68 [2021-07-20T18:12:29.213Z] 18:10:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-07-20T18:12:29.213Z] 18:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-07-20T18:12:29.213Z] 18:10:01 1 0.42 0.00 0.05 0.00 0.02 99.52 [2021-07-20T18:12:29.213Z] 18:11:01 all 0.10 0.00 0.07 0.00 0.02 99.82 [2021-07-20T18:12:29.213Z] 18:11:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-07-20T18:12:29.213Z] 18:11:01 1 0.13 0.00 0.10 0.00 0.02 99.75 [2021-07-20T18:12:29.213Z] 18:12:01 all 0.15 0.00 0.06 0.00 0.02 99.77 [2021-07-20T18:12:29.213Z] 18:12:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-07-20T18:12:29.213Z] 18:12:01 1 0.25 0.00 0.07 0.00 0.02 99.67 [2021-07-20T18:12:29.213Z] Average: all 0.17 0.00 0.05 0.00 0.02 99.76 [2021-07-20T18:12:29.213Z] Average: 0 0.14 0.00 0.04 0.00 0.01 99.81 [2021-07-20T18:12:29.213Z] Average: 1 0.19 0.00 0.06 0.00 0.02 99.72 [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z] [2021-07-20T18:12:29.213Z]