Pull request #506 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50fb973bbc3a84016df84cedb3f82bdd35e4211c+aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f (0bf0499137c3b2279bb24335600b0700a63d74a2) 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-ssh18301226363329120395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6264218815585844382.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16903789147955167517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4544793967363215563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4010940764479098485.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7804628095011205649.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-3511 in /w/workspace/_app-service-configurable_PR-506 [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-506 # 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 Merging remotes/origin/main commit aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f into PR head commit 50fb973bbc3a84016df84cedb3f82bdd35e4211c > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50fb973bbc3a84016df84cedb3f82bdd35e4211c # timeout=10 Merge succeeded, producing 50fb973bbc3a84016df84cedb3f82bdd35e4211c Checking out Revision 50fb973bbc3a84016df84cedb3f82bdd35e4211c (PR-506) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:02:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:02:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:02:30 ========================================================= 12:02:30 EdgeX Global Pipelines Version Info 12:02:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50fb973bbc3a84016df84cedb3f82bdd35e4211c # timeout=10 12:02:30 ------------------- 12:02:30 stable info: 12:02:30 ------------------- 12:02:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:02:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:02:30 Message: update stable to v1.0.244 12:02:31 ------------------- 12:02:31 experimental info: 12:02:31 ------------------- 12:02:31 Commited By: **** collab-it+edgex@linuxfoundation.org 12:02:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:02:31 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:02:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:02:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:02:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:02:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:02:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-506 [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-506 [Pipeline] echo 12:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-506 [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50fb973 [Pipeline] echo 12:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:02:33 provisioning config files... 12:02:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-506@tmp/config6602253476231828837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:33 ---> docker-login.sh 12:02:33 nexus3.edgexfoundry.org:10001 12:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:33 Configure a credential helper to remove this warning. See 12:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:33 12:02:33 Login Succeeded 12:02:33 nexus3.edgexfoundry.org:10002 12:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:34 Configure a credential helper to remove this warning. See 12:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:34 12:02:34 Login Succeeded 12:02:34 nexus3.edgexfoundry.org:10003 12:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:34 Configure a credential helper to remove this warning. See 12:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:34 12:02:34 Login Succeeded 12:02:34 nexus3.edgexfoundry.org:10004 12:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:34 Configure a credential helper to remove this warning. See 12:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:34 12:02:34 Login Succeeded 12:02:34 docker.io 12:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:34 Configure a credential helper to remove this warning. See 12:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:34 12:02:34 Login Succeeded 12:02:34 ---> docker-login.sh ends [Pipeline] } 12:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:02:35 + git rev-list -1 --merges 50fb973bbc3a84016df84cedb3f82bdd35e4211c~1..50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] echo 12:02:35 -----------> git rev-list -1 --merges 50fb973bbc3a84016df84cedb3f82bdd35e4211c~1..50fb973bbc3a84016df84cedb3f82bdd35e4211c 50fb973bbc3a84016df84cedb3f82bdd35e4211c [false] [Pipeline] sh 12:02:35 + git log --format=format:%s -1 50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] echo 12:02:35 ========================================================= 12:02:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:02:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:02:36 + git log --format=format:%s -1 50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] echo 12:02:36 [semverPrep] GIT_COMMIT: 50fb973bbc3a84016df84cedb3f82bdd35e4211c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:02:36 [semverPrep] This is not a build commit. [Pipeline] sh 12:02:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:02:36 + grep -v github /etc/ssh/ssh_known_hosts 12:02:36 + [ -e /tmp/ssh_known_hosts ] 12:02:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:02:36 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:02:36 sudo tee -a /etc/ssh/ssh_known_hosts 12:02:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:37 12:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:37 0.1.4: Pulling from edgex-devops/py-git-semver 12:02:37 b85a868b505f: Pulling fs layer 12:02:37 e2be974225ed: Pulling fs layer 12:02:37 339a4e72a1f5: Pulling fs layer 12:02:37 988bab9f4d93: Pulling fs layer 12:02:37 1469e6f7b9e6: Pulling fs layer 12:02:37 eaf3925da568: Pulling fs layer 12:02:37 bab4dde63d76: Pulling fs layer 12:02:37 bde34c3a00c8: Pulling fs layer 12:02:37 b352a97aabf1: Pulling fs layer 12:02:37 4872d77fe225: Pulling fs layer 12:02:37 5851b861e8e6: Pulling fs layer 12:02:37 988bab9f4d93: Waiting 12:02:37 1469e6f7b9e6: Waiting 12:02:37 b352a97aabf1: Waiting 12:02:37 bab4dde63d76: Waiting 12:02:37 eaf3925da568: Waiting 12:02:37 bde34c3a00c8: Waiting 12:02:37 4872d77fe225: Waiting 12:02:37 e2be974225ed: Verifying Checksum 12:02:37 e2be974225ed: Download complete 12:02:37 988bab9f4d93: Verifying Checksum 12:02:37 988bab9f4d93: Download complete 12:02:37 1469e6f7b9e6: Verifying Checksum 12:02:37 1469e6f7b9e6: Download complete 12:02:37 eaf3925da568: Download complete 12:02:37 339a4e72a1f5: Verifying Checksum 12:02:37 339a4e72a1f5: Download complete 12:02:37 bde34c3a00c8: Verifying Checksum 12:02:37 bde34c3a00c8: Download complete 12:02:37 b352a97aabf1: Download complete 12:02:37 4872d77fe225: Download complete 12:02:37 5851b861e8e6: Verifying Checksum 12:02:37 5851b861e8e6: Download complete 12:02:37 b85a868b505f: Verifying Checksum 12:02:37 b85a868b505f: Download complete 12:02:38 bab4dde63d76: Verifying Checksum 12:02:38 bab4dde63d76: Download complete 12:02:39 b85a868b505f: Pull complete 12:02:39 e2be974225ed: Pull complete 12:02:40 339a4e72a1f5: Pull complete 12:02:40 988bab9f4d93: Pull complete 12:02:40 1469e6f7b9e6: Pull complete 12:02:40 eaf3925da568: Pull complete 12:02:42 bab4dde63d76: Pull complete 12:02:42 bde34c3a00c8: Pull complete 12:02:42 b352a97aabf1: Pull complete 12:02:42 4872d77fe225: Pull complete 12:02:42 5851b861e8e6: Pull complete 12:02:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:02:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:42 prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container 12:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:02:44 $ docker top 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 -eo pid,comm 12:02:44 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). 12:02:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:44 [ssh-agent] Looking for ssh-agent implementation... 12:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:44 $ docker exec 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 ssh-agent 12:02:45 SSH_AUTH_SOCK=/tmp/ssh-UNBc45jfHzPN/agent.34 12:02:45 SSH_AGENT_PID=40 12:02:45 Running ssh-add (command line suppressed) 12:02:45 Identity added: /w/workspace/_app-service-configurable_PR-506@tmp/private_key_10211583114585727643.key (/w/workspace/_app-service-configurable_PR-506@tmp/private_key_10211583114585727643.key) 12:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:45 + git tag --points-at HEAD [Pipeline] } 12:02:45 $ docker exec --env ******** --env ******** 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 ssh-agent -k 12:02:45 unset SSH_AUTH_SOCK; 12:02:45 unset SSH_AGENT_PID; 12:02:45 echo Agent pid 40 killed; 12:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:02:45 [ssh-agent] Looking for ssh-agent implementation... 12:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:02:45 $ docker exec 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 ssh-agent 12:02:45 SSH_AUTH_SOCK=/tmp/ssh-TD3TMvAkyNmx/agent.72 12:02:45 SSH_AGENT_PID=78 12:02:45 Running ssh-add (command line suppressed) 12:02:46 Identity added: /w/workspace/_app-service-configurable_PR-506@tmp/private_key_2589671596501628629.key (/w/workspace/_app-service-configurable_PR-506@tmp/private_key_2589671596501628629.key) 12:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:02:46 + git semver init 12:02:46 2023-01-24 12:02:46,588 [run_init] DEBUG init version:0.0.0 force:False 12:02:46 2023-01-24 12:02:46,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-506/.semver 12:02:46 2023-01-24 12:02:46,589 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-506/.semver 12:02:46 2023-01-24 12:02:46,589 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-506/.semver'], cwd=/w/workspace/_app-service-configurable_PR-506, universal_newlines=False, shell=None, istream=None) 12:02:47 2023-01-24 12:02:47,405 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-506/.git/info/exclude 12:02:47 2023-01-24 12:02:47,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-506/.semver/PR-506 with force:False 12:02:47 2023-01-24 12:02:47,406 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-506/.semver/PR-506 12:02:47 2023-01-24 12:02:47,410 [execute] INFO git cat-file --batch-check 12:02:47 2023-01-24 12:02:47,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-506/.semver, universal_newlines=False, shell=None, istream=) 12:02:47 2023-01-24 12:02:47,417 [execute] INFO git cat-file --batch 12:02:47 2023-01-24 12:02:47,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-506/.semver, universal_newlines=False, shell=None, istream=) 12:02:47 2023-01-24 12:02:47,422 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-506/.semver/PR-506 12:02:47 0.0.0 [Pipeline] } 12:02:47 $ docker exec --env ******** --env ******** 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 ssh-agent -k 12:02:47 unset SSH_AUTH_SOCK; 12:02:47 unset SSH_AGENT_PID; 12:02:47 echo Agent pid 78 killed; 12:02:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:02:48 + git semver [Pipeline] } 12:02:48 $ docker stop --time=1 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 12:02:49 $ docker rm -f --volumes 9b9ae54859a0897082f07a31d3e8dd0b5d81c424b1abe057629ce1a9ee69bde1 [Pipeline] // withDockerContainer [Pipeline] sh 12:02:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:02:50 Stashed 1 file(s) [Pipeline] echo 12:02:50 [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 12:02:50 provisioning config files... 12:02:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-506@tmp/config378851526185189629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:51 ---> docker-login.sh 12:02:51 nexus3.edgexfoundry.org:10001 12:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:51 Configure a credential helper to remove this warning. See 12:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:51 12:02:51 Login Succeeded 12:02:51 nexus3.edgexfoundry.org:10002 12:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:51 Configure a credential helper to remove this warning. See 12:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:51 12:02:51 Login Succeeded 12:02:51 nexus3.edgexfoundry.org:10003 12:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:51 Configure a credential helper to remove this warning. See 12:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:51 12:02:51 Login Succeeded 12:02:51 nexus3.edgexfoundry.org:10004 12:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:51 Configure a credential helper to remove this warning. See 12:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:51 12:02:51 Login Succeeded 12:02:51 docker.io 12:02:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:02:51 Configure a credential helper to remove this warning. See 12:02:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:02:51 12:02:51 Login Succeeded 12:02:51 ---> docker-login.sh ends [Pipeline] } 12:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:02:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:02:52 ========================================================= 12:02:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:02:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:02:52 Sending build context to Docker daemon 3.224MB 12:02:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 12:02:52 Step 2/12 : FROM ${BASE} AS builder 12:02:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:02:52 213ec9aee27d: Pulling fs layer 12:02:52 4583459ba037: Pulling fs layer 12:02:52 93c1e223e6f2: Pulling fs layer 12:02:52 53926ce57604: Pulling fs layer 12:02:52 21b2b0c7a3f4: Pulling fs layer 12:02:52 22ff95d597cd: Pulling fs layer 12:02:52 12d6caf4c0d1: Pulling fs layer 12:02:52 96b7cbca73a9: Pulling fs layer 12:02:52 a7acece74701: Pulling fs layer 12:02:52 53926ce57604: Waiting 12:02:52 21b2b0c7a3f4: Waiting 12:02:52 22ff95d597cd: Waiting 12:02:52 12d6caf4c0d1: Waiting 12:02:52 96b7cbca73a9: Waiting 12:02:52 a7acece74701: Waiting 12:02:52 93c1e223e6f2: Verifying Checksum 12:02:52 93c1e223e6f2: Download complete 12:02:52 4583459ba037: Verifying Checksum 12:02:52 4583459ba037: Download complete 12:02:52 21b2b0c7a3f4: Verifying Checksum 12:02:52 21b2b0c7a3f4: Download complete 12:02:52 22ff95d597cd: Verifying Checksum 12:02:52 22ff95d597cd: Download complete 12:02:52 213ec9aee27d: Verifying Checksum 12:02:52 12d6caf4c0d1: Download complete 12:02:52 213ec9aee27d: Pull complete 12:02:53 4583459ba037: Pull complete 12:02:53 93c1e223e6f2: Pull complete 12:02:54 a7acece74701: Verifying Checksum 12:02:54 a7acece74701: Download complete 12:02:54 53926ce57604: Verifying Checksum 12:02:54 53926ce57604: Download complete 12:02:54 96b7cbca73a9: Verifying Checksum 12:02:54 96b7cbca73a9: Download complete 12:02:57 53926ce57604: Pull complete 12:02:58 21b2b0c7a3f4: Pull complete 12:02:58 22ff95d597cd: Pull complete 12:02:58 12d6caf4c0d1: Pull complete 12:03:00 96b7cbca73a9: Pull complete 12:03:01 a7acece74701: Pull complete 12:03:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 12:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:03:01 ---> db6d94c90886 12:03:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:03:03 ---> Running in 011bd023d8d9 12:03:03 Removing intermediate container 011bd023d8d9 12:03:03 ---> 34ea2657f300 12:03:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:03:03 ---> Running in bbd2f0abef46 12:03:03 Removing intermediate container bbd2f0abef46 12:03:03 ---> b67deed111b8 12:03:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:03:03 ---> Running in 41494c6e351b 12:03:03 Removing intermediate container 41494c6e351b 12:03:03 ---> d754c5069b94 12:03:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:03 ---> Running in fabf7dbe6ecc 12:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:03:04 OK: 211 MiB in 51 packages 12:03:05 Removing intermediate container fabf7dbe6ecc 12:03:05 ---> c9c58b5280e3 12:03:05 Step 7/12 : WORKDIR /app 12:03:05 ---> Running in 4e6326a37f01 12:03:05 Removing intermediate container 4e6326a37f01 12:03:05 ---> bb9ff63f0c1d 12:03:05 Step 8/12 : COPY go.mod vendor* ./ 12:03:05 ---> 1b268f4982b9 12:03:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:05 ---> Running in 3b7314c1de62 12:03:05 Still waiting to schedule task 12:03:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:03:51 Removing intermediate container 3b7314c1de62 12:03:51 ---> 42a517926b92 12:03:51 Step 10/12 : COPY . . 12:03:51 ---> 3a9b1b8e93eb 12:03:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:03:51 ---> Running in 9d1d56a57941 12:03:51 Removing intermediate container 9d1d56a57941 12:03:51 ---> c7c0bea9150f 12:03:51 Step 12/12 : RUN $MAKE 12:03:51 ---> Running in a597444e2648 12:03:51 noop 12:03:51 Removing intermediate container a597444e2648 12:03:51 ---> b3819349c73a 12:03:51 Successfully built b3819349c73a 12:03:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:52 + docker inspect -f . ci-base-image-x86_64 12:03:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:52 prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container 12:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@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 ******** ci-base-image-x86_64 cat 12:03:53 $ docker top 79dd644d2759e9c8daf8853f2eb62eb119b0be67d10ebc51c082675b6210dbcb -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:53 + go version 12:03:53 go version go1.18.7 linux/amd64 [Pipeline] } 12:03:53 $ docker stop --time=1 79dd644d2759e9c8daf8853f2eb62eb119b0be67d10ebc51c082675b6210dbcb 12:03:54 $ docker rm -f --volumes 79dd644d2759e9c8daf8853f2eb62eb119b0be67d10ebc51c082675b6210dbcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:55 + docker inspect -f . ci-base-image-x86_64 12:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:55 prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container 12:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@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 ******** ci-base-image-x86_64 cat 12:03:55 $ docker top a83213d6d76c4e34ef1f7ecfe8ea5e9e76e76537a60afaf4ad17c22c7595edac -eo pid,comm [Pipeline] { [Pipeline] sh 12:03:56 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-506 [Pipeline] fileExists [Pipeline] sh 12:03:56 + make test 12:03:56 go test -race -coverprofile=coverage.out ./... 12:04:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:04:18 go vet ./... 12:04:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:26 ./bin/test-attribution-txt.sh 12:04:26 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 12:04:26 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 12:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:04:26 $ docker stop --time=1 a83213d6d76c4e34ef1f7ecfe8ea5e9e76e76537a60afaf4ad17c22c7595edac 12:04:29 $ docker rm -f --volumes a83213d6d76c4e34ef1f7ecfe8ea5e9e76e76537a60afaf4ad17c22c7595edac [Pipeline] // withDockerContainer [Pipeline] sh 12:04:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:04:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:04:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:04:31 + ls -al . 12:04:31 total 176 12:04:31 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 12:03 . 12:04:31 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 12:02 .. 12:04:31 -rw-rw-r-- 1 jenkins jenkins 119 Jan 24 12:02 .dockerignore 12:04:31 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 12:02 .git 12:04:31 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 12:02 .github 12:04:31 -rw-rw-r-- 1 jenkins jenkins 171 Jan 24 12:02 .gitignore 12:04:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 12:02 .semver 12:04:31 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 24 12:02 Attribution.txt 12:04:31 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 24 12:02 CHANGELOG.md 12:04:31 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 24 12:02 Dockerfile 12:04:31 -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 12:02 GOVERNANCE.md 12:04:31 -rw-rw-r-- 1 jenkins jenkins 688 Jan 24 12:02 Jenkinsfile 12:04:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 24 12:02 LICENSE 12:04:31 -rw-rw-r-- 1 jenkins jenkins 618 Jan 24 12:02 OWNERS.md 12:04:31 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 24 12:02 README.md 12:04:31 -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 12:02 VERSION 12:04:31 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 12:02 bin 12:04:31 -rw-r--r-- 1 jenkins jenkins 13 Jan 24 12:03 coverage.out 12:04:31 -rw-rw-r-- 1 jenkins jenkins 3362 Jan 24 12:02 go.mod 12:04:31 -rw-rw-r-- 1 jenkins jenkins 33983 Jan 24 12:02 go.sum 12:04:31 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 24 12:02 main.go 12:04:31 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 24 12:02 makefile 12:04:31 drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 12:02 res 12:04:31 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 12:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:31 + 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=50fb973bbc3a84016df84cedb3f82bdd35e4211c --label arch=amd64 --label version=0.0.0 . 12:04:31 Sending build context to Docker daemon 3.225MB 12:04:31 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 12:04:31 Step 2/26 : FROM ${BASE} AS builder 12:04:31 ---> b3819349c73a 12:04:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:04:31 ---> Running in 61c386b439e9 12:04:31 Removing intermediate container 61c386b439e9 12:04:31 ---> 92bd0ae9e72e 12:04:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:04:31 ---> Running in 3e1a6d729ea2 12:04:31 Removing intermediate container 3e1a6d729ea2 12:04:31 ---> 0e502c0a8735 12:04:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:04:31 ---> Running in d061286330f5 12:04:31 Removing intermediate container d061286330f5 12:04:31 ---> c01e508e467c 12:04:31 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:31 ---> Running in 3bad61a1a5e8 12:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:32 OK: 211 MiB in 51 packages 12:04:32 Removing intermediate container 3bad61a1a5e8 12:04:32 ---> 5d18c2fcd175 12:04:32 Step 7/26 : WORKDIR /app 12:04:33 ---> Running in f1553db81fee 12:04:33 Removing intermediate container f1553db81fee 12:04:33 ---> 224c7b312ed2 12:04:33 Step 8/26 : COPY go.mod vendor* ./ 12:04:33 ---> 08edb39fbace 12:04:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:33 ---> Running in ee6976e5b7a1 12:04:34 Removing intermediate container ee6976e5b7a1 12:04:34 ---> 5b1f0c2107bb 12:04:34 Step 10/26 : COPY . . 12:04:34 ---> 3c56e021f336 12:04:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:04:34 ---> Running in 4368496e3e30 12:04:34 Removing intermediate container 4368496e3e30 12:04:34 ---> 56d35fdee145 12:04:34 Step 12/26 : RUN $MAKE 12:04:34 ---> Running in 35cf8b1a24b9 12:04:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:04:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3512 in /w/workspace/_app-service-configurable_PR-506 [Pipeline] { [Pipeline] ws 12:04:45 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:04:45 Selected Git installation does not exist. Using Default 12:04:45 The recommended git tool is: NONE 12:04:50 using credential edgex-jenkins-ssh 12:04:50 Cloning the remote Git repository 12:04:50 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:04:50 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:04:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:04:51 > git --version # timeout=10 12:04:51 > git --version # 'git version 2.25.1' 12:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:04:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:53 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:04:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:04:53 Merging remotes/origin/main commit aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f into PR head commit 50fb973bbc3a84016df84cedb3f82bdd35e4211c 12:04:54 Merge succeeded, producing 50fb973bbc3a84016df84cedb3f82bdd35e4211c 12:04:54 Checking out Revision 50fb973bbc3a84016df84cedb3f82bdd35e4211c (PR-506) 12:04:54 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:04:54 > git --version # timeout=10 12:04:54 > git --version # 'git version 2.25.1' 12:04:54 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:04:53 > git config core.sparsecheckout # timeout=10 12:04:53 > git checkout -f 50fb973bbc3a84016df84cedb3f82bdd35e4211c # timeout=10 12:04:53 > git remote # timeout=10 12:04:53 > git config --get remote.origin.url # timeout=10 12:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:53 > git merge aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 12:04:54 > git rev-parse HEAD^{commit} # timeout=10 12:04:54 > git config core.sparsecheckout # timeout=10 12:04:54 > git checkout -f 50fb973bbc3a84016df84cedb3f82bdd35e4211c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 12:04:55 Dload Upload Total Spent Left Speed 12:04:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 12:04:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:04:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:04:56 + sudo tee /etc/docker/daemon.new 12:04:56 { 12:04:56 "registry-mirrors": [ 12:04:56 "https://nexus3.edgexfoundry.org:10001" 12:04:56 ], 12:04:56 "bip": "10.250.0.254/24", 12:04:56 "hosts": [ 12:04:56 "tcp://0.0.0.0:5555", 12:04:56 "unix:///var/run/docker.sock" 12:04:56 ], 12:04:56 "mtu": 1458, 12:04:56 "selinux-enabled": true, 12:04:56 "seccomp-profile": "/etc/docker/seccomp.json" 12:04:56 } [Pipeline] sh 12:04:56 Removing intermediate container 35cf8b1a24b9 12:04:56 ---> 64bf594764b5 12:04:56 Step 13/26 : FROM alpine:3.16 12:04:56 3.16: Pulling from library/alpine 12:04:56 ca7dd9ec2225: Pulling fs layer 12:04:56 ca7dd9ec2225: Download complete 12:04:56 ca7dd9ec2225: Pull complete 12:04:56 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 12:04:56 Status: Downloaded newer image for alpine:3.16 12:04:56 ---> bfe296a52501 12:04:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:04:56 ---> Running in 3cf97fac9f13 12:04:56 Removing intermediate container 3cf97fac9f13 12:04:56 ---> 106700c51cdc 12:04:56 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:04:56 ---> Running in 9c0c6f234a6a 12:04:56 Removing intermediate container 9c0c6f234a6a 12:04:56 ---> 7ccb83c50554 12:04:56 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:04:56 ---> Running in d029762dde41 12:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:56 (1/2) Installing ca-certificates (20220614-r0) 12:04:56 (2/2) Installing dumb-init (1.2.5-r1) 12:04:56 Executing busybox-1.35.0-r17.trigger 12:04:56 Executing ca-certificates-20220614-r0.trigger 12:04:56 OK: 6 MiB in 16 packages 12:04:56 Removing intermediate container d029762dde41 12:04:56 ---> 2f4ef29c58aa 12:04:56 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:04:56 ---> 6adcfcc9df83 12:04:56 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:04:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:04:57 ---> 30ec2b997752 12:04:57 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:04:57 ---> 2ac7c9b7170e 12:04:57 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:04:57 + sudo service docker restart 12:04:57 ---> f40b88c9934a 12:04:57 Step 21/26 : EXPOSE 48095 12:04:57 ---> Running in 275de1276b14 12:04:57 Removing intermediate container 275de1276b14 12:04:57 ---> cc7e85ed14c2 12:04:57 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:04:57 ---> Running in d5df59141b4d 12:04:58 Removing intermediate container d5df59141b4d 12:04:58 ---> b635af872fd4 12:04:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:04:58 ---> Running in 6010d20a98d0 12:04:58 Removing intermediate container 6010d20a98d0 12:04:58 ---> ce66d3fe3862 12:04:58 Step 24/26 : LABEL arch=amd64 12:04:58 ---> Running in ef2d0c4e13f0 12:04:58 Removing intermediate container ef2d0c4e13f0 12:04:58 ---> 2aba2f079a3f 12:04:58 Step 25/26 : LABEL git_sha=50fb973bbc3a84016df84cedb3f82bdd35e4211c 12:04:58 ---> Running in c9a84891517e 12:04:58 Removing intermediate container c9a84891517e 12:04:58 ---> 4875e81bfeaf 12:04:58 Step 26/26 : LABEL version=0.0.0 12:04:58 ---> Running in 780480e5d753 12:04:58 Removing intermediate container 780480e5d753 12:04:58 ---> 0f6b7ad753f9 12:04:58 [Warning] One or more build-args [ARCH] were not consumed 12:04:58 Successfully built 0f6b7ad753f9 12:04:58 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 12:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:04:59 12:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:00 latest: Pulling from edgex-lftools-log-publisher 12:05:00 5eb5b503b376: Pulling fs layer 12:05:00 5c69ac0246d0: Pulling fs layer 12:05:00 ec43610c2a17: Pulling fs layer 12:05:00 3a2ae6a8a46f: Pulling fs layer 12:05:00 33b1e0a273af: Pulling fs layer 12:05:00 5d3b04190fa2: Pulling fs layer 12:05:00 2f39f015ded8: Pulling fs layer 12:05:00 3a2ae6a8a46f: Waiting 12:05:00 33b1e0a273af: Waiting 12:05:00 5d3b04190fa2: Waiting 12:05:00 2f39f015ded8: Waiting 12:05:00 5c69ac0246d0: Download complete 12:05:00 3a2ae6a8a46f: Verifying Checksum 12:05:00 3a2ae6a8a46f: Download complete 12:05:00 33b1e0a273af: Verifying Checksum 12:05:00 33b1e0a273af: Download complete 12:05:00 ec43610c2a17: Verifying Checksum 12:05:00 ec43610c2a17: Download complete 12:05:00 5d3b04190fa2: Download complete 12:05:00 5eb5b503b376: Verifying Checksum 12:05:00 5eb5b503b376: Download complete 12:05:01 2f39f015ded8: Verifying Checksum 12:05:01 2f39f015ded8: Download complete 12:05:01 5eb5b503b376: Pull complete 12:05:01 5c69ac0246d0: Pull complete 12:05:02 ec43610c2a17: Pull complete 12:05:02 3a2ae6a8a46f: Pull complete 12:05:03 33b1e0a273af: Pull complete 12:05:03 5d3b04190fa2: Pull complete 12:05:08 2f39f015ded8: Pull complete 12:05:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:08 prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container 12:05:08 $ 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-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:05:11 $ docker top f99178b283154a70fa6434c72c5aca7df8fd1eb413c2855e40662794324fbd55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:12 ---> job-cost.sh 12:05:12 lf-activate-venv: SKIPPING 12:05:12 INFO: No Stack... 12:05:12 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:13 INFO: Archiving Costs [Pipeline] sh 12:05:13 + cat /w/workspace/_app-service-configurable_PR-506/archives/cost.csv 12:05:13 + cut -d, -f6 [Pipeline] lock 12:05:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] 12:05:13 Resource [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] did not exist. Created. 12:05:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:05:13 + echo total: 0.2199999988079071 [Pipeline] stash 12:05:13 Stashed 1 file(s) [Pipeline] } 12:05:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:14 $ docker stop --time=1 f99178b283154a70fa6434c72c5aca7df8fd1eb413c2855e40662794324fbd55 12:05:15 $ docker rm -f --volumes f99178b283154a70fa6434c72c5aca7df8fd1eb413c2855e40662794324fbd55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:15 provisioning config files... 12:05:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16436958471888182899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:16 ---> docker-login.sh 12:05:16 nexus3.edgexfoundry.org:10001 12:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:16 Configure a credential helper to remove this warning. See 12:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:16 12:05:16 Login Succeeded 12:05:16 nexus3.edgexfoundry.org:10002 12:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:17 Configure a credential helper to remove this warning. See 12:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:17 12:05:17 Login Succeeded 12:05:17 nexus3.edgexfoundry.org:10003 12:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:17 Configure a credential helper to remove this warning. See 12:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:17 12:05:17 Login Succeeded 12:05:17 nexus3.edgexfoundry.org:10004 12:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:17 Configure a credential helper to remove this warning. See 12:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:17 12:05:17 Login Succeeded 12:05:17 docker.io 12:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:18 Configure a credential helper to remove this warning. See 12:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:18 12:05:18 Login Succeeded 12:05:18 ---> docker-login.sh ends [Pipeline] } 12:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:18 ========================================================= 12:05:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:05:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:05:19 Sending build context to Docker daemon 205.8kB 12:05:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 12:05:19 Step 2/12 : FROM ${BASE} AS builder 12:05:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:05:19 9b18e9b68314: Pulling fs layer 12:05:19 35d82f9e3411: Pulling fs layer 12:05:19 e16973657156: Pulling fs layer 12:05:19 fc693d55d65f: Pulling fs layer 12:05:19 7e9fc2657dce: Pulling fs layer 12:05:19 dda99020689f: Pulling fs layer 12:05:19 db1c61fa0a46: Pulling fs layer 12:05:19 891c053d2c06: Pulling fs layer 12:05:19 7e9fc2657dce: Waiting 12:05:19 fc693d55d65f: Waiting 12:05:19 db1c61fa0a46: Waiting 12:05:19 dda99020689f: Waiting 12:05:19 e16973657156: Verifying Checksum 12:05:19 e16973657156: Download complete 12:05:19 35d82f9e3411: Download complete 12:05:19 7e9fc2657dce: Download complete 12:05:19 dda99020689f: Download complete 12:05:19 9b18e9b68314: Verifying Checksum 12:05:19 9b18e9b68314: Download complete 12:05:20 9b18e9b68314: Pull complete 12:05:21 891c053d2c06: Verifying Checksum 12:05:21 891c053d2c06: Download complete 12:05:21 35d82f9e3411: Pull complete 12:05:21 e16973657156: Pull complete 12:05:22 db1c61fa0a46: Verifying Checksum 12:05:22 db1c61fa0a46: Download complete 12:05:22 fc693d55d65f: Verifying Checksum 12:05:22 fc693d55d65f: Download complete 12:05:34 fc693d55d65f: Pull complete 12:05:34 7e9fc2657dce: Pull complete 12:05:34 dda99020689f: Pull complete 12:05:43 db1c61fa0a46: Pull complete 12:05:45 891c053d2c06: Pull complete 12:05:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 12:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:05:45 ---> f96f9c87975a 12:05:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:05:47 ---> Running in 8289efdf9cfc 12:05:47 Removing intermediate container 8289efdf9cfc 12:05:47 ---> 66e7a3d31c3b 12:05:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:05:47 ---> Running in 8a196ae044fb 12:05:47 Removing intermediate container 8a196ae044fb 12:05:47 ---> 5dde8ecd523e 12:05:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:05:47 ---> Running in ab7bf688bd6e 12:05:47 Removing intermediate container ab7bf688bd6e 12:05:47 ---> 3bf008e0b78d 12:05:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:48 ---> Running in 6259d2a2f092 12:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:05:50 OK: 221 MiB in 51 packages 12:05:51 Removing intermediate container 6259d2a2f092 12:05:51 ---> 4be627bde447 12:05:51 Step 7/12 : WORKDIR /app 12:05:51 ---> Running in 2387290e241b 12:05:51 Removing intermediate container 2387290e241b 12:05:51 ---> a9635627dda2 12:05:51 Step 8/12 : COPY go.mod vendor* ./ 12:05:52 ---> c2bb89db0fc5 12:05:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:52 ---> Running in a71ee6876e62 12:06:59 Removing intermediate container a71ee6876e62 12:06:59 ---> 7ef95b7d7d06 12:06:59 Step 10/12 : COPY . . 12:06:59 ---> 1f84e6816dd6 12:06:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:59 ---> Running in 646c4172f2ce 12:06:59 Removing intermediate container 646c4172f2ce 12:06:59 ---> aabf2c9d0771 12:06:59 Step 12/12 : RUN $MAKE 12:06:59 ---> Running in 05dc5529040b 12:06:59 noop 12:06:59 Removing intermediate container 05dc5529040b 12:06:59 ---> cb960780267a 12:06:59 Successfully built cb960780267a 12:06:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:00 + docker inspect -f . ci-base-image-arm64 12:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:00 prd-ubuntu20.04-docker-arm64-4c-16g-3512 does not seem to be running inside a container 12:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 12:07:02 $ docker top 5d7690bd5a84072482cc7cf1f70abad7af7d59f753cb1603709e242a305dfe39 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:02 + go version 12:07:02 go version go1.18.7 linux/arm64 [Pipeline] } 12:07:02 $ docker stop --time=1 5d7690bd5a84072482cc7cf1f70abad7af7d59f753cb1603709e242a305dfe39 12:07:04 $ docker rm -f --volumes 5d7690bd5a84072482cc7cf1f70abad7af7d59f753cb1603709e242a305dfe39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:05 + docker inspect -f . ci-base-image-arm64 12:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:05 prd-ubuntu20.04-docker-arm64-4c-16g-3512 does not seem to be running inside a container 12:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 12:07:06 $ docker top 0ac44f311f937b0e7088fcc179ca3db10c470d5c61c1026a5ee5c0e3617244d6 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:07 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:07:07 + make test 12:07:07 go test -race -coverprofile=coverage.out ./... 12:09:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:09:29 go vet ./... 12:11:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:11:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:11:06 ./bin/test-attribution-txt.sh 12:11:06 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 12:11:06 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 12:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:11:06 $ docker stop --time=1 0ac44f311f937b0e7088fcc179ca3db10c470d5c61c1026a5ee5c0e3617244d6 12:11:07 $ docker rm -f --volumes 0ac44f311f937b0e7088fcc179ca3db10c470d5c61c1026a5ee5c0e3617244d6 [Pipeline] // withDockerContainer [Pipeline] sh 12:11:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:11:09 Warning: overwriting stash ‘coverage-report’ 12:11:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:11:10 + ls -al . 12:11:10 total 172 12:11:10 drwxrwxr-x 7 jenkins jenkins 4096 Jan 24 12:07 . 12:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 12:04 .. 12:11:10 -rw-rw-r-- 1 jenkins jenkins 119 Jan 24 12:04 .dockerignore 12:11:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 12:04 .git 12:11:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 12:04 .github 12:11:10 -rw-rw-r-- 1 jenkins jenkins 171 Jan 24 12:04 .gitignore 12:11:10 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 24 12:04 Attribution.txt 12:11:10 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 24 12:04 CHANGELOG.md 12:11:10 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 24 12:04 Dockerfile 12:11:10 -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 12:04 GOVERNANCE.md 12:11:10 -rw-rw-r-- 1 jenkins jenkins 688 Jan 24 12:04 Jenkinsfile 12:11:10 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 24 12:04 LICENSE 12:11:10 -rw-rw-r-- 1 jenkins jenkins 618 Jan 24 12:04 OWNERS.md 12:11:10 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 24 12:04 README.md 12:11:10 -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 12:02 VERSION 12:11:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 12:04 bin 12:11:10 -rw-r--r-- 1 jenkins jenkins 13 Jan 24 12:07 coverage.out 12:11:10 -rw-rw-r-- 1 jenkins jenkins 3362 Jan 24 12:04 go.mod 12:11:10 -rw-rw-r-- 1 jenkins jenkins 33983 Jan 24 12:04 go.sum 12:11:10 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 24 12:04 main.go 12:11:10 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 24 12:04 makefile 12:11:10 drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 12:04 res 12:11:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:11 + 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=50fb973bbc3a84016df84cedb3f82bdd35e4211c --label arch=arm64 --label version=0.0.0 . 12:11:11 Sending build context to Docker daemon 206.8kB 12:11:11 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 12:11:11 Step 2/26 : FROM ${BASE} AS builder 12:11:11 ---> cb960780267a 12:11:11 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 12:11:11 ---> Running in 9ff1eb854d12 12:11:11 Removing intermediate container 9ff1eb854d12 12:11:11 ---> 2a9b3adda0fa 12:11:11 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:11:11 ---> Running in 074028128f83 12:11:12 Removing intermediate container 074028128f83 12:11:12 ---> 55e3c56f9074 12:11:12 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:11:12 ---> Running in 26c3a9d0e378 12:11:12 Removing intermediate container 26c3a9d0e378 12:11:12 ---> 5acacb66e5ac 12:11:12 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:11:12 ---> Running in 77556d6a41f9 12:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:11:14 OK: 221 MiB in 51 packages 12:11:15 Removing intermediate container 77556d6a41f9 12:11:15 ---> 97416eba233b 12:11:15 Step 7/26 : WORKDIR /app 12:11:15 ---> Running in 46cac5b7e0e5 12:11:15 Removing intermediate container 46cac5b7e0e5 12:11:15 ---> 5d06fe4e283c 12:11:15 Step 8/26 : COPY go.mod vendor* ./ 12:11:16 ---> 99cd23663e45 12:11:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:16 ---> Running in 6ddb240a5d83 12:11:18 Removing intermediate container 6ddb240a5d83 12:11:18 ---> 0cb83f6e150a 12:11:18 Step 10/26 : COPY . . 12:11:19 ---> 2a3e0daf1f09 12:11:19 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:11:19 ---> Running in ea694776d65d 12:11:19 Removing intermediate container ea694776d65d 12:11:19 ---> 519685980e67 12:11:19 Step 12/26 : RUN $MAKE 12:11:19 ---> Running in 4b753bf9b67b 12:11:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:13:29 Removing intermediate container 4b753bf9b67b 12:13:29 ---> 05e1d38d32b1 12:13:29 Step 13/26 : FROM alpine:3.16 12:13:29 3.16: Pulling from library/alpine 12:13:29 6875df1f5354: Pulling fs layer 12:13:29 6875df1f5354: Verifying Checksum 12:13:29 6875df1f5354: Download complete 12:13:29 6875df1f5354: Pull complete 12:13:29 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 12:13:29 Status: Downloaded newer image for alpine:3.16 12:13:29 ---> 2b4661558fb8 12:13:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:13:29 ---> Running in 1e03ea03a77a 12:13:29 Removing intermediate container 1e03ea03a77a 12:13:29 ---> 9c21edaede07 12:13:29 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 12:13:29 ---> Running in 247e47e7cb69 12:13:29 Removing intermediate container 247e47e7cb69 12:13:29 ---> c20c76e81659 12:13:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 12:13:29 ---> Running in 2ed03aff506f 12:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:13:29 (1/2) Installing ca-certificates (20220614-r0) 12:13:29 (2/2) Installing dumb-init (1.2.5-r1) 12:13:29 Executing busybox-1.35.0-r17.trigger 12:13:29 Executing ca-certificates-20220614-r0.trigger 12:13:29 OK: 6 MiB in 16 packages 12:13:29 Removing intermediate container 2ed03aff506f 12:13:29 ---> f42741027a67 12:13:29 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:13:29 ---> 215ead6ca21c 12:13:29 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 12:13:29 ---> 157259026e75 12:13:29 Step 19/26 : COPY --from=builder /app/res/ /res/ 12:13:29 ---> 0ad37ba9c13d 12:13:29 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:13:29 ---> 8df9e010ee17 12:13:29 Step 21/26 : EXPOSE 48095 12:13:29 ---> Running in 4032bf75b434 12:13:29 Removing intermediate container 4032bf75b434 12:13:29 ---> 11b1492f11ec 12:13:29 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 12:13:29 ---> Running in ad6422e7e3da 12:13:29 Removing intermediate container ad6422e7e3da 12:13:29 ---> 84dd53afd3ec 12:13:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:13:29 ---> Running in e1ebe5f38377 12:13:29 Removing intermediate container e1ebe5f38377 12:13:29 ---> 041341219fa4 12:13:29 Step 24/26 : LABEL arch=arm64 12:13:29 ---> Running in 8e3146db3172 12:13:29 Removing intermediate container 8e3146db3172 12:13:29 ---> e27bb2af9e93 12:13:29 Step 25/26 : LABEL git_sha=50fb973bbc3a84016df84cedb3f82bdd35e4211c 12:13:29 ---> Running in 8f5dca138d15 12:13:29 Removing intermediate container 8f5dca138d15 12:13:29 ---> 3d255a5b196e 12:13:29 Step 26/26 : LABEL version=0.0.0 12:13:29 ---> Running in def4b4351ef1 12:13:29 Removing intermediate container def4b4351ef1 12:13:29 ---> 3be5f2e0c407 12:13:29 [Warning] One or more build-args [ARCH] were not consumed 12:13:29 Successfully built 3be5f2e0c407 12:13:29 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 12:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:30 12:13:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:30 arm64: Pulling from edgex-lftools-log-publisher 12:13:30 8998bd30e6a1: Pulling fs layer 12:13:30 04944245beec: Pulling fs layer 12:13:30 699f458cf7ca: Pulling fs layer 12:13:30 765212b225bb: Pulling fs layer 12:13:30 f23df028b6ca: Pulling fs layer 12:13:30 d65c8cfc05b1: Pulling fs layer 12:13:30 2437ff75d9bd: Pulling fs layer 12:13:30 f23df028b6ca: Waiting 12:13:30 d65c8cfc05b1: Waiting 12:13:30 2437ff75d9bd: Waiting 12:13:30 765212b225bb: Waiting 12:13:30 04944245beec: Verifying Checksum 12:13:30 04944245beec: Download complete 12:13:30 765212b225bb: Download complete 12:13:30 f23df028b6ca: Verifying Checksum 12:13:30 f23df028b6ca: Download complete 12:13:30 d65c8cfc05b1: Verifying Checksum 12:13:30 d65c8cfc05b1: Download complete 12:13:30 699f458cf7ca: Verifying Checksum 12:13:30 699f458cf7ca: Download complete 12:13:31 8998bd30e6a1: Verifying Checksum 12:13:31 8998bd30e6a1: Download complete 12:13:33 2437ff75d9bd: Verifying Checksum 12:13:33 2437ff75d9bd: Download complete 12:13:35 8998bd30e6a1: Pull complete 12:13:35 04944245beec: Pull complete 12:13:36 699f458cf7ca: Pull complete 12:13:37 765212b225bb: Pull complete 12:13:37 f23df028b6ca: Pull complete 12:13:38 d65c8cfc05b1: Pull complete 12:13:53 2437ff75d9bd: Pull complete 12:13:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:53 prd-ubuntu20.04-docker-arm64-4c-16g-3512 does not seem to be running inside a container 12:13:53 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:13:56 $ docker top 6798a295916b3bfbd4550f4588e0bf5e65fed2c2b3ac67b9d334cfab7e45938d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:56 ---> job-cost.sh 12:13:57 lf-activate-venv: SKIPPING 12:13:57 INFO: No Stack... 12:13:57 INFO: Retrieving Pricing Info for: v3-standard-4 12:13:58 INFO: Archiving Costs [Pipeline] sh 12:13:58 + cut -d,+ -f6 12:13:58 cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:13:58 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] 12:13:58 Resource [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] did not exist. Created. 12:13:58 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:13:59 /w/workspace/app-service-configurable/1@tmp/durable-60610a4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:14:00 + echo total: 0.10999999940395355 [Pipeline] stash 12:14:00 Warning: overwriting stash ‘stack-cost’ 12:14:00 Stashed 1 file(s) [Pipeline] } 12:14:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:14:00 $ docker stop --time=1 6798a295916b3bfbd4550f4588e0bf5e65fed2c2b3ac67b9d334cfab7e45938d 12:14:01 $ docker rm -f --volumes 6798a295916b3bfbd4550f4588e0bf5e65fed2c2b3ac67b9d334cfab7e45938d [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 12:14:02 provisioning config files... 12:14:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-506@tmp/config3358451954725178191tmp [Pipeline] { [Pipeline] sh 12:14:03 + set +x 12:14:03 + curl -s https://codecov.io/bash 12:14:03 + bash -s -- 12:14:03 12:14:03 _____ _ 12:14:03 / ____| | | 12:14:03 | | ___ __| | ___ ___ _____ __ 12:14:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:14:03 | |___| (_) | (_| | __/ (_| (_) \ V / 12:14:03 \_____\___/ \__,_|\___|\___\___/ \_/ 12:14:03 Bash-1.0.6 12:14:03 12:14:03 12:14:03 ==> git version 2.25.1 found 12:14:03 ==> 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 12:14:03 Release-Date: 2020-01-08 12:14:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:14:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:14:03 ==> Jenkins CI detected. 12:14:03 current dir:  /w/workspace/_app-service-configurable_PR-506 12:14:03 project root: . 12:14:03 --> token set from env 12:14:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:14:03 ==> Running gcov in . (disable via -X gcov) 12:14:03 ==> Python coveragepy not found 12:14:03 ==> Searching for coverage reports in: 12:14:03 + . 12:14:03 -> Found 1 reports 12:14:03 ==> Detecting git/mercurial file structure 12:14:03 ==> Reading reports 12:14:03 + ./coverage.out bytes=13 12:14:03 ==> Appending adjustments 12:14:03 https://docs.codecov.io/docs/fixing-reports 12:14:03 + Found adjustments 12:14:03 ==> Gzipping contents 12:14:03 4.0K /tmp/codecov.l7fYUS.gz 12:14:03 ==> Uploading reports 12:14:03 url: https://codecov.io 12:14:03 query: branch=PR-506&commit=50fb973bbc3a84016df84cedb3f82bdd35e4211c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=506&job=&cmd_args= 12:14:03 -> Pinging Codecov 12:14:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-506&commit=50fb973bbc3a84016df84cedb3f82bdd35e4211c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=506&job=&cmd_args= 12:14:04 -> Uploading to 12:14:04 https://storage.googleapis.com/codecov/v4/raw/2023-01-24/A97CA9966030D2A3747ED39772930CCE/50fb973bbc3a84016df84cedb3f82bdd35e4211c/9301a9da-7af0-4393-b530-455e01aa3ae1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230124T121404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10adfa889665bae8e230d3d020f5ad0b0b943e7d59e1e466f866bd6fb2f139dc 12:14:04 % Total % Received % Xferd Average Speed Time Time Time Current 12:14:04 Dload Upload Total Spent Left Speed 12:14:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2148 --:--:-- --:--:-- --:--:-- 2148 12:14:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/50fb973bbc3a84016df84cedb3f82bdd35e4211c [Pipeline] } 12:14:04 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 12:14:06 + [ -d /w/workspace/_app-service-configurable_PR-506/archives ] 12:14:06 + ls -al /w/workspace/_app-service-configurable_PR-506/archives 12:14:06 total 16 12:14:06 drwxr-xr-x 3 root root 4096 Jan 24 12:05 . 12:14:06 drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 12:05 .. 12:14:06 drwxr-xr-x 2 root root 4096 Jan 24 12:05 cost 12:14:06 -rw-r--r-- 1 root root 96 Jan 24 12:05 cost.csv 12:14:06 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-506/archives 12:14:06 + ls -al /w/workspace/_app-service-configurable_PR-506/archives 12:14:06 total 16 12:14:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 12:05 . 12:14:06 drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 12:05 .. 12:14:06 drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 12:05 cost 12:14:06 -rw-r--r-- 1 jenkins jenkins 96 Jan 24 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:14:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:14:07 ---> package-listing.sh 12:14:07 ++ facter osfamily 12:14:07 ++ tr '[:upper:]' '[:lower:]' 12:14:08 + OS_FAMILY=debian 12:14:08 + workspace=/w/workspace/_app-service-configurable_PR-506 12:14:08 + START_PACKAGES=/tmp/packages_start.txt 12:14:08 + END_PACKAGES=/tmp/packages_end.txt 12:14:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:14:08 + PACKAGES=/tmp/packages_start.txt 12:14:08 + '[' /w/workspace/_app-service-configurable_PR-506 ']' 12:14:08 + PACKAGES=/tmp/packages_end.txt 12:14:08 + case "${OS_FAMILY}" in 12:14:08 + dpkg -l 12:14:08 + grep '^ii' 12:14:08 + '[' -f /tmp/packages_start.txt ']' 12:14:08 + '[' -f /tmp/packages_end.txt ']' 12:14:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:14:08 + '[' /w/workspace/_app-service-configurable_PR-506 ']' 12:14:08 + mkdir -p /w/workspace/_app-service-configurable_PR-506/archives/ 12:14:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-506/archives/ [Pipeline] echo 12:14:08 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-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:14:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:09 prd-ubuntu20.04-docker-8c-8g-3511 does not seem to be running inside a container 12:14:09 $ 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-506/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-506 -v /w/workspace/_app-service-configurable_PR-506:/w/workspace/_app-service-configurable_PR-506:rw,z -v /w/workspace/_app-service-configurable_PR-506@tmp:/w/workspace/_app-service-configurable_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:14:09 $ docker top 19b99afb526ef6db999ff32b426f2b5f5a0cb77721f05ee8ef3fd972b58e3af1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:09 + touch /tmp/pre-build-complete [Pipeline] sh 12:14:10 + mkdir -p /var/log/sysstat [Pipeline] sh 12:14:10 + ls /var/log/sa-host 12:14:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:10 provisioning config files... 12:14:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-506@tmp/config17508015134417390448tmp [Pipeline] { [Pipeline] echo 12:14:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:14:11 ---> create-netrc.sh [Pipeline] } 12:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:14:11 ---> python-tools-install.sh [Pipeline] echo 12:14:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:14:11 ---> sudo-logs.sh 12:14:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:14:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:14:12 ---> job-cost.sh 12:14:12 lf-activate-venv: SKIPPING 12:14:12 DEBUG: total: 0.2199999988079071 12:14:12 INFO: Retrieving Stack Cost... 12:14:12 INFO: Retrieving Pricing Info for: v3-standard-8 12:14:13 INFO: Archiving Costs [Pipeline] echo 12:14:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:14:13 ---> logs-deploy.sh 12:14:13 lf-activate-venv: SKIPPING 12:14:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-506/1 12:14:13 INFO: archiving workspace using pattern(s): 12:14:14 Archives upload complete. 12:14:14 INFO: archiving logs to Nexus 12:14:15 ---> uname -a: 12:14:15 Linux prd-ubuntu20-04-docker-8c-8g-3511 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:14:15 12:14:15 12:14:15 ---> lscpu: 12:14:15 Architecture: x86_64 12:14:15 CPU op-mode(s): 32-bit, 64-bit 12:14:15 Byte Order: Little Endian 12:14:15 Address sizes: 40 bits physical, 48 bits virtual 12:14:15 CPU(s): 8 12:14:15 On-line CPU(s) list: 0-7 12:14:15 Thread(s) per core: 1 12:14:15 Core(s) per socket: 1 12:14:15 Socket(s): 8 12:14:15 NUMA node(s): 1 12:14:15 Vendor ID: AuthenticAMD 12:14:15 CPU family: 23 12:14:15 Model: 49 12:14:15 Model name: AMD EPYC-Rome Processor 12:14:15 Stepping: 0 12:14:15 CPU MHz: 2799.956 12:14:15 BogoMIPS: 5599.91 12:14:15 Virtualization: AMD-V 12:14:15 Hypervisor vendor: KVM 12:14:15 Virtualization type: full 12:14:15 L1d cache: 256 KiB 12:14:15 L1i cache: 256 KiB 12:14:15 L2 cache: 4 MiB 12:14:15 L3 cache: 128 MiB 12:14:15 NUMA node0 CPU(s): 0-7 12:14:15 Vulnerability Itlb multihit: Not affected 12:14:15 Vulnerability L1tf: Not affected 12:14:15 Vulnerability Mds: Not affected 12:14:15 Vulnerability Meltdown: Not affected 12:14:15 Vulnerability Mmio stale data: Not affected 12:14:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:14:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:14:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:14:15 Vulnerability Srbds: Not affected 12:14:15 Vulnerability Tsx async abort: Not affected 12:14:15 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 12:14:15 12:14:15 12:14:15 ---> nproc: 12:14:15 8 12:14:15 12:14:15 12:14:15 ---> df -h: 12:14:15 Filesystem Size Used Avail Use% Mounted on 12:14:15 overlay 155G 12G 144G 8% / 12:14:15 tmpfs 64M 0 64M 0% /dev 12:14:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:14:15 shm 64M 0 64M 0% /dev/shm 12:14:15 /dev/vda1 155G 12G 144G 8% /facter-os 12:14:15 12:14:15 12:14:15 ---> sar -b -r -n DEV: 12:14:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3511) 01/24/23 _x86_64_ (8 CPU) 12:14:15 12:14:15 12:01:51 LINUX RESTART (8 CPU) 12:14:15 12:14:15 12:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:14:15 12:03:02 139.52 47.88 91.64 0.00 5429.79 125346.62 0.00 12:14:15 12:04:01 174.53 0.63 173.90 0.00 13.69 58866.77 0.00 12:14:15 12:05:01 154.91 0.20 154.71 0.00 8.40 28255.82 0.00 12:14:15 12:06:01 33.58 0.03 33.54 0.00 3.33 16730.83 0.00 12:14:15 12:07:01 6.82 0.98 5.83 0.00 68.39 1888.49 0.00 12:14:15 12:08:01 52.19 9.63 42.56 0.00 5090.48 7038.16 0.00 12:14:15 12:09:01 3.67 0.02 3.65 0.00 0.13 91.70 0.00 12:14:15 12:10:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 12:14:15 12:11:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 12:14:15 12:12:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 12:14:15 12:13:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 12:14:15 12:14:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 12:14:15 Average: 47.52 4.95 42.57 0.00 885.78 19805.15 0.00 12:14:15 12:14:15 12:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:14:15 12:03:02 29244720 31638648 684452 2.08 71656 2603816 1836824 5.41 949780 2343312 299368 12:14:15 12:04:01 28366664 31527500 772280 2.35 144700 3223436 2042792 6.02 1201024 2869972 50336 12:14:15 12:05:01 27976116 31565964 735560 2.24 149632 3631076 2076088 6.12 1209372 3236936 229244 12:14:15 12:06:01 27730704 31591136 709164 2.16 157688 3854600 1765072 5.20 1203516 3447632 184 12:14:15 12:07:01 27661684 31582924 717276 2.18 159452 3910796 1797128 5.30 1216804 3504580 316 12:14:15 12:08:01 27207008 31576808 712608 2.17 191440 4309492 1859092 5.48 1519120 3620284 44 12:14:15 12:09:01 27213024 31578000 711720 2.16 190004 4306240 1812220 5.34 1517780 3617100 4 12:14:15 12:10:01 27221828 31586864 702792 2.14 190072 4306244 1812220 5.34 1508872 3617100 48 12:14:15 12:11:01 27222056 31587176 702496 2.14 190096 4306248 1812220 5.34 1508864 3617144 4 12:14:15 12:12:01 27222104 31587368 702288 2.14 190128 4306376 1812220 5.34 1508628 3617268 4 12:14:15 12:13:01 27222096 31587424 702196 2.14 190168 4306380 1812220 5.34 1508824 3617276 8 12:14:15 12:14:01 27222120 31587760 702260 2.14 190196 4306384 1812220 5.34 1508824 3617564 208 12:14:15 Average: 27625844 31583131 712924 2.17 167936 3947591 1854193 5.46 1363451 3393847 48314 12:14:15 12:14:15 12:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:14:15 12:03:02 ens3 668.54 483.14 6494.75 92.90 0.00 0.00 0.00 0.00 12:14:15 12:03:02 lo 7.06 7.06 0.68 0.68 0.00 0.00 0.00 0.00 12:14:15 12:03:02 docker0 4.73 3.78 0.48 46.52 0.00 0.00 0.00 0.00 12:14:15 12:04:01 ens3 290.17 185.99 1960.50 27.38 0.00 0.00 0.00 0.00 12:14:15 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:15 12:04:01 veth0950674 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:14:15 12:04:01 docker0 170.75 264.82 14.44 1934.25 0.00 0.00 0.00 0.00 12:14:15 12:05:01 ens3 134.06 98.67 2659.05 99.76 0.00 0.00 0.00 0.00 12:14:15 12:05:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 12:14:15 12:05:01 docker0 3.77 7.02 0.23 84.12 0.00 0.00 0.00 0.00 12:14:15 12:06:01 ens3 17.43 11.18 22.68 6.36 0.00 0.00 0.00 0.00 12:14:15 12:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:14:15 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:07:01 ens3 74.00 45.03 861.57 3.19 0.00 0.00 0.00 0.00 12:14:15 12:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:14:15 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:08:01 ens3 109.47 70.17 1898.68 4.96 0.00 0.00 0.00 0.00 12:14:15 12:08:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 12:14:15 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:09:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 12:14:15 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:14:15 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:15 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:11:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:14:15 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:15 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:13:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:14:15 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 12:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:14:15 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:15 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:15 Average: ens3 107.61 74.41 1157.05 19.54 0.00 0.00 0.00 0.00 12:14:15 Average: lo 0.91 0.91 0.08 0.08 0.00 0.00 0.00 0.00 12:14:15 Average: docker0 14.72 22.63 1.24 169.62 0.00 0.00 0.00 0.00 12:14:15 12:14:15 12:14:15 ---> sar -P ALL: 12:14:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3511) 01/24/23 _x86_64_ (8 CPU) 12:14:15 12:14:15 12:01:51 LINUX RESTART (8 CPU) 12:14:15 12:14:15 12:02:01 CPU %user %nice %system %iowait %steal %idle 12:14:15 12:03:02 all 9.13 0.00 3.27 1.92 0.06 85.62 12:14:15 12:03:02 0 11.09 0.00 2.77 1.16 0.05 84.94 12:14:15 12:03:02 1 13.98 0.00 2.66 5.70 0.05 77.61 12:14:15 12:03:02 2 9.23 0.00 3.19 0.72 0.05 86.80 12:14:15 12:03:02 3 6.20 0.00 4.05 3.71 0.05 86.00 12:14:15 12:03:02 4 8.28 0.00 3.12 0.40 0.07 88.13 12:14:15 12:03:02 5 8.16 0.00 2.24 2.40 0.07 87.13 12:14:15 12:03:02 6 9.54 0.00 3.85 0.59 0.07 85.95 12:14:15 12:03:02 7 6.51 0.00 4.32 0.68 0.07 88.42 12:14:15 12:04:01 all 7.86 0.00 2.97 1.48 0.06 87.63 12:14:15 12:04:01 0 7.66 0.00 2.96 2.52 0.05 86.81 12:14:15 12:04:01 1 7.57 0.00 2.99 1.13 0.07 88.25 12:14:15 12:04:01 2 8.04 0.00 2.46 0.20 0.05 89.25 12:14:15 12:04:01 3 8.79 0.00 3.20 1.37 0.07 86.57 12:14:15 12:04:01 4 7.29 0.00 3.87 6.18 0.05 82.62 12:14:15 12:04:01 5 7.81 0.00 2.74 0.10 0.03 89.31 12:14:15 12:04:01 6 7.91 0.00 2.33 0.12 0.05 89.58 12:14:15 12:04:01 7 7.83 0.00 3.19 0.24 0.14 88.60 12:14:15 12:05:01 all 43.74 0.00 7.18 1.14 0.09 47.84 12:14:15 12:05:01 0 42.29 0.00 7.04 0.24 0.07 50.36 12:14:15 12:05:01 1 44.61 0.00 7.43 0.37 0.08 47.50 12:14:15 12:05:01 2 42.68 0.00 6.88 0.93 0.10 49.42 12:14:15 12:05:01 3 45.27 0.00 7.27 2.33 0.10 45.03 12:14:15 12:05:01 4 42.42 0.00 7.69 0.24 0.10 49.55 12:14:15 12:05:01 5 43.62 0.00 7.46 1.25 0.08 47.58 12:14:15 12:05:01 6 44.29 0.00 6.81 0.08 0.08 48.73 12:14:15 12:05:01 7 44.75 0.00 6.87 3.70 0.14 44.54 12:14:15 12:06:01 all 2.41 0.00 1.02 0.69 0.03 95.85 12:14:15 12:06:01 0 3.84 0.00 1.15 0.02 0.03 94.96 12:14:15 12:06:01 1 1.87 0.00 0.87 0.03 0.02 97.21 12:14:15 12:06:01 2 1.81 0.00 1.46 0.25 0.03 96.45 12:14:15 12:06:01 3 2.33 0.00 0.84 0.00 0.03 96.80 12:14:15 12:06:01 4 2.36 0.00 0.82 0.00 0.02 96.81 12:14:15 12:06:01 5 3.08 0.00 1.12 0.02 0.03 95.75 12:14:15 12:06:01 6 1.96 0.00 0.59 0.02 0.02 97.43 12:14:15 12:06:01 7 2.01 0.00 1.34 5.23 0.03 91.39 12:14:15 12:07:01 all 0.46 0.00 0.10 0.10 0.01 99.34 12:14:15 12:07:01 0 2.03 0.00 0.05 0.00 0.02 97.90 12:14:15 12:07:01 1 0.10 0.00 0.03 0.02 0.00 99.85 12:14:15 12:07:01 2 0.03 0.00 0.23 0.02 0.02 99.70 12:14:15 12:07:01 3 0.88 0.00 0.17 0.02 0.00 98.93 12:14:15 12:07:01 4 0.23 0.00 0.10 0.02 0.00 99.65 12:14:15 12:07:01 5 0.22 0.00 0.07 0.43 0.02 99.27 12:14:15 12:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:14:15 12:07:01 7 0.15 0.00 0.10 0.27 0.02 99.46 12:14:15 12:08:01 all 2.25 0.00 1.45 0.57 0.03 95.71 12:14:15 12:08:01 0 2.20 0.00 0.81 0.07 0.02 96.91 12:14:15 12:08:01 1 1.55 0.00 0.85 0.03 0.03 97.53 12:14:15 12:08:01 2 1.90 0.00 1.84 0.55 0.03 95.67 12:14:15 12:08:01 3 3.05 0.00 1.78 0.60 0.03 94.54 12:14:15 12:08:01 4 2.79 0.00 2.87 0.50 0.02 93.82 12:14:15 12:08:01 5 3.56 0.00 1.55 0.10 0.02 94.77 12:14:15 12:08:01 6 1.27 0.00 1.13 0.28 0.02 97.30 12:14:15 12:08:01 7 1.69 0.00 0.74 2.41 0.03 95.12 12:14:15 12:09:01 all 0.07 0.00 0.05 0.01 0.01 99.86 12:14:15 12:09:01 0 0.03 0.00 0.03 0.02 0.00 99.92 12:14:15 12:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 12:14:15 12:09:01 2 0.03 0.00 0.08 0.00 0.00 99.88 12:14:15 12:09:01 3 0.00 0.00 0.03 0.00 0.02 99.95 12:14:15 12:09:01 4 0.23 0.00 0.10 0.00 0.02 99.65 12:14:15 12:09:01 5 0.02 0.00 0.03 0.02 0.02 99.92 12:14:15 12:09:01 6 0.12 0.00 0.05 0.00 0.02 99.82 12:14:15 12:09:01 7 0.07 0.00 0.05 0.05 0.02 99.82 12:14:15 12:10:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:14:15 12:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:14:15 12:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:14:15 12:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:14:15 12:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:14:15 12:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:14:15 12:10:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:14:15 12:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:14:15 12:10:01 7 0.07 0.00 0.02 0.03 0.00 99.88 12:14:15 12:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:14:15 12:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:14:15 12:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:14:15 12:11:01 2 0.03 0.00 0.02 0.00 0.03 99.92 12:14:15 12:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 12:14:15 12:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:14:15 12:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:14:15 12:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:14:15 12:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:14:15 12:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:14:15 12:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:14:15 12:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:14:15 12:12:01 2 0.02 0.00 0.03 0.02 0.02 99.92 12:14:15 12:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:14:15 12:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:14:15 12:12:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:14:15 12:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:14:15 12:12:01 7 0.05 0.00 0.00 0.03 0.00 99.92 12:14:15 12:13:01 all 0.05 0.00 0.01 0.00 0.01 99.94 12:14:15 12:13:01 0 0.32 0.00 0.02 0.00 0.02 99.65 12:14:15 12:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:14:15 12:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:14:15 12:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:14:15 12:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:14:15 12:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:14:15 12:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:14:15 12:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:14:15 12:14:15 12:13:01 CPU %user %nice %system %iowait %steal %idle 12:14:15 12:14:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:14:15 12:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:14:15 12:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:14:15 12:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:14:15 12:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:14:15 12:14:01 4 0.07 0.00 0.03 0.00 0.00 99.90 12:14:15 12:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:14:15 12:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:14:15 12:14:01 7 0.02 0.00 0.03 0.05 0.00 99.90 12:14:15 Average: all 5.46 0.00 1.33 0.49 0.03 92.69 12:14:15 Average: 0 5.75 0.00 1.23 0.33 0.02 92.67 12:14:15 Average: 1 5.77 0.00 1.23 0.60 0.02 92.37 12:14:15 Average: 2 5.28 0.00 1.34 0.22 0.03 93.12 12:14:15 Average: 3 5.51 0.00 1.44 0.66 0.03 92.36 12:14:15 Average: 4 5.26 0.00 1.55 0.60 0.02 92.57 12:14:15 Average: 5 5.50 0.00 1.26 0.36 0.03 92.86 12:14:15 Average: 6 5.39 0.00 1.22 0.09 0.02 93.28 12:14:15 Average: 7 5.21 0.00 1.38 1.05 0.04 92.31 12:14:15 12:14:15 12:14:15