Pull request #535 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-service-configurable Loading trusted files from base branch main at dd1354e29c7435bb79278fb9ff8e460793054574 rather than cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee Obtained Jenkinsfile from dd1354e29c7435bb79278fb9ff8e460793054574 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-ssh9491334889108929068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1118010866588196125.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3232986745793810993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2855379251776565275.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12488580882662746875.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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-5736 in /w/workspace/_app-service-configurable_PR-535 [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-535 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/535/head:refs/remotes/origin/PR-535 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dd1354e29c7435bb79278fb9ff8e460793054574 into PR head commit cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee Merge succeeded, producing fc61458bbe750a30019cf3445e415aeb355225d7 Checking out Revision fc61458bbe750a30019cf3445e415aeb355225d7 (PR-535) > git config core.sparsecheckout # timeout=10 > git checkout -f cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc61458bbe750a30019cf3445e415aeb355225d7 # timeout=10 Commit message: "Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3136b2cf61159941a98e1df7c4ce05ca81a56ca4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:26:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:26:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:26:40 ========================================================= 21:26:40 EdgeX Global Pipelines Version Info 21:26:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:26:40 ------------------- 21:26:40 stable info: 21:26:40 ------------------- 21:26:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:26:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:26:40 Message: update stable to v1.0.245 21:26:41 ------------------- 21:26:41 experimental info: 21:26:41 ------------------- 21:26:41 Commited By: **** collab-it+edgex@linuxfoundation.org 21:26:41 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 21:26:41 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-535 [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-535 [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-535 [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] echo 21:26:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc61458 [Pipeline] echo 21:26:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:42 provisioning config files... 21:26:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config12857112073478389229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:42 ---> docker-login.sh 21:26:42 nexus3.edgexfoundry.org:10001 21:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:43 Configure a credential helper to remove this warning. See 21:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:43 21:26:43 Login Succeeded 21:26:43 nexus3.edgexfoundry.org:10002 21:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:43 Configure a credential helper to remove this warning. See 21:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:43 21:26:43 Login Succeeded 21:26:43 nexus3.edgexfoundry.org:10003 21:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:43 Configure a credential helper to remove this warning. See 21:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:43 21:26:43 Login Succeeded 21:26:43 nexus3.edgexfoundry.org:10004 21:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:43 Configure a credential helper to remove this warning. See 21:26:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:43 21:26:43 Login Succeeded 21:26:43 docker.io 21:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:44 Configure a credential helper to remove this warning. See 21:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:44 21:26:44 Login Succeeded 21:26:44 ---> docker-login.sh ends [Pipeline] } 21:26:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:26:44 + git rev-list -1 --merges fc61458bbe750a30019cf3445e415aeb355225d7~1..fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] echo 21:26:44 -----------> git rev-list -1 --merges fc61458bbe750a30019cf3445e415aeb355225d7~1..fc61458bbe750a30019cf3445e415aeb355225d7 fc61458bbe750a30019cf3445e415aeb355225d7 21:26:44 fc61458bbe750a30019cf3445e415aeb355225d7 [false] [Pipeline] sh 21:26:44 + git log --format=format:%s -1 fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] echo 21:26:44 ========================================================= 21:26:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:26:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:45 + git log --format=format:%s -1 fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] echo 21:26:45 [semverPrep] GIT_COMMIT: fc61458bbe750a30019cf3445e415aeb355225d7, Commit Message: Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD [Pipeline] echo 21:26:45 [semverPrep] This is not a build commit. [Pipeline] sh 21:26:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:45 + grep -v github /etc/ssh/ssh_known_hosts 21:26:45 + [ -e /tmp/ssh_known_hosts ] 21:26:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:26:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:26:45 + sudo tee -a /etc/ssh/ssh_known_hosts 21:26:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:45 21:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:46 0.1.4: Pulling from edgex-devops/py-git-semver 21:26:46 b85a868b505f: Pulling fs layer 21:26:46 e2be974225ed: Pulling fs layer 21:26:46 339a4e72a1f5: Pulling fs layer 21:26:46 988bab9f4d93: Pulling fs layer 21:26:46 1469e6f7b9e6: Pulling fs layer 21:26:46 eaf3925da568: Pulling fs layer 21:26:46 bab4dde63d76: Pulling fs layer 21:26:46 bde34c3a00c8: Pulling fs layer 21:26:46 b352a97aabf1: Pulling fs layer 21:26:46 4872d77fe225: Pulling fs layer 21:26:46 5851b861e8e6: Pulling fs layer 21:26:46 b352a97aabf1: Waiting 21:26:46 988bab9f4d93: Waiting 21:26:46 bde34c3a00c8: Waiting 21:26:46 1469e6f7b9e6: Waiting 21:26:46 eaf3925da568: Waiting 21:26:46 bab4dde63d76: Waiting 21:26:46 5851b861e8e6: Waiting 21:26:46 4872d77fe225: Waiting 21:26:46 e2be974225ed: Download complete 21:26:46 988bab9f4d93: Download complete 21:26:46 1469e6f7b9e6: Verifying Checksum 21:26:46 1469e6f7b9e6: Download complete 21:26:46 eaf3925da568: Download complete 21:26:46 339a4e72a1f5: Verifying Checksum 21:26:46 339a4e72a1f5: Download complete 21:26:46 bde34c3a00c8: Download complete 21:26:46 b352a97aabf1: Verifying Checksum 21:26:46 b352a97aabf1: Download complete 21:26:46 4872d77fe225: Verifying Checksum 21:26:46 4872d77fe225: Download complete 21:26:46 5851b861e8e6: Verifying Checksum 21:26:46 5851b861e8e6: Download complete 21:26:46 b85a868b505f: Verifying Checksum 21:26:46 b85a868b505f: Download complete 21:26:47 bab4dde63d76: Verifying Checksum 21:26:47 bab4dde63d76: Download complete 21:26:47 b85a868b505f: Pull complete 21:26:48 e2be974225ed: Pull complete 21:26:49 339a4e72a1f5: Pull complete 21:26:49 988bab9f4d93: Pull complete 21:26:50 1469e6f7b9e6: Pull complete 21:26:50 eaf3925da568: Pull complete 21:26:51 bab4dde63d76: Pull complete 21:26:51 bde34c3a00c8: Pull complete 21:26:51 b352a97aabf1: Pull complete 21:26:52 4872d77fe225: Pull complete 21:26:52 5851b861e8e6: Pull complete 21:26:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:52 prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container 21:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:26:56 $ docker top fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c -eo pid,comm 21:26:56 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). 21:26:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:56 [ssh-agent] Looking for ssh-agent implementation... 21:26:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:56 $ docker exec fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c ssh-agent 21:26:56 SSH_AUTH_SOCK=/tmp/ssh-T6KFbcAyIFo5/agent.31 21:26:56 SSH_AGENT_PID=37 21:26:56 Running ssh-add (command line suppressed) 21:26:56 Identity added: /w/workspace/_app-service-configurable_PR-535@tmp/private_key_10667044025613274610.key (/w/workspace/_app-service-configurable_PR-535@tmp/private_key_10667044025613274610.key) 21:26:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:57 + git tag --points-at HEAD [Pipeline] } 21:26:57 $ docker exec --env ******** --env ******** fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c ssh-agent -k 21:26:57 unset SSH_AUTH_SOCK; 21:26:57 unset SSH_AGENT_PID; 21:26:57 echo Agent pid 37 killed; 21:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:57 [ssh-agent] Looking for ssh-agent implementation... 21:26:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:57 $ docker exec fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c ssh-agent 21:26:57 SSH_AUTH_SOCK=/tmp/ssh-CeUDE2RC95jJ/agent.69 21:26:57 SSH_AGENT_PID=75 21:26:57 Running ssh-add (command line suppressed) 21:26:57 Identity added: /w/workspace/_app-service-configurable_PR-535@tmp/private_key_3137580492354477634.key (/w/workspace/_app-service-configurable_PR-535@tmp/private_key_3137580492354477634.key) 21:26:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:57 + git semver init 21:26:58 2023-03-24 21:26:58,031 [run_init] DEBUG init version:0.0.0 force:False 21:26:58 2023-03-24 21:26:58,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-535/.semver 21:26:58 2023-03-24 21:26:58,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-535/.semver 21:26:58 2023-03-24 21:26:58,033 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-535/.semver'], cwd=/w/workspace/_app-service-configurable_PR-535, universal_newlines=False, shell=None, istream=None) 21:26:59 2023-03-24 21:26:58,822 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-535/.git/info/exclude 21:26:59 2023-03-24 21:26:58,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-535/.semver/PR-535 with force:False 21:26:59 2023-03-24 21:26:58,823 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-535/.semver/PR-535 21:26:59 2023-03-24 21:26:58,827 [execute] INFO git cat-file --batch-check 21:26:59 2023-03-24 21:26:58,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-535/.semver, universal_newlines=False, shell=None, istream=) 21:26:59 2023-03-24 21:26:58,834 [execute] INFO git cat-file --batch 21:26:59 2023-03-24 21:26:58,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-535/.semver, universal_newlines=False, shell=None, istream=) 21:26:59 2023-03-24 21:26:58,840 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-535/.semver/PR-535 21:26:59 0.0.0 [Pipeline] } 21:26:59 $ docker exec --env ******** --env ******** fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c ssh-agent -k 21:26:59 unset SSH_AUTH_SOCK; 21:26:59 unset SSH_AGENT_PID; 21:26:59 echo Agent pid 75 killed; 21:26:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:59 + git semver [Pipeline] } 21:26:59 $ docker stop --time=1 fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c 21:27:01 $ docker rm -f --volumes fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c [Pipeline] // withDockerContainer [Pipeline] sh 21:27:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:27:02 Stashed 1 file(s) [Pipeline] echo 21:27:02 [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 21:27:02 provisioning config files... 21:27:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config4422544481785315107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:02 ---> docker-login.sh 21:27:02 nexus3.edgexfoundry.org:10001 21:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:02 Configure a credential helper to remove this warning. See 21:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:02 21:27:02 Login Succeeded 21:27:02 nexus3.edgexfoundry.org:10002 21:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:02 Configure a credential helper to remove this warning. See 21:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:02 21:27:02 Login Succeeded 21:27:02 nexus3.edgexfoundry.org:10003 21:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:02 Configure a credential helper to remove this warning. See 21:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:02 21:27:02 Login Succeeded 21:27:02 nexus3.edgexfoundry.org:10004 21:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:02 Configure a credential helper to remove this warning. See 21:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:02 21:27:02 Login Succeeded 21:27:02 docker.io 21:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:27:03 Configure a credential helper to remove this warning. See 21:27:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:27:03 21:27:03 Login Succeeded 21:27:03 ---> docker-login.sh ends [Pipeline] } 21:27:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:27:03 ========================================================= 21:27:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:27:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:27:03 Sending build context to Docker daemon 3.24MB 21:27:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:27:03 Step 2/12 : FROM ${BASE} AS builder 21:27:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:27:03 63b65145d645: Pulling fs layer 21:27:03 a2d21d5440eb: Pulling fs layer 21:27:03 935e6c44a52c: Pulling fs layer 21:27:03 94cc34f8dd06: Pulling fs layer 21:27:03 30dea6a524f1: Pulling fs layer 21:27:03 a2aff8979fd8: Pulling fs layer 21:27:03 6808be2612f2: Pulling fs layer 21:27:03 f25807f1079a: Pulling fs layer 21:27:03 94cc34f8dd06: Waiting 21:27:03 30dea6a524f1: Waiting 21:27:03 a2aff8979fd8: Waiting 21:27:03 6808be2612f2: Waiting 21:27:03 f25807f1079a: Waiting 21:27:03 a2d21d5440eb: Verifying Checksum 21:27:03 a2d21d5440eb: Download complete 21:27:03 94cc34f8dd06: Verifying Checksum 21:27:03 94cc34f8dd06: Download complete 21:27:03 30dea6a524f1: Verifying Checksum 21:27:03 30dea6a524f1: Download complete 21:27:03 63b65145d645: Verifying Checksum 21:27:03 63b65145d645: Download complete 21:27:03 a2aff8979fd8: Verifying Checksum 21:27:03 a2aff8979fd8: Download complete 21:27:03 63b65145d645: Pull complete 21:27:04 a2d21d5440eb: Pull complete 21:27:04 f25807f1079a: Verifying Checksum 21:27:04 f25807f1079a: Download complete 21:27:04 935e6c44a52c: Verifying Checksum 21:27:04 935e6c44a52c: Download complete 21:27:04 6808be2612f2: Download complete 21:27:07 935e6c44a52c: Pull complete 21:27:07 94cc34f8dd06: Pull complete 21:27:07 30dea6a524f1: Pull complete 21:27:07 a2aff8979fd8: Pull complete 21:27:10 6808be2612f2: Pull complete 21:27:11 f25807f1079a: Pull complete 21:27:11 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:27:11 ---> 3b553350e43f 21:27:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:27:17 Still waiting to schedule task 21:27:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:27:17 ---> Running in 666603e74f40 21:27:17 Removing intermediate container 666603e74f40 21:27:17 ---> 983c3e5d4bc2 21:27:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:27:17 ---> Running in eecc81711fff 21:27:17 Removing intermediate container eecc81711fff 21:27:17 ---> 3d3837346cb1 21:27:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:27:17 ---> Running in abd8a56143b5 21:27:17 Removing intermediate container abd8a56143b5 21:27:17 ---> e30979f515a5 21:27:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:27:18 ---> Running in 87946158b248 21:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:27:18 OK: 265 MiB in 53 packages 21:27:19 Removing intermediate container 87946158b248 21:27:19 ---> 9d71b18a1241 21:27:19 Step 7/12 : WORKDIR /app 21:27:19 ---> Running in aa2b53cb46bd 21:27:19 Removing intermediate container aa2b53cb46bd 21:27:19 ---> 4d2159fd39d7 21:27:19 Step 8/12 : COPY go.mod vendor* ./ 21:27:19 ---> 921849766f56 21:27:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:27:19 ---> Running in 094b36fd468d 21:27:59 Removing intermediate container 094b36fd468d 21:27:59 ---> 4e8159702136 21:27:59 Step 10/12 : COPY . . 21:27:59 ---> a1b37580e980 21:27:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:27:59 ---> Running in 5a2268080df2 21:27:59 Removing intermediate container 5a2268080df2 21:27:59 ---> a5eed81ad2ea 21:27:59 Step 12/12 : RUN $MAKE 21:27:59 ---> Running in 9521982b37b5 21:27:59 noop 21:27:59 Removing intermediate container 9521982b37b5 21:27:59 ---> e88b2039a20e 21:27:59 Successfully built e88b2039a20e 21:27:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:00 + docker inspect -f . ci-base-image-x86_64 21:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:00 prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container 21:28:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:28:01 $ docker top 86e33ff64103f2c63fcf52886d6f4673c348f99db33c927c5eb4ecafd4426b34 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:01 + go version 21:28:01 go version go1.20.2 linux/amd64 [Pipeline] } 21:28:01 $ docker stop --time=1 86e33ff64103f2c63fcf52886d6f4673c348f99db33c927c5eb4ecafd4426b34 21:28:02 $ docker rm -f --volumes 86e33ff64103f2c63fcf52886d6f4673c348f99db33c927c5eb4ecafd4426b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:03 + docker inspect -f . ci-base-image-x86_64 21:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:28:03 prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container 21:28:03 $ 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-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:28:03 $ docker top fbcfaf7da96831b51b20abe851230849ec1bf1a58a448eaf48ae430663a97519 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:04 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-535 [Pipeline] fileExists [Pipeline] sh 21:28:04 + make test 21:28:04 go test -race -coverprofile=coverage.out ./... 21:28:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:28:44 go vet ./... 21:28:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:28:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:28:46 ./bin/test-attribution-txt.sh 21:28:46 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 21:28:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:28:46 $ docker stop --time=1 fbcfaf7da96831b51b20abe851230849ec1bf1a58a448eaf48ae430663a97519 21:28:50 $ docker rm -f --volumes fbcfaf7da96831b51b20abe851230849ec1bf1a58a448eaf48ae430663a97519 [Pipeline] // withDockerContainer [Pipeline] sh 21:28:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:28:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:28:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:28:52 + ls -al . 21:28:52 total 176 21:28:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 21:28 . 21:28:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 21:26 .. 21:28:52 -rw-rw-r-- 1 jenkins jenkins 119 Mar 24 21:26 .dockerignore 21:28:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 21:26 .git 21:28:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 21:26 .github 21:28:52 -rw-rw-r-- 1 jenkins jenkins 171 Mar 24 21:26 .gitignore 21:28:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 21:26 .golangci.yml 21:28:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 21:26 .semver 21:28:52 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 24 21:26 Attribution.txt 21:28:52 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 24 21:26 CHANGELOG.md 21:28:52 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 24 21:26 Dockerfile 21:28:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 21:26 GOVERNANCE.md 21:28:52 -rw-rw-r-- 1 jenkins jenkins 688 Mar 24 21:26 Jenkinsfile 21:28:52 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 24 21:26 LICENSE 21:28:52 -rw-rw-r-- 1 jenkins jenkins 618 Mar 24 21:26 OWNERS.md 21:28:52 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 24 21:26 README.md 21:28:52 -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 21:27 VERSION 21:28:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 21:26 bin 21:28:52 -rw-r--r-- 1 jenkins jenkins 13 Mar 24 21:28 coverage.out 21:28:52 -rw-rw-r-- 1 jenkins jenkins 3299 Mar 24 21:26 go.mod 21:28:52 -rw-rw-r-- 1 jenkins jenkins 30864 Mar 24 21:26 go.sum 21:28:52 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 24 21:26 main.go 21:28:52 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 24 21:26 makefile 21:28:52 drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 21:26 res 21:28:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 21:26 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:52 + 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=fc61458bbe750a30019cf3445e415aeb355225d7 --label arch=amd64 --label version=0.0.0 . 21:28:52 Sending build context to Docker daemon 3.241MB 21:28:52 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:28:52 Step 2/26 : FROM ${BASE} AS builder 21:28:52 ---> e88b2039a20e 21:28:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:28:52 ---> Running in f009e546e66e 21:28:52 Removing intermediate container f009e546e66e 21:28:52 ---> 879ffee2e577 21:28:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:28:52 ---> Running in 668985fefcb0 21:28:52 Removing intermediate container 668985fefcb0 21:28:52 ---> e1c26f257e70 21:28:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:28:52 ---> Running in d8f94df1fcdd 21:28:52 Removing intermediate container d8f94df1fcdd 21:28:52 ---> abf8c8281c57 21:28:52 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:52 ---> Running in d66db5a40326 21:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:28:53 OK: 265 MiB in 53 packages 21:28:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5737 in /w/workspace/_app-service-configurable_PR-535 [Pipeline] { [Pipeline] ws 21:28:53 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 21:28:53 Selected Git installation does not exist. Using Default 21:28:53 The recommended git tool is: NONE 21:28:53 Removing intermediate container d66db5a40326 21:28:53 ---> 7ee3572c3224 21:28:53 Step 7/26 : WORKDIR /app 21:28:53 ---> Running in 55536c84e58a 21:28:53 Removing intermediate container 55536c84e58a 21:28:53 ---> 274ea12169ce 21:28:53 Step 8/26 : COPY go.mod vendor* ./ 21:28:53 ---> debeeb16c581 21:28:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:53 ---> Running in 1ca8ce15349e 21:28:54 Removing intermediate container 1ca8ce15349e 21:28:54 ---> c2c1a20575dc 21:28:54 Step 10/26 : COPY . . 21:28:55 ---> b753299d4586 21:28:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:28:55 ---> Running in a7dafa04469e 21:28:55 Removing intermediate container a7dafa04469e 21:28:55 ---> 85940c2c5b08 21:28:55 Step 12/26 : RUN $MAKE 21:28:55 ---> Running in 4a08dd8684c7 21:28:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 21:28:58 using credential edgex-jenkins-ssh 21:28:58 Cloning the remote Git repository 21:28:58 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:28:58 > git init /w/workspace/app-service-configurable/5 # timeout=10 21:28:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:28:58 > git --version # timeout=10 21:28:58 > git --version # 'git version 2.25.1' 21:28:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:01 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:29:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:03 Merging remotes/origin/main commit dd1354e29c7435bb79278fb9ff8e460793054574 into PR head commit cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee 21:29:03 Merge succeeded, producing d775fd5ce0c94e49d96979c1098f4f12efdc8da1 21:29:03 Checking out Revision d775fd5ce0c94e49d96979c1098f4f12efdc8da1 (PR-535) 21:29:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:29:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:29:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/535/head:refs/remotes/origin/PR-535 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:29:03 > git config core.sparsecheckout # timeout=10 21:29:03 > git checkout -f cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee # timeout=10 21:29:03 > git remote # timeout=10 21:29:03 > git config --get remote.origin.url # timeout=10 21:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:03 > git merge dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 21:29:03 > git rev-parse HEAD^{commit} # timeout=10 21:29:03 > git config core.sparsecheckout # timeout=10 21:29:03 > git checkout -f d775fd5ce0c94e49d96979c1098f4f12efdc8da1 # timeout=10 21:29:07 Commit message: "Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD" 21:29:07 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:29:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:29:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:08 Dload Upload Total Spent Left Speed 21:29:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 21:29:07 > git rev-list --no-walk 3136b2cf61159941a98e1df7c4ce05ca81a56ca4 # timeout=10 [Pipeline] sh 21:29:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:29:09 + sudo tee /etc/docker/daemon.new 21:29:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:29:09 { 21:29:09 "registry-mirrors": [ 21:29:09 "https://nexus3.edgexfoundry.org:10001" 21:29:09 ], 21:29:09 "bip": "10.250.0.254/24", 21:29:09 "hosts": [ 21:29:09 "tcp://0.0.0.0:5555", 21:29:09 "unix:///var/run/docker.sock" 21:29:09 ], 21:29:09 "mtu": 1458, 21:29:09 "selinux-enabled": true, 21:29:09 "seccomp-profile": "/etc/docker/seccomp.json" 21:29:09 } [Pipeline] sh 21:29:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:29:09 + sudo service docker restart 21:29:13 Removing intermediate container 4a08dd8684c7 21:29:13 ---> 86a016c7d080 21:29:13 Step 13/26 : FROM alpine:3.17 21:29:13 3.17: Pulling from library/alpine 21:29:13 63b65145d645: Already exists 21:29:13 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:29:14 Status: Downloaded newer image for alpine:3.17 21:29:14 ---> b2aa39c304c2 21:29:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:29:14 ---> Running in 9522ddbdf267 21:29:14 Removing intermediate container 9522ddbdf267 21:29:14 ---> 7c80a7fb828d 21:29:14 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:29:14 ---> Running in a0cdd5d2e666 21:29:14 Removing intermediate container a0cdd5d2e666 21:29:14 ---> 4a6031bdeb07 21:29:14 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:29:14 ---> Running in 44d746751404 21:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:29:14 (1/2) Installing ca-certificates (20220614-r4) 21:29:15 (2/2) Installing dumb-init (1.2.5-r2) 21:29:15 Executing busybox-1.35.0-r29.trigger 21:29:15 Executing ca-certificates-20220614-r4.trigger 21:29:15 OK: 8 MiB in 17 packages 21:29:15 Removing intermediate container 44d746751404 21:29:15 ---> 7c269e65a55a 21:29:15 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:29:15 ---> f2c58e6e63d9 21:29:15 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:29:15 ---> 1b905aa02c2c 21:29:15 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:29:15 ---> 7b75e8ba5777 21:29:15 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:29:16 ---> 6fbcfb7395c0 21:29:16 Step 21/26 : EXPOSE 48095 21:29:16 ---> Running in fd8dc417ca7d 21:29:16 Removing intermediate container fd8dc417ca7d 21:29:16 ---> 5029896ed7bd 21:29:16 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:29:16 ---> Running in eea467254a1a 21:29:16 Removing intermediate container eea467254a1a 21:29:16 ---> 91cfe41e3b31 21:29:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:29:16 ---> Running in 38e77e5a2ce6 21:29:16 Removing intermediate container 38e77e5a2ce6 21:29:16 ---> 986ef3687ff2 21:29:16 Step 24/26 : LABEL arch=amd64 21:29:16 ---> Running in fb882428147e 21:29:16 Removing intermediate container fb882428147e 21:29:16 ---> 0f41613f8b24 21:29:16 Step 25/26 : LABEL git_sha=fc61458bbe750a30019cf3445e415aeb355225d7 21:29:16 ---> Running in b84267d62a28 21:29:16 Removing intermediate container b84267d62a28 21:29:16 ---> 4f07b67a97ac 21:29:16 Step 26/26 : LABEL version=0.0.0 21:29:16 ---> Running in a109a0dcc72e 21:29:16 Removing intermediate container a109a0dcc72e 21:29:16 ---> 002f738a62ff 21:29:16 [Warning] One or more build-args [ARCH] were not consumed 21:29:16 Successfully built 002f738a62ff 21:29:16 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 21:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:17 21:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:17 latest: Pulling from edgex-lftools-log-publisher 21:29:17 5eb5b503b376: Pulling fs layer 21:29:17 5c69ac0246d0: Pulling fs layer 21:29:17 ec43610c2a17: Pulling fs layer 21:29:17 3a2ae6a8a46f: Pulling fs layer 21:29:17 33b1e0a273af: Pulling fs layer 21:29:17 5d3b04190fa2: Pulling fs layer 21:29:17 2f39f015ded8: Pulling fs layer 21:29:17 5d3b04190fa2: Waiting 21:29:17 3a2ae6a8a46f: Waiting 21:29:17 2f39f015ded8: Waiting 21:29:17 5c69ac0246d0: Verifying Checksum 21:29:17 5c69ac0246d0: Download complete 21:29:17 3a2ae6a8a46f: Verifying Checksum 21:29:17 3a2ae6a8a46f: Download complete 21:29:17 ec43610c2a17: Verifying Checksum 21:29:17 ec43610c2a17: Download complete 21:29:17 33b1e0a273af: Verifying Checksum 21:29:17 33b1e0a273af: Download complete 21:29:17 5eb5b503b376: Verifying Checksum 21:29:17 5eb5b503b376: Download complete 21:29:18 2f39f015ded8: Download complete 21:29:19 5eb5b503b376: Pull complete 21:29:19 5c69ac0246d0: Pull complete 21:29:19 ec43610c2a17: Pull complete 21:29:20 3a2ae6a8a46f: Pull complete 21:29:20 33b1e0a273af: Pull complete 21:29:20 5d3b04190fa2: Pull complete 21:29:24 2f39f015ded8: Pull complete 21:29:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:24 prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container 21:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:29:34 $ docker top d59be52b4118a39adee2af117255b70c02a9ec3975bb29b4dd8b24335c2841eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 21:29:34 provisioning config files... 21:29:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config2648971021926298905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:34 ---> job-cost.sh 21:29:34 lf-activate-venv: SKIPPING 21:29:34 INFO: No Stack... 21:29:34 ---> docker-login.sh 21:29:34 nexus3.edgexfoundry.org:10001 21:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:35 INFO: Retrieving Pricing Info for: v3-standard-8 21:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:35 Configure a credential helper to remove this warning. See 21:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:35 21:29:35 Login Succeeded 21:29:35 nexus3.edgexfoundry.org:10002 21:29:35 INFO: Archiving Costs [Pipeline] sh 21:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:35 Configure a credential helper to remove this warning. See 21:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:35 21:29:35 Login Succeeded 21:29:35 nexus3.edgexfoundry.org:10003 21:29:35 + cat /w/workspace/_app-service-configurable_PR-535/archives/cost.csv 21:29:35 + cut -d, -f6 [Pipeline] lock 21:29:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] 21:29:35 Resource [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] did not exist. Created. 21:29:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:36 + echo total: 0.2199999988079071 [Pipeline] stash 21:29:36 Stashed 1 file(s) [Pipeline] } 21:29:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [Pipeline] // lock 21:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:36 Configure a credential helper to remove this warning. See 21:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:36 21:29:36 Login Succeeded 21:29:36 nexus3.edgexfoundry.org:10004 [Pipeline] } 21:29:36 $ docker stop --time=1 d59be52b4118a39adee2af117255b70c02a9ec3975bb29b4dd8b24335c2841eb 21:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:36 Configure a credential helper to remove this warning. See 21:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:36 21:29:36 Login Succeeded 21:29:36 docker.io 21:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:37 Configure a credential helper to remove this warning. See 21:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:37 21:29:37 Login Succeeded 21:29:37 ---> docker-login.sh ends 21:29:38 $ docker rm -f --volumes d59be52b4118a39adee2af117255b70c02a9ec3975bb29b4dd8b24335c2841eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 21:29:38 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 21:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:29:38 ========================================================= 21:29:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:29:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:29:39 Sending build context to Docker daemon 170.5kB 21:29:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:29:39 Step 2/12 : FROM ${BASE} AS builder 21:29:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:29:42 af6eaf76a39c: Pulling fs layer 21:29:42 55522c791124: Pulling fs layer 21:29:42 ce5c4a1c91eb: Pulling fs layer 21:29:42 169dfbe0d373: Pulling fs layer 21:29:42 e1ff8fa3b103: Pulling fs layer 21:29:42 52ebb69f0ebf: Pulling fs layer 21:29:42 5abe8eddf0d5: Pulling fs layer 21:29:42 e1ff8fa3b103: Waiting 21:29:42 52ebb69f0ebf: Waiting 21:29:42 5abe8eddf0d5: Waiting 21:29:42 169dfbe0d373: Waiting 21:29:42 55522c791124: Verifying Checksum 21:29:42 55522c791124: Download complete 21:29:42 169dfbe0d373: Verifying Checksum 21:29:42 169dfbe0d373: Download complete 21:29:42 e1ff8fa3b103: Verifying Checksum 21:29:42 e1ff8fa3b103: Download complete 21:29:42 af6eaf76a39c: Verifying Checksum 21:29:42 af6eaf76a39c: Download complete 21:29:42 af6eaf76a39c: Pull complete 21:29:42 5abe8eddf0d5: Verifying Checksum 21:29:42 5abe8eddf0d5: Download complete 21:29:43 55522c791124: Pull complete 21:29:44 ce5c4a1c91eb: Verifying Checksum 21:29:44 ce5c4a1c91eb: Download complete 21:29:44 52ebb69f0ebf: Verifying Checksum 21:29:44 52ebb69f0ebf: Download complete 21:29:56 ce5c4a1c91eb: Pull complete 21:29:56 169dfbe0d373: Pull complete 21:29:56 e1ff8fa3b103: Pull complete 21:30:01 52ebb69f0ebf: Pull complete 21:30:03 5abe8eddf0d5: Pull complete 21:30:03 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:30:03 ---> 6cb57ee374ae 21:30:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:30:05 ---> Running in 7dbed7a8b1b2 21:30:05 Removing intermediate container 7dbed7a8b1b2 21:30:05 ---> 514e5ad586e0 21:30:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:30:05 ---> Running in 01ded8ef2512 21:30:06 Removing intermediate container 01ded8ef2512 21:30:06 ---> 2fa2ac5d2543 21:30:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:30:06 ---> Running in 85f34434fb76 21:30:06 Removing intermediate container 85f34434fb76 21:30:06 ---> 217364b03519 21:30:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:30:06 ---> Running in aa5600e00637 21:30:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:30:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:30:09 OK: 263 MiB in 53 packages 21:30:10 Removing intermediate container aa5600e00637 21:30:10 ---> 6fb5d9645915 21:30:10 Step 7/12 : WORKDIR /app 21:30:10 ---> Running in 39931cc047ba 21:30:10 Removing intermediate container 39931cc047ba 21:30:10 ---> 6b3517eb0a8f 21:30:10 Step 8/12 : COPY go.mod vendor* ./ 21:30:11 ---> 30cf6715ef05 21:30:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:30:11 ---> Running in d8307487e840 21:31:18 Removing intermediate container d8307487e840 21:31:18 ---> a63514bf0fb3 21:31:18 Step 10/12 : COPY . . 21:31:18 ---> 2b0a365ab13b 21:31:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:31:18 ---> Running in 9f6e98a6f245 21:31:18 Removing intermediate container 9f6e98a6f245 21:31:18 ---> ec2dddd64998 21:31:18 Step 12/12 : RUN $MAKE 21:31:18 ---> Running in d0cc5d958fe6 21:31:18 noop 21:31:18 Removing intermediate container d0cc5d958fe6 21:31:18 ---> b895352aab57 21:31:18 Successfully built b895352aab57 21:31:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:19 + docker inspect -f . ci-base-image-arm64 21:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:19 prd-ubuntu20.04-docker-arm64-4c-16g-5737 does not seem to be running inside a container 21:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:31:20 $ docker top 69784cd91994a014a38850d2299b8865e21e48f6b72561beed6bda3f0665675f -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:21 + go version 21:31:21 go version go1.20.2 linux/arm64 [Pipeline] } 21:31:21 $ docker stop --time=1 69784cd91994a014a38850d2299b8865e21e48f6b72561beed6bda3f0665675f 21:31:23 $ docker rm -f --volumes 69784cd91994a014a38850d2299b8865e21e48f6b72561beed6bda3f0665675f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:23 + docker inspect -f . ci-base-image-arm64 21:31:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:23 prd-ubuntu20.04-docker-arm64-4c-16g-5737 does not seem to be running inside a container 21:31:23 $ 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/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:31:25 $ docker top 741752c5ae501093fc0328a9ddbbe99ac0cc953516aba47ce0e8f78dbc2e0603 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:26 + git config --global --add safe.directory /w/workspace/app-service-configurable/5 [Pipeline] fileExists [Pipeline] sh 21:31:26 + make test 21:31:26 go test -race -coverprofile=coverage.out ./... 21:34:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:34:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:34:03 go vet ./... 21:36:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:36:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:36:10 ./bin/test-attribution-txt.sh 21:36:10 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 21:36:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:36:10 $ docker stop --time=1 741752c5ae501093fc0328a9ddbbe99ac0cc953516aba47ce0e8f78dbc2e0603 21:36:12 $ docker rm -f --volumes 741752c5ae501093fc0328a9ddbbe99ac0cc953516aba47ce0e8f78dbc2e0603 [Pipeline] // withDockerContainer [Pipeline] sh 21:36:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:36:13 Warning: overwriting stash ‘coverage-report’ 21:36:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:36:14 + ls -al . 21:36:14 total 172 21:36:14 drwxrwxr-x 7 jenkins jenkins 4096 Mar 24 21:31 . 21:36:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 21:28 .. 21:36:14 -rw-rw-r-- 1 jenkins jenkins 119 Mar 24 21:29 .dockerignore 21:36:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 21:29 .git 21:36:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 21:29 .github 21:36:14 -rw-rw-r-- 1 jenkins jenkins 171 Mar 24 21:29 .gitignore 21:36:14 -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 21:29 .golangci.yml 21:36:14 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 24 21:29 Attribution.txt 21:36:14 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 24 21:29 CHANGELOG.md 21:36:14 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 24 21:29 Dockerfile 21:36:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 21:29 GOVERNANCE.md 21:36:14 -rw-rw-r-- 1 jenkins jenkins 688 Mar 24 21:29 Jenkinsfile 21:36:14 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 24 21:29 LICENSE 21:36:14 -rw-rw-r-- 1 jenkins jenkins 618 Mar 24 21:29 OWNERS.md 21:36:14 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 24 21:29 README.md 21:36:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 21:27 VERSION 21:36:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 21:29 bin 21:36:14 -rw-r--r-- 1 jenkins jenkins 13 Mar 24 21:31 coverage.out 21:36:14 -rw-rw-r-- 1 jenkins jenkins 3299 Mar 24 21:29 go.mod 21:36:14 -rw-rw-r-- 1 jenkins jenkins 30864 Mar 24 21:29 go.sum 21:36:14 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 24 21:29 main.go 21:36:14 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 24 21:29 makefile 21:36:14 drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 21:29 res 21:36:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 21:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:14 + 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=d775fd5ce0c94e49d96979c1098f4f12efdc8da1 --label arch=arm64 --label version=0.0.0 . 21:36:14 Sending build context to Docker daemon 171.5kB 21:36:15 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:36:15 Step 2/26 : FROM ${BASE} AS builder 21:36:15 ---> b895352aab57 21:36:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:36:15 ---> Running in e8f8da575b88 21:36:15 Removing intermediate container e8f8da575b88 21:36:15 ---> d820f7bb6770 21:36:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:36:15 ---> Running in 40a990877cbf 21:36:16 Removing intermediate container 40a990877cbf 21:36:16 ---> f61aa1eb9dc2 21:36:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:36:16 ---> Running in e9894d1df3be 21:36:16 Removing intermediate container e9894d1df3be 21:36:16 ---> dd1cd27d65ce 21:36:16 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:36:16 ---> Running in 0a1df8e1e73c 21:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:36:18 OK: 263 MiB in 53 packages 21:36:19 Removing intermediate container 0a1df8e1e73c 21:36:19 ---> d1a9b091267c 21:36:19 Step 7/26 : WORKDIR /app 21:36:19 ---> Running in 9cd323c8e472 21:36:20 Removing intermediate container 9cd323c8e472 21:36:20 ---> 3af22da317a4 21:36:20 Step 8/26 : COPY go.mod vendor* ./ 21:36:20 ---> 331c6c6406d4 21:36:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:20 ---> Running in 7dd6e1ef7717 21:36:23 Removing intermediate container 7dd6e1ef7717 21:36:23 ---> 80cbbc4dedbb 21:36:23 Step 10/26 : COPY . . 21:36:23 ---> 579583808f7f 21:36:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:36:23 ---> Running in 0db29617b6c8 21:36:23 Removing intermediate container 0db29617b6c8 21:36:23 ---> b8a44ecf7484 21:36:23 Step 12/26 : RUN $MAKE 21:36:24 ---> Running in 588b6de20f57 21:36:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 21:38:31 Removing intermediate container 588b6de20f57 21:38:31 ---> 036e02209c62 21:38:31 Step 13/26 : FROM alpine:3.17 21:38:31 3.17: Pulling from library/alpine 21:38:31 af6eaf76a39c: Already exists 21:38:31 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:38:31 Status: Downloaded newer image for alpine:3.17 21:38:31 ---> d74e625d9115 21:38:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:38:31 ---> Running in 8a79438db124 21:38:31 Removing intermediate container 8a79438db124 21:38:31 ---> fca8e0cfe491 21:38:31 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:38:31 ---> Running in 623fa0feb511 21:38:31 Removing intermediate container 623fa0feb511 21:38:31 ---> 3c1f27a14a74 21:38:31 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:38:31 ---> Running in 22a8249ce6da 21:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:38:31 (1/2) Installing ca-certificates (20220614-r4) 21:38:31 (2/2) Installing dumb-init (1.2.5-r2) 21:38:31 Executing busybox-1.35.0-r29.trigger 21:38:31 Executing ca-certificates-20220614-r4.trigger 21:38:31 OK: 8 MiB in 17 packages 21:38:31 Removing intermediate container 22a8249ce6da 21:38:31 ---> 05175091310d 21:38:31 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:38:31 ---> 222ef737f5e9 21:38:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:38:31 ---> 726ae650bc79 21:38:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:38:31 ---> ec0825ebb7cf 21:38:31 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:38:31 ---> a2193cc1cfcb 21:38:31 Step 21/26 : EXPOSE 48095 21:38:31 ---> Running in 1cd9ca27bbcc 21:38:31 Removing intermediate container 1cd9ca27bbcc 21:38:31 ---> 31a20909c89f 21:38:31 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:38:31 ---> Running in a4a6e4a374a2 21:38:31 Removing intermediate container a4a6e4a374a2 21:38:31 ---> 6a55c73efdc5 21:38:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:38:31 ---> Running in b0f93bb760d8 21:38:31 Removing intermediate container b0f93bb760d8 21:38:31 ---> 7d971ccd8e5d 21:38:31 Step 24/26 : LABEL arch=arm64 21:38:31 ---> Running in 33aeacb82b51 21:38:31 Removing intermediate container 33aeacb82b51 21:38:31 ---> 27105a65204b 21:38:31 Step 25/26 : LABEL git_sha=d775fd5ce0c94e49d96979c1098f4f12efdc8da1 21:38:31 ---> Running in 37855a329442 21:38:32 Removing intermediate container 37855a329442 21:38:32 ---> 5431e62fd51c 21:38:32 Step 26/26 : LABEL version=0.0.0 21:38:32 ---> Running in 91ef98b36d53 21:38:32 Removing intermediate container 91ef98b36d53 21:38:32 ---> 7ecf0b7ffa2f 21:38:32 [Warning] One or more build-args [ARCH] were not consumed 21:38:32 Successfully built 7ecf0b7ffa2f 21:38:32 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 21:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:33 21:38:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:33 arm64: Pulling from edgex-lftools-log-publisher 21:38:33 8998bd30e6a1: Pulling fs layer 21:38:33 04944245beec: Pulling fs layer 21:38:33 699f458cf7ca: Pulling fs layer 21:38:33 765212b225bb: Pulling fs layer 21:38:33 f23df028b6ca: Pulling fs layer 21:38:33 d65c8cfc05b1: Pulling fs layer 21:38:33 2437ff75d9bd: Pulling fs layer 21:38:33 765212b225bb: Waiting 21:38:33 f23df028b6ca: Waiting 21:38:33 d65c8cfc05b1: Waiting 21:38:33 2437ff75d9bd: Waiting 21:38:33 04944245beec: Verifying Checksum 21:38:33 04944245beec: Download complete 21:38:33 765212b225bb: Verifying Checksum 21:38:33 765212b225bb: Download complete 21:38:33 f23df028b6ca: Verifying Checksum 21:38:33 f23df028b6ca: Download complete 21:38:33 d65c8cfc05b1: Verifying Checksum 21:38:33 d65c8cfc05b1: Download complete 21:38:33 699f458cf7ca: Download complete 21:38:34 8998bd30e6a1: Verifying Checksum 21:38:34 8998bd30e6a1: Download complete 21:38:36 2437ff75d9bd: Verifying Checksum 21:38:36 2437ff75d9bd: Download complete 21:38:38 8998bd30e6a1: Pull complete 21:38:40 04944245beec: Pull complete 21:38:41 699f458cf7ca: Pull complete 21:38:42 765212b225bb: Pull complete 21:38:43 f23df028b6ca: Pull complete 21:38:43 d65c8cfc05b1: Pull complete 21:38:58 2437ff75d9bd: Pull complete 21:38:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:58 prd-ubuntu20.04-docker-arm64-4c-16g-5737 does not seem to be running inside a container 21:38:58 $ 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/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:39:00 $ docker top b3e95ec461cbe40c45b9040efd8a38d9975c0813d616805695ef92c0f2da7f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:01 ---> job-cost.sh 21:39:01 lf-activate-venv: SKIPPING 21:39:01 INFO: No Stack... 21:39:02 INFO: Retrieving Pricing Info for: v3-standard-4 21:39:02 INFO: Archiving Costs [Pipeline] sh 21:39:03 + cat /w/workspace/app-service-configurable/5/archives/cost.csv 21:39:03 + cut -d, -f6 [Pipeline] lock 21:39:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] 21:39:03 Resource [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] did not exist. Created. 21:39:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:04 /w/workspace/app-service-configurable/5@tmp/durable-5c267cc5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:39:04 + echo total: 0.10999999940395355 [Pipeline] stash 21:39:04 Warning: overwriting stash ‘stack-cost’ 21:39:04 Stashed 1 file(s) [Pipeline] } 21:39:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:04 $ docker stop --time=1 b3e95ec461cbe40c45b9040efd8a38d9975c0813d616805695ef92c0f2da7f7c 21:39:08 $ docker rm -f --volumes b3e95ec461cbe40c45b9040efd8a38d9975c0813d616805695ef92c0f2da7f7c [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 21:39:08 provisioning config files... 21:39:08 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config13779504106342372297tmp [Pipeline] { [Pipeline] sh 21:39:09 + set +x 21:39:09 + + curl -s https://codecov.io/bash 21:39:09 bash -s -- 21:39:09 21:39:09 _____ _ 21:39:09 / ____| | | 21:39:09 | | ___ __| | ___ ___ _____ __ 21:39:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:39:09 | |___| (_) | (_| | __/ (_| (_) \ V / 21:39:09 \_____\___/ \__,_|\___|\___\___/ \_/ 21:39:09 Bash-1.0.6 21:39:09 21:39:09 21:39:09 ==> git version 2.25.1 found 21:39:09 ==> 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 21:39:09 Release-Date: 2020-01-08 21:39:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:39:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:39:09 ==> Jenkins CI detected. 21:39:09 current dir:  /w/workspace/_app-service-configurable_PR-535 21:39:09 project root: . 21:39:09 --> token set from env 21:39:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:39:09 ==> Running gcov in . (disable via -X gcov) 21:39:09 ==> Python coveragepy not found 21:39:09 ==> Searching for coverage reports in: 21:39:09 + . 21:39:09 -> Found 1 reports 21:39:09 ==> Detecting git/mercurial file structure 21:39:09 ==> Reading reports 21:39:09 + ./coverage.out bytes=13 21:39:09 ==> Appending adjustments 21:39:09 https://docs.codecov.io/docs/fixing-reports 21:39:09 + Found adjustments 21:39:09 ==> Gzipping contents 21:39:09 4.0K /tmp/codecov.rhIAYV.gz 21:39:09 ==> Uploading reports 21:39:09 url: https://codecov.io 21:39:09 query: branch=PR-535&commit=fc61458bbe750a30019cf3445e415aeb355225d7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-535%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=535&job=&cmd_args= 21:39:09 -> Pinging Codecov 21:39:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-535&commit=fc61458bbe750a30019cf3445e415aeb355225d7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-535%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=535&job=&cmd_args= 21:39:09 -> Uploading to 21:39:09 https://storage.googleapis.com/codecov/v4/raw/2023-03-24/A97CA9966030D2A3747ED39772930CCE/fc61458bbe750a30019cf3445e415aeb355225d7/6a4b9ba1-5d2d-43df-a4fd-cd3fb397ea28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T213909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbe796af6ecded8bc0500f0060cb9971f2dd26ad8726b30330407a7946e9e78d 21:39:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:09 Dload Upload Total Spent Left Speed 21:39:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1682 --:--:-- --:--:-- --:--:-- 1682 21:39:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] } 21:39:09 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 21:39:10 + [ -d /w/workspace/_app-service-configurable_PR-535/archives ] 21:39:10 + ls -al /w/workspace/_app-service-configurable_PR-535/archives 21:39:10 total 16 21:39:10 drwxr-xr-x 3 root root 4096 Mar 24 21:29 . 21:39:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 21:29 .. 21:39:10 drwxr-xr-x 2 root root 4096 Mar 24 21:29 cost 21:39:10 -rw-r--r-- 1 root root 96 Mar 24 21:29 cost.csv 21:39:10 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-535/archives 21:39:10 + ls -al /w/workspace/_app-service-configurable_PR-535/archives 21:39:10 total 16 21:39:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 21:29 . 21:39:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 21:29 .. 21:39:10 drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 21:29 cost 21:39:10 -rw-r--r-- 1 jenkins jenkins 96 Mar 24 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:39:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:39:11 ---> package-listing.sh 21:39:11 ++ facter osfamily 21:39:11 ++ tr '[:upper:]' '[:lower:]' 21:39:11 + OS_FAMILY=debian 21:39:11 + workspace=/w/workspace/_app-service-configurable_PR-535 21:39:11 + START_PACKAGES=/tmp/packages_start.txt 21:39:11 + END_PACKAGES=/tmp/packages_end.txt 21:39:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:39:11 + PACKAGES=/tmp/packages_start.txt 21:39:11 + '[' /w/workspace/_app-service-configurable_PR-535 ']' 21:39:11 + PACKAGES=/tmp/packages_end.txt 21:39:11 + case "${OS_FAMILY}" in 21:39:11 + dpkg -l 21:39:11 + grep '^ii' 21:39:11 + '[' -f /tmp/packages_start.txt ']' 21:39:11 + '[' -f /tmp/packages_end.txt ']' 21:39:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:39:11 + '[' /w/workspace/_app-service-configurable_PR-535 ']' 21:39:11 + mkdir -p /w/workspace/_app-service-configurable_PR-535/archives/ 21:39:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-535/archives/ [Pipeline] echo 21:39:11 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-535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:39:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:12 prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container 21:39:12 $ 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-535/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-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:39:13 $ docker top b6349de21e6d18707e7bd7760250219ccc9be6917c5f4f3ea524766a23261700 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:13 + touch /tmp/pre-build-complete [Pipeline] sh 21:39:13 + mkdir -p /var/log/sysstat [Pipeline] sh 21:39:13 + ls /var/log/sa-host 21:39:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:14 provisioning config files... 21:39:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config5439434200375899354tmp [Pipeline] { [Pipeline] echo 21:39:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:39:14 ---> create-netrc.sh [Pipeline] } 21:39:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:39:14 ---> python-tools-install.sh [Pipeline] echo 21:39:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:39:15 ---> sudo-logs.sh 21:39:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:39:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:39:15 ---> job-cost.sh 21:39:15 lf-activate-venv: SKIPPING 21:39:15 DEBUG: total: 0.2199999988079071 21:39:15 INFO: Retrieving Stack Cost... 21:39:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:39:16 INFO: Archiving Costs [Pipeline] echo 21:39:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:39:16 ---> logs-deploy.sh 21:39:16 lf-activate-venv: SKIPPING 21:39:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-535/5 21:39:16 INFO: archiving workspace using pattern(s): 21:39:17 Archives upload complete. 21:39:17 INFO: archiving logs to Nexus 21:39:18 ---> uname -a: 21:39:18 Linux prd-ubuntu20-04-docker-8c-8g-5736 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:39:18 21:39:18 21:39:18 ---> lscpu: 21:39:18 Architecture: x86_64 21:39:18 CPU op-mode(s): 32-bit, 64-bit 21:39:18 Byte Order: Little Endian 21:39:18 Address sizes: 40 bits physical, 48 bits virtual 21:39:18 CPU(s): 8 21:39:18 On-line CPU(s) list: 0-7 21:39:18 Thread(s) per core: 1 21:39:18 Core(s) per socket: 1 21:39:18 Socket(s): 8 21:39:18 NUMA node(s): 1 21:39:18 Vendor ID: AuthenticAMD 21:39:18 CPU family: 23 21:39:18 Model: 49 21:39:18 Model name: AMD EPYC-Rome Processor 21:39:18 Stepping: 0 21:39:18 CPU MHz: 2799.998 21:39:18 BogoMIPS: 5599.99 21:39:18 Virtualization: AMD-V 21:39:18 Hypervisor vendor: KVM 21:39:18 Virtualization type: full 21:39:18 L1d cache: 256 KiB 21:39:18 L1i cache: 256 KiB 21:39:18 L2 cache: 4 MiB 21:39:18 L3 cache: 128 MiB 21:39:18 NUMA node0 CPU(s): 0-7 21:39:18 Vulnerability Itlb multihit: Not affected 21:39:18 Vulnerability L1tf: Not affected 21:39:18 Vulnerability Mds: Not affected 21:39:18 Vulnerability Meltdown: Not affected 21:39:18 Vulnerability Mmio stale data: Not affected 21:39:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:39:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:39:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:39:18 Vulnerability Srbds: Not affected 21:39:18 Vulnerability Tsx async abort: Not affected 21:39:18 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 21:39:18 21:39:18 21:39:18 ---> nproc: 21:39:18 8 21:39:18 21:39:18 21:39:18 ---> df -h: 21:39:18 Filesystem Size Used Avail Use% Mounted on 21:39:18 overlay 155G 12G 144G 8% / 21:39:18 tmpfs 64M 0 64M 0% /dev 21:39:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:39:18 shm 64M 0 64M 0% /dev/shm 21:39:18 /dev/vda1 155G 12G 144G 8% /facter-os 21:39:18 21:39:18 21:39:18 ---> sar -b -r -n DEV: 21:39:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5736) 03/24/23 _x86_64_ (8 CPU) 21:39:18 21:39:18 21:25:42 LINUX RESTART (8 CPU) 21:39:18 21:39:18 21:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:39:18 21:27:01 241.09 48.65 192.44 0.00 5514.73 53465.65 0.00 21:39:18 21:28:01 177.45 1.65 175.80 0.00 44.53 73122.35 0.00 21:39:18 21:29:01 87.05 0.33 86.72 0.00 12.80 19930.14 0.00 21:39:18 21:30:01 117.43 0.03 117.39 0.00 3.47 37564.01 0.00 21:39:18 21:31:01 18.68 7.10 11.58 0.00 903.20 5503.35 0.00 21:39:18 21:32:01 40.47 4.52 35.95 0.00 4277.24 10178.87 0.00 21:39:18 21:33:01 4.12 0.02 4.10 0.00 0.13 3588.07 0.00 21:39:18 21:34:01 2.58 0.00 2.58 0.00 0.00 3519.28 0.00 21:39:18 21:35:01 1.80 0.00 1.80 0.00 0.00 3509.55 0.00 21:39:18 21:36:01 2.43 0.00 2.43 0.00 0.00 3515.95 0.00 21:39:18 21:37:01 1.73 0.00 1.73 0.00 0.00 3509.55 0.00 21:39:18 21:38:01 1.60 0.00 1.60 0.00 0.00 3507.15 0.00 21:39:18 21:39:01 1.88 0.00 1.88 0.00 0.00 3511.68 0.00 21:39:18 Average: 53.48 4.74 48.74 0.00 821.41 17217.36 0.00 21:39:18 21:39:18 21:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:39:18 21:27:01 29960204 31618716 731784 2.23 59788 1895416 1919868 5.66 974532 1645424 856 21:39:18 21:28:01 28465328 31560120 746716 2.27 143908 3158908 1797844 5.30 1088592 2894292 532 21:39:18 21:29:01 27961884 31233892 1066520 3.24 148156 3302592 2638276 7.78 1598848 2848688 137956 21:39:18 21:30:01 27701420 31573200 729728 2.22 157588 3853612 1757260 5.18 1248200 3422260 328 21:39:18 21:31:01 27548244 31540216 743192 2.26 170096 3968928 1708496 5.04 1346092 3464060 1040 21:39:18 21:32:01 27179516 31552992 729280 2.22 190848 4309600 1833100 5.40 1570752 3585232 168 21:39:18 21:33:01 27184124 31552880 729004 2.22 189436 4306348 1809420 5.33 1568788 3582024 12 21:39:18 21:34:01 27191220 31560052 721788 2.20 189508 4306352 1809420 5.33 1562360 3582028 12 21:39:18 21:35:01 27191076 31559996 721724 2.19 189584 4306352 1809420 5.33 1562824 3582040 176 21:39:18 21:36:01 27191092 31560068 721620 2.19 189636 4306356 1809420 5.33 1562768 3582044 176 21:39:18 21:37:01 27191456 31560460 721256 2.19 189680 4306356 1809420 5.33 1562816 3582044 16 21:39:18 21:38:01 27191440 31560516 721156 2.19 189728 4306364 1809420 5.33 1562848 3582048 148 21:39:18 21:39:01 27191844 31560972 720840 2.19 189772 4306368 1809420 5.33 1562864 3582052 8 21:39:18 Average: 27626834 31538006 754201 2.29 169056 3894889 1870830 5.51 1444022 3302634 10879 21:39:18 21:39:18 21:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:39:18 21:27:01 veth7b2d273 3.75 5.00 48.11 0.58 0.00 0.00 0.00 0.00 21:39:18 21:27:01 ens3 425.05 266.63 2533.56 73.09 0.00 0.00 0.00 0.00 21:39:18 21:27:01 docker0 5.00 3.64 0.51 48.10 0.00 0.00 0.00 0.00 21:39:18 21:27:01 vetha5a100c 5.00 3.75 0.58 48.11 0.00 0.00 0.00 0.00 21:39:18 21:27:01 lo 4.34 4.34 0.41 0.41 0.00 0.00 0.00 0.00 21:39:18 21:28:01 vethe9ab49e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:39:18 21:28:01 ens3 467.52 303.20 5978.50 73.97 0.00 0.00 0.00 0.00 21:39:18 21:28:01 docker0 198.93 309.60 15.25 1918.94 0.00 0.00 0.00 0.00 21:39:18 21:28:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 21:39:18 21:29:01 ens3 34.99 21.81 73.15 13.44 0.00 0.00 0.00 0.00 21:39:18 21:29:01 veth51aa1c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:39:18 21:29:01 docker0 2.42 5.07 0.14 42.67 0.00 0.00 0.00 0.00 21:39:18 21:29:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 21:39:18 21:30:01 ens3 109.83 67.18 2572.44 13.55 0.00 0.00 0.00 0.00 21:39:18 21:30:01 docker0 1.58 3.20 0.10 45.60 0.00 0.00 0.00 0.00 21:39:18 21:30:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 21:39:18 21:31:01 ens3 38.12 16.25 854.79 1.31 0.00 0.00 0.00 0.00 21:39:18 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:31:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:39:18 21:32:01 ens3 82.04 35.92 1948.46 2.67 0.00 0.00 0.00 0.00 21:39:18 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:32:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 21:39:18 21:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:34:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:39:18 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:18 21:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:39:18 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:18 21:37:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:39:18 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:39:18 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:18 21:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:18 Average: ens3 88.65 54.46 1072.08 13.62 0.00 0.00 0.00 0.00 21:39:18 Average: docker0 16.01 24.76 1.23 158.24 0.00 0.00 0.00 0.00 21:39:18 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 21:39:18 21:39:18 21:39:18 ---> sar -P ALL: 21:39:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5736) 03/24/23 _x86_64_ (8 CPU) 21:39:18 21:39:18 21:25:42 LINUX RESTART (8 CPU) 21:39:18 21:39:18 21:26:02 CPU %user %nice %system %iowait %steal %idle 21:39:18 21:27:01 all 6.30 0.00 2.05 5.79 0.05 85.81 21:39:18 21:27:01 0 6.52 0.00 2.66 13.33 0.05 77.45 21:39:18 21:27:01 1 6.36 0.00 2.07 16.98 0.05 74.54 21:39:18 21:27:01 2 5.02 0.00 1.46 1.41 0.03 92.07 21:39:18 21:27:01 3 7.25 0.00 1.80 1.48 0.03 89.43 21:39:18 21:27:01 4 5.46 0.00 1.67 1.30 0.05 91.53 21:39:18 21:27:01 5 5.58 0.00 2.03 2.95 0.05 89.39 21:39:18 21:27:01 6 9.18 0.00 2.84 0.70 0.03 87.25 21:39:18 21:27:01 7 5.06 0.00 1.84 8.18 0.07 84.85 21:39:18 21:28:01 all 7.40 0.00 3.63 6.00 0.05 82.92 21:39:18 21:28:01 0 6.99 0.00 3.09 0.60 0.03 89.28 21:39:18 21:28:01 1 6.16 0.00 2.85 8.84 0.05 82.10 21:39:18 21:28:01 2 6.98 0.00 3.51 1.87 0.03 87.61 21:39:18 21:28:01 3 7.29 0.00 3.06 0.59 0.07 89.00 21:39:18 21:28:01 4 8.42 0.00 3.57 1.60 0.05 86.35 21:39:18 21:28:01 5 9.06 0.00 4.51 23.16 0.07 63.20 21:39:18 21:28:01 6 7.07 0.00 4.62 10.32 0.05 77.94 21:39:18 21:28:01 7 7.25 0.00 3.80 1.05 0.08 87.81 21:39:18 21:29:01 all 44.22 0.00 6.56 0.96 0.09 48.17 21:39:18 21:29:01 0 43.73 0.00 6.86 0.37 0.10 48.94 21:39:18 21:29:01 1 45.21 0.00 6.41 0.12 0.07 48.19 21:39:18 21:29:01 2 43.36 0.00 6.03 0.02 0.10 50.49 21:39:18 21:29:01 3 43.90 0.00 6.65 0.12 0.08 49.25 21:39:18 21:29:01 4 45.95 0.00 6.69 5.61 0.08 41.67 21:39:18 21:29:01 5 42.22 0.00 6.15 1.28 0.08 50.26 21:39:18 21:29:01 6 44.71 0.00 6.63 0.03 0.08 48.55 21:39:18 21:29:01 7 44.71 0.00 7.08 0.14 0.10 47.97 21:39:18 21:30:01 all 10.39 0.00 2.58 4.15 0.04 82.83 21:39:18 21:30:01 0 10.72 0.00 3.12 11.40 0.05 74.71 21:39:18 21:30:01 1 10.77 0.00 2.40 0.95 0.03 85.85 21:39:18 21:30:01 2 10.45 0.00 2.10 2.47 0.03 84.95 21:39:18 21:30:01 3 9.82 0.00 2.31 4.95 0.03 82.88 21:39:18 21:30:01 4 9.91 0.00 2.73 0.07 0.03 87.26 21:39:18 21:30:01 5 11.13 0.00 3.16 12.39 0.05 73.28 21:39:18 21:30:01 6 10.30 0.00 2.48 0.45 0.05 86.71 21:39:18 21:30:01 7 10.05 0.00 2.32 0.54 0.05 87.04 21:39:18 21:31:01 all 0.40 0.00 0.38 0.39 0.01 98.82 21:39:18 21:31:01 0 0.08 0.00 0.10 0.97 0.00 98.84 21:39:18 21:31:01 1 0.17 0.00 0.12 0.03 0.02 99.67 21:39:18 21:31:01 2 0.70 0.00 0.13 0.00 0.03 99.13 21:39:18 21:31:01 3 0.15 0.00 0.15 0.20 0.02 99.48 21:39:18 21:31:01 4 0.43 0.00 0.47 0.43 0.02 98.65 21:39:18 21:31:01 5 0.65 0.00 1.38 0.07 0.00 97.90 21:39:18 21:31:01 6 0.42 0.00 0.40 0.68 0.00 98.50 21:39:18 21:31:01 7 0.58 0.00 0.25 0.75 0.02 98.40 21:39:18 21:32:01 all 1.88 0.00 1.01 0.63 0.03 96.46 21:39:18 21:32:01 0 1.52 0.00 1.15 0.99 0.03 96.31 21:39:18 21:32:01 1 2.05 0.00 0.75 0.35 0.02 96.83 21:39:18 21:32:01 2 2.84 0.00 0.79 1.55 0.03 94.78 21:39:18 21:32:01 3 1.00 0.00 1.50 0.07 0.02 97.42 21:39:18 21:32:01 4 1.85 0.00 1.14 0.05 0.02 96.94 21:39:18 21:32:01 5 2.05 0.00 1.17 1.00 0.02 95.76 21:39:18 21:32:01 6 2.74 0.00 1.08 0.60 0.03 95.54 21:39:18 21:32:01 7 0.99 0.00 0.49 0.40 0.03 98.09 21:39:18 21:33:01 all 0.33 0.00 0.06 0.02 0.01 99.57 21:39:18 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:39:18 21:33:01 1 0.08 0.00 0.03 0.00 0.00 99.88 21:39:18 21:33:01 2 2.02 0.00 0.11 0.00 0.03 97.83 21:39:18 21:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:39:18 21:33:01 4 0.08 0.00 0.08 0.00 0.02 99.82 21:39:18 21:33:01 5 0.20 0.00 0.10 0.18 0.02 99.50 21:39:18 21:33:01 6 0.12 0.00 0.07 0.00 0.00 99.82 21:39:18 21:33:01 7 0.08 0.00 0.07 0.00 0.02 99.83 21:39:18 21:34:01 all 0.27 0.00 0.01 0.02 0.00 99.69 21:39:18 21:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:39:18 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:34:01 2 2.02 0.00 0.02 0.00 0.02 97.95 21:39:18 21:34:01 3 0.05 0.00 0.00 0.02 0.00 99.93 21:39:18 21:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:34:01 5 0.00 0.00 0.00 0.17 0.00 99.83 21:39:18 21:34:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:39:18 21:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:39:18 21:35:01 all 0.26 0.00 0.01 0.01 0.01 99.72 21:39:18 21:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:39:18 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:35:01 2 1.95 0.00 0.03 0.00 0.02 98.00 21:39:18 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:39:18 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:35:01 5 0.00 0.00 0.02 0.12 0.00 99.87 21:39:18 21:35:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:39:18 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:36:01 all 0.07 0.00 0.03 0.04 0.01 99.85 21:39:18 21:36:01 0 0.00 0.00 0.02 0.03 0.00 99.95 21:39:18 21:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:39:18 21:36:01 2 0.38 0.00 0.20 0.00 0.03 99.38 21:39:18 21:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:39:18 21:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:36:01 5 0.03 0.00 0.00 0.28 0.02 99.67 21:39:18 21:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:39:18 21:36:01 7 0.05 0.00 0.02 0.03 0.02 99.88 21:39:18 21:37:01 all 0.05 0.00 0.01 0.07 0.01 99.86 21:39:18 21:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:39:18 21:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:37:01 2 0.07 0.00 0.03 0.00 0.02 99.88 21:39:18 21:37:01 3 0.03 0.00 0.00 0.02 0.02 99.93 21:39:18 21:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:39:18 21:37:01 5 0.30 0.00 0.00 0.53 0.00 99.17 21:39:18 21:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:39:18 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:39:18 21:37:01 CPU %user %nice %system %iowait %steal %idle 21:39:18 21:38:01 all 0.02 0.00 0.00 0.01 0.00 99.96 21:39:18 21:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:39:18 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:38:01 2 0.08 0.00 0.02 0.00 0.02 99.88 21:39:18 21:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:39:18 21:38:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:39:18 21:38:01 5 0.00 0.00 0.00 0.05 0.00 99.95 21:39:18 21:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:39:18 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:39:18 21:39:01 all 0.00 0.00 0.01 0.02 0.01 99.96 21:39:18 21:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:39:18 21:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:39:18 21:39:01 2 0.00 0.00 0.02 0.00 0.03 99.95 21:39:18 21:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:39:18 21:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:39:18 21:39:01 5 0.00 0.00 0.02 0.10 0.00 99.88 21:39:18 21:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:39:18 21:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:39:18 Average: all 5.47 0.00 1.25 1.38 0.02 91.87 21:39:18 Average: 0 5.34 0.00 1.31 2.12 0.02 91.22 21:39:18 Average: 1 5.42 0.00 1.12 2.07 0.02 91.37 21:39:18 Average: 2 5.80 0.00 1.10 0.56 0.03 92.50 21:39:18 Average: 3 5.32 0.00 1.19 0.57 0.02 92.90 21:39:18 Average: 4 5.51 0.00 1.25 0.70 0.02 92.52 21:39:18 Average: 5 5.44 0.00 1.42 3.23 0.02 89.89 21:39:18 Average: 6 5.72 0.00 1.39 0.98 0.02 91.90 21:39:18 Average: 7 5.25 0.00 1.21 0.84 0.03 92.67 21:39:18 21:39:18 21:39:18