lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a576fe058936a7290e3ffe8cc458073ac3a6a4cf+748c375b9e927734e5c39e9bf70730eec1c3f6a7 (543f991055a53542bf6edf12ced42f779f3b8e96) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2643893528684642699.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10622795992858944772.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15864988356515254122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12500490112085113141.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18286519086462741291.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-3260’ is offline Running on prd-centos7-docker-4c-2g-3276 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-372 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh1227366630694463535.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh8954925644486762967.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 > git remote # timeout=10 Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh2649679210962456374.key > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" > git rev-list --no-walk a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:34:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:34:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:34:55 ========================================================= 18:34:55 EdgeX Global Pipelines Version Info 18:34:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:34:56 ------------------- 18:34:56 stable info: 18:34:56 ------------------- 18:34:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:34:56 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:34:56 Message: update stable to v1.0.219 18:34:56 ------------------- 18:34:56 experimental info: 18:34:56 ------------------- 18:34:56 Commited By: **** collab-it+edgex@linuxfoundation.org 18:34:56 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:34:56 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a576fe0 [Pipeline] echo 18:34:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:57 provisioning config files... 18:34:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config1640623206378018674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:57 ---> docker-login.sh 18:34:57 nexus3.edgexfoundry.org:10001 18:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:58 Configure a credential helper to remove this warning. See 18:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:58 18:34:58 Login Succeeded 18:34:58 nexus3.edgexfoundry.org:10002 18:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:58 Configure a credential helper to remove this warning. See 18:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:58 18:34:58 Login Succeeded 18:34:58 nexus3.edgexfoundry.org:10003 18:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:58 Configure a credential helper to remove this warning. See 18:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:58 18:34:58 Login Succeeded 18:34:58 nexus3.edgexfoundry.org:10004 18:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:58 Configure a credential helper to remove this warning. See 18:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:58 18:34:58 Login Succeeded 18:34:58 docker.io 18:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:34:59 Configure a credential helper to remove this warning. See 18:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:34:59 18:34:59 Login Succeeded 18:34:59 ---> docker-login.sh ends [Pipeline] } 18:34:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:34:59 + git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 18:34:59 -----------> git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf a576fe058936a7290e3ffe8cc458073ac3a6a4cf [false] [Pipeline] sh 18:34:59 + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 18:34:59 ========================================================= 18:34:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:34:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:00 + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 18:35:00 [semverPrep] GIT_COMMIT: a576fe058936a7290e3ffe8cc458073ac3a6a4cf, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 18:35:00 [semverPrep] This is not a build commit. [Pipeline] sh 18:35:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:35:00 + grep -v github /etc/ssh/ssh_known_hosts 18:35:00 + '[' -e /tmp/ssh_known_hosts ']' 18:35:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:35:00 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:35:00 + sudo tee -a /etc/ssh/ssh_known_hosts 18:35:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:00 18:35:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:35:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:01 latest: Pulling from edgex-devops/git-semver 18:35:01 a0d0a0d46f8b: Pulling fs layer 18:35:01 3e5f54012d9b: Pulling fs layer 18:35:01 4c7163046ea9: Pulling fs layer 18:35:01 0c2d73faf560: Pulling fs layer 18:35:01 0c2d73faf560: Waiting 18:35:01 3e5f54012d9b: Verifying Checksum 18:35:01 3e5f54012d9b: Download complete 18:35:01 a0d0a0d46f8b: Verifying Checksum 18:35:01 a0d0a0d46f8b: Download complete 18:35:01 0c2d73faf560: Verifying Checksum 18:35:01 0c2d73faf560: Download complete 18:35:01 4c7163046ea9: Verifying Checksum 18:35:01 4c7163046ea9: Download complete 18:35:01 a0d0a0d46f8b: Pull complete 18:35:01 3e5f54012d9b: Pull complete 18:35:01 4c7163046ea9: Pull complete 18:35:01 0c2d73faf560: Pull complete 18:35:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:35:02 prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container 18:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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:10004/edgex-devops/git-semver:latest cat 18:35:02 $ docker top 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:02 [ssh-agent] Looking for ssh-agent implementation... 18:35:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:02 $ docker exec 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 ssh-agent 18:35:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXipfkEg/agent.15 18:35:03 SSH_AGENT_PID=21 18:35:03 Running ssh-add (command line suppressed) 18:35:03 Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_6204637343198664158.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_6204637343198664158.key) 18:35:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:03 + git tag --points-at HEAD [Pipeline] } 18:35:03 $ docker exec --env ******** --env ******** 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 ssh-agent -k 18:35:03 unset SSH_AUTH_SOCK; 18:35:03 unset SSH_AGENT_PID; 18:35:03 echo Agent pid 21 killed; 18:35:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:35:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:03 [ssh-agent] Looking for ssh-agent implementation... 18:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:03 $ docker exec 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 ssh-agent 18:35:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdpAaA/agent.55 18:35:03 SSH_AGENT_PID=61 18:35:03 Running ssh-add (command line suppressed) 18:35:03 Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_5463864005210489748.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_5463864005210489748.key) 18:35:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:04 + git semver init 18:35:04 # -> Open(): unable to determine branch for HEAD 18:35:04 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-372/.git 18:35:04 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-372 18:35:04 # $SEMVER_REMOTE_NAME = origin 18:35:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:35:04 # $SEMVER_USER_NAME = edgex-jenkins 18:35:04 # $SEMVER_BRANCH = PR-372 18:35:04 # $SEMVER_TEMP = /tmp/semver-983614183 18:35:04 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:35:05 # '/tmp/semver-983614183' -> '/w/workspace/_app-service-configurable_PR-372/.semver' 18:35:05 # -> Force: false 18:35:05 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-372/.semver [Pipeline] } 18:35:05 $ docker exec --env ******** --env ******** 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 ssh-agent -k 18:35:05 unset SSH_AUTH_SOCK; 18:35:05 unset SSH_AGENT_PID; 18:35:05 echo Agent pid 61 killed; 18:35:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:05 + git semver [Pipeline] } 18:35:05 $ docker stop --time=1 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 18:35:06 $ docker rm -f 9355f5e3211fb5dacdd17dd4abe5c251bc0f0d8fa3c32249495c268404fbd7d5 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:35:07 Stashed 1 file(s) [Pipeline] echo 18:35:07 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:07 provisioning config files... 18:35:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config8518729777445813886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:07 ---> docker-login.sh 18:35:07 nexus3.edgexfoundry.org:10001 18:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:07 Configure a credential helper to remove this warning. See 18:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:07 18:35:07 Login Succeeded 18:35:07 nexus3.edgexfoundry.org:10002 18:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:07 Configure a credential helper to remove this warning. See 18:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:07 18:35:07 Login Succeeded 18:35:08 nexus3.edgexfoundry.org:10003 18:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:08 Configure a credential helper to remove this warning. See 18:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:08 18:35:08 Login Succeeded 18:35:08 nexus3.edgexfoundry.org:10004 18:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:08 Configure a credential helper to remove this warning. See 18:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:08 18:35:08 Login Succeeded 18:35:08 docker.io 18:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:08 Configure a credential helper to remove this warning. See 18:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:08 18:35:08 Login Succeeded 18:35:08 ---> docker-login.sh ends [Pipeline] } 18:35:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:35:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:35:08 ========================================================= 18:35:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:35:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:35:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:35:09 Sending build context to Docker daemon 2.946MB 18:35:09 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:35:09 Step 2/13 : FROM ${BASE} AS builder 18:35:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:35:09 59bf1c3509f3: Pulling fs layer 18:35:09 666ba61612fd: Pulling fs layer 18:35:09 8ed8ca486205: Pulling fs layer 18:35:09 4fe6c5a15a65: Pulling fs layer 18:35:09 22a0e8bec74d: Pulling fs layer 18:35:09 f965cba54748: Pulling fs layer 18:35:09 861ffc35075e: Pulling fs layer 18:35:09 4b385c91608e: Pulling fs layer 18:35:09 560528eb2ebb: Pulling fs layer 18:35:09 f965cba54748: Waiting 18:35:09 861ffc35075e: Waiting 18:35:09 4b385c91608e: Waiting 18:35:09 560528eb2ebb: Waiting 18:35:09 4fe6c5a15a65: Waiting 18:35:09 8ed8ca486205: Verifying Checksum 18:35:09 8ed8ca486205: Download complete 18:35:09 666ba61612fd: Verifying Checksum 18:35:09 666ba61612fd: Download complete 18:35:09 22a0e8bec74d: Verifying Checksum 18:35:09 22a0e8bec74d: Download complete 18:35:09 f965cba54748: Verifying Checksum 18:35:09 f965cba54748: Download complete 18:35:09 59bf1c3509f3: Verifying Checksum 18:35:09 59bf1c3509f3: Download complete 18:35:09 861ffc35075e: Verifying Checksum 18:35:09 861ffc35075e: Download complete 18:35:09 4b385c91608e: Verifying Checksum 18:35:09 4b385c91608e: Download complete 18:35:09 59bf1c3509f3: Pull complete 18:35:09 4fe6c5a15a65: Verifying Checksum 18:35:09 4fe6c5a15a65: Download complete 18:35:09 560528eb2ebb: Verifying Checksum 18:35:09 560528eb2ebb: Download complete 18:35:09 666ba61612fd: Pull complete 18:35:09 8ed8ca486205: Pull complete 18:35:14 4fe6c5a15a65: Pull complete 18:35:14 22a0e8bec74d: Pull complete 18:35:14 f965cba54748: Pull complete 18:35:14 861ffc35075e: Pull complete 18:35:14 4b385c91608e: Pull complete 18:35:16 560528eb2ebb: Pull complete 18:35:16 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:35:16 ---> dd4a08f94e63 18:35:16 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:35:18 ---> Running in c66f89d56d45 18:35:18 Removing intermediate container c66f89d56d45 18:35:18 ---> e1f4feb1e6be 18:35:18 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:35:18 ---> Running in 8b004cbc285d 18:35:18 Removing intermediate container 8b004cbc285d 18:35:18 ---> b1601a50fc4c 18:35:18 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:35:18 ---> Running in b6483c158442 18:35:18 Removing intermediate container b6483c158442 18:35:18 ---> 63b62c8c9a26 18:35:18 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:18 ---> Running in 3efbaad11805 18:35:18 Removing intermediate container 3efbaad11805 18:35:18 ---> dea2d8562e4b 18:35:18 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:18 ---> Running in 0bf4d202c949 18:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:35:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:35:20 OK: 221 MiB in 52 packages 18:35:20 Removing intermediate container 0bf4d202c949 18:35:20 ---> 6637d881fe42 18:35:20 Step 8/13 : WORKDIR /app 18:35:20 ---> Running in 0eb2dea44536 18:35:20 Removing intermediate container 0eb2dea44536 18:35:20 ---> 2f4df4724635 18:35:20 Step 9/13 : COPY go.mod vendor* ./ 18:35:20 ---> 178bf70c92b3 18:35:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:20 ---> Running in 680da10fae6d 18:35:22 Still waiting to schedule task 18:35:22 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:35:22 ‘prd-centos7-docker-4c-2g-3273’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:35:22 ‘prd-centos7-docker-4c-2g-3277’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:35:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3278’ is offline 18:35:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3280’ is offline 18:35:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3281’ is offline 18:35:53 Removing intermediate container 680da10fae6d 18:35:53 ---> 81bd6482d347 18:35:53 Step 11/13 : COPY . . 18:35:53 ---> 70989bc15b3e 18:35:53 Step 12/13 : ARG MAKE="make build" 18:35:53 ---> Running in c9a5ac0643a4 18:35:53 Removing intermediate container c9a5ac0643a4 18:35:53 ---> 41e040ba0136 18:35:53 Step 13/13 : RUN $MAKE 18:35:53 ---> Running in d76e4ab8800b 18:35:53 noop 18:35:53 Removing intermediate container d76e4ab8800b 18:35:53 ---> 324d959b928a 18:35:53 Successfully built 324d959b928a 18:35:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:35:53 + docker inspect -f . ci-base-image-x86_64 18:35:53 . [Pipeline] withDockerContainer 18:35:53 prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container 18:35:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:35:53 $ docker top c49b7b93da34d6f171a44335f59c4bbd6670b89c3ad43f235b2bddd25c0168a3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:54 + go version 18:35:54 go version go1.17.6 linux/amd64 [Pipeline] } 18:35:54 $ docker stop --time=1 c49b7b93da34d6f171a44335f59c4bbd6670b89c3ad43f235b2bddd25c0168a3 18:35:55 $ docker rm -f c49b7b93da34d6f171a44335f59c4bbd6670b89c3ad43f235b2bddd25c0168a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:55 + docker inspect -f . ci-base-image-x86_64 18:35:55 . [Pipeline] withDockerContainer 18:35:55 prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container 18:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:35:56 $ docker top 650649ea79682b71593de70b2031386c8c78a569d7c8422740e5dfd0f2eed6e2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:35:56 + make test 18:35:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:36:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:36:11 CGO_ENABLED=1 go vet ./... 18:36:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:36:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:36:15 ./bin/test-attribution-txt.sh [Pipeline] echo 18:36:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:36:15 $ docker stop --time=1 650649ea79682b71593de70b2031386c8c78a569d7c8422740e5dfd0f2eed6e2 18:36:17 $ docker rm -f 650649ea79682b71593de70b2031386c8c78a569d7c8422740e5dfd0f2eed6e2 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:36:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:18 + ls -al . 18:36:18 total 148 18:36:18 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 18:36 . 18:36:18 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 18:34 .. 18:36:18 -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 18:34 Attribution.txt 18:36:18 drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 18:34 bin 18:36:18 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 18:34 CHANGELOG.md 18:36:18 -rw-r--r--. 1 jenkins jenkins 10 Jan 20 18:35 coverage.out 18:36:18 -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 18:34 Dockerfile 18:36:18 -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 18:34 .dockerignore 18:36:18 drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:34 .git 18:36:18 drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 18:34 .github 18:36:18 -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 18:34 .gitignore 18:36:18 -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 18:34 go.mod 18:36:18 -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 18:34 go.sum 18:36:18 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:34 GOVERNANCE.md 18:36:18 -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 18:34 Jenkinsfile 18:36:18 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 18:34 LICENSE 18:36:18 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 18:34 main.go 18:36:18 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 18:34 makefile 18:36:18 -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 18:34 OWNERS.md 18:36:18 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 18:34 README.md 18:36:18 drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 18:34 res 18:36:18 drwx------. 3 jenkins jenkins 72 Jan 20 18:35 .semver 18:36:18 drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 18:34 snap 18:36:18 -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:35 VERSION [Pipeline] isUnix [Pipeline] sh 18:36:19 + docker build -t 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=a576fe058936a7290e3ffe8cc458073ac3a6a4cf --label arch=amd64 --label version=0.0.0 . 18:36:19 Sending build context to Docker daemon 2.947MB 18:36:19 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 18:36:19 Step 2/27 : FROM ${BASE} AS builder 18:36:19 ---> 324d959b928a 18:36:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:36:19 ---> Running in a04c3fc431b6 18:36:19 Removing intermediate container a04c3fc431b6 18:36:19 ---> d6b1af184f2a 18:36:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:36:19 ---> Running in 07dd82befe2f 18:36:19 Removing intermediate container 07dd82befe2f 18:36:19 ---> f24871c6497b 18:36:19 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:36:19 ---> Running in cbf29bc10b52 18:36:19 Removing intermediate container cbf29bc10b52 18:36:19 ---> 1515c45fdb99 18:36:19 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:19 ---> Running in 0371492b58ce 18:36:20 Removing intermediate container 0371492b58ce 18:36:20 ---> a46652565589 18:36:20 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:20 ---> Running in 7715e65627b7 18:36:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:36:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:36:21 OK: 221 MiB in 52 packages 18:36:21 Removing intermediate container 7715e65627b7 18:36:21 ---> 648e16b6a5fc 18:36:21 Step 8/27 : WORKDIR /app 18:36:21 ---> Running in 7d409cc87add 18:36:21 Removing intermediate container 7d409cc87add 18:36:21 ---> 428da2381a0f 18:36:21 Step 9/27 : COPY go.mod vendor* ./ 18:36:21 ---> 746d46bd27f7 18:36:21 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:21 ---> Running in 192bc9aa57a3 18:36:22 Removing intermediate container 192bc9aa57a3 18:36:22 ---> c97d4bbafda3 18:36:22 Step 11/27 : COPY . . 18:36:22 ---> 6c2421e1a963 18:36:22 Step 12/27 : ARG MAKE="make build" 18:36:22 ---> Running in d48e80516671 18:36:22 Removing intermediate container d48e80516671 18:36:22 ---> 4b784e7db4d6 18:36:22 Step 13/27 : RUN $MAKE 18:36:22 ---> Running in 444419984c5a 18:36:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:36:35 Removing intermediate container 444419984c5a 18:36:35 ---> a874f75454a8 18:36:35 Step 14/27 : FROM alpine:3.14 18:36:35 3.14: Pulling from library/alpine 18:36:35 97518928ae5f: Pulling fs layer 18:36:35 97518928ae5f: Verifying Checksum 18:36:35 97518928ae5f: Download complete 18:36:35 97518928ae5f: Pull complete 18:36:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:36:35 Status: Downloaded newer image for alpine:3.14 18:36:35 ---> 0a97eee8041e 18:36:35 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:36:35 ---> Running in af3adc7ea67d 18:36:35 Removing intermediate container af3adc7ea67d 18:36:35 ---> 57b5433a7449 18:36:35 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:36:36 ---> Running in 67b09279f54f 18:36:36 Removing intermediate container 67b09279f54f 18:36:36 ---> fecd4371a43d 18:36:36 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:36:36 ---> Running in bfbe5e9adf9b 18:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:36:36 (1/7) Installing ca-certificates (20191127-r5) 18:36:36 (2/7) Installing dumb-init (1.2.5-r1) 18:36:36 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:36:36 (4/7) Installing libsodium (1.0.18-r0) 18:36:36 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:36:36 (6/7) Installing libzmq (4.3.4-r0) 18:36:36 (7/7) Installing zeromq (4.3.4-r0) 18:36:36 Executing busybox-1.33.1-r6.trigger 18:36:36 Executing ca-certificates-20191127-r5.trigger 18:36:36 OK: 9 MiB in 21 packages 18:36:37 Removing intermediate container bfbe5e9adf9b 18:36:37 ---> f46d55ced0a0 18:36:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:36:37 ---> 12a36a617654 18:36:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:36:37 ---> a3294c4f35fd 18:36:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:36:37 ---> 1c576fd631e1 18:36:37 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:36:38 ---> c821e3f3b72e 18:36:38 Step 22/27 : EXPOSE 48095 18:36:38 ---> Running in 56f58ba0f774 18:36:38 Removing intermediate container 56f58ba0f774 18:36:38 ---> 94920f5e1686 18:36:38 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:36:38 ---> Running in ae5d75f89744 18:36:38 Removing intermediate container ae5d75f89744 18:36:38 ---> 2db65b077a11 18:36:38 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:38 ---> Running in d95531a27907 18:36:38 Removing intermediate container d95531a27907 18:36:38 ---> bd9b170b7c81 18:36:38 Step 25/27 : LABEL arch=amd64 18:36:38 ---> Running in ca2ba2440707 18:36:38 Removing intermediate container ca2ba2440707 18:36:38 ---> 84ffa5341b50 18:36:38 Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:36:38 ---> Running in 2e4275707f2d 18:36:38 Removing intermediate container 2e4275707f2d 18:36:38 ---> 6d03ee8af811 18:36:38 Step 27/27 : LABEL version=0.0.0 18:36:38 ---> Running in df380a2621a1 18:36:38 Removing intermediate container df380a2621a1 18:36:38 ---> 016850427950 18:36:38 [Warning] One or more build-args [ARCH] were not consumed 18:36:38 Successfully built 016850427950 18:36:38 Successfully tagged 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 18:36:53 Still waiting to schedule task 18:36:53 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:44:09 Running on prd-ubuntu18.04-docker-8c-8g-3507 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws 18:44:09 Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout 18:44:09 Selected Git installation does not exist. Using Default 18:44:09 The recommended git tool is: NONE 18:44:11 using credential edgex-jenkins-ssh 18:44:11 Cloning the remote Git repository 18:44:11 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:44:11 > git init /w/workspace/app-service-configurable/4 # timeout=10 18:44:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:44:11 > git --version # timeout=10 18:44:11 > git --version # 'git version 2.17.1' 18:44:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:12 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:44:12 Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:44:12 Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) 18:44:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:44:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:44:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:44:12 > git config core.sparsecheckout # timeout=10 18:44:12 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 18:44:12 > git remote # timeout=10 18:44:12 > git config --get remote.origin.url # timeout=10 18:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:12 > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 18:44:12 > git rev-parse HEAD^{commit} # timeout=10 18:44:12 > git config core.sparsecheckout # timeout=10 18:44:12 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 18:44:16 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:16 + echo snap-build.sh 18:44:16 snap-build.sh 18:44:16 + SNAP_BASE_DIR=. 18:44:16 + '[' '!' -z /w/workspace/app-service-configurable/4 ']' 18:44:16 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/4 18:44:16 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/4]' 18:44:16 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/4] 18:44:16 + cd /w/workspace/app-service-configurable/4 18:44:16 + sudo apt-get remove -qy --purge lxd lxd-client 18:44:16 Reading package lists... 18:44:16 Building dependency tree... 18:44:16 Reading state information... 18:44:16 The following packages were automatically installed and are no longer required: 18:44:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:44:16 uidmap xdelta3 18:44:16 Use 'sudo apt autoremove' to remove them. 18:44:16 The following packages will be REMOVED: 18:44:16 lxd* lxd-client* 18:44:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:44:17 After this operation, 31.7 MB disk space will be freed. 18:44:17 (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 ... 190666 files and directories currently installed.) 18:44:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:44:18 Removing lxd dnsmasq configuration 18:44:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:44:18 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:44:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:44:19 (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 ... 190491 files and directories currently installed.) 18:44:19 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:44:20 Processing triggers for systemd (237-3ubuntu10.52) ... 18:44:20 Processing triggers for ureadahead (0.100.0-21) ... 18:44:21 + sudo snap remove --purge lxd 18:44:21 snap "lxd" is not installed 18:44:21 + sudo groupadd --force --system lxd 18:44:21 ++ whoami 18:44:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:44:21 + newgrp - lxd 18:44:21 + sudo snap install lxd 18:44:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3506 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws 18:44:55 Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout 18:44:56 Selected Git installation does not exist. Using Default 18:44:56 The recommended git tool is: NONE 18:45:01 using credential edgex-jenkins-ssh 18:45:01 Cloning the remote Git repository 18:45:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:45:01 > git init /w/workspace/app-service-configurable/4 # timeout=10 18:45:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:45:01 > git --version # timeout=10 18:45:01 > git --version # 'git version 2.17.1' 18:45:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:45:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:45:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:45:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:45:04 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:45:04 Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:45:04 Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) 18:45:04 > git config core.sparsecheckout # timeout=10 18:45:04 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 18:45:04 > git remote # timeout=10 18:45:04 > git config --get remote.origin.url # timeout=10 18:45:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:04 > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 18:45:04 > git rev-parse HEAD^{commit} # timeout=10 18:45:04 > git config core.sparsecheckout # timeout=10 18:45:04 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 18:45:08 error: unable to contact snap store 18:45:08 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:45:09 18:45:09 GitHub has been notified of this commit’s build result 18:45:09 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 18:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:09 18:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:09 latest: Pulling from edgex-lftools-log-publisher 18:45:09 b4d181a07f80: Pulling fs layer 18:45:09 a1111a8f2ec3: Pulling fs layer 18:45:09 ed53099fbce6: Pulling fs layer 18:45:09 dc539afda2c1: Pulling fs layer 18:45:09 77bc0d833cb6: Pulling fs layer 18:45:09 9065ff56babe: Pulling fs layer 18:45:09 d287ab97295c: Pulling fs layer 18:45:09 dc539afda2c1: Waiting 18:45:09 77bc0d833cb6: Waiting 18:45:09 9065ff56babe: Waiting 18:45:09 d287ab97295c: Waiting 18:45:09 a1111a8f2ec3: Download complete 18:45:09 dc539afda2c1: Verifying Checksum 18:45:09 dc539afda2c1: Download complete 18:45:09 ed53099fbce6: Verifying Checksum 18:45:09 ed53099fbce6: Download complete 18:45:09 9065ff56babe: Verifying Checksum 18:45:09 9065ff56babe: Download complete 18:45:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:45:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:09 Dload Upload Total Spent Left Speed 18:45:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 18:45:09 77bc0d833cb6: Verifying Checksum 18:45:09 77bc0d833cb6: Download complete 18:45:09 b4d181a07f80: Verifying Checksum 18:45:09 b4d181a07f80: Download complete 18:45:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:45:10 d287ab97295c: Verifying Checksum 18:45:10 d287ab97295c: Download complete 18:45:10 + + sudo teesudo /etc/docker/daemon.new jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:45:10 18:45:10 { 18:45:10 "registry-mirrors": [ 18:45:10 "https://nexus3.edgexfoundry.org:10001" 18:45:10 ], 18:45:10 "bip": "10.250.0.254/24", 18:45:10 "hosts": [ 18:45:10 "tcp://0.0.0.0:5555", 18:45:10 "unix:///var/run/docker.sock" 18:45:10 ], 18:45:10 "mtu": 1458, 18:45:10 "selinux-enabled": true, 18:45:10 "seccomp-profile": "/etc/docker/seccomp.json" 18:45:10 } [Pipeline] sh 18:45:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:45:11 + sudo service docker restart 18:45:11 b4d181a07f80: Pull complete 18:45:11 a1111a8f2ec3: Pull complete 18:45:11 ed53099fbce6: Pull complete 18:45:11 dc539afda2c1: Pull complete 18:45:12 77bc0d833cb6: Pull complete 18:45:12 9065ff56babe: Pull complete 18:45:17 d287ab97295c: Pull complete 18:45:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:45:17 prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container 18:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:20 $ docker top 08444435410b80647943bfa28b9951a9e88ff8b93930dca33cf315e60ebc1ea8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:20 ---> job-cost.sh 18:45:20 lf-activate-venv: SKIPPING 18:45:20 INFO: No Stack... 18:45:20 INFO: Retrieving Pricing Info for: v3-standard-2 18:45:20 INFO: Archiving Costs [Pipeline] sh 18:45:21 + cut -d, -f6 18:45:21 + cat /w/workspace/_app-service-configurable_PR-372/archives/cost.csv [Pipeline] lock 18:45:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] 18:45:21 Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] did not exist. Created. 18:45:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:21 + echo total: 0.05999999865889549 [Pipeline] stash 18:45:21 Stashed 1 file(s) [Pipeline] } 18:45:21 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:21 $ docker stop --time=1 08444435410b80647943bfa28b9951a9e88ff8b93930dca33cf315e60ebc1ea8 18:45:22 $ docker rm -f 08444435410b80647943bfa28b9951a9e88ff8b93930dca33cf315e60ebc1ea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:45:22 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:29 provisioning config files... 18:45:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config7811391634080905265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:29 ---> docker-login.sh 18:45:29 nexus3.edgexfoundry.org:10001 18:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:30 Configure a credential helper to remove this warning. See 18:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:30 18:45:30 Login Succeeded 18:45:30 nexus3.edgexfoundry.org:10002 18:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:31 Configure a credential helper to remove this warning. See 18:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:31 18:45:31 Login Succeeded 18:45:31 nexus3.edgexfoundry.org:10003 18:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:31 Configure a credential helper to remove this warning. See 18:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:31 18:45:31 Login Succeeded 18:45:31 nexus3.edgexfoundry.org:10004 18:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:32 Configure a credential helper to remove this warning. See 18:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:32 18:45:32 Login Succeeded 18:45:32 docker.io 18:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:33 Configure a credential helper to remove this warning. See 18:45:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:33 18:45:33 Login Succeeded 18:45:33 ---> docker-login.sh ends [Pipeline] } 18:45:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:33 ========================================================= 18:45:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:45:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:45:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:45:33 Sending build context to Docker daemon 207.4kB 18:45:34 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:45:34 Step 2/13 : FROM ${BASE} AS builder 18:45:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:45:34 9b3977197b4f: Pulling fs layer 18:45:34 1a89e8eeedd5: Pulling fs layer 18:45:34 94645a83ff95: Pulling fs layer 18:45:34 3f3a8bcf1eab: Pulling fs layer 18:45:34 0c92f367c5e7: Pulling fs layer 18:45:34 4b8299f9d1f4: Pulling fs layer 18:45:34 9a6b49a46696: Pulling fs layer 18:45:34 cf05db05a679: Pulling fs layer 18:45:34 4b8299f9d1f4: Waiting 18:45:34 3f3a8bcf1eab: Waiting 18:45:34 9a6b49a46696: Waiting 18:45:34 cf05db05a679: Waiting 18:45:34 0c92f367c5e7: Waiting 18:45:34 94645a83ff95: Verifying Checksum 18:45:34 94645a83ff95: Download complete 18:45:34 1a89e8eeedd5: Verifying Checksum 18:45:34 1a89e8eeedd5: Download complete 18:45:34 0c92f367c5e7: Download complete 18:45:34 4b8299f9d1f4: Verifying Checksum 18:45:34 4b8299f9d1f4: Download complete 18:45:34 9b3977197b4f: Verifying Checksum 18:45:34 9b3977197b4f: Download complete 18:45:34 9a6b49a46696: Verifying Checksum 18:45:34 9a6b49a46696: Download complete 18:45:35 9b3977197b4f: Pull complete 18:45:36 1a89e8eeedd5: Pull complete 18:45:36 94645a83ff95: Pull complete 18:45:36 cf05db05a679: Verifying Checksum 18:45:36 cf05db05a679: Download complete 18:45:37 3f3a8bcf1eab: Verifying Checksum 18:45:37 3f3a8bcf1eab: Download complete 18:45:50 3f3a8bcf1eab: Pull complete 18:45:50 0c92f367c5e7: Pull complete 18:45:50 4b8299f9d1f4: Pull complete 18:45:50 9a6b49a46696: Pull complete 18:45:57 cf05db05a679: Pull complete 18:45:57 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:45:57 ---> 0ccda1f7e2ee 18:45:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:45:59 ---> Running in 3af1bd27a34a 18:45:59 Removing intermediate container 3af1bd27a34a 18:45:59 ---> e13450b17d02 18:45:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:45:59 ---> Running in 04849d197ef3 18:45:59 Removing intermediate container 04849d197ef3 18:45:59 ---> f3f63934778d 18:45:59 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:45:59 ---> Running in e0d4b9369100 18:45:59 Removing intermediate container e0d4b9369100 18:45:59 ---> 2587c65ca4bf 18:45:59 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:00 ---> Running in 5ee488506995 18:46:02 Removing intermediate container 5ee488506995 18:46:02 ---> bb8a286c3e56 18:46:02 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:46:02 ---> Running in 3326257eb66c 18:46:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:46:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:46:04 OK: 220 MiB in 52 packages 18:46:05 Removing intermediate container 3326257eb66c 18:46:05 ---> 856041d73a7c 18:46:05 Step 8/13 : WORKDIR /app 18:46:05 ---> Running in e660bb3ee9bc 18:46:05 Removing intermediate container e660bb3ee9bc 18:46:05 ---> 632af8eb9e62 18:46:05 Step 9/13 : COPY go.mod vendor* ./ 18:46:06 ---> 4952aba87eff 18:46:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:06 ---> Running in c7a9d7a1b9ea 18:47:28 Removing intermediate container c7a9d7a1b9ea 18:47:28 ---> 90573953c9a8 18:47:28 Step 11/13 : COPY . . 18:47:28 ---> 07e37b49d6cd 18:47:28 Step 12/13 : ARG MAKE="make build" 18:47:28 ---> Running in 0f520b3d8ec7 18:47:28 Removing intermediate container 0f520b3d8ec7 18:47:28 ---> 5756ed9e328a 18:47:28 Step 13/13 : RUN $MAKE 18:47:28 ---> Running in 01b2c6f7ac9f 18:47:28 noop 18:47:28 Removing intermediate container 01b2c6f7ac9f 18:47:28 ---> 49b5cd90de29 18:47:28 Successfully built 49b5cd90de29 18:47:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:47:28 + docker inspect -f . ci-base-image-arm64 18:47:28 . [Pipeline] withDockerContainer 18:47:29 prd-ubuntu18.04-docker-arm64-4c-16g-3506 does not seem to be running inside a container 18:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:30 $ docker top dbee5f6a04625a711b093ea97e37c76aa9990b3e1b6516ab91f576066cf973cb -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:31 + go version 18:47:31 go version go1.17.6 linux/arm64 [Pipeline] } 18:47:31 $ docker stop --time=1 dbee5f6a04625a711b093ea97e37c76aa9990b3e1b6516ab91f576066cf973cb 18:47:33 $ docker rm -f dbee5f6a04625a711b093ea97e37c76aa9990b3e1b6516ab91f576066cf973cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:34 + docker inspect -f . ci-base-image-arm64 18:47:34 . [Pipeline] withDockerContainer 18:47:34 prd-ubuntu18.04-docker-arm64-4c-16g-3506 does not seem to be running inside a container 18:47:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:35 $ docker top ed854e3711b7a76fee4981a68dcc7fc40ac7bf06f3c1729266b9cb9f23cb6b25 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:47:36 + make test 18:47:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:48:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:48:33 CGO_ENABLED=1 go vet ./... 18:48:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:48:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:48:45 ./bin/test-attribution-txt.sh [Pipeline] echo 18:48:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:48:47 $ docker stop --time=1 ed854e3711b7a76fee4981a68dcc7fc40ac7bf06f3c1729266b9cb9f23cb6b25 18:48:49 $ docker rm -f ed854e3711b7a76fee4981a68dcc7fc40ac7bf06f3c1729266b9cb9f23cb6b25 [Pipeline] // withDockerContainer [Pipeline] sh 18:48:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:48:50 Warning: overwriting stash ‘coverage-report’ 18:48:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:48:51 + ls -al . 18:48:51 total 172 18:48:51 drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 18:48 . 18:48:51 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:45 .. 18:48:51 -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 18:45 .dockerignore 18:48:51 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:45 .git 18:48:51 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:45 .github 18:48:51 -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 18:45 .gitignore 18:48:51 -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 18:45 Attribution.txt 18:48:51 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 18:45 CHANGELOG.md 18:48:51 -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 18:45 Dockerfile 18:48:51 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:45 GOVERNANCE.md 18:48:51 -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 18:45 Jenkinsfile 18:48:51 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 18:45 LICENSE 18:48:51 -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 18:45 OWNERS.md 18:48:51 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 18:45 README.md 18:48:51 -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:35 VERSION 18:48:51 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:45 bin 18:48:51 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 18:47 coverage.out 18:48:51 -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 18:45 go.mod 18:48:51 -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 18:45 go.sum 18:48:51 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 18:45 main.go 18:48:51 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 18:45 makefile 18:48:51 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:45 res 18:48:51 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:45 snap [Pipeline] isUnix [Pipeline] sh 18:48:51 + docker build -t 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=a576fe058936a7290e3ffe8cc458073ac3a6a4cf --label arch=arm64 --label version=0.0.0 . 18:48:51 Sending build context to Docker daemon 208.4kB 18:48:52 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 18:48:52 Step 2/27 : FROM ${BASE} AS builder 18:48:52 ---> 49b5cd90de29 18:48:52 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:48:52 ---> Running in 10fd410117c2 18:48:52 Removing intermediate container 10fd410117c2 18:48:52 ---> fa867f2280dd 18:48:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:48:52 ---> Running in e1a5a61a1564 18:48:52 Removing intermediate container e1a5a61a1564 18:48:52 ---> dfb5eb1a739c 18:48:52 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:48:53 ---> Running in 3eadc350b253 18:48:53 Removing intermediate container 3eadc350b253 18:48:53 ---> 6affa66d5dd5 18:48:53 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:53 ---> Running in ab5bff5241cf 18:48:55 Removing intermediate container ab5bff5241cf 18:48:55 ---> c8d779aa5be9 18:48:55 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:48:55 ---> Running in b32b572b0a3e 18:48:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:58 OK: 220 MiB in 52 packages 18:48:59 Removing intermediate container b32b572b0a3e 18:48:59 ---> d1a10f2a02d8 18:48:59 Step 8/27 : WORKDIR /app 18:48:59 ---> Running in b9a56925f9f7 18:48:59 Removing intermediate container b9a56925f9f7 18:48:59 ---> 09b6952b4ed7 18:48:59 Step 9/27 : COPY go.mod vendor* ./ 18:49:00 ---> 6ab5d21155f5 18:49:00 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:00 ---> Running in 4e14786e41f4 18:49:02 Removing intermediate container 4e14786e41f4 18:49:02 ---> cc738f0a7b09 18:49:02 Step 11/27 : COPY . . 18:49:03 ---> 12ec5780c175 18:49:03 Step 12/27 : ARG MAKE="make build" 18:49:03 ---> Running in cd955cf822e6 18:49:03 Removing intermediate container cd955cf822e6 18:49:03 ---> 3bb7f5bfa8ca 18:49:03 Step 13/27 : RUN $MAKE 18:49:03 ---> Running in 1073144bf6c9 18:49:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:49:52 Removing intermediate container 1073144bf6c9 18:49:52 ---> 1e15b1e01837 18:49:52 Step 14/27 : FROM alpine:3.14 18:49:52 3.14: Pulling from library/alpine 18:49:52 be307f383ecc: Pulling fs layer 18:49:52 be307f383ecc: Verifying Checksum 18:49:52 be307f383ecc: Download complete 18:49:52 be307f383ecc: Pull complete 18:49:52 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:49:52 Status: Downloaded newer image for alpine:3.14 18:49:52 ---> 5b8b7b635229 18:49:52 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:49:52 ---> Running in 9b7773ea91c0 18:49:52 Removing intermediate container 9b7773ea91c0 18:49:52 ---> 139dbb4c1173 18:49:52 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:49:52 ---> Running in 3f6fbd0a4d06 18:49:52 Removing intermediate container 3f6fbd0a4d06 18:49:52 ---> f832ebb83c06 18:49:52 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:49:52 ---> Running in 9f4fdeaf72ac 18:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:49:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:49:53 (1/7) Installing ca-certificates (20191127-r5) 18:49:53 (2/7) Installing dumb-init (1.2.5-r1) 18:49:53 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:49:53 (4/7) Installing libsodium (1.0.18-r0) 18:49:53 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:49:53 (6/7) Installing libzmq (4.3.4-r0) 18:49:53 (7/7) Installing zeromq (4.3.4-r0) 18:49:53 Executing busybox-1.33.1-r6.trigger 18:49:53 Executing ca-certificates-20191127-r5.trigger 18:49:53 OK: 9 MiB in 21 packages 18:49:55 Removing intermediate container 9f4fdeaf72ac 18:49:55 ---> c8f0bc8ea1a8 18:49:55 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:49:55 ---> abdc923adcde 18:49:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:49:56 ---> b1b52d116878 18:49:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:49:56 ---> fbea2d0e880f 18:49:56 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:49:58 ---> 4260aeef91f2 18:49:58 Step 22/27 : EXPOSE 48095 18:49:58 ---> Running in b6b1025b2170 18:49:58 Removing intermediate container b6b1025b2170 18:49:58 ---> 92181803c9b2 18:49:58 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:49:58 ---> Running in 96b1f2e93142 18:49:58 Removing intermediate container 96b1f2e93142 18:49:58 ---> c6752184c149 18:49:58 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:59 ---> Running in 4fc750cf454f 18:49:59 Removing intermediate container 4fc750cf454f 18:49:59 ---> 623cef1bc619 18:49:59 Step 25/27 : LABEL arch=arm64 18:49:59 ---> Running in 8db067b94952 18:49:59 Removing intermediate container 8db067b94952 18:49:59 ---> e0ae3d26dfc6 18:49:59 Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf 18:49:59 ---> Running in 2c32e944d8d3 18:50:00 Removing intermediate container 2c32e944d8d3 18:50:00 ---> 527e7a4f60c6 18:50:00 Step 27/27 : LABEL version=0.0.0 18:50:00 ---> Running in 26837ec52791 18:50:00 Removing intermediate container 26837ec52791 18:50:00 ---> 58fd0e8e9f43 18:50:00 [Warning] One or more build-args [ARCH] were not consumed 18:50:00 Successfully built 58fd0e8e9f43 18:50:00 Successfully tagged 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:50:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:50:01 18:50:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:50:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:50:01 arm64: Pulling from edgex-lftools-log-publisher 18:50:01 448f6bf000e3: Pulling fs layer 18:50:01 f757da607395: Pulling fs layer 18:50:01 05883995daec: Pulling fs layer 18:50:01 8603b9c90790: Pulling fs layer 18:50:01 1560dd03e051: Pulling fs layer 18:50:01 27f5ce0e4adf: Pulling fs layer 18:50:01 c2d8d7efcc4b: Pulling fs layer 18:50:01 1560dd03e051: Waiting 18:50:01 27f5ce0e4adf: Waiting 18:50:01 c2d8d7efcc4b: Waiting 18:50:01 8603b9c90790: Waiting 18:50:01 f757da607395: Verifying Checksum 18:50:01 f757da607395: Download complete 18:50:01 8603b9c90790: Verifying Checksum 18:50:01 8603b9c90790: Download complete 18:50:01 1560dd03e051: Verifying Checksum 18:50:01 1560dd03e051: Download complete 18:50:02 27f5ce0e4adf: Verifying Checksum 18:50:02 27f5ce0e4adf: Download complete 18:50:02 05883995daec: Verifying Checksum 18:50:02 05883995daec: Download complete 18:50:02 448f6bf000e3: Verifying Checksum 18:50:02 448f6bf000e3: Download complete 18:50:04 c2d8d7efcc4b: Verifying Checksum 18:50:04 c2d8d7efcc4b: Download complete 18:50:05 448f6bf000e3: Pull complete 18:50:06 f757da607395: Pull complete 18:50:07 05883995daec: Pull complete 18:50:08 8603b9c90790: Pull complete 18:50:09 1560dd03e051: Pull complete 18:50:09 27f5ce0e4adf: Pull complete 18:50:24 c2d8d7efcc4b: Pull complete 18:50:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:50:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:50:24 prd-ubuntu18.04-docker-arm64-4c-16g-3506 does not seem to be running inside a container 18:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:50:27 $ docker top 8e5595d122513bca0952fd10c950ed2cd4f0215a5254aba52f31f577cd8a1720 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:28 ---> job-cost.sh 18:50:28 lf-activate-venv: SKIPPING 18:50:28 INFO: No Stack... 18:50:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:50:28 INFO: Archiving Costs [Pipeline] sh 18:50:29 + cat /w/workspace/app-service-configurable/4/archives/cost.csv 18:50:29 + cut -d, -f6 [Pipeline] lock 18:50:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] 18:50:29 Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] did not exist. Created. 18:50:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:30 /w/workspace/app-service-configurable/4@tmp/durable-cf2ad395/script.sh: 1: /w/workspace/app-service-configurable/4@tmp/durable-cf2ad395/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:50:30 + echo total: 0.10999999940395355 [Pipeline] stash 18:50:30 Warning: overwriting stash ‘stack-cost’ 18:50:31 Stashed 1 file(s) [Pipeline] } 18:50:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:50:31 $ docker stop --time=1 8e5595d122513bca0952fd10c950ed2cd4f0215a5254aba52f31f577cd8a1720 18:50:32 $ docker rm -f 8e5595d122513bca0952fd10c950ed2cd4f0215a5254aba52f31f577cd8a1720 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:50:33 + '[' -d /w/workspace/_app-service-configurable_PR-372/archives ']' 18:50:33 + ls -al /w/workspace/_app-service-configurable_PR-372/archives 18:50:33 total 8 18:50:33 drwxr-xr-x. 3 root root 34 Jan 20 18:45 . 18:50:33 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:45 .. 18:50:33 drwxr-xr-x. 2 root root 6 Jan 20 18:45 cost 18:50:33 -rw-r--r--. 1 root root 95 Jan 20 18:45 cost.csv 18:50:33 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-372/archives 18:50:33 + ls -al /w/workspace/_app-service-configurable_PR-372/archives 18:50:33 total 8 18:50:33 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:45 . 18:50:33 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:45 .. 18:50:33 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:45 cost 18:50:33 -rw-r--r--. 1 jenkins jenkins 95 Jan 20 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:50:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:50:34 ---> package-listing.sh 18:50:34 ++ facter osfamily 18:50:34 ++ tr '[:upper:]' '[:lower:]' 18:50:34 + OS_FAMILY=redhat 18:50:34 + workspace=/w/workspace/_app-service-configurable_PR-372 18:50:34 + START_PACKAGES=/tmp/packages_start.txt 18:50:34 + END_PACKAGES=/tmp/packages_end.txt 18:50:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:50:34 + PACKAGES=/tmp/packages_start.txt 18:50:34 + '[' /w/workspace/_app-service-configurable_PR-372 ']' 18:50:34 + PACKAGES=/tmp/packages_end.txt 18:50:34 + case "${OS_FAMILY}" in 18:50:34 + sort 18:50:34 + rpm -qa 18:50:35 + '[' -f /tmp/packages_start.txt ']' 18:50:35 + '[' -f /tmp/packages_end.txt ']' 18:50:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:50:35 + '[' /w/workspace/_app-service-configurable_PR-372 ']' 18:50:35 + mkdir -p /w/workspace/_app-service-configurable_PR-372/archives/ 18:50:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-372/archives/ [Pipeline] echo 18:50:35 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-372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:50:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:50:36 . [Pipeline] withDockerContainer 18:50:36 prd-centos7-docker-4c-2g-3276 does not seem to be running inside a container 18:50:36 $ 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-372/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-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:50:36 $ docker top 5b24820cf00588b50a4cfc9b73bc6e1d13b07660492dbb20d8b96ea1d2386dd0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:36 + touch /tmp/pre-build-complete [Pipeline] sh 18:50:37 + mkdir -p /var/log/sysstat [Pipeline] sh 18:50:37 + ls /var/log/sa-host 18:50:37 + sadf -c /var/log/sa-host/sa17 18:50:37 file_magic: OK 18:50:37 HZ: Using current value: 100 18:50:37 file_header: OK 18:50:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:50:37 Statistics: 18:50:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:50:37 File successfully converted to sysstat format version 12.0.3 18:50:37 + sadf -c /var/log/sa-host/sa20 18:50:37 file_magic: OK 18:50:37 HZ: Using current value: 100 18:50:37 file_header: OK 18:50:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:50:37 Statistics: 18:50:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:50:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:37 provisioning config files... 18:50:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config6279482236517517688tmp [Pipeline] { [Pipeline] echo 18:50:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:50:37 ---> create-netrc.sh [Pipeline] } 18:50:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:50:38 ---> python-tools-install.sh [Pipeline] echo 18:50:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:50:38 ---> sudo-logs.sh 18:50:38 Archiving 'sudo' log.. 18:50:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-3276.novalocal: Name or service not known 18:50:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-3276.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:50:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:50:38 ---> job-cost.sh 18:50:38 lf-activate-venv: SKIPPING 18:50:38 DEBUG: total: 0.05999999865889549 18:50:38 INFO: Retrieving Stack Cost... 18:50:38 INFO: Retrieving Pricing Info for: v3-standard-2 18:50:39 INFO: Archiving Costs [Pipeline] echo 18:50:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:50:39 ---> logs-deploy.sh 18:50:39 lf-activate-venv: SKIPPING 18:50:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-372/4 18:50:39 INFO: archiving workspace using pattern(s): 18:50:40 Archives upload complete. 18:50:40 INFO: archiving logs to Nexus 18:50:40 ---> uname -a: 18:50:40 Linux prd-centos7-docker-4c-2g-3276.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 18:50:40 18:50:40 18:50:40 ---> lscpu: 18:50:40 Architecture: x86_64 18:50:40 CPU op-mode(s): 32-bit, 64-bit 18:50:40 Byte Order: Little Endian 18:50:40 Address sizes: 40 bits physical, 48 bits virtual 18:50:40 CPU(s): 2 18:50:40 On-line CPU(s) list: 0,1 18:50:40 Thread(s) per core: 1 18:50:40 Core(s) per socket: 1 18:50:40 Socket(s): 2 18:50:40 NUMA node(s): 1 18:50:40 Vendor ID: AuthenticAMD 18:50:40 CPU family: 23 18:50:40 Model: 49 18:50:40 Model name: AMD EPYC-Rome Processor 18:50:40 Stepping: 0 18:50:40 CPU MHz: 2799.996 18:50:40 BogoMIPS: 5599.99 18:50:40 Virtualization: AMD-V 18:50:40 Hypervisor vendor: KVM 18:50:40 Virtualization type: full 18:50:40 L1d cache: 32K 18:50:40 L1i cache: 32K 18:50:40 L2 cache: 512K 18:50:40 L3 cache: 16384K 18:50:40 NUMA node0 CPU(s): 0,1 18:50:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:50:40 18:50:40 18:50:40 ---> nproc: 18:50:40 2 18:50:40 18:50:40 18:50:40 ---> df -h: 18:50:40 Filesystem Size Used Avail Use% Mounted on 18:50:40 overlay 40G 8.8G 32G 22% / 18:50:40 tmpfs 64M 0 64M 0% /dev 18:50:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:50:40 shm 64M 0 64M 0% /dev/shm 18:50:40 /dev/vda1 40G 8.8G 32G 22% /facter-os 18:50:40 18:50:40