Pull request #431 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from f773924ffa16895744c3e431360e94e9e7dea59d+1efec17b9cd6fa36347b51e5d2e9f1185cb0218f (b8a0ff325a35e72320d2248749875b6025ac5dd1) 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-ssh5178677402471234738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13064313581617489447.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-431/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14185809704443557979.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh7994701850868893428.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-431/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16702502457434131112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15378 in /w/workspace/_app-service-configurable_PR-431 [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-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f into PR head commit f773924ffa16895744c3e431360e94e9e7dea59d Merge succeeded, producing f773924ffa16895744c3e431360e94e9e7dea59d Checking out Revision f773924ffa16895744c3e431360e94e9e7dea59d (PR-431) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f773924ffa16895744c3e431360e94e9e7dea59d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f773924ffa16895744c3e431360e94e9e7dea59d # timeout=10 Commit message: "fix: Remove PublishTopic config since it is not used" > git rev-list --no-walk e97b211687e017cf887d2b7266f200e38c729e12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:52:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:52:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:52:00 ========================================================= 23:52:00 EdgeX Global Pipelines Version Info 23:52:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:52:00 ------------------- 23:52:00 stable info: 23:52:00 ------------------- 23:52:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:52:00 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:52:00 Message: update stable to v1.0.234 23:52:01 ------------------- 23:52:01 experimental info: 23:52:01 ------------------- 23:52:01 Commited By: **** collab-it+edgex@linuxfoundation.org 23:52:01 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:52:01 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:52:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:52:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 23:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 23:52:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 23:52:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] echo 23:52:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f773924 [Pipeline] echo 23:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:02 provisioning config files... 23:52:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config7508589239792597234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:02 ---> docker-login.sh 23:52:02 nexus3.edgexfoundry.org:10001 23:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:02 Configure a credential helper to remove this warning. See 23:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:02 23:52:02 Login Succeeded 23:52:02 nexus3.edgexfoundry.org:10002 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 nexus3.edgexfoundry.org:10003 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 nexus3.edgexfoundry.org:10004 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 docker.io 23:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:03 Configure a credential helper to remove this warning. See 23:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:03 23:52:03 Login Succeeded 23:52:03 ---> docker-login.sh ends [Pipeline] } 23:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:52:04 + git rev-list -1 --merges f773924ffa16895744c3e431360e94e9e7dea59d~1..f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] echo 23:52:04 -----------> git rev-list -1 --merges f773924ffa16895744c3e431360e94e9e7dea59d~1..f773924ffa16895744c3e431360e94e9e7dea59d f773924ffa16895744c3e431360e94e9e7dea59d [false] [Pipeline] sh 23:52:04 + git log --format=format:%s -1 f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] echo 23:52:04 ========================================================= 23:52:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:52:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:52:04 + git log --format=format:%s -1 f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] echo 23:52:04 [semverPrep] GIT_COMMIT: f773924ffa16895744c3e431360e94e9e7dea59d, Commit Message: fix: Remove PublishTopic config since it is not used [Pipeline] echo 23:52:04 [semverPrep] This is not a build commit. [Pipeline] sh 23:52:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:52:05 + grep -v github /etc/ssh/ssh_known_hosts 23:52:05 + [ -e /tmp/ssh_known_hosts ] 23:52:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:52:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:52:05 + sudo tee -a /etc/ssh/ssh_known_hosts 23:52:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:05 23:52:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:06 0.1.4: Pulling from edgex-devops/py-git-semver 23:52:06 42c077c10790: Pulling fs layer 23:52:06 f63e77b7563a: Pulling fs layer 23:52:06 bd5fdadae976: Pulling fs layer 23:52:06 205491f53016: Pulling fs layer 23:52:06 df18705c85c3: Pulling fs layer 23:52:06 bdb3f477010e: Pulling fs layer 23:52:06 c8a8fc8e1c8f: Pulling fs layer 23:52:06 2c6e9b1d212d: Pulling fs layer 23:52:06 bdb8f0575790: Pulling fs layer 23:52:06 386e3cb2ff24: Pulling fs layer 23:52:06 2343380bae48: Pulling fs layer 23:52:06 205491f53016: Waiting 23:52:06 bdb3f477010e: Waiting 23:52:06 c8a8fc8e1c8f: Waiting 23:52:06 386e3cb2ff24: Waiting 23:52:06 bdb8f0575790: Waiting 23:52:06 2343380bae48: Waiting 23:52:06 df18705c85c3: Waiting 23:52:06 2c6e9b1d212d: Waiting 23:52:06 f63e77b7563a: Download complete 23:52:06 205491f53016: Verifying Checksum 23:52:06 205491f53016: Download complete 23:52:06 df18705c85c3: Verifying Checksum 23:52:06 df18705c85c3: Download complete 23:52:06 bd5fdadae976: Verifying Checksum 23:52:06 bd5fdadae976: Download complete 23:52:06 bdb3f477010e: Verifying Checksum 23:52:06 bdb3f477010e: Download complete 23:52:06 2c6e9b1d212d: Verifying Checksum 23:52:06 2c6e9b1d212d: Download complete 23:52:06 bdb8f0575790: Download complete 23:52:06 386e3cb2ff24: Download complete 23:52:06 2343380bae48: Verifying Checksum 23:52:06 2343380bae48: Download complete 23:52:06 42c077c10790: Verifying Checksum 23:52:06 42c077c10790: Download complete 23:52:06 c8a8fc8e1c8f: Download complete 23:52:07 42c077c10790: Pull complete 23:52:07 f63e77b7563a: Pull complete 23:52:08 bd5fdadae976: Pull complete 23:52:08 205491f53016: Pull complete 23:52:08 df18705c85c3: Pull complete 23:52:09 bdb3f477010e: Pull complete 23:52:10 c8a8fc8e1c8f: Pull complete 23:52:10 2c6e9b1d212d: Pull complete 23:52:11 bdb8f0575790: Pull complete 23:52:11 386e3cb2ff24: Pull complete 23:52:11 2343380bae48: Pull complete 23:52:11 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 23:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:11 prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container 23:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@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-devops/py-git-semver:0.1.4 cat 23:52:12 $ docker top 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 -eo pid,comm 23:52:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:52:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:52:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:12 [ssh-agent] Looking for ssh-agent implementation... 23:52:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:12 $ docker exec 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 ssh-agent 23:52:13 SSH_AUTH_SOCK=/tmp/ssh-pUs42ElmYfoe/agent.32 23:52:13 SSH_AGENT_PID=38 23:52:13 Running ssh-add (command line suppressed) 23:52:13 Identity added: /w/workspace/_app-service-configurable_PR-431@tmp/private_key_3892555233218117772.key (/w/workspace/_app-service-configurable_PR-431@tmp/private_key_3892555233218117772.key) 23:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:13 + git tag --points-at HEAD [Pipeline] } 23:52:13 $ docker exec --env ******** --env ******** 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 ssh-agent -k 23:52:13 unset SSH_AUTH_SOCK; 23:52:13 unset SSH_AGENT_PID; 23:52:13 echo Agent pid 38 killed; 23:52:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:13 [ssh-agent] Looking for ssh-agent implementation... 23:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:13 $ docker exec 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 ssh-agent 23:52:13 SSH_AUTH_SOCK=/tmp/ssh-PJCziI0Dkw1v/agent.70 23:52:13 SSH_AGENT_PID=76 23:52:13 Running ssh-add (command line suppressed) 23:52:14 Identity added: /w/workspace/_app-service-configurable_PR-431@tmp/private_key_5222445680106551606.key (/w/workspace/_app-service-configurable_PR-431@tmp/private_key_5222445680106551606.key) 23:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:14 + git semver init 23:52:14 2022-06-22 23:52:14,590 [run_init] DEBUG init version:0.0.0 force:False 23:52:14 2022-06-22 23:52:14,590 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-431/.semver 23:52:14 2022-06-22 23:52:14,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-431/.semver 23:52:14 2022-06-22 23:52:14,591 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-431/.semver'], cwd=/w/workspace/_app-service-configurable_PR-431, universal_newlines=False, shell=None, istream=None) 23:52:15 2022-06-22 23:52:15,293 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-431/.git/info/exclude 23:52:15 2022-06-22 23:52:15,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-431/.semver/PR-431 with force:False 23:52:15 2022-06-22 23:52:15,293 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-431/.semver/PR-431 23:52:15 2022-06-22 23:52:15,298 [execute] INFO git cat-file --batch-check 23:52:15 2022-06-22 23:52:15,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-431/.semver, universal_newlines=False, shell=None, istream=) 23:52:15 2022-06-22 23:52:15,305 [execute] INFO git cat-file --batch 23:52:15 2022-06-22 23:52:15,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-431/.semver, universal_newlines=False, shell=None, istream=) 23:52:15 2022-06-22 23:52:15,310 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-431/.semver/PR-431 23:52:15 0.0.0 [Pipeline] } 23:52:15 $ docker exec --env ******** --env ******** 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 ssh-agent -k 23:52:15 unset SSH_AUTH_SOCK; 23:52:15 unset SSH_AGENT_PID; 23:52:15 echo Agent pid 76 killed; 23:52:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:16 + git semver [Pipeline] } 23:52:16 $ docker stop --time=1 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 23:52:17 $ docker rm -f 1cd14f4e4c0f5667b24bc1136f590a2ead34d72a8857c308c301f03021d986f2 [Pipeline] // withDockerContainer [Pipeline] sh 23:52:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:52:18 Stashed 1 file(s) [Pipeline] echo 23:52:18 [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 23:52:18 provisioning config files... 23:52:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config3803091356846713848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:18 ---> docker-login.sh 23:52:18 nexus3.edgexfoundry.org:10001 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:18 Configure a credential helper to remove this warning. See 23:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:18 23:52:18 Login Succeeded 23:52:18 nexus3.edgexfoundry.org:10002 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:18 Configure a credential helper to remove this warning. See 23:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:18 23:52:18 Login Succeeded 23:52:18 nexus3.edgexfoundry.org:10003 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:18 Configure a credential helper to remove this warning. See 23:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:18 23:52:18 Login Succeeded 23:52:18 nexus3.edgexfoundry.org:10004 23:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:19 Configure a credential helper to remove this warning. See 23:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:19 23:52:19 Login Succeeded 23:52:19 docker.io 23:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:19 Configure a credential helper to remove this warning. See 23:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:19 23:52:19 Login Succeeded 23:52:19 ---> docker-login.sh ends [Pipeline] } 23:52:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:52:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:19 ========================================================= 23:52:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:52:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:19 + 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 . 23:52:19 Sending build context to Docker daemon 3.08MB 23:52:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:52:19 Step 2/13 : FROM ${BASE} AS builder 23:52:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:52:19 59bf1c3509f3: Pulling fs layer 23:52:19 666ba61612fd: Pulling fs layer 23:52:19 8ed8ca486205: Pulling fs layer 23:52:19 cc1cd167ecdc: Pulling fs layer 23:52:19 c516ae0d96e1: Pulling fs layer 23:52:19 684cea983483: Pulling fs layer 23:52:19 dd3240ac7de5: Pulling fs layer 23:52:19 b1e948a4e11c: Pulling fs layer 23:52:19 a8fd76ee1af6: Pulling fs layer 23:52:19 646ad004c059: Pulling fs layer 23:52:19 c516ae0d96e1: Waiting 23:52:19 684cea983483: Waiting 23:52:19 dd3240ac7de5: Waiting 23:52:19 b1e948a4e11c: Waiting 23:52:19 a8fd76ee1af6: Waiting 23:52:19 646ad004c059: Waiting 23:52:19 cc1cd167ecdc: Waiting 23:52:19 8ed8ca486205: Verifying Checksum 23:52:19 8ed8ca486205: Download complete 23:52:19 666ba61612fd: Verifying Checksum 23:52:19 666ba61612fd: Download complete 23:52:20 c516ae0d96e1: Verifying Checksum 23:52:20 c516ae0d96e1: Download complete 23:52:20 684cea983483: Verifying Checksum 23:52:20 684cea983483: Download complete 23:52:20 dd3240ac7de5: Verifying Checksum 23:52:20 dd3240ac7de5: Download complete 23:52:20 59bf1c3509f3: Verifying Checksum 23:52:20 59bf1c3509f3: Download complete 23:52:20 b1e948a4e11c: Verifying Checksum 23:52:20 b1e948a4e11c: Download complete 23:52:20 59bf1c3509f3: Pull complete 23:52:20 666ba61612fd: Pull complete 23:52:20 8ed8ca486205: Pull complete 23:52:20 646ad004c059: Verifying Checksum 23:52:20 646ad004c059: Download complete 23:52:20 a8fd76ee1af6: Verifying Checksum 23:52:20 a8fd76ee1af6: Download complete 23:52:20 cc1cd167ecdc: Verifying Checksum 23:52:20 cc1cd167ecdc: Download complete 23:52:25 cc1cd167ecdc: Pull complete 23:52:25 c516ae0d96e1: Pull complete 23:52:25 684cea983483: Pull complete 23:52:25 dd3240ac7de5: Pull complete 23:52:25 b1e948a4e11c: Pull complete 23:52:27 a8fd76ee1af6: Pull complete 23:52:28 646ad004c059: Pull complete 23:52:28 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 23:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:28 ---> 8f69c11f6b0c 23:52:28 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:52:29 ---> Running in b426e1c7e6ff 23:52:29 Removing intermediate container b426e1c7e6ff 23:52:29 ---> dc6d211137a0 23:52:29 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:52:29 ---> Running in 5108340dd997 23:52:29 Removing intermediate container 5108340dd997 23:52:29 ---> 326ab88b0e05 23:52:29 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:52:29 ---> Running in c940e7370af4 23:52:29 Removing intermediate container c940e7370af4 23:52:29 ---> 609d8087ac92 23:52:29 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:29 ---> Running in d4091920b6ee 23:52:30 Removing intermediate container d4091920b6ee 23:52:30 ---> 301a9857dae7 23:52:30 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:30 ---> Running in 6b437ac04926 23:52:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:52:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:52:31 OK: 221 MiB in 52 packages 23:52:32 Removing intermediate container 6b437ac04926 23:52:32 ---> c108a1aa2e8f 23:52:32 Step 8/13 : WORKDIR /app 23:52:32 ---> Running in a30978bacbf5 23:52:32 Removing intermediate container a30978bacbf5 23:52:32 ---> 5ca73ce76693 23:52:32 Step 9/13 : COPY go.mod vendor* ./ 23:52:32 ---> 2ab6679a4549 23:52:32 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:32 ---> Running in a222eae5020c 23:52:33 Still waiting to schedule task 23:52:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:52:50 Removing intermediate container a222eae5020c 23:52:50 ---> d805c4ddd752 23:52:50 Step 11/13 : COPY . . 23:52:50 ---> df7c3e3428fe 23:52:50 Step 12/13 : ARG MAKE="make build" 23:52:50 ---> Running in c8c7dc7c3279 23:52:50 Removing intermediate container c8c7dc7c3279 23:52:50 ---> 55a815deb48c 23:52:50 Step 13/13 : RUN $MAKE 23:52:50 ---> Running in f007a30e2b36 23:52:50 noop 23:52:50 Removing intermediate container f007a30e2b36 23:52:50 ---> 415f80129f0d 23:52:50 Successfully built 415f80129f0d 23:52:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker inspect -f . ci-base-image-x86_64 23:52:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:51 prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container 23:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:52:51 $ docker top c14585dd1a48743bc0ae4ebd6516ba62cfe1e086426c8dd224cd861c2399fae7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:52 + go version 23:52:52 go version go1.17.7 linux/amd64 [Pipeline] } 23:52:52 $ docker stop --time=1 c14585dd1a48743bc0ae4ebd6516ba62cfe1e086426c8dd224cd861c2399fae7 23:52:53 $ docker rm -f c14585dd1a48743bc0ae4ebd6516ba62cfe1e086426c8dd224cd861c2399fae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:53 + docker inspect -f . ci-base-image-x86_64 23:52:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:53 prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container 23:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:52:54 $ docker top 9b3c2891c4db819dc33f5304c1fe628217e911c320b12c54123c44f28510c30b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:52:54 + make test 23:52:54 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:53:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:53:04 CGO_ENABLED=1 go vet ./... 23:53:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:53:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:53:09 ./bin/test-attribution-txt.sh [Pipeline] echo 23:53:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:53:09 $ docker stop --time=1 9b3c2891c4db819dc33f5304c1fe628217e911c320b12c54123c44f28510c30b 23:53:11 $ docker rm -f 9b3c2891c4db819dc33f5304c1fe628217e911c320b12c54123c44f28510c30b [Pipeline] // withDockerContainer [Pipeline] sh 23:53:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:53:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:53:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:53:12 + ls -al . 23:53:12 total 168 23:53:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:53 . 23:53:12 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 23:51 .. 23:53:12 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 23:51 .dockerignore 23:53:12 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:52 .git 23:53:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:51 .github 23:53:12 -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 23:51 .gitignore 23:53:12 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 23:52 .semver 23:53:12 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 23:51 Attribution.txt 23:53:12 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 23:51 CHANGELOG.md 23:53:12 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 23:51 Dockerfile 23:53:12 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 23:51 GOVERNANCE.md 23:53:12 -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 23:51 Jenkinsfile 23:53:12 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 23:51 LICENSE 23:53:12 -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 23:51 OWNERS.md 23:53:12 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 23:51 README.md 23:53:12 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 23:52 VERSION 23:53:12 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 23:51 bin 23:53:12 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 23:52 coverage.out 23:53:12 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 23:51 go.mod 23:53:12 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 23:51 go.sum 23:53:12 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 23:51 main.go 23:53:12 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 23:51 makefile 23:53:12 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 23:51 res 23:53:12 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:13 + 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=f773924ffa16895744c3e431360e94e9e7dea59d --label arch=amd64 --label version=0.0.0 . 23:53:13 Sending build context to Docker daemon 3.081MB 23:53:13 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:53:13 Step 2/27 : FROM ${BASE} AS builder 23:53:13 ---> 415f80129f0d 23:53:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:53:13 ---> Running in 5f7c33d98908 23:53:13 Removing intermediate container 5f7c33d98908 23:53:13 ---> be71a86e3715 23:53:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:53:13 ---> Running in 74e7f91767cd 23:53:13 Removing intermediate container 74e7f91767cd 23:53:13 ---> 7877af44be52 23:53:13 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:53:13 ---> Running in 87255fc03678 23:53:13 Removing intermediate container 87255fc03678 23:53:13 ---> 1822a3d0ae0d 23:53:13 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:13 ---> Running in 093dca7a851d 23:53:14 Removing intermediate container 093dca7a851d 23:53:14 ---> d00b35493381 23:53:14 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:53:14 ---> Running in 07cc1fa0b8c5 23:53:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:53:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:53:16 OK: 221 MiB in 52 packages 23:53:16 Removing intermediate container 07cc1fa0b8c5 23:53:16 ---> 951f492bb0a6 23:53:16 Step 8/27 : WORKDIR /app 23:53:16 ---> Running in 87c03916ba80 23:53:16 Removing intermediate container 87c03916ba80 23:53:16 ---> f5fe36a2f5d6 23:53:16 Step 9/27 : COPY go.mod vendor* ./ 23:53:16 ---> 7ba3e4976b72 23:53:16 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:16 ---> Running in 9d5e89f0d695 23:53:17 Removing intermediate container 9d5e89f0d695 23:53:17 ---> 3345e84ac7d8 23:53:17 Step 11/27 : COPY . . 23:53:17 ---> 7e3b74b2dfef 23:53:17 Step 12/27 : ARG MAKE="make build" 23:53:17 ---> Running in d88147c2bdfe 23:53:17 Removing intermediate container d88147c2bdfe 23:53:17 ---> 548986c11f76 23:53:17 Step 13/27 : RUN $MAKE 23:53:17 ---> Running in 11070be99437 23:53:17 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:53:39 Removing intermediate container 11070be99437 23:53:39 ---> d2e7c0509943 23:53:39 Step 14/27 : FROM alpine:3.14 23:53:39 3.14: Pulling from library/alpine 23:53:39 8663204ce13b: Pulling fs layer 23:53:39 8663204ce13b: Verifying Checksum 23:53:39 8663204ce13b: Download complete 23:53:39 8663204ce13b: Pull complete 23:53:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:53:39 Status: Downloaded newer image for alpine:3.14 23:53:39 ---> e04c818066af 23:53:39 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:53:39 ---> Running in 77ed1dd6da74 23:53:39 Removing intermediate container 77ed1dd6da74 23:53:39 ---> 56db49c3787e 23:53:39 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:53:39 ---> Running in eac62233850c 23:53:39 Removing intermediate container eac62233850c 23:53:39 ---> 41bde93c9144 23:53:39 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:53:39 ---> Running in d423c8fbba77 23:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:53:39 (1/7) Installing ca-certificates (20211220-r0) 23:53:39 (2/7) Installing dumb-init (1.2.5-r1) 23:53:39 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:53:39 (4/7) Installing libsodium (1.0.18-r0) 23:53:39 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:53:39 (6/7) Installing libzmq (4.3.4-r0) 23:53:40 (7/7) Installing zeromq (4.3.4-r0) 23:53:40 Executing busybox-1.33.1-r7.trigger 23:53:40 Executing ca-certificates-20211220-r0.trigger 23:53:40 OK: 9 MiB in 21 packages 23:53:40 Removing intermediate container d423c8fbba77 23:53:40 ---> 6e5d7ae74dbd 23:53:40 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:53:40 ---> 905ec80a723c 23:53:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:53:41 ---> 85663e3cd022 23:53:41 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:53:41 ---> 822683c85e52 23:53:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:53:41 ---> 725c881b9fc8 23:53:41 Step 22/27 : EXPOSE 48095 23:53:41 ---> Running in 672554f7405d 23:53:41 Removing intermediate container 672554f7405d 23:53:41 ---> 6530e8aeba28 23:53:41 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:53:41 ---> Running in 43a7d78e4c67 23:53:41 Removing intermediate container 43a7d78e4c67 23:53:41 ---> 736b57e128ac 23:53:41 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:53:42 ---> Running in 3752cef4937e 23:53:42 Removing intermediate container 3752cef4937e 23:53:42 ---> 079e5ee14e79 23:53:42 Step 25/27 : LABEL arch=amd64 23:53:42 ---> Running in 8392e5d9120c 23:53:42 Removing intermediate container 8392e5d9120c 23:53:42 ---> 5c85562b9fa1 23:53:42 Step 26/27 : LABEL git_sha=f773924ffa16895744c3e431360e94e9e7dea59d 23:53:42 ---> Running in 3d6fca511fbb 23:53:42 Removing intermediate container 3d6fca511fbb 23:53:42 ---> 4ba2bb417944 23:53:42 Step 27/27 : LABEL version=0.0.0 23:53:42 ---> Running in 05e8a60b5b03 23:53:42 Removing intermediate container 05e8a60b5b03 23:53:42 ---> a6ff5daa2d56 23:53:42 [Warning] One or more build-args [ARCH] were not consumed 23:53:42 Successfully built a6ff5daa2d56 23:53:42 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:43 23:53:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:43 latest: Pulling from edgex-lftools-log-publisher 23:53:43 5eb5b503b376: Pulling fs layer 23:53:43 5c69ac0246d0: Pulling fs layer 23:53:43 ec43610c2a17: Pulling fs layer 23:53:43 3a2ae6a8a46f: Pulling fs layer 23:53:43 33b1e0a273af: Pulling fs layer 23:53:43 5d3b04190fa2: Pulling fs layer 23:53:43 2f39f015ded8: Pulling fs layer 23:53:43 5d3b04190fa2: Waiting 23:53:43 33b1e0a273af: Waiting 23:53:43 2f39f015ded8: Waiting 23:53:43 3a2ae6a8a46f: Waiting 23:53:43 5c69ac0246d0: Download complete 23:53:43 3a2ae6a8a46f: Verifying Checksum 23:53:43 3a2ae6a8a46f: Download complete 23:53:43 33b1e0a273af: Verifying Checksum 23:53:43 33b1e0a273af: Download complete 23:53:43 ec43610c2a17: Verifying Checksum 23:53:43 ec43610c2a17: Download complete 23:53:43 5d3b04190fa2: Verifying Checksum 23:53:43 5d3b04190fa2: Download complete 23:53:43 5eb5b503b376: Verifying Checksum 23:53:43 5eb5b503b376: Download complete 23:53:44 2f39f015ded8: Verifying Checksum 23:53:44 2f39f015ded8: Download complete 23:53:44 5eb5b503b376: Pull complete 23:53:45 5c69ac0246d0: Pull complete 23:53:45 ec43610c2a17: Pull complete 23:53:45 3a2ae6a8a46f: Pull complete 23:53:45 33b1e0a273af: Pull complete 23:53:45 5d3b04190fa2: Pull complete 23:53:50 2f39f015ded8: Pull complete 23:53:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:50 prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container 23:53:50 $ 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-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:53:51 $ docker top 84a627f0ff57942b63689c9fc32439227100f9983cf6e2f7152a4c2209740482 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:52 ---> job-cost.sh 23:53:52 lf-activate-venv: SKIPPING 23:53:52 INFO: No Stack... 23:53:52 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:52 INFO: Archiving Costs [Pipeline] sh 23:53:53 + cat /w/workspace/_app-service-configurable_PR-431/archives/cost.csv 23:53:53 + cut -d, -f6 [Pipeline] lock 23:53:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] 23:53:53 Resource [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] did not exist. Created. 23:53:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:53:53 + echo total: 0.2199999988079071 [Pipeline] stash 23:53:53 Stashed 1 file(s) [Pipeline] } 23:53:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:53:53 $ docker stop --time=1 84a627f0ff57942b63689c9fc32439227100f9983cf6e2f7152a4c2209740482 23:53:54 $ docker rm -f 84a627f0ff57942b63689c9fc32439227100f9983cf6e2f7152a4c2209740482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:54:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15379 in /w/workspace/_app-service-configurable_PR-431 [Pipeline] { [Pipeline] ws 23:54:26 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 23:54:26 Selected Git installation does not exist. Using Default 23:54:26 The recommended git tool is: NONE 23:54:34 using credential edgex-jenkins-ssh 23:54:34 Cloning the remote Git repository 23:54:34 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:54:35 > git init /w/workspace/app-service-configurable/2 # timeout=10 23:54:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:54:35 > git --version # timeout=10 23:54:35 > git --version # 'git version 2.25.1' 23:54:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:37 Merging remotes/origin/main commit 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f into PR head commit f773924ffa16895744c3e431360e94e9e7dea59d 23:54:37 Merge succeeded, producing f773924ffa16895744c3e431360e94e9e7dea59d 23:54:37 Checking out Revision f773924ffa16895744c3e431360e94e9e7dea59d (PR-431) 23:54:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:54:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:54:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:54:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:54:37 > git config core.sparsecheckout # timeout=10 23:54:37 > git checkout -f f773924ffa16895744c3e431360e94e9e7dea59d # timeout=10 23:54:37 > git remote # timeout=10 23:54:37 > git config --get remote.origin.url # timeout=10 23:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:37 > git merge 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 23:54:37 > git rev-parse HEAD^{commit} # timeout=10 23:54:37 > git config core.sparsecheckout # timeout=10 23:54:37 > git checkout -f f773924ffa16895744c3e431360e94e9e7dea59d # timeout=10 23:54:41 Commit message: "fix: Remove PublishTopic config since it is not used" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:54:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:54:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:54:43 Dload Upload Total Spent Left Speed 23:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 88789 0 --:--:-- --:--:-- --:--:-- 88789 [Pipeline] sh 23:54:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:54:44 + + sudo tee /etc/docker/daemon.new 23:54:44 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:54:44 { 23:54:44 "registry-mirrors": [ 23:54:44 "https://nexus3.edgexfoundry.org:10001" 23:54:44 ], 23:54:44 "bip": "10.250.0.254/24", 23:54:44 "hosts": [ 23:54:44 "tcp://0.0.0.0:5555", 23:54:44 "unix:///var/run/docker.sock" 23:54:44 ], 23:54:44 "mtu": 1458, 23:54:44 "selinux-enabled": true, 23:54:44 "seccomp-profile": "/etc/docker/seccomp.json" 23:54:44 } [Pipeline] sh 23:54:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:54:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:55:03 provisioning config files... 23:55:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config8376950692840843831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:03 ---> docker-login.sh 23:55:03 nexus3.edgexfoundry.org:10001 23:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:04 Configure a credential helper to remove this warning. See 23:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:04 23:55:04 Login Succeeded 23:55:04 nexus3.edgexfoundry.org:10002 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:05 Configure a credential helper to remove this warning. See 23:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:05 23:55:05 Login Succeeded 23:55:05 nexus3.edgexfoundry.org:10003 23:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:05 Configure a credential helper to remove this warning. See 23:55:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:05 23:55:05 Login Succeeded 23:55:05 nexus3.edgexfoundry.org:10004 23:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:06 Configure a credential helper to remove this warning. See 23:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:06 23:55:06 Login Succeeded 23:55:06 docker.io 23:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:55:06 Configure a credential helper to remove this warning. See 23:55:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:55:06 23:55:06 Login Succeeded 23:55:06 ---> docker-login.sh ends [Pipeline] } 23:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:55:07 ========================================================= 23:55:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:55:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:08 + 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 . 23:55:08 Sending build context to Docker daemon 203.8kB 23:55:08 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:55:08 Step 2/13 : FROM ${BASE} AS builder 23:55:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:55:08 9b3977197b4f: Pulling fs layer 23:55:08 1a89e8eeedd5: Pulling fs layer 23:55:08 94645a83ff95: Pulling fs layer 23:55:08 e6fb740bc735: Pulling fs layer 23:55:08 3a77bd46dcc9: Pulling fs layer 23:55:08 355e64cbe906: Pulling fs layer 23:55:08 63ab81a10011: Pulling fs layer 23:55:08 555d1d1c4555: Pulling fs layer 23:55:08 7d9057610161: Pulling fs layer 23:55:08 e6fb740bc735: Waiting 23:55:08 3a77bd46dcc9: Waiting 23:55:08 355e64cbe906: Waiting 23:55:08 63ab81a10011: Waiting 23:55:08 555d1d1c4555: Waiting 23:55:08 7d9057610161: Waiting 23:55:08 94645a83ff95: Download complete 23:55:08 1a89e8eeedd5: Verifying Checksum 23:55:08 1a89e8eeedd5: Download complete 23:55:08 3a77bd46dcc9: Verifying Checksum 23:55:08 3a77bd46dcc9: Download complete 23:55:08 355e64cbe906: Verifying Checksum 23:55:08 355e64cbe906: Download complete 23:55:08 9b3977197b4f: Verifying Checksum 23:55:08 9b3977197b4f: Download complete 23:55:08 63ab81a10011: Verifying Checksum 23:55:08 63ab81a10011: Download complete 23:55:09 7d9057610161: Verifying Checksum 23:55:09 7d9057610161: Download complete 23:55:09 9b3977197b4f: Pull complete 23:55:10 1a89e8eeedd5: Pull complete 23:55:11 94645a83ff95: Pull complete 23:55:11 555d1d1c4555: Verifying Checksum 23:55:11 555d1d1c4555: Download complete 23:55:11 e6fb740bc735: Download complete 23:55:24 e6fb740bc735: Pull complete 23:55:24 3a77bd46dcc9: Pull complete 23:55:24 355e64cbe906: Pull complete 23:55:24 63ab81a10011: Pull complete 23:55:31 555d1d1c4555: Pull complete 23:55:33 7d9057610161: Pull complete 23:55:33 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:55:33 ---> 819e984ddca1 23:55:33 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:55:35 ---> Running in bdbeb0a21f33 23:55:35 Removing intermediate container bdbeb0a21f33 23:55:35 ---> d603af51bf01 23:55:35 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:55:35 ---> Running in 65e8cc890718 23:55:35 Removing intermediate container 65e8cc890718 23:55:35 ---> 4bafaddaaef1 23:55:35 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:55:35 ---> Running in 693b9e996df7 23:55:36 Removing intermediate container 693b9e996df7 23:55:36 ---> 9bffd227af58 23:55:36 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:36 ---> Running in d6d0823a864e 23:55:40 Removing intermediate container d6d0823a864e 23:55:40 ---> 7fc80f1f7994 23:55:40 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:55:40 ---> Running in b8877a13c0a7 23:55:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:55:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:55:42 OK: 220 MiB in 52 packages 23:55:43 Removing intermediate container b8877a13c0a7 23:55:43 ---> b9816ce239c7 23:55:43 Step 8/13 : WORKDIR /app 23:55:43 ---> Running in 63ed465cea87 23:55:43 Removing intermediate container 63ed465cea87 23:55:43 ---> 96ffcefed4e8 23:55:43 Step 9/13 : COPY go.mod vendor* ./ 23:55:44 ---> 81a3c25acd6a 23:55:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:44 ---> Running in eab011153240 23:56:31 Removing intermediate container eab011153240 23:56:31 ---> 87336cdb77b8 23:56:31 Step 11/13 : COPY . . 23:56:32 ---> 32ef94008020 23:56:32 Step 12/13 : ARG MAKE="make build" 23:56:32 ---> Running in 83382e40736f 23:56:32 Removing intermediate container 83382e40736f 23:56:32 ---> 0dc3a895dc34 23:56:32 Step 13/13 : RUN $MAKE 23:56:32 ---> Running in b74d45ef5b45 23:56:33 noop 23:56:34 Removing intermediate container b74d45ef5b45 23:56:34 ---> c0e1afa6c74c 23:56:34 Successfully built c0e1afa6c74c 23:56:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:34 + docker inspect -f . ci-base-image-arm64 23:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:34 prd-ubuntu20.04-docker-arm64-4c-16g-15379 does not seem to be running inside a container 23:56:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:56:36 $ docker top 3a95a9c67a5f11f0478ef1d011e9f77fd089bd801f59a537750a8e2a4ffce3de -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:37 + go version 23:56:37 go version go1.17.7 linux/arm64 [Pipeline] } 23:56:37 $ docker stop --time=1 3a95a9c67a5f11f0478ef1d011e9f77fd089bd801f59a537750a8e2a4ffce3de 23:56:39 $ docker rm -f 3a95a9c67a5f11f0478ef1d011e9f77fd089bd801f59a537750a8e2a4ffce3de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:39 + docker inspect -f . ci-base-image-arm64 23:56:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:39 prd-ubuntu20.04-docker-arm64-4c-16g-15379 does not seem to be running inside a container 23:56:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:56:41 $ docker top 8433f30245f59a407705bce2eeeb380379bfab6ddf01deb63b32c1f026777492 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:56:42 + make test 23:56:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:58:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:58:19 CGO_ENABLED=1 go vet ./... 23:58:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:58:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:58:37 ./bin/test-attribution-txt.sh [Pipeline] echo 23:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:58:40 $ docker stop --time=1 8433f30245f59a407705bce2eeeb380379bfab6ddf01deb63b32c1f026777492 23:58:42 $ docker rm -f 8433f30245f59a407705bce2eeeb380379bfab6ddf01deb63b32c1f026777492 [Pipeline] // withDockerContainer [Pipeline] sh 23:58:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:58:43 Warning: overwriting stash ‘coverage-report’ 23:58:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:58:44 + ls -al . 23:58:44 total 164 23:58:44 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 23:58 . 23:58:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 23:54 .. 23:58:44 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 23:54 .dockerignore 23:58:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 23:54 .git 23:58:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:54 .github 23:58:44 -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 23:54 .gitignore 23:58:44 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 23:54 Attribution.txt 23:58:44 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 23:54 CHANGELOG.md 23:58:44 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 23:54 Dockerfile 23:58:44 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 23:54 GOVERNANCE.md 23:58:44 -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 23:54 Jenkinsfile 23:58:44 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 23:54 LICENSE 23:58:44 -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 23:54 OWNERS.md 23:58:44 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 23:54 README.md 23:58:44 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 23:52 VERSION 23:58:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 23:54 bin 23:58:44 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 23:56 coverage.out 23:58:44 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 23:54 go.mod 23:58:44 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 23:54 go.sum 23:58:44 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 23:54 main.go 23:58:44 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 23:54 makefile 23:58:44 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 23:54 res 23:58:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 23:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + 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=f773924ffa16895744c3e431360e94e9e7dea59d --label arch=arm64 --label version=0.0.0 . 23:58:44 Sending build context to Docker daemon 204.8kB 23:58:44 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:58:44 Step 2/27 : FROM ${BASE} AS builder 23:58:44 ---> c0e1afa6c74c 23:58:44 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:58:45 ---> Running in 3b577d5448dc 23:58:45 Removing intermediate container 3b577d5448dc 23:58:45 ---> 48a8dc618198 23:58:45 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:58:45 ---> Running in 77f76df06850 23:58:45 Removing intermediate container 77f76df06850 23:58:45 ---> 2ac4b272fc87 23:58:45 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:58:46 ---> Running in cafcf2b2c153 23:58:46 Removing intermediate container cafcf2b2c153 23:58:46 ---> 1ae813973605 23:58:46 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:46 ---> Running in 7b126c3f7823 23:58:48 Removing intermediate container 7b126c3f7823 23:58:48 ---> 1f8162278428 23:58:48 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:48 ---> Running in 5c73fb055197 23:58:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:58:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:58:51 OK: 220 MiB in 52 packages 23:58:52 Removing intermediate container 5c73fb055197 23:58:52 ---> 60bd619971ae 23:58:52 Step 8/27 : WORKDIR /app 23:58:52 ---> Running in 0d7394eeda4e 23:58:52 Removing intermediate container 0d7394eeda4e 23:58:52 ---> 3170515de67f 23:58:52 Step 9/27 : COPY go.mod vendor* ./ 23:58:53 ---> 1f4b710cf309 23:58:53 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:53 ---> Running in fb8b55b99afb 23:58:55 Removing intermediate container fb8b55b99afb 23:58:55 ---> c3f260fcd8fd 23:58:55 Step 11/27 : COPY . . 23:58:56 ---> c48d60cf7a8e 23:58:56 Step 12/27 : ARG MAKE="make build" 23:58:56 ---> Running in 6a71837305b3 23:58:56 Removing intermediate container 6a71837305b3 23:58:56 ---> c15ae89d56fd 23:58:56 Step 13/27 : RUN $MAKE 23:58:56 ---> Running in 3c662582d54b 23:58:57 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:01:19 Removing intermediate container 3c662582d54b 00:01:19 ---> f99f50d30964 00:01:19 Step 14/27 : FROM alpine:3.14 00:01:19 3.14: Pulling from library/alpine 00:01:19 455c02918c45: Pulling fs layer 00:01:19 455c02918c45: Verifying Checksum 00:01:19 455c02918c45: Download complete 00:01:19 455c02918c45: Pull complete 00:01:19 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:01:19 Status: Downloaded newer image for alpine:3.14 00:01:19 ---> ac73e934f311 00:01:19 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:01:19 ---> Running in 69ba87844799 00:01:19 Removing intermediate container 69ba87844799 00:01:19 ---> 1e9de6816234 00:01:19 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:01:19 ---> Running in ab8e64c502df 00:01:19 Removing intermediate container ab8e64c502df 00:01:19 ---> b1defa7620f3 00:01:19 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:01:19 ---> Running in ac8838195e8d 00:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:01:19 (1/7) Installing ca-certificates (20211220-r0) 00:01:19 (2/7) Installing dumb-init (1.2.5-r1) 00:01:19 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:01:19 (4/7) Installing libsodium (1.0.18-r0) 00:01:19 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:01:19 (6/7) Installing libzmq (4.3.4-r0) 00:01:19 (7/7) Installing zeromq (4.3.4-r0) 00:01:19 Executing busybox-1.33.1-r7.trigger 00:01:19 Executing ca-certificates-20211220-r0.trigger 00:01:19 OK: 9 MiB in 21 packages 00:01:19 Removing intermediate container ac8838195e8d 00:01:19 ---> 20c2d62a87dd 00:01:19 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:01:19 ---> 6362937789d4 00:01:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:01:19 ---> f9f65ab4915d 00:01:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:01:19 ---> 38d7afdb6fbc 00:01:19 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:01:19 ---> 94eb2c15d1b6 00:01:19 Step 22/27 : EXPOSE 48095 00:01:19 ---> Running in fa77e2d4bcef 00:01:19 Removing intermediate container fa77e2d4bcef 00:01:19 ---> d8c772f4f5ad 00:01:19 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:01:19 ---> Running in b70aec20d70d 00:01:19 Removing intermediate container b70aec20d70d 00:01:19 ---> 418dcc7e4a0b 00:01:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:01:19 ---> Running in 4f3aca6d17b1 00:01:19 Removing intermediate container 4f3aca6d17b1 00:01:19 ---> 02e8cd66fe59 00:01:19 Step 25/27 : LABEL arch=arm64 00:01:19 ---> Running in f3def5a19cda 00:01:19 Removing intermediate container f3def5a19cda 00:01:19 ---> 10ee6e67952d 00:01:19 Step 26/27 : LABEL git_sha=f773924ffa16895744c3e431360e94e9e7dea59d 00:01:19 ---> Running in 86e29e434406 00:01:19 Removing intermediate container 86e29e434406 00:01:19 ---> 481d808923b9 00:01:19 Step 27/27 : LABEL version=0.0.0 00:01:19 ---> Running in 2ea19290cad6 00:01:19 Removing intermediate container 2ea19290cad6 00:01:19 ---> b4d240e7fbdf 00:01:19 [Warning] One or more build-args [ARCH] were not consumed 00:01:19 Successfully built b4d240e7fbdf 00:01:19 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 00:01:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:01:20 00:01:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:01:20 arm64: Pulling from edgex-lftools-log-publisher 00:01:20 8998bd30e6a1: Pulling fs layer 00:01:20 04944245beec: Pulling fs layer 00:01:20 699f458cf7ca: Pulling fs layer 00:01:20 765212b225bb: Pulling fs layer 00:01:20 f23df028b6ca: Pulling fs layer 00:01:20 d65c8cfc05b1: Pulling fs layer 00:01:20 2437ff75d9bd: Pulling fs layer 00:01:20 d65c8cfc05b1: Waiting 00:01:20 765212b225bb: Waiting 00:01:20 2437ff75d9bd: Waiting 00:01:20 f23df028b6ca: Waiting 00:01:20 04944245beec: Verifying Checksum 00:01:20 04944245beec: Download complete 00:01:20 765212b225bb: Download complete 00:01:20 f23df028b6ca: Download complete 00:01:20 d65c8cfc05b1: Download complete 00:01:20 699f458cf7ca: Verifying Checksum 00:01:20 699f458cf7ca: Download complete 00:01:21 8998bd30e6a1: Verifying Checksum 00:01:21 8998bd30e6a1: Download complete 00:01:23 2437ff75d9bd: Verifying Checksum 00:01:23 2437ff75d9bd: Download complete 00:01:25 8998bd30e6a1: Pull complete 00:01:26 04944245beec: Pull complete 00:01:28 699f458cf7ca: Pull complete 00:01:28 765212b225bb: Pull complete 00:01:28 f23df028b6ca: Pull complete 00:01:29 d65c8cfc05b1: Pull complete 00:01:44 2437ff75d9bd: Pull complete 00:01:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:01:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:44 prd-ubuntu20.04-docker-arm64-4c-16g-15379 does not seem to be running inside a container 00:01:44 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:01:47 $ docker top ded425016ec72d67dad1c7d95cee9d48de14a72a448fe3e7fd0871f310bf6867 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:48 ---> job-cost.sh 00:01:48 lf-activate-venv: SKIPPING 00:01:48 INFO: No Stack... 00:01:48 INFO: Retrieving Pricing Info for: v3-standard-4 00:01:49 INFO: Archiving Costs [Pipeline] sh 00:01:50 + cut -d, -f6 00:01:50 + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock 00:01:50 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] 00:01:50 Resource [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] did not exist. Created. 00:01:50 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:51 /w/workspace/app-service-configurable/2@tmp/durable-329e6c74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:01:51 + echo total: 0.10999999940395355 [Pipeline] stash 00:01:51 Warning: overwriting stash ‘stack-cost’ 00:01:51 Stashed 1 file(s) [Pipeline] } 00:01:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:51 $ docker stop --time=1 ded425016ec72d67dad1c7d95cee9d48de14a72a448fe3e7fd0871f310bf6867 00:01:53 $ docker rm -f ded425016ec72d67dad1c7d95cee9d48de14a72a448fe3e7fd0871f310bf6867 [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) [Pipeline] unstash [Pipeline] configFileProvider 00:01:54 provisioning config files... 00:01:54 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config771247813082166330tmp [Pipeline] { [Pipeline] sh 00:01:54 + set +x 00:01:54 + curl -s https://codecov.io/bash 00:01:54 + bash -s -- 00:01:54 00:01:54 _____ _ 00:01:54 / ____| | | 00:01:54 | | ___ __| | ___ ___ _____ __ 00:01:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:01:54 | |___| (_) | (_| | __/ (_| (_) \ V / 00:01:54 \_____\___/ \__,_|\___|\___\___/ \_/ 00:01:54 Bash-1.0.6 00:01:54 00:01:54 00:01:54 ==> git version 2.25.1 found 00:01:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:01:54 Release-Date: 2020-01-08 00:01:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:01:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:01:54 ==> Jenkins CI detected. 00:01:54 current dir:  /w/workspace/_app-service-configurable_PR-431 00:01:54 project root: . 00:01:54 --> token set from env 00:01:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:01:54 ==> Running gcov in . (disable via -X gcov) 00:01:54 ==> Python coveragepy not found 00:01:54 ==> Searching for coverage reports in: 00:01:54 + . 00:01:54 -> Found 1 reports 00:01:54 ==> Detecting git/mercurial file structure 00:01:54 ==> Reading reports 00:01:54 + ./coverage.out bytes=10 00:01:54 ==> Appending adjustments 00:01:54 https://docs.codecov.io/docs/fixing-reports 00:01:54 + Found adjustments 00:01:54 ==> Gzipping contents 00:01:54 4.0K /tmp/codecov.5vfgxm.gz 00:01:54 ==> Uploading reports 00:01:54 url: https://codecov.io 00:01:54 query: branch=PR-431&commit=f773924ffa16895744c3e431360e94e9e7dea59d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=431&job=&cmd_args= 00:01:54 -> Pinging Codecov 00:01:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-431&commit=f773924ffa16895744c3e431360e94e9e7dea59d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=431&job=&cmd_args= 00:01:54 -> Uploading to 00:01:54 https://storage.googleapis.com/codecov/v4/raw/2022-06-23/A97CA9966030D2A3747ED39772930CCE/f773924ffa16895744c3e431360e94e9e7dea59d/7d5e8e0e-9467-4ed4-b5f9-48179f42b99f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T000154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f052640df7cfb6fab6bdb19c5064db5c081a941716ae9eb19dbbe8742ab03ae7 00:01:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:01:54 Dload Upload Total Spent Left Speed 00:01:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2426 --:--:-- --:--:-- --:--:-- 2426 00:01:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/f773924ffa16895744c3e431360e94e9e7dea59d [Pipeline] } 00:01:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:01:55 + [ -d /w/workspace/_app-service-configurable_PR-431/archives ] 00:01:55 + ls -al /w/workspace/_app-service-configurable_PR-431/archives 00:01:55 total 16 00:01:55 drwxr-xr-x 3 root root 4096 Jun 22 23:53 . 00:01:55 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 23:53 .. 00:01:55 drwxr-xr-x 2 root root 4096 Jun 22 23:53 cost 00:01:55 -rw-r--r-- 1 root root 95 Jun 22 23:53 cost.csv 00:01:55 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-431/archives 00:01:55 + ls -al /w/workspace/_app-service-configurable_PR-431/archives 00:01:55 total 16 00:01:55 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 23:53 . 00:01:55 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 23:53 .. 00:01:55 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 23:53 cost 00:01:55 -rw-r--r-- 1 jenkins jenkins 95 Jun 22 23:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:01:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:01:57 ---> package-listing.sh 00:01:57 ++ facter osfamily 00:01:57 ++ tr '[:upper:]' '[:lower:]' 00:01:57 + OS_FAMILY=debian 00:01:57 + workspace=/w/workspace/_app-service-configurable_PR-431 00:01:57 + START_PACKAGES=/tmp/packages_start.txt 00:01:57 + END_PACKAGES=/tmp/packages_end.txt 00:01:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:57 + PACKAGES=/tmp/packages_start.txt 00:01:57 + '[' /w/workspace/_app-service-configurable_PR-431 ']' 00:01:57 + PACKAGES=/tmp/packages_end.txt 00:01:57 + case "${OS_FAMILY}" in 00:01:57 + dpkg -l 00:01:57 + grep '^ii' 00:01:57 + '[' -f /tmp/packages_start.txt ']' 00:01:57 + '[' -f /tmp/packages_end.txt ']' 00:01:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:57 + '[' /w/workspace/_app-service-configurable_PR-431 ']' 00:01:57 + mkdir -p /w/workspace/_app-service-configurable_PR-431/archives/ 00:01:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-431/archives/ [Pipeline] echo 00:01:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:01:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:58 prd-ubuntu20.04-docker-8c-8g-15378 does not seem to be running inside a container 00:01:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-431/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-431 -v /w/workspace/_app-service-configurable_PR-431:/w/workspace/_app-service-configurable_PR-431:rw,z -v /w/workspace/_app-service-configurable_PR-431@tmp:/w/workspace/_app-service-configurable_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:58 $ docker top 2e48e51bb33e8ff3d14b27c8991cbfb9aa3470a395db2bb8eae3aab6b57599f0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:58 + touch /tmp/pre-build-complete [Pipeline] sh 00:01:59 + mkdir -p /var/log/sysstat [Pipeline] sh 00:01:59 + ls /var/log/sa-host 00:01:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:59 provisioning config files... 00:01:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-431@tmp/config5008257467321593239tmp [Pipeline] { [Pipeline] echo 00:01:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:01:59 ---> create-netrc.sh [Pipeline] } 00:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:02:00 ---> python-tools-install.sh [Pipeline] echo 00:02:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:02:00 ---> sudo-logs.sh 00:02:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:02:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:02:00 ---> job-cost.sh 00:02:00 lf-activate-venv: SKIPPING 00:02:00 DEBUG: total: 0.2199999988079071 00:02:00 INFO: Retrieving Stack Cost... 00:02:01 INFO: Retrieving Pricing Info for: v3-standard-8 00:02:01 INFO: Archiving Costs [Pipeline] echo 00:02:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:02:01 ---> logs-deploy.sh 00:02:01 lf-activate-venv: SKIPPING 00:02:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-431/2 00:02:01 INFO: archiving workspace using pattern(s): 00:02:02 Archives upload complete. 00:02:02 INFO: archiving logs to Nexus 00:02:03 ---> uname -a: 00:02:03 Linux prd-ubuntu20-04-docker-8c-8g-15378 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:02:03 00:02:03 00:02:03 ---> lscpu: 00:02:03 Architecture: x86_64 00:02:03 CPU op-mode(s): 32-bit, 64-bit 00:02:03 Byte Order: Little Endian 00:02:03 Address sizes: 40 bits physical, 48 bits virtual 00:02:03 CPU(s): 8 00:02:03 On-line CPU(s) list: 0-7 00:02:03 Thread(s) per core: 1 00:02:03 Core(s) per socket: 1 00:02:03 Socket(s): 8 00:02:03 NUMA node(s): 1 00:02:03 Vendor ID: AuthenticAMD 00:02:03 CPU family: 23 00:02:03 Model: 49 00:02:03 Model name: AMD EPYC-Rome Processor 00:02:03 Stepping: 0 00:02:03 CPU MHz: 2800.000 00:02:03 BogoMIPS: 5600.00 00:02:03 Virtualization: AMD-V 00:02:03 Hypervisor vendor: KVM 00:02:03 Virtualization type: full 00:02:03 L1d cache: 256 KiB 00:02:03 L1i cache: 256 KiB 00:02:03 L2 cache: 4 MiB 00:02:03 L3 cache: 128 MiB 00:02:03 NUMA node0 CPU(s): 0-7 00:02:03 Vulnerability Itlb multihit: Not affected 00:02:03 Vulnerability L1tf: Not affected 00:02:03 Vulnerability Mds: Not affected 00:02:03 Vulnerability Meltdown: Not affected 00:02:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:02:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:02:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:02:03 Vulnerability Srbds: Not affected 00:02:03 Vulnerability Tsx async abort: Not affected 00:02:03 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:02:03 00:02:03 00:02:03 ---> nproc: 00:02:03 8 00:02:03 00:02:03 00:02:03 ---> df -h: 00:02:03 Filesystem Size Used Avail Use% Mounted on 00:02:03 overlay 155G 11G 145G 7% / 00:02:03 tmpfs 64M 0 64M 0% /dev 00:02:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:02:03 shm 64M 0 64M 0% /dev/shm 00:02:03 /dev/vda1 155G 11G 145G 7% /facter-os 00:02:03 00:02:03 00:02:03 ---> sar -b -r -n DEV: 00:02:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15378) 06/23/22 _x86_64_ (8 CPU) 00:02:03 00:02:03 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:02:03 00:00:01 500.00 0.00 500.00 0.00 0.00 8000.00 0.00 00:02:03 00:01:01 5.88 0.03 5.85 0.00 0.27 152.11 0.00 00:02:03 00:02:01 7.83 0.28 7.55 0.00 23.19 140.22 0.00 00:02:03 Average: 6.90 0.16 6.74 0.00 11.73 146.82 0.00 00:02:03 00:02:03 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:02:03 00:00:01 27653812 31729124 555468 1.69 173692 4052720 2009912 5.92 1316420 3395308 176 00:02:03 00:01:01 27653376 31729176 555312 1.69 173908 4052744 2020660 5.96 1317136 3394588 28 00:02:03 00:02:01 27620364 31699132 580168 1.76 174056 4054192 2162344 6.37 1344524 3391760 380 00:02:03 Average: 27642517 31719144 563649 1.71 173885 4053219 2064305 6.08 1326027 3393885 195 00:02:03 00:02:03 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:02:03 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:03 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:03 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:03 00:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:02:03 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:03 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:02:03 00:02:01 ens3 37.02 38.25 29.10 30.40 0.00 0.00 0.00 0.00 00:02:03 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:03 00:02:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 00:02:03 Average: ens3 18.56 19.18 14.55 15.20 0.00 0.00 0.00 0.00 00:02:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:02:03 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 00:02:03 00:02:03 00:02:03 ---> sar -P ALL: 00:02:03 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15378) 06/23/22 _x86_64_ (8 CPU) 00:02:03 00:02:03 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:02:03 00:00:01 all 0.00 0.00 18.18 0.00 0.00 81.82 00:02:03 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:02:03 00:00:01 1 0.00 0.00 50.00 0.00 0.00 50.00 00:02:03 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:02:03 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:02:03 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:02:03 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:02:03 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:02:03 00:00:01 7 0.00 0.00 50.00 0.00 0.00 50.00 00:02:03 00:01:01 all 0.02 0.02 0.04 0.03 0.00 99.89 00:02:03 00:01:01 0 0.02 0.00 0.03 0.10 0.00 99.85 00:02:03 00:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:02:03 00:01:01 2 0.02 0.17 0.10 0.05 0.02 99.65 00:02:03 00:01:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:02:03 00:01:01 4 0.02 0.00 0.02 0.03 0.00 99.93 00:02:03 00:01:01 5 0.03 0.00 0.05 0.02 0.00 99.90 00:02:03 00:01:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:02:03 00:01:01 7 0.00 0.02 0.00 0.00 0.00 99.98 00:02:03 00:02:01 all 0.57 0.00 0.30 0.03 0.01 99.10 00:02:03 00:02:01 0 0.62 0.00 0.35 0.08 0.00 98.95 00:02:03 00:02:01 1 0.40 0.00 0.27 0.03 0.00 99.30 00:02:03 00:02:01 2 0.82 0.00 0.37 0.00 0.00 98.82 00:02:03 00:02:01 3 0.55 0.00 0.27 0.02 0.02 99.15 00:02:03 00:02:01 4 0.30 0.00 0.25 0.03 0.02 99.40 00:02:03 00:02:01 5 0.30 0.00 0.20 0.05 0.00 99.45 00:02:03 00:02:01 6 1.07 0.00 0.35 0.02 0.00 98.57 00:02:03 00:02:01 7 0.48 0.00 0.35 0.02 0.02 99.13 00:02:03 Average: all 0.29 0.01 0.17 0.03 0.01 99.49 00:02:03 Average: 0 0.32 0.00 0.19 0.09 0.00 99.40 00:02:03 Average: 1 0.22 0.00 0.16 0.02 0.00 99.61 00:02:03 Average: 2 0.42 0.08 0.23 0.02 0.01 99.23 00:02:03 Average: 3 0.30 0.00 0.14 0.01 0.02 99.53 00:02:03 Average: 4 0.16 0.00 0.13 0.03 0.01 99.67 00:02:03 Average: 5 0.17 0.00 0.12 0.03 0.00 99.68 00:02:03 Average: 6 0.53 0.00 0.19 0.01 0.00 99.27 00:02:03 Average: 7 0.24 0.01 0.18 0.01 0.01 99.55 00:02:03 00:02:03 00:02:03