Pull request #124 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 086fa68527d2b647e7b36b281ee48dcaf6fe0810+6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 (59787d0a913f3904aae9289abbfdea3f1a52b58e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@32bc9d05584478368e0315725b842536e9cb93da Attempting to resolve 32bc9d05584478368e0315725b842536e9cb93da from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find 32bc9d05584478368e0315725b842536e9cb93da in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 32bc9d05584478368e0315725b842536e9cb93da^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 32bc9d05584478368e0315725b842536e9cb93da # timeout=10 Selected match: pr/264/head revision 32bc9d05584478368e0315725b842536e9cb93da using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 without 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32bc9d05584478368e0315725b842536e9cb93da (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f 32bc9d05584478368e0315725b842536e9cb93da # timeout=10 Commit message: "fix: trying previous docker based script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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-service-configurable, buildSnap:true] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9144 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 Merge succeeded, producing c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 Checking out Revision c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:55:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:55:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:55:48 ========================================================= 15:55:48 EdgeX Global Pipelines Version Info 15:55:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:55:50 ------------------- 15:55:50 stable info: 15:55:50 ------------------- 15:55:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:55:50 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 15:55:50 Message: update stable to v1.0.148 15:55:51 ------------------- 15:55:51 experimental info: 15:55:51 ------------------- 15:55:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:55:51 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 15:55:51 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:55:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:55:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:55:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:55:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:55:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:55:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:55:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:55:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:55:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 15:55:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 15:55:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 [Pipeline] echo 15:55:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c1611ae [Pipeline] echo 15:55:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:56 + git log --format=format:%s -1 c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 [Pipeline] echo 15:55:56 GIT_COMMIT: c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5, Commit Message: Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD [Pipeline] echo 15:55:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:57 15:55:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:55:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:57 latest: Pulling from edgex-devops/git-semver 15:55:57 31603596830f: Pulling fs layer 15:55:57 2a8b12db71e7: Pulling fs layer 15:55:57 6ca5941a6612: Pulling fs layer 15:55:57 ecc8261a40a4: Pulling fs layer 15:55:57 ecc8261a40a4: Waiting 15:55:57 2a8b12db71e7: Verifying Checksum 15:55:57 2a8b12db71e7: Download complete 15:55:57 31603596830f: Verifying Checksum 15:55:57 31603596830f: Download complete 15:55:58 ecc8261a40a4: Verifying Checksum 15:55:58 ecc8261a40a4: Download complete 15:55:58 6ca5941a6612: Verifying Checksum 15:55:58 6ca5941a6612: Download complete 15:55:58 31603596830f: Pull complete 15:55:58 2a8b12db71e7: Pull complete 15:55:59 6ca5941a6612: Pull complete 15:56:00 ecc8261a40a4: Pull complete 15:56:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:56:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:56:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:56:00 prd-centos7-docker-4c-2g-9144 does not seem to be running inside a container 15:56:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:56:03 $ docker top 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:03 [ssh-agent] Looking for ssh-agent implementation... 15:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:04 $ docker exec 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 ssh-agent 15:56:04 SSH_AUTH_SOCK=/tmp/ssh-NwsQlaIrkT4E/agent.12 15:56:04 SSH_AGENT_PID=17 15:56:04 Running ssh-add (command line suppressed) 15:56:04 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_2956888055835147748.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_2956888055835147748.key) 15:56:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:05 + git tag --points-at HEAD [Pipeline] } 15:56:05 $ docker exec --env ******** --env ******** 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 ssh-agent -k 15:56:05 unset SSH_AUTH_SOCK; 15:56:05 unset SSH_AGENT_PID; 15:56:05 echo Agent pid 17 killed; 15:56:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:56:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:05 [ssh-agent] Looking for ssh-agent implementation... 15:56:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:05 $ docker exec 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 ssh-agent 15:56:06 SSH_AUTH_SOCK=/tmp/ssh-44NTSJTd7wqH/agent.46 15:56:06 SSH_AGENT_PID=51 15:56:06 Running ssh-add (command line suppressed) 15:56:06 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_2077451487315291428.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_2077451487315291428.key) 15:56:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:06 + git semver init 15:56:06 # -> Open(): unable to determine branch for HEAD 15:56:06 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 15:56:06 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 15:56:06 # $SEMVER_REMOTE_NAME = origin 15:56:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:56:06 # $SEMVER_USER_NAME = edgex-jenkins 15:56:06 # $SEMVER_BRANCH = PR-124 15:56:06 # $SEMVER_TEMP = /tmp/semver-384099971 15:56:06 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:56:07 # '/tmp/semver-384099971' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 15:56:07 # -> Force: false 15:56:07 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 15:56:07 $ docker exec --env ******** --env ******** 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 ssh-agent -k 15:56:08 unset SSH_AUTH_SOCK; 15:56:08 unset SSH_AGENT_PID; 15:56:08 echo Agent pid 51 killed; 15:56:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:08 + git semver [Pipeline] } 15:56:08 $ docker stop --time=1 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 15:56:10 $ docker rm -f 0360248318e6b16603cc8a4348e63e64521f2046c4f017f10339dab22cdf3431 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:56:11 Stashed 1 file(s) [Pipeline] echo 15:56:11 [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 15:56:27 Still waiting to schedule task 15:56:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:56:27 Still waiting to schedule task 15:56:27 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:59:23 Running on prd-centos7-docker-4c-2g-9145 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 15:59:23 Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout 15:59:26 using credential edgex-jenkins-ssh 15:59:26 Cloning the remote Git repository 15:59:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:59:27 > git init /w/workspace/app-service-configurable/14 # timeout=10 15:59:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:59:27 > git --version # timeout=10 15:59:27 > git --version # 'git version 2.16.5' 15:59:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:28 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 15:59:28 Merge succeeded, producing 10220c3762f86d9d1fac3d8227635ca5c64fdd41 15:59:28 Checking out Revision 10220c3762f86d9d1fac3d8227635ca5c64fdd41 (PR-124) 15:59:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:59:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:59:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:59:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:59:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:59:28 > git config core.sparsecheckout # timeout=10 15:59:28 > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 15:59:28 > git remote # timeout=10 15:59:28 > git config --get remote.origin.url # timeout=10 15:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:59:28 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 15:59:28 > git rev-parse HEAD^{commit} # timeout=10 15:59:28 > git config core.sparsecheckout # timeout=10 15:59:28 > git checkout -f 10220c3762f86d9d1fac3d8227635ca5c64fdd41 # timeout=10 15:59:31 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 15:59:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:59:31 > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:59:32 ========================================================= 15:59:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:59:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:59:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:59:33 Sending build context to Docker daemon 98.3kB 15:59:33 Step 1/8 : ARG BASE=golang:1.15-alpine 15:59:33 Step 2/8 : FROM ${BASE} 15:59:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:59:34 df20fa9351a1: Pulling fs layer 15:59:34 ed8968b2872e: Pulling fs layer 15:59:34 a92cc7c5fd73: Pulling fs layer 15:59:34 e871e8e8d7a9: Pulling fs layer 15:59:34 e73272ec9a57: Pulling fs layer 15:59:34 1e910a182e73: Pulling fs layer 15:59:34 4e634b169226: Pulling fs layer 15:59:34 e871e8e8d7a9: Waiting 15:59:34 e73272ec9a57: Waiting 15:59:34 1e910a182e73: Waiting 15:59:34 4e634b169226: Waiting 15:59:34 a92cc7c5fd73: Verifying Checksum 15:59:34 a92cc7c5fd73: Download complete 15:59:34 ed8968b2872e: Download complete 15:59:34 e73272ec9a57: Verifying Checksum 15:59:34 e73272ec9a57: Download complete 15:59:34 df20fa9351a1: Verifying Checksum 15:59:34 df20fa9351a1: Download complete 15:59:34 1e910a182e73: Verifying Checksum 15:59:34 1e910a182e73: Download complete 15:59:34 df20fa9351a1: Pull complete 15:59:34 ed8968b2872e: Pull complete 15:59:34 a92cc7c5fd73: Pull complete 15:59:35 4e634b169226: Verifying Checksum 15:59:35 4e634b169226: Download complete 15:59:36 e871e8e8d7a9: Verifying Checksum 15:59:36 e871e8e8d7a9: Download complete 15:59:41 e871e8e8d7a9: Pull complete 15:59:41 e73272ec9a57: Pull complete 15:59:41 1e910a182e73: Pull complete 15:59:46 4e634b169226: Pull complete 15:59:46 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:59:46 ---> f7629b54cfaa 15:59:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:59:46 ---> Running in bcbfe09c65ec 15:59:46 Removing intermediate container bcbfe09c65ec 15:59:46 ---> fe023758a24c 15:59:46 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:46 ---> Running in 4a3eaa19c6c4 15:59:48 Removing intermediate container 4a3eaa19c6c4 15:59:48 ---> aad745a93f1e 15:59:48 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:59:48 ---> Running in 0e8f07bdb7b5 15:59:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:50 (1/6) Installing libc-dev (0.7.2-r3) 15:59:50 (2/6) Installing libsodium (1.0.18-r0) 15:59:50 (3/6) Installing pkgconf (1.7.2-r0) 15:59:50 (4/6) Installing libsodium-dev (1.0.18-r0) 15:59:50 (5/6) Installing libzmq (4.3.3-r0) 15:59:50 (6/6) Installing zeromq-dev (4.3.3-r0) 15:59:50 Executing busybox-1.31.1-r16.trigger 15:59:50 OK: 167 MiB in 45 packages 15:59:51 Removing intermediate container 0e8f07bdb7b5 15:59:51 ---> f97304123d89 15:59:51 Step 6/8 : WORKDIR /app 15:59:51 ---> Running in 4b8d1caa09de 15:59:51 Removing intermediate container 4b8d1caa09de 15:59:51 ---> f9544d02f601 15:59:51 Step 7/8 : COPY . . 15:59:51 ---> c9b1e9b2e8df 15:59:51 Step 8/8 : RUN go mod download 15:59:52 ---> Running in b01e2504bcec 16:00:18 Removing intermediate container b01e2504bcec 16:00:18 ---> a6e13141e168 16:00:18 Successfully built a6e13141e168 16:00:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:00:19 + docker inspect -f . ci-base-image-x86_64 16:00:19 . [Pipeline] withDockerContainer 16:00:19 prd-centos7-docker-4c-2g-9145 does not seem to be running inside a container 16:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 ******** ci-base-image-x86_64 cat 16:00:19 $ docker top 54d95424f2f36908b262502e561df68f21e245121ef9d460bdcda3521b541aac -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:20 + go version 16:00:20 go version go1.15.2 linux/amd64 [Pipeline] } 16:00:20 $ docker stop --time=1 54d95424f2f36908b262502e561df68f21e245121ef9d460bdcda3521b541aac 16:00:21 $ docker rm -f 54d95424f2f36908b262502e561df68f21e245121ef9d460bdcda3521b541aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:22 + docker inspect -f . ci-base-image-x86_64 16:00:22 . [Pipeline] withDockerContainer 16:00:22 prd-centos7-docker-4c-2g-9145 does not seem to be running inside a container 16:00:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 ******** ci-base-image-x86_64 cat 16:00:23 $ docker top 1c3589ee75a7bed245e7bc10217b016d6ad8f8be3e148ca6cf50500417de9ed8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:23 + make test 16:00:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:00:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9146 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:00:29 Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout 16:00:35 using credential edgex-jenkins-ssh 16:00:35 Cloning the remote Git repository 16:00:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:00:35 > git init /w/workspace/app-service-configurable/14 # timeout=10 16:00:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:00:35 > git --version # timeout=10 16:00:35 > git --version # 'git version 2.17.1' 16:00:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:00:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:00:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:00:36 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:00:37 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 16:00:37 Merge succeeded, producing 8ddea47fd38fb0a78b27ddd40a950beedd269378 16:00:37 Checking out Revision 8ddea47fd38fb0a78b27ddd40a950beedd269378 (PR-124) 16:00:37 > git config core.sparsecheckout # timeout=10 16:00:37 > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 16:00:37 > git remote # timeout=10 16:00:37 > git config --get remote.origin.url # timeout=10 16:00:37 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:37 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 16:00:37 > git rev-parse HEAD^{commit} # timeout=10 16:00:37 > git config core.sparsecheckout # timeout=10 16:00:37 > git checkout -f 8ddea47fd38fb0a78b27ddd40a950beedd269378 # timeout=10 16:00:42 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 16:00:42 First time build. Skipping changelog. 16:00:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:00:42 CGO_ENABLED=1 go vet ./... [Pipeline] withEnv [Pipeline] { 16:00:42 > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:00:43 ========================================================= 16:00:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:00:43 ========================================================= 16:00:43 gofmt -l . 16:00:43 [ "`gofmt -l .`" = "" ] 16:00:43 ./bin/test-go-mod-tidy.sh [Pipeline] isUnix [Pipeline] sh 16:00:43 ./bin/test-attribution-txt.sh [Pipeline] stash 16:00:44 Stashed 1 file(s) [Pipeline] } 16:00:44 $ docker stop --time=1 1c3589ee75a7bed245e7bc10217b016d6ad8f8be3e148ca6cf50500417de9ed8 16:00:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:00:44 Sending build context to Docker daemon 98.3kB 16:00:45 Step 1/8 : ARG BASE=golang:1.15-alpine 16:00:45 Step 2/8 : FROM ${BASE} 16:00:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:00:45 b538f80385f9: Pulling fs layer 16:00:45 74f711af9a0d: Pulling fs layer 16:00:45 99f96fe45779: Pulling fs layer 16:00:45 8529a6b9a6be: Pulling fs layer 16:00:45 45590311c82a: Pulling fs layer 16:00:45 69ca0ff8b7b3: Pulling fs layer 16:00:45 209524e5b208: Pulling fs layer 16:00:45 45590311c82a: Waiting 16:00:45 69ca0ff8b7b3: Waiting 16:00:45 209524e5b208: Waiting 16:00:45 8529a6b9a6be: Waiting 16:00:45 99f96fe45779: Verifying Checksum 16:00:45 99f96fe45779: Download complete 16:00:45 74f711af9a0d: Verifying Checksum 16:00:45 74f711af9a0d: Download complete 16:00:45 45590311c82a: Verifying Checksum 16:00:45 45590311c82a: Download complete 16:00:45 69ca0ff8b7b3: Download complete 16:00:45 b538f80385f9: Verifying Checksum 16:00:45 b538f80385f9: Download complete 16:00:46 b538f80385f9: Pull complete 16:00:46 $ docker rm -f 1c3589ee75a7bed245e7bc10217b016d6ad8f8be3e148ca6cf50500417de9ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 16:00:47 74f711af9a0d: Pull complete [Pipeline] stage [Pipeline] { (Build) 16:00:47 99f96fe45779: Pull complete 16:00:48 209524e5b208: Verifying Checksum 16:00:48 209524e5b208: Download complete [Pipeline] sh 16:00:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:00:49 8529a6b9a6be: Verifying Checksum 16:00:49 8529a6b9a6be: Download complete 16:00:49 + ls -al . 16:00:49 total 96 16:00:49 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 16:00 . 16:00:49 drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 15:59 .. 16:00:49 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 15:59 Attribution.txt 16:00:49 drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 15:59 bin 16:00:49 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 16:00 coverage.out 16:00:49 -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 15:59 docker-compose.debug.yml 16:00:49 -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 15:59 docker-compose.yml 16:00:49 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 15:59 Dockerfile 16:00:49 -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 15:59 Dockerfile.build 16:00:49 -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 15:59 .dockerignore 16:00:49 drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 15:59 .git 16:00:49 drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 15:59 .github 16:00:49 -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 15:59 .gitignore 16:00:49 -rw-r--r--. 1 jenkins jenkins 133 Oct 27 16:00 go.mod 16:00:49 -rw-r--r--. 1 jenkins jenkins 19860 Oct 27 16:00 go.sum 16:00:49 -rw-rw-r--. 1 jenkins jenkins 766 Oct 27 15:59 Jenkinsfile 16:00:49 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 15:59 LICENSE 16:00:49 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 15:59 main.go 16:00:49 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 15:59 makefile 16:00:49 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 15:59 README.md 16:00:49 drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 15:59 res 16:00:49 drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 15:59 snap 16:00:49 -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 15:56 VERSION [Pipeline] isUnix [Pipeline] sh 16:00:49 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 --label arch=amd64 --label version=0.0.0 . 16:00:49 Sending build context to Docker daemon 120.8kB 16:00:49 Step 1/27 : ARG BASE=golang:1.15-alpine 16:00:49 Step 2/27 : FROM ${BASE} AS builder 16:00:49 ---> a6e13141e168 16:00:49 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:00:50 ---> Running in f333b847d13e 16:00:50 Removing intermediate container f333b847d13e 16:00:50 ---> 387dc8cb52bd 16:00:50 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:00:50 ---> Running in 2088cba1997a 16:00:50 Removing intermediate container 2088cba1997a 16:00:50 ---> 174a78a2929d 16:00:50 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:00:50 ---> Running in 61e516f45654 16:00:50 Removing intermediate container 61e516f45654 16:00:50 ---> 296b07061fac 16:00:50 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:50 ---> Running in 1d1cb1534ad1 16:00:51 Removing intermediate container 1d1cb1534ad1 16:00:51 ---> 3506494fcb8e 16:00:51 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:00:51 ---> Running in 0d5c87290449 16:00:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:00:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:00:53 OK: 167 MiB in 45 packages 16:00:53 Removing intermediate container 0d5c87290449 16:00:53 ---> c097d03d9fab 16:00:53 Step 8/27 : WORKDIR /app 16:00:53 ---> Running in c97cade97628 16:00:53 Removing intermediate container c97cade97628 16:00:53 ---> 2de4e29093ce 16:00:53 Step 9/27 : COPY go.mod . 16:00:54 ---> b12b15c8028e 16:00:54 Step 10/27 : RUN go mod download 16:00:54 ---> Running in 7a13b88effd3 16:00:55 Removing intermediate container 7a13b88effd3 16:00:55 ---> 82f3dc7d268d 16:00:55 Step 11/27 : COPY . . 16:00:55 ---> e15db455c5fb 16:00:55 Step 12/27 : ARG MAKE="make build" 16:00:55 ---> Running in a387565bfec4 16:00:55 Removing intermediate container a387565bfec4 16:00:55 ---> 2e9730b61c6f 16:00:55 Step 13/27 : RUN $MAKE 16:00:55 ---> Running in aca4292d99ab 16:00:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:00:59 8529a6b9a6be: Pull complete 16:00:59 45590311c82a: Pull complete 16:00:59 69ca0ff8b7b3: Pull complete 16:01:03 209524e5b208: Pull complete 16:01:03 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:01:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:01:03 ---> 5bddaf1c2fca 16:01:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:01:06 ---> Running in 6ba64b967cde 16:01:07 Removing intermediate container 6ba64b967cde 16:01:07 ---> 40a07ce04b1a 16:01:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:07 ---> Running in 4a26a1b53bc0 16:01:09 Removing intermediate container 4a26a1b53bc0 16:01:09 ---> fc4cda22a73b 16:01:09 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:01:10 ---> Running in 87c6e1e75a4c 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:13 (1/6) Installing libc-dev (0.7.2-r3) 16:01:13 (2/6) Installing libsodium (1.0.18-r0) 16:01:13 (3/6) Installing pkgconf (1.7.2-r0) 16:01:13 (4/6) Installing libsodium-dev (1.0.18-r0) 16:01:13 (5/6) Installing libzmq (4.3.3-r0) 16:01:13 (6/6) Installing zeromq-dev (4.3.3-r0) 16:01:13 Executing busybox-1.31.1-r16.trigger 16:01:13 OK: 144 MiB in 45 packages 16:01:14 Removing intermediate container aca4292d99ab 16:01:14 ---> 14183036ffa6 16:01:14 Step 14/27 : FROM alpine:latest 16:01:14 latest: Pulling from library/alpine 16:01:14 188c0c94c7c5: Pulling fs layer 16:01:14 188c0c94c7c5: Verifying Checksum 16:01:14 188c0c94c7c5: Download complete 16:01:14 188c0c94c7c5: Pull complete 16:01:14 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:01:14 Status: Downloaded newer image for alpine:latest 16:01:14 ---> d6e46aa2470d 16:01:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:01:14 ---> Running in d18c7c9bf6a8 16:01:14 Removing intermediate container d18c7c9bf6a8 16:01:14 ---> 6fe2d5ba0cf1 16:01:14 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:01:14 ---> Running in 17c5e891600b 16:01:14 Removing intermediate container 17c5e891600b 16:01:14 ---> 56e76f1bf39b 16:01:14 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 16:01:14 ---> Running in 2fda575bda56 16:01:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:14 (1/6) Installing ca-certificates (20191127-r4) 16:01:14 (2/6) Installing libgcc (9.3.0-r2) 16:01:14 (3/6) Installing libsodium (1.0.18-r0) 16:01:14 (4/6) Installing libstdc++ (9.3.0-r2) 16:01:14 (5/6) Installing libzmq (4.3.3-r0) 16:01:14 (6/6) Installing zeromq (4.3.3-r0) 16:01:14 Executing busybox-1.31.1-r19.trigger 16:01:14 Executing ca-certificates-20191127-r4.trigger 16:01:14 OK: 9 MiB in 20 packages 16:01:14 Removing intermediate container 2fda575bda56 16:01:14 ---> 373abb06f598 16:01:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:01:14 ---> b6f723317bb6 16:01:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:01:14 Removing intermediate container 87c6e1e75a4c 16:01:14 ---> d22483462d0e 16:01:14 Step 6/8 : WORKDIR /app 16:01:14 ---> 4e3db76c543d 16:01:14 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:01:15 ---> Running in 08628d00e748 16:01:15 ---> 66f89ca65386 16:01:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:01:15 Removing intermediate container 08628d00e748 16:01:15 ---> 8afe4a1419b7 16:01:15 Step 7/8 : COPY . . 16:01:15 ---> 166156aac2f3 16:01:15 Step 22/27 : EXPOSE 48095 16:01:16 ---> Running in e91c928da85c 16:01:16 Removing intermediate container e91c928da85c 16:01:16 ---> 5e6a231616cd 16:01:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:01:16 ---> 33983cb57bdf 16:01:16 Step 8/8 : RUN go mod download 16:01:16 ---> Running in 6d6f18179e71 16:01:16 ---> Running in 7c05120028ae 16:01:16 Removing intermediate container 7c05120028ae 16:01:16 ---> d1bbacb30c75 16:01:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:16 ---> Running in 36a783972339 16:01:17 Removing intermediate container 36a783972339 16:01:17 ---> 256cec0c5f08 16:01:17 Step 25/27 : LABEL arch=amd64 16:01:17 ---> Running in e76006726740 16:01:17 Removing intermediate container e76006726740 16:01:17 ---> 6ddfbda53e78 16:01:17 Step 26/27 : LABEL git_sha=c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 16:01:17 ---> Running in 17d98ec6252a 16:01:17 Removing intermediate container 17d98ec6252a 16:01:17 ---> 14792e8d3a0a 16:01:17 Step 27/27 : LABEL version=0.0.0 16:01:17 ---> Running in 9046fbaca444 16:01:17 Removing intermediate container 9046fbaca444 16:01:17 ---> b73e786963e5 16:01:17 [Warning] One or more build-args [ARCH] were not consumed 16:01:17 Successfully built b73e786963e5 16:01:17 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:01:33 Still waiting to schedule task 16:01:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:01:48 Removing intermediate container 6d6f18179e71 16:01:48 ---> 3611d70b5f7c 16:01:48 Successfully built 3611d70b5f7c 16:01:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:01:49 + docker inspect -f . ci-base-image-arm64 16:01:49 . [Pipeline] withDockerContainer 16:01:49 prd-ubuntu18.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container 16:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 ******** ci-base-image-arm64 cat 16:01:51 $ docker top 5092d5054f833bd4413be9f012576e1f95ec8fb812c0d2dbcc53b5216a375938 -eo pid,comm [Pipeline] { [Pipeline] sh 16:01:53 + go version 16:01:53 go version go1.15.2 linux/arm64 [Pipeline] } 16:01:53 $ docker stop --time=1 5092d5054f833bd4413be9f012576e1f95ec8fb812c0d2dbcc53b5216a375938 16:01:55 $ docker rm -f 5092d5054f833bd4413be9f012576e1f95ec8fb812c0d2dbcc53b5216a375938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:56 + docker inspect -f . ci-base-image-arm64 16:01:56 . [Pipeline] withDockerContainer 16:01:56 prd-ubuntu18.04-docker-arm64-4c-16g-9146 does not seem to be running inside a container 16:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/14 -v /w/workspace/app-service-configurable/14:/w/workspace/app-service-configurable/14:rw,z -v /w/workspace/app-service-configurable/14@tmp:/w/workspace/app-service-configurable/14@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 ******** ci-base-image-arm64 cat 16:01:58 $ docker top 97dae583a27caca15ae7c884a754bbdf934c55b2bbddd31e4211764a06449cd6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:00 + make test 16:02:00 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:02:26 Running on prd-ubuntu18.04-docker-8c-8g-9147 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:02:26 Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout 16:02:28 using credential edgex-jenkins-ssh 16:02:28 Cloning the remote Git repository 16:02:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:02:29 > git init /w/workspace/app-service-configurable/14 # timeout=10 16:02:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:02:29 > git --version # timeout=10 16:02:29 > git --version # 'git version 2.17.1' 16:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:02:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:02:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:02:30 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 16:02:30 Merge succeeded, producing 27095eec723a597f450ec4f7ea7a8f917f2ac8d3 16:02:30 Checking out Revision 27095eec723a597f450ec4f7ea7a8f917f2ac8d3 (PR-124) 16:02:30 > git config core.sparsecheckout # timeout=10 16:02:30 > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 16:02:30 > git remote # timeout=10 16:02:30 > git config --get remote.origin.url # timeout=10 16:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:30 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 16:02:30 > git rev-parse HEAD^{commit} # timeout=10 16:02:30 > git config core.sparsecheckout # timeout=10 16:02:30 > git checkout -f 27095eec723a597f450ec4f7ea7a8f917f2ac8d3 # timeout=10 16:02:34 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 16:02:34 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:34 > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 16:02:35 + echo snap-build.sh 16:02:35 snap-build.sh 16:02:35 + SNAP_BASE_DIR=. 16:02:35 + '[' '!' -z /w/workspace/app-service-configurable/14 ']' 16:02:35 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/14 16:02:35 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/14]' 16:02:35 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/14] 16:02:35 + sudo apt-get update 16:02:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:02:35 Get:2 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] 16:02:35 Get:3 http://apt.puppetlabs.com xenial InRelease [101 kB] 16:02:35 Hit:4 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic InRelease 16:02:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 16:02:35 Get:6 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 16:02:35 Get:7 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:02:35 Hit:8 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease 16:02:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 16:02:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 16:02:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 16:02:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 16:02:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 16:02:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 16:02:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 16:02:35 Get:16 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main amd64 Packages [824 B] 16:02:36 Get:17 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 16:02:36 Get:18 http://apt.puppetlabs.com xenial/puppet all Packages [22.7 kB] 16:02:36 Get:19 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 16:02:36 Get:20 http://apt.puppetlabs.com xenial/puppet amd64 Packages [56.2 kB] 16:02:37 Get:21 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 16:02:37 Get:22 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 16:02:37 Get:23 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 16:02:37 Get:24 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] 16:02:37 Get:25 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 16:02:37 Get:26 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 16:02:37 Get:27 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 16:02:37 Get:28 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB] 16:02:37 Get:29 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB] 16:02:41 Fetched 8105 kB in 3s (3196 kB/s) 16:02:42 Reading package lists... 16:02:42 + sudo apt-get install -y expect 16:02:42 Reading package lists... 16:02:42 Building dependency tree... 16:02:42 Reading state information... 16:02:42 The following packages were automatically installed and are no longer required: 16:02:42 grub-pc-bin libdumbnet1 16:02:42 Use 'sudo apt autoremove' to remove them. 16:02:42 The following additional packages will be installed: 16:02:42 tcl-expect 16:02:43 The following NEW packages will be installed: 16:02:43 expect tcl-expect 16:02:43 0 upgraded, 2 newly installed, 0 to remove and 51 not upgraded. 16:02:43 Need to get 242 kB of archives. 16:02:43 After this operation, 540 kB of additional disk space will be used. 16:02:43 Get:1 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 tcl-expect amd64 5.45.4-1 [105 kB] 16:02:43 Get:2 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 expect amd64 5.45.4-1 [137 kB] 16:02:44 debconf: unable to initialize frontend: Dialog 16:02:44 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 16:02:44 debconf: falling back to frontend: Readline 16:02:44 debconf: unable to initialize frontend: Readline 16:02:44 debconf: (This frontend requires a controlling tty.) 16:02:44 debconf: falling back to frontend: Teletype 16:02:44 dpkg-preconfigure: unable to re-open stdin: 16:02:44 Fetched 242 kB in 1s (387 kB/s) 16:02:44 Selecting previously unselected package tcl-expect:amd64. 16:02:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189863 files and directories currently installed.) 16:02:45 Preparing to unpack .../tcl-expect_5.45.4-1_amd64.deb ... 16:02:45 Unpacking tcl-expect:amd64 (5.45.4-1) ... 16:02:45 Selecting previously unselected package expect. 16:02:45 Preparing to unpack .../expect_5.45.4-1_amd64.deb ... 16:02:45 Unpacking expect (5.45.4-1) ... 16:02:45 Setting up tcl-expect:amd64 (5.45.4-1) ... 16:02:45 Setting up expect (5.45.4-1) ... 16:02:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:02:48 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 16:02:49 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:02:49 + pushd /w/workspace/app-service-configurable/14 16:02:49 + unbuffer sudo snapcraft clean 16:02:50 sudo: snapcraft: command not found [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:54 Failed in branch amd64 16:02:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:02:56 CGO_ENABLED=1 go vet ./... 16:02:58 gofmt -l . 16:02:58 [ "`gofmt -l .`" = "" ] 16:02:58 ./bin/test-go-mod-tidy.sh 16:02:59 ./bin/test-attribution-txt.sh [Pipeline] stash 16:03:00 Warning: overwriting stash ‘coverage-report’ 16:03:00 Stashed 1 file(s) [Pipeline] } 16:03:00 $ docker stop --time=1 97dae583a27caca15ae7c884a754bbdf934c55b2bbddd31e4211764a06449cd6 16:03:03 $ docker rm -f 97dae583a27caca15ae7c884a754bbdf934c55b2bbddd31e4211764a06449cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:03:05 + ls -al . 16:03:05 total 120 16:03:05 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 16:03 . 16:03:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 16:00 .. 16:03:05 -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 16:00 .dockerignore 16:03:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 16:00 .git 16:03:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 16:00 .github 16:03:05 -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 16:00 .gitignore 16:03:05 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 16:00 Attribution.txt 16:03:05 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 16:00 Dockerfile 16:03:05 -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 16:00 Dockerfile.build 16:03:05 -rw-rw-r-- 1 jenkins jenkins 766 Oct 27 16:00 Jenkinsfile 16:03:05 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 16:00 LICENSE 16:03:05 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 16:00 README.md 16:03:05 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 15:56 VERSION 16:03:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 16:00 bin 16:03:05 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 16:02 coverage.out 16:03:05 -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 16:00 docker-compose.debug.yml 16:03:05 -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 16:00 docker-compose.yml 16:03:05 -rw-r--r-- 1 jenkins jenkins 133 Oct 27 16:02 go.mod 16:03:05 -rw-r--r-- 1 jenkins jenkins 19860 Oct 27 16:02 go.sum 16:03:05 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 16:00 main.go 16:03:05 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 16:00 makefile 16:03:05 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 16:00 res 16:03:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 16:00 snap [Pipeline] isUnix [Pipeline] sh 16:03:05 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 --label arch=arm64 --label version=0.0.0 . 16:03:05 Sending build context to Docker daemon 120.8kB 16:03:05 Step 1/27 : ARG BASE=golang:1.15-alpine 16:03:05 Step 2/27 : FROM ${BASE} AS builder 16:03:05 ---> 3611d70b5f7c 16:03:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:03:06 ---> Running in 93616de6e44e 16:03:06 Removing intermediate container 93616de6e44e 16:03:06 ---> 0b46f0e437f0 16:03:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:03:06 ---> Running in f2deca5f7e28 16:03:07 Removing intermediate container f2deca5f7e28 16:03:07 ---> 90ae91db033d 16:03:07 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:03:07 ---> Running in 0a88f160fa48 16:03:07 Removing intermediate container 0a88f160fa48 16:03:07 ---> 51394a1e2f77 16:03:07 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:07 ---> Running in 44b74709a4d4 16:03:10 Removing intermediate container 44b74709a4d4 16:03:10 ---> dbebf4be6254 16:03:10 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:10 ---> Running in 8941c8878039 16:03:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:13 OK: 144 MiB in 45 packages 16:03:15 Removing intermediate container 8941c8878039 16:03:15 ---> 446901b4e22a 16:03:15 Step 8/27 : WORKDIR /app 16:03:15 ---> Running in 0311c0b46b08 16:03:15 Removing intermediate container 0311c0b46b08 16:03:15 ---> 8a861210d900 16:03:15 Step 9/27 : COPY go.mod . 16:03:16 ---> 16c2251f7a3d 16:03:16 Step 10/27 : RUN go mod download 16:03:16 ---> Running in 0202417f3cf8 16:03:19 Removing intermediate container 0202417f3cf8 16:03:19 ---> 4695f94ee1eb 16:03:19 Step 11/27 : COPY . . 16:03:19 ---> 8cfe2f56ff9a 16:03:19 Step 12/27 : ARG MAKE="make build" 16:03:20 ---> Running in 9cf78e1da29a 16:03:20 Removing intermediate container 9cf78e1da29a 16:03:20 ---> 3d03c8ad5433 16:03:20 Step 13/27 : RUN $MAKE 16:03:20 ---> Running in c700b5ecd63d 16:03:22 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:04:09 Removing intermediate container c700b5ecd63d 16:04:09 ---> 6da3b44c787a 16:04:09 Step 14/27 : FROM alpine:latest 16:04:09 latest: Pulling from library/alpine 16:04:09 5f621e34cdf4: Pulling fs layer 16:04:09 5f621e34cdf4: Verifying Checksum 16:04:09 5f621e34cdf4: Download complete 16:04:09 5f621e34cdf4: Pull complete 16:04:09 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:04:09 Status: Downloaded newer image for alpine:latest 16:04:09 ---> 2e77e061c27f 16:04:09 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:04:10 ---> Running in 9cefbd632c32 16:04:10 Removing intermediate container 9cefbd632c32 16:04:10 ---> b24fd334fd8e 16:04:10 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:04:10 ---> Running in e010128dc66c 16:04:11 Removing intermediate container e010128dc66c 16:04:11 ---> 43232816810d 16:04:11 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 16:04:11 ---> Running in d875f4fe9a83 16:04:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:13 (1/6) Installing ca-certificates (20191127-r4) 16:04:13 (2/6) Installing libgcc (9.3.0-r2) 16:04:13 (3/6) Installing libsodium (1.0.18-r0) 16:04:13 (4/6) Installing libstdc++ (9.3.0-r2) 16:04:13 (5/6) Installing libzmq (4.3.3-r0) 16:04:13 (6/6) Installing zeromq (4.3.3-r0) 16:04:13 Executing busybox-1.31.1-r19.trigger 16:04:13 Executing ca-certificates-20191127-r4.trigger 16:04:13 OK: 9 MiB in 20 packages 16:04:15 Removing intermediate container d875f4fe9a83 16:04:15 ---> 03b6741fa087 16:04:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:04:16 ---> 7e4cf5359707 16:04:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:04:17 ---> 78db7d99c602 16:04:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:04:17 ---> 81293d2a80f0 16:04:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:04:19 ---> f5c68a44f7b4 16:04:19 Step 22/27 : EXPOSE 48095 16:04:19 ---> Running in f120dd4634bf 16:04:19 Removing intermediate container f120dd4634bf 16:04:19 ---> f589e446f8f2 16:04:19 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:04:19 ---> Running in c195024ac2b6 16:04:20 Removing intermediate container c195024ac2b6 16:04:20 ---> 73ccbd6b5ea3 16:04:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:20 ---> Running in 40efadf7823f 16:04:20 Removing intermediate container 40efadf7823f 16:04:20 ---> 03ee6085b9af 16:04:20 Step 25/27 : LABEL arch=arm64 16:04:21 ---> Running in c7b7d4e89ac1 16:04:21 Removing intermediate container c7b7d4e89ac1 16:04:21 ---> 488ad167a1fe 16:04:21 Step 26/27 : LABEL git_sha=c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 16:04:21 ---> Running in 027e97490d37 16:04:21 Removing intermediate container 027e97490d37 16:04:21 ---> dd179ee820d3 16:04:21 Step 27/27 : LABEL version=0.0.0 16:04:22 ---> Running in 0750f2079edd 16:04:22 Removing intermediate container 0750f2079edd 16:04:22 ---> aeba84909cca 16:04:22 [Warning] One or more build-args [ARCH] were not consumed 16:04:22 Successfully built aeba84909cca 16:04:22 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:04:38 Still waiting to schedule task 16:04:38 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 16:06:22 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9149 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:06:22 Running in /w/workspace/app-service-configurable/14 [Pipeline] { [Pipeline] checkout 16:06:26 using credential edgex-jenkins-ssh 16:06:26 Cloning the remote Git repository 16:06:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:06:27 > git init /w/workspace/app-service-configurable/14 # timeout=10 16:06:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:06:27 > git --version # timeout=10 16:06:27 > git --version # 'git version 2.17.1' 16:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:28 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 086fa68527d2b647e7b36b281ee48dcaf6fe0810 16:06:28 Merge succeeded, producing 59898e56554b1f39c4170c7d0d1384285ba6e514 16:06:28 Checking out Revision 59898e56554b1f39c4170c7d0d1384285ba6e514 (PR-124) 16:06:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:06:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:06:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:06:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:06:28 > git config core.sparsecheckout # timeout=10 16:06:28 > git checkout -f 086fa68527d2b647e7b36b281ee48dcaf6fe0810 # timeout=10 16:06:28 > git remote # timeout=10 16:06:28 > git config --get remote.origin.url # timeout=10 16:06:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:06:28 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 16:06:28 > git rev-parse HEAD^{commit} # timeout=10 16:06:28 > git config core.sparsecheckout # timeout=10 16:06:28 > git checkout -f 59898e56554b1f39c4170c7d0d1384285ba6e514 # timeout=10 16:06:32 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 16:06:32 First time build. Skipping changelog. 16:06:32 > git rev-list --no-walk ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:34 + echo snap-build.sh 16:06:34 snap-build.sh 16:06:34 + SNAP_BASE_DIR=. 16:06:34 + '[' '!' -z /w/workspace/app-service-configurable/14 ']' 16:06:34 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/14 16:06:34 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/14]' 16:06:34 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/14] 16:06:34 + sudo apt-get update 16:06:34 Get:1 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] 16:06:34 Hit:2 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic InRelease 16:06:34 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 16:06:34 Get:4 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 16:06:34 Get:5 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 16:06:34 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [15.4 kB] 16:06:35 Get:7 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 16:06:35 Get:8 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main arm64 Packages [824 B] 16:06:35 Get:9 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main Translation-en [476 B] 16:06:35 Get:10 https://download.docker.com/linux/ubuntu bionic/stable arm64 Packages [12.9 kB] 16:06:36 Get:11 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 16:06:36 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 16:06:36 Get:13 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 16:06:36 Get:14 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 16:06:36 Get:15 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 16:06:36 Get:16 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 16:06:36 Get:17 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 16:06:36 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 16:06:36 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 16:06:36 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 16:06:36 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 16:06:36 Get:22 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 16:06:36 Get:23 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 16:06:36 Get:24 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main arm64 Packages [9340 B] 16:06:36 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 16:06:36 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 16:06:36 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 16:06:37 Get:28 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main Translation-en [1360 B] 16:06:37 Get:29 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [9992 B] 16:06:37 Get:30 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main Translation-en [4764 B] 16:06:37 Get:31 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [9932 B] 16:06:37 Get:32 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe Translation-en [4588 B] 16:06:49 Fetched 6071 kB in 5s (1343 kB/s) 16:06:52 Reading package lists... 16:06:52 + sudo apt-get install -y expect 16:06:53 Reading package lists... 16:06:54 Building dependency tree... 16:06:54 Reading state information... 16:06:54 The following additional packages will be installed: 16:06:54 tcl-expect 16:06:55 The following NEW packages will be installed: 16:06:55 expect tcl-expect 16:06:55 0 upgraded, 2 newly installed, 0 to remove and 233 not upgraded. 16:06:55 Need to get 233 kB of archives. 16:06:55 After this operation, 523 kB of additional disk space will be used. 16:06:55 Get:1 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic/universe arm64 tcl-expect arm64 5.45.4-1 [95.9 kB] 16:06:55 Get:2 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic/universe arm64 expect arm64 5.45.4-1 [137 kB] 16:06:56 debconf: unable to initialize frontend: Dialog 16:06:56 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 16:06:56 debconf: falling back to frontend: Readline 16:06:56 debconf: unable to initialize frontend: Readline 16:06:56 debconf: (This frontend requires a controlling tty.) 16:06:56 debconf: falling back to frontend: Teletype 16:06:56 dpkg-preconfigure: unable to re-open stdin: 16:06:56 Fetched 233 kB in 1s (370 kB/s) 16:06:57 Selecting previously unselected package tcl-expect:arm64. 16:06:59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 171706 files and directories currently installed.) 16:06:59 Preparing to unpack .../tcl-expect_5.45.4-1_arm64.deb ... 16:06:59 Unpacking tcl-expect:arm64 (5.45.4-1) ... 16:06:59 Selecting previously unselected package expect. 16:06:59 Preparing to unpack .../expect_5.45.4-1_arm64.deb ... 16:06:59 Unpacking expect (5.45.4-1) ... 16:06:59 Setting up tcl-expect:arm64 (5.45.4-1) ... 16:06:59 Setting up expect (5.45.4-1) ... 16:06:59 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:07:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:07:11 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:07:11 + pushd /w/workspace/app-service-configurable/14 16:07:11 + unbuffer sudo snapcraft clean 16:07:11 sudo: snapcraft: command not found [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:07:12 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 16:07:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:07:16 ---> package-listing.sh 16:07:16 ++ facter osfamily 16:07:16 ++ tr '[:upper:]' '[:lower:]' 16:07:16 + OS_FAMILY=redhat 16:07:16 + workspace=/w/workspace/_app-service-configurable_PR-124 16:07:16 + START_PACKAGES=/tmp/packages_start.txt 16:07:16 + END_PACKAGES=/tmp/packages_end.txt 16:07:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:16 + PACKAGES=/tmp/packages_start.txt 16:07:16 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 16:07:16 + PACKAGES=/tmp/packages_end.txt 16:07:16 + case "${OS_FAMILY}" in 16:07:16 + rpm -qa 16:07:16 + sort 16:07:21 + '[' -f /tmp/packages_start.txt ']' 16:07:21 + '[' -f /tmp/packages_end.txt ']' 16:07:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:21 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 16:07:21 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 16:07:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 16:07:21 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:07:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:07:22 16:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:07:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:07:23 alpine: Pulling from edgex-lftools-log-publisher 16:07:23 df20fa9351a1: Pulling fs layer 16:07:23 36b3adc4ff6f: Pulling fs layer 16:07:23 8ad3a11d3b57: Pulling fs layer 16:07:23 46f8f816bc3b: Pulling fs layer 16:07:23 93b61091891f: Pulling fs layer 16:07:23 93b9cdb0e59b: Pulling fs layer 16:07:23 5e14af77c1be: Pulling fs layer 16:07:23 01666e4c0597: Pulling fs layer 16:07:23 aa168da1d23b: Pulling fs layer 16:07:23 46f8f816bc3b: Waiting 16:07:23 93b61091891f: Waiting 16:07:23 93b9cdb0e59b: Waiting 16:07:23 5e14af77c1be: Waiting 16:07:23 01666e4c0597: Waiting 16:07:23 aa168da1d23b: Waiting 16:07:23 36b3adc4ff6f: Verifying Checksum 16:07:23 36b3adc4ff6f: Download complete 16:07:23 46f8f816bc3b: Verifying Checksum 16:07:23 46f8f816bc3b: Download complete 16:07:23 df20fa9351a1: Verifying Checksum 16:07:23 df20fa9351a1: Download complete 16:07:23 93b9cdb0e59b: Verifying Checksum 16:07:23 93b9cdb0e59b: Download complete 16:07:23 5e14af77c1be: Verifying Checksum 16:07:23 5e14af77c1be: Download complete 16:07:23 93b61091891f: Verifying Checksum 16:07:23 93b61091891f: Download complete 16:07:23 01666e4c0597: Verifying Checksum 16:07:23 01666e4c0597: Download complete 16:07:24 df20fa9351a1: Pull complete 16:07:24 8ad3a11d3b57: Verifying Checksum 16:07:24 8ad3a11d3b57: Download complete 16:07:24 36b3adc4ff6f: Pull complete 16:07:26 8ad3a11d3b57: Pull complete 16:07:26 46f8f816bc3b: Pull complete 16:07:26 93b61091891f: Pull complete 16:07:26 93b9cdb0e59b: Pull complete 16:07:27 5e14af77c1be: Pull complete 16:07:27 01666e4c0597: Pull complete 16:07:31 aa168da1d23b: Verifying Checksum 16:07:31 aa168da1d23b: Download complete 16:07:41 aa168da1d23b: Pull complete 16:07:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:07:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:07:41 prd-centos7-docker-4c-2g-9144 does not seem to be running inside a container 16:07:42 $ 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:07:45 $ docker top 14c358c6983e66d46e061201aa59c207a0b0237e12874c6038cff06f4880d16f -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:46 + touch /tmp/pre-build-complete [Pipeline] sh 16:07:46 + mkdir -p /var/log/sa [Pipeline] sh 16:07:46 + ls /var/log/sa-host 16:07:46 + sadf -c /var/log/sa-host/sa05 16:07:46 file_magic: OK 16:07:46 HZ: Using current value: 100 16:07:46 file_header: OK 16:07:46 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 16:07:46 Statistics: 16:07:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:07:46 File successfully converted to sysstat format version 12.2.1 16:07:46 + sadf -c /var/log/sa-host/sa27 16:07:46 file_magic: OK 16:07:46 HZ: Using current value: 100 16:07:46 file_header: OK 16:07:46 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 16:07:46 Statistics: 16:07:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:07:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:47 provisioning config files... 16:07:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config3742799572153389491tmp [Pipeline] { [Pipeline] echo 16:07:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:07:47 ---> create-netrc.sh [Pipeline] } 16:07:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:07:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:07:48 ---> python-tools-install.sh [Pipeline] echo 16:07:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:07:48 ---> sudo-logs.sh 16:07:48 Archiving 'sudo' log.. [Pipeline] echo 16:07:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:07:48 ---> job-cost.sh 16:07:48 lf-activate-venv: SKIPPING 16:07:48 INFO: No Stack... 16:07:50 INFO: Retrieving Pricing Info for: v1-standard-2 16:07:50 INFO: Archiving Costs [Pipeline] echo 16:07:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:07:50 ---> logs-deploy.sh 16:07:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/14 16:07:50 INFO: archiving workspace using pattern(s): 16:07:53 Archives upload complete. 16:07:53 INFO: archiving logs to Nexus 16:07:54 ---> uname -a: 16:07:54 Linux prd-centos7-docker-4c-2g-9144.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:07:54 16:07:54 16:07:54 ---> lscpu: 16:07:54 Architecture: x86_64 16:07:54 CPU op-mode(s): 32-bit, 64-bit 16:07:54 Byte Order: Little Endian 16:07:54 Address sizes: 40 bits physical, 48 bits virtual 16:07:54 CPU(s): 4 16:07:54 On-line CPU(s) list: 0-3 16:07:54 Thread(s) per core: 1 16:07:54 Core(s) per socket: 1 16:07:54 Socket(s): 4 16:07:54 NUMA node(s): 1 16:07:54 Vendor ID: GenuineIntel 16:07:54 CPU family: 6 16:07:54 Model: 44 16:07:54 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:07:54 Stepping: 1 16:07:54 CPU MHz: 2933.438 16:07:54 BogoMIPS: 5866.87 16:07:54 Virtualization: VT-x 16:07:54 Hypervisor vendor: KVM 16:07:54 Virtualization type: full 16:07:54 L1d cache: 128 KiB 16:07:54 L1i cache: 128 KiB 16:07:54 L2 cache: 16 MiB 16:07:54 L3 cache: 64 MiB 16:07:54 NUMA node0 CPU(s): 0-3 16:07:54 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:07:54 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:07:54 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:07:54 Vulnerability Meltdown: Mitigation; PTI 16:07:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:07:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:07:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:07:54 Vulnerability Tsx async abort: Not affected 16:07:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:07:54 16:07:54 16:07:54 ---> nproc: 16:07:54 4 16:07:54 16:07:54 16:07:54 ---> df -h: 16:07:54 Filesystem Size Used Available Use% Mounted on 16:07:54 overlay 50.0G 7.2G 42.8G 14% / 16:07:54 tmpfs 64.0M 0 64.0M 0% /dev 16:07:54 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:07:54 shm 64.0M 0 64.0M 0% /dev/shm 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124@tmp 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 16:07:54 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 16:07:54 16:07:54 16:07:54 ---> free -m: 16:07:54 total used free shared buff/cache available 16:07:54 Mem: 1837 665 115 0 1056 1068 16:07:54 Swap: 1023 0 1023 16:07:54 16:07:54 16:07:54 ---> ip addr: 16:07:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:07:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:07:54 inet 127.0.0.1/8 scope host lo 16:07:54 valid_lft forever preferred_lft forever 16:07:54 inet6 ::1/128 scope host 16:07:54 valid_lft forever preferred_lft forever 16:07:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:07:54 link/ether fa:16:3e:a6:aa:e9 brd ff:ff:ff:ff:ff:ff 16:07:54 inet 10.30.122.167/23 brd 10.30.123.255 scope global dynamic eth0 16:07:54 valid_lft 85623sec preferred_lft 85623sec 16:07:54 inet6 fe80::f816:3eff:fea6:aae9/64 scope link 16:07:54 valid_lft forever preferred_lft forever 16:07:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:07:54 link/ether 02:42:01:b7:7a:c9 brd ff:ff:ff:ff:ff:ff 16:07:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:07:54 valid_lft forever preferred_lft forever 16:07:54 inet6 fe80::42:1ff:feb7:7ac9/64 scope link 16:07:54 valid_lft forever preferred_lft forever 16:07:54 16:07:54 16:07:54 ---> sar -b -r -n DEV: 16:07:54 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 16:07:54 16:07:54 15:54:38 LINUX RESTART (4 CPU) 16:07:54 16:07:54 15:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:07:54 15:57:01 11.89 4.70 7.19 0.00 1016.41 195.33 0.00 16:07:54 15:58:01 1.83 0.00 1.83 0.00 0.00 35.91 0.00 16:07:54 15:59:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 16:07:54 16:00:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 16:07:54 16:01:01 0.37 0.02 0.35 0.00 0.13 5.01 0.00 16:07:54 16:02:02 0.55 0.13 0.42 0.00 2.26 7.24 0.00 16:07:54 16:03:01 0.29 0.00 0.29 0.00 0.00 3.03 0.00 16:07:54 16:04:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 16:07:54 16:05:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 16:07:54 16:06:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 16:07:54 16:07:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 16:07:54 Average: 1.46 0.44 1.02 0.00 91.34 23.53 0.00 16:07:54 16:07:54 15:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:07:54 15:57:01 160824 0 575412 30.58 2620 1142700 1139280 38.88 445880 1114784 20 16:07:54 15:58:01 160956 0 575272 30.57 2620 1142708 1139280 38.88 446052 1114688 12 16:07:54 15:59:01 171504 0 564720 30.01 2620 1142712 1055136 36.01 440660 1110792 8 16:07:54 16:00:01 170460 0 565764 30.07 2620 1142712 1055388 36.02 446052 1106796 12 16:07:54 16:01:01 169440 0 566776 30.12 2620 1142720 1057872 36.10 446912 1106796 8 16:07:54 16:02:02 171744 0 564320 29.99 2620 1142872 1055644 36.03 444900 1106872 12 16:07:54 16:03:01 170588 0 565476 30.05 2620 1142872 1055824 36.03 445868 1106872 8 16:07:54 16:04:01 171596 0 564460 30.00 2620 1142880 1055644 36.03 444884 1106872 8 16:07:54 16:05:01 170512 0 565540 30.06 2620 1142884 1055848 36.03 443972 1108920 8 16:07:54 16:06:01 170888 0 565156 30.04 2620 1142892 1055776 36.03 433372 1119164 8 16:07:54 16:07:01 170824 0 565220 30.04 2620 1142892 1055800 36.03 433500 1119160 8 16:07:54 Average: 169031 0 567101 30.14 2620 1142804 1071045 36.55 442914 1111065 10 16:07:54 16:07:54 15:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:07:54 15:57:01 eth0 19.02 16.24 24.49 16.80 0.00 0.00 0.00 0.00 16:07:54 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 15:57:01 docker0 1.42 1.23 0.32 3.27 0.00 0.00 0.00 0.00 16:07:54 15:58:01 eth0 0.92 0.75 2.02 0.05 0.00 0.00 0.00 0.00 16:07:54 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 15:59:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:07:54 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:00:01 eth0 1.12 0.48 0.32 0.22 0.00 0.00 0.00 0.00 16:07:54 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:01:01 eth0 0.68 0.40 0.40 0.26 0.00 0.00 0.00 0.00 16:07:54 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:02:02 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:07:54 16:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:03:01 eth0 0.64 0.44 0.28 0.21 0.00 0.00 0.00 0.00 16:07:54 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:04:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:07:54 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:05:01 eth0 0.73 0.40 0.48 0.22 0.00 0.00 0.00 0.00 16:07:54 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:06:01 eth0 1.02 0.18 0.20 0.07 0.00 0.00 0.00 0.00 16:07:54 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:07:01 eth0 0.48 0.38 0.27 0.20 0.00 0.00 0.00 0.00 16:07:54 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 Average: eth0 2.37 1.75 2.57 1.62 0.00 0.00 0.00 0.00 16:07:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:54 Average: docker0 0.13 0.11 0.03 0.29 0.00 0.00 0.00 0.00 16:07:54 16:07:54 16:07:54 ---> sar -P ALL: 16:07:54 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 16:07:54 16:07:54 15:54:38 LINUX RESTART (4 CPU) 16:07:54 16:07:54 15:56:02 CPU %user %nice %system %iowait %steal %idle 16:07:54 15:57:01 all 1.05 0.00 0.87 0.17 2.73 95.18 16:07:54 15:57:01 0 0.96 0.00 1.10 0.19 2.83 94.92 16:07:54 15:57:01 1 0.94 0.00 0.79 0.08 2.80 95.39 16:07:54 15:57:01 2 0.86 0.00 0.81 0.32 2.89 95.12 16:07:54 15:57:01 3 1.43 0.00 0.79 0.10 2.40 95.28 16:07:54 15:58:01 all 0.12 0.00 0.05 0.00 0.36 99.48 16:07:54 15:58:01 0 0.02 0.00 0.03 0.00 0.20 99.75 16:07:54 15:58:01 1 0.05 0.00 0.07 0.00 0.70 99.19 16:07:54 15:58:01 2 0.05 0.00 0.05 0.00 0.25 99.65 16:07:54 15:58:01 3 0.35 0.00 0.03 0.00 0.28 99.34 16:07:54 15:59:01 all 0.11 0.00 0.07 0.00 0.53 99.29 16:07:54 15:59:01 0 0.03 0.00 0.07 0.00 0.48 99.42 16:07:54 15:59:01 1 0.03 0.00 0.07 0.00 0.50 99.40 16:07:54 15:59:01 2 0.28 0.00 0.08 0.00 0.53 99.10 16:07:54 15:59:01 3 0.08 0.00 0.07 0.00 0.60 99.25 16:07:54 16:00:01 all 0.12 0.00 0.04 0.00 0.86 98.98 16:07:54 16:00:01 0 0.03 0.00 0.02 0.00 0.89 99.06 16:07:54 16:00:01 1 0.05 0.00 0.03 0.00 0.99 98.93 16:07:54 16:00:01 2 0.03 0.00 0.08 0.00 0.77 99.11 16:07:54 16:00:01 3 0.36 0.00 0.03 0.00 0.77 98.83 16:07:54 16:01:01 all 0.11 0.00 0.05 0.00 0.42 99.41 16:07:54 16:01:01 0 0.02 0.00 0.05 0.00 0.48 99.45 16:07:54 16:01:01 1 0.03 0.00 0.03 0.00 0.40 99.53 16:07:54 16:01:01 2 0.35 0.00 0.12 0.02 0.58 98.94 16:07:54 16:01:01 3 0.05 0.00 0.02 0.00 0.20 99.73 16:07:54 16:02:02 all 0.12 0.00 0.04 0.00 0.15 99.70 16:07:54 16:02:02 0 0.02 0.00 0.02 0.00 0.08 99.88 16:07:54 16:02:02 1 0.12 0.00 0.08 0.00 0.32 99.48 16:07:54 16:02:02 2 0.32 0.00 0.03 0.00 0.15 99.50 16:07:54 16:02:02 3 0.02 0.00 0.02 0.00 0.05 99.92 16:07:54 16:03:01 all 0.12 0.00 0.03 0.00 0.37 99.48 16:07:54 16:03:01 0 0.02 0.00 0.00 0.00 0.12 99.86 16:07:54 16:03:01 1 0.37 0.00 0.03 0.00 0.84 98.75 16:07:54 16:03:01 2 0.05 0.00 0.05 0.00 0.41 99.49 16:07:54 16:03:01 3 0.03 0.00 0.02 0.00 0.12 99.83 16:07:54 16:04:01 all 0.10 0.00 0.05 0.00 0.43 99.42 16:07:54 16:04:01 0 0.00 0.00 0.08 0.00 0.22 99.70 16:07:54 16:04:01 1 0.32 0.00 0.02 0.00 0.55 99.12 16:07:54 16:04:01 2 0.00 0.00 0.03 0.00 0.38 99.58 16:07:54 16:04:01 3 0.07 0.00 0.08 0.00 0.58 99.27 16:07:54 16:05:01 all 0.14 0.00 0.03 0.00 0.36 99.47 16:07:54 16:05:01 0 0.12 0.00 0.03 0.00 0.32 99.53 16:07:54 16:05:01 1 0.40 0.00 0.02 0.00 0.63 98.96 16:07:54 16:05:01 2 0.03 0.00 0.05 0.00 0.28 99.63 16:07:54 16:05:01 3 0.02 0.00 0.03 0.00 0.20 99.75 16:07:54 16:06:01 all 0.10 0.00 0.01 0.00 0.44 99.46 16:07:54 16:06:01 0 0.00 0.00 0.02 0.00 0.25 99.73 16:07:54 16:06:01 1 0.37 0.00 0.00 0.00 0.55 99.09 16:07:54 16:06:01 2 0.02 0.00 0.02 0.00 0.38 99.58 16:07:54 16:06:01 3 0.00 0.00 0.02 0.00 0.56 99.42 16:07:54 16:07:01 all 0.13 0.00 0.02 0.00 0.20 99.65 16:07:54 16:07:01 0 0.02 0.00 0.00 0.00 0.10 99.88 16:07:54 16:07:01 1 0.42 0.00 0.03 0.00 0.32 99.23 16:07:54 16:07:01 2 0.03 0.00 0.02 0.00 0.13 99.82 16:07:54 16:07:01 3 0.05 0.00 0.02 0.00 0.27 99.67 16:07:54 16:07:54 Average: CPU %user %nice %system %iowait %steal %idle 16:07:54 Average: all 0.20 0.00 0.11 0.02 0.62 99.05 16:07:54 Average: 0 0.11 0.00 0.13 0.02 0.54 99.20 16:07:54 Average: 1 0.28 0.00 0.11 0.01 0.78 98.83 16:07:54 Average: 2 0.18 0.00 0.12 0.03 0.61 99.05 16:07:54 Average: 3 0.22 0.00 0.10 0.01 0.55 99.12 16:07:54 16:07:54 16:07:54