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 eb95a8810dbf10c9fd4fedba36a0f72971cb7199+b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 (687dfcda90690653e63a5c5f3595ad2cd2e1f9b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@b563489c51c9371daa340b5f9eeea531cdc8566f Attempting to resolve b563489c51c9371daa340b5f9eeea531cdc8566f 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 b563489c51c9371daa340b5f9eeea531cdc8566f 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 b563489c51c9371daa340b5f9eeea531cdc8566f^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains b563489c51c9371daa340b5f9eeea531cdc8566f # timeout=10 Selected match: pr/264/merge revision b563489c51c9371daa340b5f9eeea531cdc8566f 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 b563489c51c9371daa340b5f9eeea531cdc8566f (pr/264/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f b563489c51c9371daa340b5f9eeea531cdc8566f # timeout=10 Commit message: "feat(snap): Use new native build 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-4441 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 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit eb95a8810dbf10c9fd4fedba36a0f72971cb7199 Merge succeeded, producing eb95a8810dbf10c9fd4fedba36a0f72971cb7199 Checking out Revision eb95a8810dbf10c9fd4fedba36a0f72971cb7199 (PR-124) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # 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 b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 Commit message: "ci: testing new native snap build" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 875f7634c9e73d2f964494396a4c8bf4cc82f848 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:32:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:32:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:32:54 ========================================================= 22:32:54 EdgeX Global Pipelines Version Info 22:32:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:32:55 ------------------- 22:32:55 stable info: 22:32:55 ------------------- 22:32:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:32:55 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 22:32:55 Message: update stable to v1.0.131 22:32:56 ------------------- 22:32:56 experimental info: 22:32:56 ------------------- 22:32:56 Commited By: **** collab-it+edgex@linuxfoundation.org 22:32:56 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 22:32:56 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:32:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:32:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:32:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:32:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:32:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:32:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:32:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:32:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:32:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 22:32:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 22:33:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb95a8810dbf10c9fd4fedba36a0f72971cb7199 [Pipeline] echo 22:33:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb95a88 [Pipeline] echo 22:33:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:33:01 + git log --format=format:%s -1 eb95a8810dbf10c9fd4fedba36a0f72971cb7199 [Pipeline] echo 22:33:01 GIT_COMMIT: eb95a8810dbf10c9fd4fedba36a0f72971cb7199, Commit Message: ci: testing new native snap build [Pipeline] echo 22:33:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:33:01 22:33:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:33:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:33:02 latest: Pulling from edgex-devops/git-semver 22:33:02 31603596830f: Pulling fs layer 22:33:02 2a8b12db71e7: Pulling fs layer 22:33:02 6ca5941a6612: Pulling fs layer 22:33:02 ecc8261a40a4: Pulling fs layer 22:33:02 ecc8261a40a4: Waiting 22:33:02 2a8b12db71e7: Verifying Checksum 22:33:02 2a8b12db71e7: Download complete 22:33:02 31603596830f: Download complete 22:33:02 ecc8261a40a4: Verifying Checksum 22:33:02 ecc8261a40a4: Download complete 22:33:02 6ca5941a6612: Verifying Checksum 22:33:02 6ca5941a6612: Download complete 22:33:02 31603596830f: Pull complete 22:33:02 2a8b12db71e7: Pull complete 22:33:03 6ca5941a6612: Pull complete 22:33:03 ecc8261a40a4: Pull complete 22:33:03 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:33:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:33:03 prd-centos7-docker-4c-2g-4441 does not seem to be running inside a container 22:33:04 $ 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 22:33:06 $ docker top 0b671ede0f3519a18795894d9a5223b98bd1e398b7b224015f6110cc1f891e41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:06 [ssh-agent] Looking for ssh-agent implementation... 22:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:06 $ docker exec 0b671ede0f3519a18795894d9a5223b98bd1e398b7b224015f6110cc1f891e41 ssh-agent 22:33:06 SSH_AUTH_SOCK=/tmp/ssh-q824NmX7V0vB/agent.12 22:33:06 SSH_AGENT_PID=18 22:33:06 Running ssh-add (command line suppressed) 22:33:07 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_1159285078040532753.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_1159285078040532753.key) 22:33:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:07 + git tag --points-at HEAD [Pipeline] } 22:33:07 $ docker exec --env ******** --env ******** 0b671ede0f3519a18795894d9a5223b98bd1e398b7b224015f6110cc1f891e41 ssh-agent -k 22:33:07 unset SSH_AUTH_SOCK; 22:33:07 unset SSH_AGENT_PID; 22:33:07 echo Agent pid 18 killed; 22:33:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:33:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:07 [ssh-agent] Looking for ssh-agent implementation... 22:33:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:07 $ docker exec 0b671ede0f3519a18795894d9a5223b98bd1e398b7b224015f6110cc1f891e41 ssh-agent 22:33:08 SSH_AUTH_SOCK=/tmp/ssh-PbVVjpyBeaMB/agent.47 22:33:08 SSH_AGENT_PID=52 22:33:08 Running ssh-add (command line suppressed) 22:33:08 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_5765233431554163418.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_5765233431554163418.key) 22:33:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:08 + git semver init 22:33:08 # -> Open(): unable to determine branch for HEAD 22:33:08 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 22:33:08 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 22:33:08 # $SEMVER_REMOTE_NAME = origin 22:33:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:33:08 # $SEMVER_USER_NAME = edgex-jenkins 22:33:08 # $SEMVER_BRANCH = PR-124 22:33:08 # $SEMVER_TEMP = /tmp/semver-805214459 22:33:08 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:33:09 # '/tmp/semver-805214459' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 22:33:09 # -> Force: false 22:33:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 22:33:09 $ docker exec --env ******** --env ******** 0b671ede0f3519a18795894d9a5223b98bd1e398b7b224015f6110cc1f891e41 ssh-agent -k 22:33:09 unset SSH_AUTH_SOCK; 22:33:09 unset SSH_AGENT_PID; 22:33:09 echo Agent pid 52 killed; 22:33:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:10 + git semver [Pipeline] } 22:33:10 $ docker stop --time=1 0b671ede0f3519a18795894d9a5223b98bd1e398b7b224015f6110cc1f891e41 22:33:11 $ docker rm -f 0b671ede0f3519a18795894d9a5223b98bd1e398b7b224015f6110cc1f891e41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:33:12 Stashed 1 file(s) [Pipeline] echo 22:33:12 [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 22:33:27 Still waiting to schedule task 22:33:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:33:27 Still waiting to schedule task 22:33:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 22:35:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4442 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 22:35:26 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 22:35:31 using credential edgex-jenkins-ssh 22:35:31 Cloning the remote Git repository 22:35:31 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:35:31 > git init /w/workspace/app-service-configurable/3 # timeout=10 22:35:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:35:32 > git --version # timeout=10 22:35:32 > git --version # 'git version 2.17.1' 22:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:33 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:35:33 Merge succeeded, producing eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:35:33 Checking out Revision eb95a8810dbf10c9fd4fedba36a0f72971cb7199 (PR-124) 22:35:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:35:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:35:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:33 > 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 22:35:33 > git config core.sparsecheckout # timeout=10 22:35:33 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 22:35:33 > git remote # timeout=10 22:35:33 > git config --get remote.origin.url # timeout=10 22:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:33 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 22:35:33 > git rev-parse HEAD^{commit} # timeout=10 22:35:33 > git config core.sparsecheckout # timeout=10 22:35:33 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 22:35:38 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:35:39 ========================================================= 22:35:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:35:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:35:40 + 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 . 22:35:40 Sending build context to Docker daemon 93.7kB 22:35:41 Step 1/8 : ARG BASE=golang:1.15-alpine 22:35:41 Step 2/8 : FROM ${BASE} 22:35:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:35:41 b538f80385f9: Pulling fs layer 22:35:41 74f711af9a0d: Pulling fs layer 22:35:41 99f96fe45779: Pulling fs layer 22:35:41 8529a6b9a6be: Pulling fs layer 22:35:41 45590311c82a: Pulling fs layer 22:35:41 69ca0ff8b7b3: Pulling fs layer 22:35:41 209524e5b208: Pulling fs layer 22:35:41 69ca0ff8b7b3: Waiting 22:35:41 8529a6b9a6be: Waiting 22:35:41 45590311c82a: Waiting 22:35:41 209524e5b208: Waiting 22:35:41 99f96fe45779: Verifying Checksum 22:35:41 99f96fe45779: Download complete 22:35:41 74f711af9a0d: Verifying Checksum 22:35:41 74f711af9a0d: Download complete 22:35:41 45590311c82a: Download complete 22:35:41 69ca0ff8b7b3: Verifying Checksum 22:35:41 69ca0ff8b7b3: Download complete 22:35:41 b538f80385f9: Verifying Checksum 22:35:41 b538f80385f9: Download complete 22:35:42 b538f80385f9: Pull complete 22:35:42 74f711af9a0d: Pull complete 22:35:43 99f96fe45779: Pull complete 22:35:43 209524e5b208: Verifying Checksum 22:35:43 209524e5b208: Download complete 22:35:45 8529a6b9a6be: Verifying Checksum 22:35:45 8529a6b9a6be: Download complete 22:35:55 8529a6b9a6be: Pull complete 22:35:55 45590311c82a: Pull complete 22:35:56 69ca0ff8b7b3: Pull complete 22:35:56 Running on prd-centos7-docker-4c-2g-4443 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 22:35:56 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 22:35:59 using credential edgex-jenkins-ssh 22:35:59 Cloning the remote Git repository 22:35:59 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:35:59 > git init /w/workspace/app-service-configurable/3 # timeout=10 22:35:59 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:35:59 > git --version # timeout=10 22:35:59 > git --version # 'git version 2.16.5' 22:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:00 209524e5b208: Pull complete 22:36:00 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:36:00 ---> 5bddaf1c2fca 22:36:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:36:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:36:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:36:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:36:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:36:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:00 > 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 22:36:02 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:36:02 Merge succeeded, producing eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:36:02 Checking out Revision eb95a8810dbf10c9fd4fedba36a0f72971cb7199 (PR-124) 22:36:02 ---> Running in 2136d93c335e 22:36:02 > git config core.sparsecheckout # timeout=10 22:36:02 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 22:36:02 > git remote # timeout=10 22:36:02 > git config --get remote.origin.url # timeout=10 22:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:36:02 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 22:36:02 > git rev-parse HEAD^{commit} # timeout=10 22:36:02 > git config core.sparsecheckout # timeout=10 22:36:02 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 22:36:03 Removing intermediate container 2136d93c335e 22:36:03 ---> 571fae8d6fb6 22:36:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:03 ---> Running in 635fcd9adaf0 22:36:05 Removing intermediate container 635fcd9adaf0 22:36:05 ---> 53d8a36e94cf 22:36:05 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:36:06 Commit message: "ci: testing new native snap build" 22:36:06 ---> Running in 64ddf85b3849 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:36:07 ========================================================= 22:36:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:36:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:36:07 + 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 . 22:36:07 Sending build context to Docker daemon 93.7kB 22:36:08 Step 1/8 : ARG BASE=golang:1.15-alpine 22:36:08 Step 2/8 : FROM ${BASE} 22:36:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:36:08 df20fa9351a1: Pulling fs layer 22:36:08 ed8968b2872e: Pulling fs layer 22:36:08 a92cc7c5fd73: Pulling fs layer 22:36:08 e871e8e8d7a9: Pulling fs layer 22:36:08 e73272ec9a57: Pulling fs layer 22:36:08 1e910a182e73: Pulling fs layer 22:36:08 4e634b169226: Pulling fs layer 22:36:08 e73272ec9a57: Waiting 22:36:08 1e910a182e73: Waiting 22:36:08 4e634b169226: Waiting 22:36:08 e871e8e8d7a9: Waiting 22:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:36:08 a92cc7c5fd73: Download complete 22:36:08 ed8968b2872e: Download complete 22:36:08 e73272ec9a57: Download complete 22:36:08 1e910a182e73: Verifying Checksum 22:36:08 1e910a182e73: Download complete 22:36:08 df20fa9351a1: Verifying Checksum 22:36:08 df20fa9351a1: Download complete 22:36:08 df20fa9351a1: Pull complete 22:36:08 ed8968b2872e: Pull complete 22:36:08 a92cc7c5fd73: Pull complete 22:36:09 (1/6) Installing libc-dev (0.7.2-r3) 22:36:09 (2/6) Installing libsodium (1.0.18-r0) 22:36:09 (3/6) Installing pkgconf (1.7.2-r0) 22:36:09 (4/6) Installing libsodium-dev (1.0.18-r0) 22:36:09 (5/6) Installing libzmq (4.3.3-r0) 22:36:09 (6/6) Installing zeromq-dev (4.3.3-r0) 22:36:10 4e634b169226: Verifying Checksum 22:36:10 4e634b169226: Download complete 22:36:10 Executing busybox-1.31.1-r16.trigger 22:36:10 OK: 144 MiB in 45 packages 22:36:10 e871e8e8d7a9: Verifying Checksum 22:36:10 e871e8e8d7a9: Download complete 22:36:11 Removing intermediate container 64ddf85b3849 22:36:11 ---> 7dc9cfc04db3 22:36:11 Step 6/8 : WORKDIR /app 22:36:11 ---> Running in 40adff3a5ce1 22:36:12 Removing intermediate container 40adff3a5ce1 22:36:12 ---> 78d0015b4201 22:36:12 Step 7/8 : COPY . . 22:36:13 ---> 05e7b63389bf 22:36:13 Step 8/8 : RUN go mod download 22:36:13 ---> Running in 80a8f8cb07db 22:36:16 e871e8e8d7a9: Pull complete 22:36:16 e73272ec9a57: Pull complete 22:36:16 1e910a182e73: Pull complete 22:36:21 4e634b169226: Pull complete 22:36:21 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:36:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:36:21 ---> f7629b54cfaa 22:36:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:36:21 ---> Running in d88be90f8619 22:36:21 Removing intermediate container d88be90f8619 22:36:21 ---> 74fef9ea91a2 22:36:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:21 ---> Running in a657aa63743c 22:36:22 Removing intermediate container a657aa63743c 22:36:22 ---> 2b51646a00b5 22:36:22 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:36:22 ---> Running in 8ff0470595c1 22:36:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:25 (1/6) Installing libc-dev (0.7.2-r3) 22:36:26 (2/6) Installing libsodium (1.0.18-r0) 22:36:26 (3/6) Installing pkgconf (1.7.2-r0) 22:36:26 (4/6) Installing libsodium-dev (1.0.18-r0) 22:36:26 (5/6) Installing libzmq (4.3.3-r0) 22:36:26 (6/6) Installing zeromq-dev (4.3.3-r0) 22:36:26 Executing busybox-1.31.1-r16.trigger 22:36:26 OK: 167 MiB in 45 packages 22:36:27 Removing intermediate container 8ff0470595c1 22:36:27 ---> bf3f6dfb6344 22:36:27 Step 6/8 : WORKDIR /app 22:36:27 ---> Running in 5c1facb1ec70 22:36:27 Removing intermediate container 5c1facb1ec70 22:36:27 ---> a8a0490ba37a 22:36:27 Step 7/8 : COPY . . 22:36:27 ---> ccabd13751e4 22:36:27 Step 8/8 : RUN go mod download 22:36:27 ---> Running in 6515979e744a 22:36:45 Removing intermediate container 80a8f8cb07db 22:36:45 ---> b3c44dc7e57d 22:36:45 Successfully built b3c44dc7e57d 22:36:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:36:46 + docker inspect -f . ci-base-image-arm64 22:36:46 . [Pipeline] withDockerContainer 22:36:46 prd-ubuntu18.04-docker-arm64-4c-16g-4442 does not seem to be running inside a container 22:36:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 22:36:48 $ docker top 64186c62fb0fd1466e05a1e805ae9800e1f19e2f4e2859d2fdc7ea765cd5cd16 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:49 + go version 22:36:49 go version go1.15.2 linux/arm64 [Pipeline] } 22:36:49 $ docker stop --time=1 64186c62fb0fd1466e05a1e805ae9800e1f19e2f4e2859d2fdc7ea765cd5cd16 22:36:51 $ docker rm -f 64186c62fb0fd1466e05a1e805ae9800e1f19e2f4e2859d2fdc7ea765cd5cd16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:52 + docker inspect -f . ci-base-image-arm64 22:36:52 . [Pipeline] withDockerContainer 22:36:53 prd-ubuntu18.04-docker-arm64-4c-16g-4442 does not seem to be running inside a container 22:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 22:36:54 Removing intermediate container 6515979e744a 22:36:54 ---> 64060e8acca9 22:36:54 Successfully built 64060e8acca9 22:36:54 Successfully tagged ci-base-image-x86_64:latest 22:36:55 $ docker top 385c0f0bd7d315fafd5bbfbd6f3e09dcf513d28bc58cc06e05b6cb51679232b1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:36:55 + docker inspect -f . ci-base-image-x86_64 22:36:55 . [Pipeline] withDockerContainer 22:36:55 prd-centos7-docker-4c-2g-4443 does not seem to be running inside a container 22:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 22:36:56 + make test 22:36:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:36:56 $ docker top 68d7cab0b7538154ee31969a63b1f51f88a423ce3fdf4152e1df20e365d08add -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:57 + go version 22:36:57 go version go1.15.2 linux/amd64 [Pipeline] } 22:36:57 $ docker stop --time=1 68d7cab0b7538154ee31969a63b1f51f88a423ce3fdf4152e1df20e365d08add 22:36:58 $ docker rm -f 68d7cab0b7538154ee31969a63b1f51f88a423ce3fdf4152e1df20e365d08add [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:59 + docker inspect -f . ci-base-image-x86_64 22:36:59 . [Pipeline] withDockerContainer 22:36:59 prd-centos7-docker-4c-2g-4443 does not seem to be running inside a container 22:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 22:37:00 $ docker top 1dd8553901b758dccaf81583ff1b21648e1ac79ed818dc0a1f6f2179ccabfc62 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:01 + make test 22:37:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:37:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:37:19 CGO_ENABLED=1 go vet ./... 22:37:20 gofmt -l . 22:37:20 [ "`gofmt -l .`" = "" ] 22:37:20 ./bin/test-go-mod-tidy.sh 22:37:20 ./bin/test-attribution-txt.sh [Pipeline] stash 22:37:21 Stashed 1 file(s) [Pipeline] } 22:37:21 $ docker stop --time=1 1dd8553901b758dccaf81583ff1b21648e1ac79ed818dc0a1f6f2179ccabfc62 22:37:23 $ docker rm -f 1dd8553901b758dccaf81583ff1b21648e1ac79ed818dc0a1f6f2179ccabfc62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:37:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:37:28 + ls -al . 22:37:28 total 96 22:37:28 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 9 22:37 . 22:37:28 drwxrwxr-x. 4 jenkins jenkins 28 Oct 9 22:35 .. 22:37:28 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 9 22:36 Attribution.txt 22:37:28 drwxrwxr-x. 2 jenkins jenkins 64 Oct 9 22:36 bin 22:37:28 -rw-r--r--. 1 jenkins jenkins 10 Oct 9 22:37 coverage.out 22:37:28 -rw-rw-r--. 1 jenkins jenkins 180 Oct 9 22:36 docker-compose.debug.yml 22:37:28 -rw-rw-r--. 1 jenkins jenkins 133 Oct 9 22:36 docker-compose.yml 22:37:28 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 9 22:36 Dockerfile 22:37:28 -rw-rw-r--. 1 jenkins jenkins 966 Oct 9 22:36 Dockerfile.build 22:37:28 -rw-rw-r--. 1 jenkins jenkins 119 Oct 9 22:36 .dockerignore 22:37:28 drwxrwxr-x. 8 jenkins jenkins 179 Oct 9 22:36 .git 22:37:28 drwxrwxr-x. 2 jenkins jenkins 81 Oct 9 22:36 .github 22:37:28 -rw-rw-r--. 1 jenkins jenkins 93 Oct 9 22:36 .gitignore 22:37:28 -rw-r--r--. 1 jenkins jenkins 133 Oct 9 22:37 go.mod 22:37:28 -rw-r--r--. 1 jenkins jenkins 19640 Oct 9 22:37 go.sum 22:37:28 -rw-rw-r--. 1 jenkins jenkins 766 Oct 9 22:36 Jenkinsfile 22:37:28 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 9 22:36 LICENSE 22:37:28 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 9 22:36 main.go 22:37:28 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 9 22:36 makefile 22:37:28 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 9 22:36 README.md 22:37:28 drwxrwxr-x. 10 jenkins jenkins 171 Oct 9 22:36 res 22:37:28 drwxrwxr-x. 4 jenkins jenkins 71 Oct 9 22:36 snap 22:37:28 -rw-rw-r--. 1 jenkins jenkins 5 Oct 9 22:33 VERSION [Pipeline] isUnix [Pipeline] sh 22:37:28 + 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=eb95a8810dbf10c9fd4fedba36a0f72971cb7199 --label arch=amd64 --label version=0.0.0 . 22:37:28 Sending build context to Docker daemon 116.2kB 22:37:28 Step 1/27 : ARG BASE=golang:1.15-alpine 22:37:28 Step 2/27 : FROM ${BASE} AS builder 22:37:28 ---> 64060e8acca9 22:37:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:37:28 ---> Running in 525bbf712327 22:37:28 Removing intermediate container 525bbf712327 22:37:28 ---> ee351e0f4cfa 22:37:28 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:37:28 ---> Running in b4d382e02149 22:37:28 Removing intermediate container b4d382e02149 22:37:28 ---> dfc0a8c048a2 22:37:28 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:37:28 ---> Running in e1a2a308ede5 22:37:29 Removing intermediate container e1a2a308ede5 22:37:29 ---> 2b48a6f1967a 22:37:29 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:29 ---> Running in 0c3381916c5a 22:37:30 Removing intermediate container 0c3381916c5a 22:37:30 ---> 1e56522923f1 22:37:30 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:37:30 ---> Running in 885f59ae6367 22:37:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:32 OK: 167 MiB in 45 packages 22:37:33 Removing intermediate container 885f59ae6367 22:37:33 ---> edbc41a92f06 22:37:33 Step 8/27 : WORKDIR /app 22:37:33 ---> Running in 4bc6cc6399ff 22:37:33 Removing intermediate container 4bc6cc6399ff 22:37:33 ---> 6aa4ab1078d8 22:37:33 Step 9/27 : COPY go.mod . 22:37:33 ---> 391c6671b3ce 22:37:33 Step 10/27 : RUN go mod download 22:37:33 ---> Running in b23eb6e1160f 22:37:34 Removing intermediate container b23eb6e1160f 22:37:34 ---> 066ec31aa589 22:37:34 Step 11/27 : COPY . . 22:37:34 ---> 625a5dadfe0e 22:37:34 Step 12/27 : ARG MAKE="make build" 22:37:34 ---> Running in ec797f9609bd 22:37:34 Removing intermediate container ec797f9609bd 22:37:34 ---> a3641825d909 22:37:34 Step 13/27 : RUN $MAKE 22:37:34 ---> Running in ffae0c69a0bd 22:37:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:37:53 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:37:53 CGO_ENABLED=1 go vet ./... 22:37:53 Removing intermediate container ffae0c69a0bd 22:37:53 ---> 2318eee94137 22:37:53 Step 14/27 : FROM alpine:latest 22:37:53 latest: Pulling from library/alpine 22:37:53 df20fa9351a1: Already exists 22:37:53 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:37:53 Status: Downloaded newer image for alpine:latest 22:37:53 ---> a24bb4013296 22:37:53 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:37:53 ---> Running in c4b276caec9a 22:37:53 Removing intermediate container c4b276caec9a 22:37:53 ---> 136e5a62b24a 22:37:53 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:37:53 ---> Running in 0202734904a6 22:37:53 Removing intermediate container 0202734904a6 22:37:53 ---> 4f82af0fe23e 22:37:53 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 22:37:53 ---> Running in 05b0dd1f77da 22:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:37:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:37:53 (1/6) Installing ca-certificates (20191127-r4) 22:37:53 (2/6) Installing libgcc (9.3.0-r2) 22:37:53 (3/6) Installing libsodium (1.0.18-r0) 22:37:53 (4/6) Installing libstdc++ (9.3.0-r2) 22:37:53 (5/6) Installing libzmq (4.3.3-r0) 22:37:53 (6/6) Installing zeromq (4.3.3-r0) 22:37:53 Executing busybox-1.31.1-r16.trigger 22:37:53 Executing ca-certificates-20191127-r4.trigger 22:37:53 OK: 9 MiB in 20 packages 22:37:54 Removing intermediate container 05b0dd1f77da 22:37:54 ---> d80fd1b0f9aa 22:37:54 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:37:54 ---> 72219678fec2 22:37:54 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:37:54 ---> ca985345137f 22:37:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:37:55 gofmt -l . 22:37:55 [ "`gofmt -l .`" = "" ] 22:37:55 ./bin/test-go-mod-tidy.sh 22:37:55 ---> b15247417e9e 22:37:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:37:55 ./bin/test-attribution-txt.sh 22:37:55 ---> 9a360f15ade6 22:37:55 Step 22/27 : EXPOSE 48095 22:37:56 ---> Running in 09284deb3fba 22:37:56 Removing intermediate container 09284deb3fba 22:37:56 ---> d1965ec07c19 22:37:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:37:56 ---> Running in e107d0c25669 [Pipeline] stash 22:37:56 Warning: overwriting stash ‘coverage-report’ 22:37:56 Removing intermediate container e107d0c25669 22:37:56 ---> ffe40213cd5c 22:37:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:56 ---> Running in cb753f49b278 22:37:56 Removing intermediate container cb753f49b278 22:37:56 ---> fd01ef5accf5 22:37:56 Step 25/27 : LABEL arch=amd64 22:37:56 ---> Running in 7daadd2f864f 22:37:56 Removing intermediate container 7daadd2f864f 22:37:56 ---> af0142fdc06d 22:37:56 Step 26/27 : LABEL git_sha=eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:37:56 ---> Running in 655a512712ef 22:37:56 Stashed 1 file(s) [Pipeline] } 22:37:56 $ docker stop --time=1 385c0f0bd7d315fafd5bbfbd6f3e09dcf513d28bc58cc06e05b6cb51679232b1 22:37:57 Removing intermediate container 655a512712ef 22:37:57 ---> 48fc6e70a721 22:37:57 Step 27/27 : LABEL version=0.0.0 22:37:57 ---> Running in c83bce5e4806 22:37:57 Removing intermediate container c83bce5e4806 22:37:57 ---> 8a59f5eaa368 22:37:57 [Warning] One or more build-args [ARCH] were not consumed 22:37:57 Successfully built 8a59f5eaa368 22:37:57 Successfully tagged docker-app-service-configurable:latest 22:37:59 $ docker rm -f 385c0f0bd7d315fafd5bbfbd6f3e09dcf513d28bc58cc06e05b6cb51679232b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles 22:38:01 + sudo chown -R jenkins:jenkins . [Pipeline] node [Pipeline] sh 22:38:01 + ls -al . 22:38:01 total 120 22:38:01 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 22:37 . 22:38:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:35 .. 22:38:01 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 22:35 .dockerignore 22:38:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:35 .git 22:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:35 .github 22:38:01 -rw-rw-r-- 1 jenkins jenkins 93 Oct 9 22:35 .gitignore 22:38:01 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 9 22:35 Attribution.txt 22:38:01 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 9 22:35 Dockerfile 22:38:01 -rw-rw-r-- 1 jenkins jenkins 966 Oct 9 22:35 Dockerfile.build 22:38:01 -rw-rw-r-- 1 jenkins jenkins 766 Oct 9 22:35 Jenkinsfile 22:38:01 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 22:35 LICENSE 22:38:01 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 9 22:35 README.md 22:38:01 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 22:33 VERSION 22:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:35 bin 22:38:01 -rw-r--r-- 1 jenkins jenkins 10 Oct 9 22:36 coverage.out 22:38:01 -rw-rw-r-- 1 jenkins jenkins 180 Oct 9 22:35 docker-compose.debug.yml 22:38:01 -rw-rw-r-- 1 jenkins jenkins 133 Oct 9 22:35 docker-compose.yml 22:38:01 -rw-r--r-- 1 jenkins jenkins 133 Oct 9 22:37 go.mod 22:38:01 -rw-r--r-- 1 jenkins jenkins 19640 Oct 9 22:37 go.sum 22:38:01 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 9 22:35 main.go 22:38:01 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 9 22:35 makefile 22:38:01 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:35 res 22:38:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:35 snap [Pipeline] isUnix [Pipeline] sh 22:38:01 + 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=eb95a8810dbf10c9fd4fedba36a0f72971cb7199 --label arch=arm64 --label version=0.0.0 . 22:38:01 Sending build context to Docker daemon 116.2kB 22:38:02 Step 1/27 : ARG BASE=golang:1.15-alpine 22:38:02 Step 2/27 : FROM ${BASE} AS builder 22:38:02 ---> b3c44dc7e57d 22:38:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:38:03 ---> Running in 9a5207a4a2c9 22:38:03 Removing intermediate container 9a5207a4a2c9 22:38:03 ---> aa1c93e277b6 22:38:03 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:38:03 ---> Running in 847735310ac4 22:38:04 Removing intermediate container 847735310ac4 22:38:04 ---> 0c4d05dabb7f 22:38:04 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:38:04 ---> Running in 6c79f24eba23 22:38:05 Removing intermediate container 6c79f24eba23 22:38:05 ---> 319c020466ee 22:38:05 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:06 ---> Running in 84a365f0937e 22:38:08 Removing intermediate container 84a365f0937e 22:38:08 ---> d9fbded0f963 22:38:08 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:08 ---> Running in 4ffcde97602e 22:38:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:12 OK: 144 MiB in 45 packages 22:38:13 Removing intermediate container 4ffcde97602e 22:38:13 ---> 8ce902f67c14 22:38:13 Step 8/27 : WORKDIR /app 22:38:13 ---> Running in 052e2f057481 22:38:13 Removing intermediate container 052e2f057481 22:38:13 ---> 96ca9d0c5361 22:38:13 Step 9/27 : COPY go.mod . 22:38:14 ---> f363a6491e33 22:38:14 Step 10/27 : RUN go mod download 22:38:14 ---> Running in 7f4d047247b5 22:38:16 Still waiting to schedule task 22:38:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:38:17 Removing intermediate container 7f4d047247b5 22:38:17 ---> fe5aa287e6f6 22:38:17 Step 11/27 : COPY . . 22:38:18 ---> 8b226ac3bed4 22:38:18 Step 12/27 : ARG MAKE="make build" 22:38:18 ---> Running in 8e4698a4af06 22:38:19 Removing intermediate container 8e4698a4af06 22:38:19 ---> d17971075943 22:38:19 Step 13/27 : RUN $MAKE 22:38:19 ---> Running in b46ea6f83202 22:38:20 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:39:08 Removing intermediate container b46ea6f83202 22:39:08 ---> 8b90dbda6e71 22:39:08 Step 14/27 : FROM alpine:latest 22:39:08 latest: Pulling from library/alpine 22:39:08 b538f80385f9: Already exists 22:39:08 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:39:08 Status: Downloaded newer image for alpine:latest 22:39:08 ---> 62ee0e9f8440 22:39:08 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:39:08 ---> Running in 91d52c10a6d7 22:39:08 Removing intermediate container 91d52c10a6d7 22:39:08 ---> 850e675e6604 22:39:08 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:39:08 ---> Running in f01fecde3e13 22:39:08 Removing intermediate container f01fecde3e13 22:39:08 ---> 331146df2863 22:39:08 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 22:39:08 ---> Running in 75de16d52f3a 22:39:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:39:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:39:11 (1/6) Installing ca-certificates (20191127-r4) 22:39:11 (2/6) Installing libgcc (9.3.0-r2) 22:39:11 (3/6) Installing libsodium (1.0.18-r0) 22:39:11 (4/6) Installing libstdc++ (9.3.0-r2) 22:39:11 (5/6) Installing libzmq (4.3.3-r0) 22:39:11 (6/6) Installing zeromq (4.3.3-r0) 22:39:11 Executing busybox-1.31.1-r16.trigger 22:39:11 Executing ca-certificates-20191127-r4.trigger 22:39:11 OK: 9 MiB in 20 packages 22:39:13 Removing intermediate container 75de16d52f3a 22:39:13 ---> c92446759a5e 22:39:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:39:14 ---> 90c5cdf9f579 22:39:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:39:15 ---> 02010924066d 22:39:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:39:16 ---> ec952808f297 22:39:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:39:17 ---> d85d657650b4 22:39:17 Step 22/27 : EXPOSE 48095 22:39:17 ---> Running in ef583200088f 22:39:18 Removing intermediate container ef583200088f 22:39:18 ---> 699a653ce0c7 22:39:18 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:39:18 ---> Running in 8e660d643404 22:39:18 Removing intermediate container 8e660d643404 22:39:18 ---> c1da1105ce6a 22:39:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:18 ---> Running in 55ca3200d808 22:39:19 Running on prd-ubuntu18.04-docker-8c-8g-4444 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 22:39:19 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 22:39:19 Removing intermediate container 55ca3200d808 22:39:19 ---> 797d0225b3aa 22:39:19 Step 25/27 : LABEL arch=arm64 22:39:19 ---> Running in fa338cf8dd43 22:39:20 Removing intermediate container fa338cf8dd43 22:39:20 ---> dad2ef4c6391 22:39:20 Step 26/27 : LABEL git_sha=eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:39:20 ---> Running in b16fe8b0737e 22:39:20 Removing intermediate container b16fe8b0737e 22:39:20 ---> b0ffb67e138b 22:39:20 Step 27/27 : LABEL version=0.0.0 22:39:20 ---> Running in b93632559b35 22:39:21 Removing intermediate container b93632559b35 22:39:21 ---> 2c766400c29c 22:39:21 [Warning] One or more build-args [ARCH] were not consumed 22:39:21 Successfully built 2c766400c29c 22:39:21 Successfully tagged docker-app-service-configurable-arm64:latest 22:39:21 using credential edgex-jenkins-ssh [Pipeline] } 22:39:21 Cloning the remote Git repository [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 22:39:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:39:21 > git init /w/workspace/app-service-configurable/3 # timeout=10 22:39:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:39:21 > git --version # timeout=10 22:39:21 > git --version # 'git version 2.17.1' 22:39:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:39:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:39:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:39:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:22 > 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 22:39:22 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:39:22 Merge succeeded, producing eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:39:22 Checking out Revision eb95a8810dbf10c9fd4fedba36a0f72971cb7199 (PR-124) 22:39:22 > git config core.sparsecheckout # timeout=10 22:39:22 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 22:39:22 > git remote # timeout=10 22:39:22 > git config --get remote.origin.url # timeout=10 22:39:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:22 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 22:39:22 > git rev-parse HEAD^{commit} # timeout=10 22:39:22 > git config core.sparsecheckout # timeout=10 22:39:22 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 22:39:26 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:27 + echo snap-build.sh 22:39:27 snap-build.sh 22:39:27 + SNAP_BASE_DIR=. 22:39:27 + '[' '!' -z /w/workspace/app-service-configurable/3 ']' 22:39:27 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/3 22:39:27 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/3]' 22:39:27 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/3] 22:39:27 + cd /w/workspace/app-service-configurable/3 22:39:27 + sudo snap install lxd 22:39:37 Still waiting to schedule task 22:39:37 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 22:39:38 2020-10-09T22:39:36Z INFO Waiting for automatic snapd restart... 22:39:53 lxd 4.6 from Canonical* installed 22:39:53 + sudo snap install snapcraft 22:39:53 error: This revision of snap "snapcraft" was published using classic 22:39:53 confinement and thus may perform arbitrary system changes outside of the 22:39:53 security sandbox that snaps are usually confined to, which may put your 22:39:53 system at risk. 22:39:53 22:39:53 If you understand and want to proceed repeat the command including 22:39:53 --classic. [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] } 22:39:54 Failed in branch amd64 22:41:22 Running on prd-ubuntu18.04-docker-arm64-16c-16g-4445 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 22:41:22 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 22:41:26 using credential edgex-jenkins-ssh 22:41:26 Cloning the remote Git repository 22:41:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:41:26 > git init /w/workspace/app-service-configurable/3 # timeout=10 22:41:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:41:26 > git --version # timeout=10 22:41:27 > git --version # 'git version 2.17.1' 22:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:28 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:41:28 Merge succeeded, producing eb95a8810dbf10c9fd4fedba36a0f72971cb7199 22:41:28 Checking out Revision eb95a8810dbf10c9fd4fedba36a0f72971cb7199 (PR-124) 22:41:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:41:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:41:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41: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 22:41:28 > git config core.sparsecheckout # timeout=10 22:41:28 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 22:41:28 > git remote # timeout=10 22:41:28 > git config --get remote.origin.url # timeout=10 22:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:28 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 22:41:28 > git rev-parse HEAD^{commit} # timeout=10 22:41:28 > git config core.sparsecheckout # timeout=10 22:41:28 > git checkout -f eb95a8810dbf10c9fd4fedba36a0f72971cb7199 # timeout=10 22:41:32 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:34 + echo snap-build.sh 22:41:34 snap-build.sh 22:41:34 + SNAP_BASE_DIR=. 22:41:34 + '[' '!' -z /w/workspace/app-service-configurable/3 ']' 22:41:34 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/3 22:41:34 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/3]' 22:41:34 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/3] 22:41:34 + cd /w/workspace/app-service-configurable/3 22:41:34 + sudo snap install lxd 22:41:52 2020-10-09T22:41:47Z INFO Waiting for restart... 22:42:25 lxd 4.6 from Canonical* installed 22:42:25 + sudo snap install snapcraft 22:42:25 error: This revision of snap "snapcraft" was published using classic 22:42:25 confinement and thus may perform arbitrary system changes outside of the 22:42:25 security sandbox that snaps are usually confined to, which may put your 22:42:25 system at risk. 22:42:25 22:42:25 If you understand and want to proceed repeat the command including 22:42:25 --classic. [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] } 22:42:26 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 22:42:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:42:30 ---> package-listing.sh 22:42:30 ++ facter osfamily 22:42:30 ++ tr '[:upper:]' '[:lower:]' 22:42:30 + OS_FAMILY=redhat 22:42:30 + workspace=/w/workspace/_app-service-configurable_PR-124 22:42:30 + START_PACKAGES=/tmp/packages_start.txt 22:42:30 + END_PACKAGES=/tmp/packages_end.txt 22:42:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:42:30 + PACKAGES=/tmp/packages_start.txt 22:42:30 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 22:42:30 + PACKAGES=/tmp/packages_end.txt 22:42:30 + case "${OS_FAMILY}" in 22:42:30 + rpm -qa 22:42:30 + sort 22:42:34 + '[' -f /tmp/packages_start.txt ']' 22:42:34 + '[' -f /tmp/packages_end.txt ']' 22:42:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:42:34 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 22:42:34 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 22:42:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 22:42:34 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 22:42:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:34 22:42:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:35 alpine: Pulling from edgex-lftools-log-publisher 22:42:35 df20fa9351a1: Pulling fs layer 22:42:35 36b3adc4ff6f: Pulling fs layer 22:42:35 8ad3a11d3b57: Pulling fs layer 22:42:35 46f8f816bc3b: Pulling fs layer 22:42:35 93b61091891f: Pulling fs layer 22:42:35 93b9cdb0e59b: Pulling fs layer 22:42:35 5e14af77c1be: Pulling fs layer 22:42:35 01666e4c0597: Pulling fs layer 22:42:35 aa168da1d23b: Pulling fs layer 22:42:35 46f8f816bc3b: Waiting 22:42:35 93b61091891f: Waiting 22:42:35 93b9cdb0e59b: Waiting 22:42:35 5e14af77c1be: Waiting 22:42:35 01666e4c0597: Waiting 22:42:35 aa168da1d23b: Waiting 22:42:35 36b3adc4ff6f: Verifying Checksum 22:42:35 36b3adc4ff6f: Download complete 22:42:35 46f8f816bc3b: Verifying Checksum 22:42:35 46f8f816bc3b: Download complete 22:42:35 df20fa9351a1: Verifying Checksum 22:42:35 df20fa9351a1: Download complete 22:42:35 93b9cdb0e59b: Verifying Checksum 22:42:35 93b9cdb0e59b: Download complete 22:42:35 93b61091891f: Verifying Checksum 22:42:35 93b61091891f: Download complete 22:42:35 5e14af77c1be: Verifying Checksum 22:42:35 5e14af77c1be: Download complete 22:42:35 01666e4c0597: Download complete 22:42:35 df20fa9351a1: Pull complete 22:42:35 36b3adc4ff6f: Pull complete 22:42:36 8ad3a11d3b57: Download complete 22:42:36 8ad3a11d3b57: Pull complete 22:42:36 46f8f816bc3b: Pull complete 22:42:37 93b61091891f: Pull complete 22:42:37 93b9cdb0e59b: Pull complete 22:42:37 5e14af77c1be: Pull complete 22:42:37 aa168da1d23b: Verifying Checksum 22:42:37 aa168da1d23b: Download complete 22:42:38 01666e4c0597: Pull complete 22:42:44 aa168da1d23b: Pull complete 22:42:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:42:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:42:44 prd-centos7-docker-4c-2g-4441 does not seem to be running inside a container 22:42:44 $ 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 22:42:48 $ docker top e6b8d46424aef8a41d0cfb01be4dd28118810e21d0efbc11d2c08edf29582b7d -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:49 + touch /tmp/pre-build-complete [Pipeline] sh 22:42:49 + mkdir -p /var/log/sa [Pipeline] sh 22:42:49 + ls /var/log/sa-host 22:42:49 + sadf -c /var/log/sa-host/sa05 22:42:49 file_magic: OK 22:42:49 HZ: Using current value: 100 22:42:49 file_header: OK 22:42:49 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 22:42:49 Statistics: 22:42:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:42:49 File successfully converted to sysstat format version 12.2.1 22:42:49 + sadf -c /var/log/sa-host/sa09 22:42:49 file_magic: OK 22:42:49 HZ: Using current value: 100 22:42:49 file_header: OK 22:42:49 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 22:42:49 Statistics: 22:42:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:42:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:50 provisioning config files... 22:42:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config7442269283306103321tmp [Pipeline] { [Pipeline] echo 22:42:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:42:51 ---> create-netrc.sh [Pipeline] } 22:42:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:42:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:42:51 ---> python-tools-install.sh [Pipeline] echo 22:42:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:42:51 ---> sudo-logs.sh 22:42:51 Archiving 'sudo' log.. [Pipeline] echo 22:42:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:42:52 ---> job-cost.sh 22:42:52 lf-activate-venv: SKIPPING 22:42:52 INFO: No Stack... 22:42:52 INFO: Retrieving Pricing Info for: v1-standard-2 22:42:53 INFO: Archiving Costs [Pipeline] echo 22:42:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:42:53 ---> logs-deploy.sh 22:42:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/3 22:42:53 INFO: archiving workspace using pattern(s): 22:42:55 Archives upload complete. 22:42:55 INFO: archiving logs to Nexus 22:42:56 ---> uname -a: 22:42:56 Linux prd-centos7-docker-4c-2g-4441.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:42:56 22:42:56 22:42:56 ---> lscpu: 22:42:56 Architecture: x86_64 22:42:56 CPU op-mode(s): 32-bit, 64-bit 22:42:56 Byte Order: Little Endian 22:42:56 Address sizes: 40 bits physical, 48 bits virtual 22:42:56 CPU(s): 4 22:42:56 On-line CPU(s) list: 0-3 22:42:56 Thread(s) per core: 1 22:42:56 Core(s) per socket: 1 22:42:56 Socket(s): 4 22:42:56 NUMA node(s): 1 22:42:56 Vendor ID: GenuineIntel 22:42:56 CPU family: 6 22:42:56 Model: 44 22:42:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:42:56 Stepping: 1 22:42:56 CPU MHz: 2933.436 22:42:56 BogoMIPS: 5866.87 22:42:56 Virtualization: VT-x 22:42:56 Hypervisor vendor: KVM 22:42:56 Virtualization type: full 22:42:56 L1d cache: 128 KiB 22:42:56 L1i cache: 128 KiB 22:42:56 L2 cache: 16 MiB 22:42:56 L3 cache: 64 MiB 22:42:56 NUMA node0 CPU(s): 0-3 22:42:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:42:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:42:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:42:56 Vulnerability Meltdown: Mitigation; PTI 22:42:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:42:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:42:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:42:56 Vulnerability Tsx async abort: Not affected 22:42:56 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 22:42:56 22:42:56 22:42:56 ---> nproc: 22:42:56 4 22:42:56 22:42:56 22:42:56 ---> df -h: 22:42:56 Filesystem Size Used Available Use% Mounted on 22:42:56 overlay 50.0G 7.2G 42.8G 14% / 22:42:56 tmpfs 64.0M 0 64.0M 0% /dev 22:42:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:42:56 shm 64.0M 0 64.0M 0% /dev/shm 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124@tmp 22:42:56 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 22:42:56 22:42:56 22:42:56 ---> free -m: 22:42:56 total used free shared buff/cache available 22:42:56 Mem: 1837 692 110 0 1035 1041 22:42:56 Swap: 1023 0 1023 22:42:56 22:42:56 22:42:56 ---> ip addr: 22:42:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:42:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:42:56 inet 127.0.0.1/8 scope host lo 22:42:56 valid_lft forever preferred_lft forever 22:42:56 inet6 ::1/128 scope host 22:42:56 valid_lft forever preferred_lft forever 22:42:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:42:56 link/ether fa:16:3e:ee:3e:d9 brd ff:ff:ff:ff:ff:ff 22:42:56 inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 22:42:56 valid_lft 85766sec preferred_lft 85766sec 22:42:56 inet6 fe80::f816:3eff:feee:3ed9/64 scope link 22:42:56 valid_lft forever preferred_lft forever 22:42:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:42:56 link/ether 02:42:bc:73:66:33 brd ff:ff:ff:ff:ff:ff 22:42:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:42:56 valid_lft forever preferred_lft forever 22:42:56 inet6 fe80::42:bcff:fe73:6633/64 scope link 22:42:56 valid_lft forever preferred_lft forever 22:42:56 22:42:56 22:42:56 ---> sar -b -r -n DEV: 22:42:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/20 _x86_64_ (4 CPU) 22:42:56 22:42:56 22:32:02 LINUX RESTART (4 CPU) 22:42:56 22:42:56 22:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:42:56 22:34:02 21.23 5.18 16.05 0.00 1509.02 2030.87 0.00 22:42:56 22:35:01 1.47 0.00 1.47 0.00 0.00 23.26 0.00 22:42:56 22:36:01 0.23 0.00 0.23 0.00 0.00 3.65 0.00 22:42:56 22:37:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 22:42:56 22:38:01 0.15 0.00 0.15 0.00 0.00 1.95 0.00 22:42:56 22:39:01 0.37 0.02 0.35 0.00 0.13 4.76 0.00 22:42:56 22:40:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 22:42:56 22:41:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 22:42:56 22:42:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 22:42:56 Average: 2.72 0.58 2.14 0.00 168.03 231.20 0.00 22:42:56 22:42:56 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:42:56 22:34:02 160448 0 595912 31.67 2620 1122576 1103548 37.66 447400 1113840 20 22:42:56 22:35:01 165104 0 591252 31.42 2620 1122580 1072396 36.60 447564 1110276 20 22:42:56 22:36:01 164760 0 591588 31.44 2620 1122588 1072512 36.60 447772 1110276 16 22:42:56 22:37:01 164516 0 591832 31.45 2620 1122588 1072344 36.60 452972 1105348 20 22:42:56 22:38:01 163724 0 592616 31.50 2620 1122596 1072464 36.60 455712 1103368 20 22:42:56 22:39:01 164340 0 591992 31.46 2620 1122604 1072380 36.60 455296 1103364 20 22:42:56 22:40:01 164144 0 592184 31.47 2620 1122608 1072440 36.60 455676 1103364 8 22:42:56 22:41:01 164908 0 591412 31.43 2620 1122616 1072344 36.60 452040 1106516 8 22:42:56 22:42:01 164048 0 592268 31.48 2620 1122620 1072464 36.60 452912 1106516 8 22:42:56 Average: 163999 0 592340 31.48 2620 1122597 1075877 36.72 451927 1106985 16 22:42:56 22:42:56 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:42:56 22:34:02 eth0 64.00 50.78 331.73 29.88 0.00 0.00 0.00 0.00 22:42:56 22:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:34:02 docker0 1.47 1.28 0.31 3.11 0.00 0.00 0.00 0.00 22:42:56 22:35:01 eth0 1.79 0.59 0.94 0.04 0.00 0.00 0.00 0.00 22:42:56 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:36:01 eth0 1.45 0.58 0.58 0.36 0.00 0.00 0.00 0.00 22:42:56 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:37:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:42:56 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:38:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:42:56 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:39:01 eth0 0.60 0.03 0.11 0.00 0.00 0.00 0.00 0.00 22:42:56 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:40:01 eth0 0.53 0.43 0.27 0.18 0.00 0.00 0.00 0.00 22:42:56 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:41:01 eth0 0.80 0.08 0.07 0.04 0.00 0.00 0.00 0.00 22:42:56 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:42:01 eth0 0.47 0.32 0.27 0.20 0.00 0.00 0.00 0.00 22:42:56 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 Average: eth0 7.79 5.91 37.19 3.43 0.00 0.00 0.00 0.00 22:42:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:42:56 Average: docker0 0.16 0.14 0.03 0.35 0.00 0.00 0.00 0.00 22:42:56 22:42:56 22:42:56 ---> sar -P ALL: 22:42:56 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/09/20 _x86_64_ (4 CPU) 22:42:56 22:42:56 22:32:02 LINUX RESTART (4 CPU) 22:42:56 22:42:56 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:42:56 22:34:02 all 1.97 0.00 1.34 0.54 0.03 96.13 22:42:56 22:34:02 0 1.96 0.00 1.27 0.08 0.03 96.65 22:42:56 22:34:02 1 1.67 0.00 1.35 1.37 0.02 95.58 22:42:56 22:34:02 2 1.81 0.00 1.39 0.64 0.03 96.14 22:42:56 22:34:02 3 2.43 0.00 1.34 0.05 0.02 96.16 22:42:56 22:35:01 all 0.14 0.00 0.04 0.00 0.00 99.82 22:42:56 22:35:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:42:56 22:35:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:42:56 22:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:42:56 22:35:01 3 0.46 0.00 0.05 0.00 0.00 99.49 22:42:56 22:36:01 all 0.15 0.00 0.03 0.00 0.00 99.81 22:42:56 22:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:42:56 22:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:42:56 22:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:42:56 22:36:01 3 0.50 0.00 0.05 0.00 0.00 99.45 22:42:56 22:37:01 all 0.05 0.00 0.04 0.00 0.00 99.90 22:42:56 22:37:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:42:56 22:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:42:56 22:37:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:42:56 22:37:01 3 0.10 0.00 0.05 0.00 0.00 99.85 22:42:56 22:38:01 all 0.10 0.00 0.08 0.00 0.00 99.82 22:42:56 22:38:01 0 0.07 0.00 0.07 0.00 0.00 99.87 22:42:56 22:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 22:42:56 22:38:01 2 0.05 0.00 0.17 0.00 0.00 99.78 22:42:56 22:38:01 3 0.25 0.00 0.03 0.00 0.00 99.72 22:42:56 22:39:01 all 0.14 0.00 0.04 0.00 0.00 99.81 22:42:56 22:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:42:56 22:39:01 1 0.00 0.00 0.05 0.00 0.00 99.95 22:42:56 22:39:01 2 0.00 0.00 0.03 0.02 0.00 99.95 22:42:56 22:39:01 3 0.53 0.00 0.03 0.00 0.00 99.43 22:42:56 22:40:01 all 0.16 0.00 0.03 0.00 0.00 99.82 22:42:56 22:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:42:56 22:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:42:56 22:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:42:56 22:40:01 3 0.52 0.00 0.02 0.00 0.00 99.47 22:42:56 22:41:01 all 0.09 0.00 0.04 0.00 0.00 99.87 22:42:56 22:41:01 0 0.05 0.00 0.05 0.00 0.00 99.90 22:42:56 22:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:42:56 22:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:42:56 22:41:01 3 0.27 0.00 0.07 0.00 0.00 99.67 22:42:56 22:42:01 all 0.05 0.00 0.04 0.00 0.00 99.92 22:42:56 22:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:42:56 22:42:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:42:56 22:42:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:42:56 22:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:42:56 Average: all 0.32 0.00 0.19 0.06 0.00 99.43 22:42:56 Average: 0 0.26 0.00 0.18 0.01 0.01 99.54 22:42:56 Average: 1 0.22 0.00 0.18 0.15 0.00 99.45 22:42:56 Average: 2 0.22 0.00 0.20 0.07 0.00 99.50 22:42:56 Average: 3 0.57 0.00 0.18 0.01 0.00 99.24 22:42:56 22:42:56 22:42:56