cloudxxx8 commented: recheck 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 dovholuknf for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 rather than be6923d669411e53fcd5c356ddb3511fa1fa58d3 Obtained Jenkinsfile from 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 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-ssh5328070288499540010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14122301187523026494.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 590556114a56c6d90cc8043840e039c2f74196dc 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-669/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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18208053342623965405.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh430470786915836487.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-669/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-669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh957072318501154960.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] ========================================================= [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.21 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-6682 in /w/workspace/_app-service-configurable_PR-669 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-669 # 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/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 into PR head commit be6923d669411e53fcd5c356ddb3511fa1fa58d3 > git config core.sparsecheckout # timeout=10 > git checkout -f be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 > git remote # timeout=10 Merge succeeded, producing be6923d669411e53fcd5c356ddb3511fa1fa58d3 Checking out Revision be6923d669411e53fcd5c356ddb3511fa1fa58d3 (PR-669) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 Commit message: "feat: update deps" > git rev-list --no-walk be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:58:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:58:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:58:00 ========================================================= 15:58:00 EdgeX Global Pipelines Version Info 15:58:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:58:00 ------------------- 15:58:00 stable info: 15:58:00 ------------------- 15:58:00 Commited By: Ginny Guan ginny@iotechsys.com 15:58:00 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 15:58:00 Message: update stable to v1.0.260 15:58:01 ------------------- 15:58:01 experimental info: 15:58:01 ------------------- 15:58:01 Commited By: Ginny Guan ginny@iotechsys.com 15:58:01 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 15:58:01 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:58:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-669 [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-669 [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-669 [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be6923d669411e53fcd5c356ddb3511fa1fa58d3 [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be6923d [Pipeline] echo 15:58:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:02 provisioning config files... 15:58:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config10522010028213526745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:03 ---> ****-login.sh 15:58:03 nexus3.edgexfoundry.org:10001 15:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:05 Configure a credential helper to remove this warning. See 15:58:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:05 15:58:05 Login Succeeded 15:58:05 nexus3.edgexfoundry.org:10002 15:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:05 Configure a credential helper to remove this warning. See 15:58:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:05 15:58:05 Login Succeeded 15:58:05 nexus3.edgexfoundry.org:10003 15:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:05 Configure a credential helper to remove this warning. See 15:58:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:05 15:58:05 Login Succeeded 15:58:05 nexus3.edgexfoundry.org:10004 15:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:05 Configure a credential helper to remove this warning. See 15:58:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:05 15:58:05 Login Succeeded 15:58:05 ****.io 15:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:05 Configure a credential helper to remove this warning. See 15:58:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:05 15:58:05 Login Succeeded 15:58:05 ---> ****-login.sh ends [Pipeline] } 15:58:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:58:06 + git rev-list -1 --merges be6923d669411e53fcd5c356ddb3511fa1fa58d3~1..be6923d669411e53fcd5c356ddb3511fa1fa58d3 [Pipeline] echo 15:58:06 -----------> git rev-list -1 --merges be6923d669411e53fcd5c356ddb3511fa1fa58d3~1..be6923d669411e53fcd5c356ddb3511fa1fa58d3 be6923d669411e53fcd5c356ddb3511fa1fa58d3 [false] [Pipeline] sh 15:58:06 + git log --format=format:%s -1 be6923d669411e53fcd5c356ddb3511fa1fa58d3 [Pipeline] echo 15:58:06 ========================================================= 15:58:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:58:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:06 + git log --format=format:%s -1 be6923d669411e53fcd5c356ddb3511fa1fa58d3 [Pipeline] echo 15:58:06 [semverPrep] GIT_COMMIT: be6923d669411e53fcd5c356ddb3511fa1fa58d3, Commit Message: feat: update deps [Pipeline] echo 15:58:06 [semverPrep] This is not a build commit. [Pipeline] sh 15:58:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:58:07 + grep -v github /etc/ssh/ssh_known_hosts 15:58:07 + [ -e /tmp/ssh_known_hosts ] 15:58:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:58:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:58:07 + sudo tee -a /etc/ssh/ssh_known_hosts 15:58:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:58:07 15:58:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:58:08 0.1.4: Pulling from edgex-devops/py-git-semver 15:58:08 b85a868b505f: Pulling fs layer 15:58:08 e2be974225ed: Pulling fs layer 15:58:08 339a4e72a1f5: Pulling fs layer 15:58:08 988bab9f4d93: Pulling fs layer 15:58:08 1469e6f7b9e6: Pulling fs layer 15:58:08 eaf3925da568: Pulling fs layer 15:58:08 bab4dde63d76: Pulling fs layer 15:58:08 bde34c3a00c8: Pulling fs layer 15:58:08 b352a97aabf1: Pulling fs layer 15:58:08 4872d77fe225: Pulling fs layer 15:58:08 5851b861e8e6: Pulling fs layer 15:58:08 988bab9f4d93: Waiting 15:58:08 bab4dde63d76: Waiting 15:58:08 eaf3925da568: Waiting 15:58:08 5851b861e8e6: Waiting 15:58:08 b352a97aabf1: Waiting 15:58:08 bde34c3a00c8: Waiting 15:58:08 1469e6f7b9e6: Waiting 15:58:08 4872d77fe225: Waiting 15:58:08 e2be974225ed: Verifying Checksum 15:58:08 e2be974225ed: Download complete 15:58:08 988bab9f4d93: Verifying Checksum 15:58:08 988bab9f4d93: Download complete 15:58:08 1469e6f7b9e6: Verifying Checksum 15:58:08 1469e6f7b9e6: Download complete 15:58:08 339a4e72a1f5: Verifying Checksum 15:58:08 339a4e72a1f5: Download complete 15:58:08 eaf3925da568: Verifying Checksum 15:58:08 eaf3925da568: Download complete 15:58:08 bde34c3a00c8: Download complete 15:58:08 b352a97aabf1: Download complete 15:58:08 4872d77fe225: Verifying Checksum 15:58:08 4872d77fe225: Download complete 15:58:08 5851b861e8e6: Download complete 15:58:08 b85a868b505f: Verifying Checksum 15:58:08 b85a868b505f: Download complete 15:58:08 bab4dde63d76: Verifying Checksum 15:58:08 bab4dde63d76: Download complete 15:58:09 b85a868b505f: Pull complete 15:58:09 e2be974225ed: Pull complete 15:58:10 339a4e72a1f5: Pull complete 15:58:10 988bab9f4d93: Pull complete 15:58:10 1469e6f7b9e6: Pull complete 15:58:10 eaf3925da568: Pull complete 15:58:12 bab4dde63d76: Pull complete 15:58:12 bde34c3a00c8: Pull complete 15:58:12 b352a97aabf1: Pull complete 15:58:12 4872d77fe225: Pull complete 15:58:12 5851b861e8e6: Pull complete 15:58:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:58:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:13 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 15:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:58:17 $ docker top 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 -eo pid,comm 15:58:17 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). 15:58:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:17 [ssh-agent] Looking for ssh-agent implementation... 15:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:17 $ docker exec 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 ssh-agent 15:58:17 SSH_AUTH_SOCK=/tmp/ssh-wYh8wBYVKpBL/agent.31 15:58:17 SSH_AGENT_PID=37 15:58:17 Running ssh-add (command line suppressed) 15:58:17 Identity added: /w/workspace/_app-service-configurable_PR-669@tmp/private_key_4463862337990325178.key (/w/workspace/_app-service-configurable_PR-669@tmp/private_key_4463862337990325178.key) 15:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:18 + git tag --points-at HEAD [Pipeline] } 15:58:18 $ docker exec --env ******** --env ******** 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 ssh-agent -k 15:58:18 unset SSH_AUTH_SOCK; 15:58:18 unset SSH_AGENT_PID; 15:58:18 echo Agent pid 37 killed; 15:58:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:58:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:18 [ssh-agent] Looking for ssh-agent implementation... 15:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:18 $ docker exec 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 ssh-agent 15:58:18 SSH_AUTH_SOCK=/tmp/ssh-4oIbSeQNS1Or/agent.70 15:58:18 SSH_AGENT_PID=76 15:58:18 Running ssh-add (command line suppressed) 15:58:18 Identity added: /w/workspace/_app-service-configurable_PR-669@tmp/private_key_2980046418940742072.key (/w/workspace/_app-service-configurable_PR-669@tmp/private_key_2980046418940742072.key) 15:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:19 + git semver init 15:58:19 2024-07-29 15:58:19,362 [run_init] DEBUG init version:0.0.0 force:False 15:58:19 2024-07-29 15:58:19,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-669/.semver 15:58:19 2024-07-29 15:58:19,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-669/.semver 15:58:19 2024-07-29 15:58:19,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-669/.semver'], cwd=/w/workspace/_app-service-configurable_PR-669, universal_newlines=False, shell=None, istream=None) 15:58:21 2024-07-29 15:58:20,620 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-669/.git/info/exclude 15:58:21 2024-07-29 15:58:20,621 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-669/.semver/PR-669 with force:False 15:58:21 2024-07-29 15:58:20,621 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-669/.semver/PR-669 15:58:21 2024-07-29 15:58:20,625 [execute] INFO git cat-file --batch-check 15:58:21 2024-07-29 15:58:20,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-669/.semver, universal_newlines=False, shell=None, istream=) 15:58:21 2024-07-29 15:58:20,633 [execute] INFO git cat-file --batch 15:58:21 2024-07-29 15:58:20,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-669/.semver, universal_newlines=False, shell=None, istream=) 15:58:21 2024-07-29 15:58:20,639 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-669/.semver/PR-669 15:58:21 0.0.0 [Pipeline] } 15:58:21 $ docker exec --env ******** --env ******** 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 ssh-agent -k 15:58:21 unset SSH_AUTH_SOCK; 15:58:21 unset SSH_AGENT_PID; 15:58:21 echo Agent pid 76 killed; 15:58:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:21 + git semver [Pipeline] } 15:58:21 $ docker stop --time=1 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 15:58:23 $ docker rm -f --volumes 0855b29715b1263a60ffc6ad14c50f25771076ce1aa53eece6676d57177d32c3 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:58:23 Stashed 1 file(s) [Pipeline] echo 15:58:23 [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 15:58:23 provisioning config files... 15:58:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config3078597347207045904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:24 ---> ****-login.sh 15:58:24 nexus3.edgexfoundry.org:10001 15:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:24 Configure a credential helper to remove this warning. See 15:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:24 15:58:24 Login Succeeded 15:58:24 nexus3.edgexfoundry.org:10002 15:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:24 Configure a credential helper to remove this warning. See 15:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:24 15:58:24 Login Succeeded 15:58:24 nexus3.edgexfoundry.org:10003 15:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:24 Configure a credential helper to remove this warning. See 15:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:24 15:58:24 Login Succeeded 15:58:24 nexus3.edgexfoundry.org:10004 15:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:24 Configure a credential helper to remove this warning. See 15:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:24 15:58:24 Login Succeeded 15:58:24 ****.io 15:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:58:24 Configure a credential helper to remove this warning. See 15:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:58:24 15:58:24 Login Succeeded 15:58:24 ---> ****-login.sh ends [Pipeline] } 15:58:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:58:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:58:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:58:24 ========================================================= 15:58:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:58:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:58:25 Sending build context to Docker daemon 9.142MB 15:58:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:58:25 Step 2/12 : FROM ${BASE} AS builder 15:58:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:58:25 619be1103602: Pulling fs layer 15:58:25 7862e08f4a3e: Pulling fs layer 15:58:25 5df492c9dc93: Pulling fs layer 15:58:25 7629e6793208: Pulling fs layer 15:58:25 4f4fb700ef54: Pulling fs layer 15:58:25 fb5054dd5b73: Pulling fs layer 15:58:25 eeca6798cff9: Pulling fs layer 15:58:25 aa269ceb94a6: Pulling fs layer 15:58:25 ada007ff1a6a: Pulling fs layer 15:58:25 7629e6793208: Waiting 15:58:25 4f4fb700ef54: Waiting 15:58:25 fb5054dd5b73: Waiting 15:58:25 eeca6798cff9: Waiting 15:58:25 aa269ceb94a6: Waiting 15:58:25 ada007ff1a6a: Waiting 15:58:25 7862e08f4a3e: Verifying Checksum 15:58:25 7862e08f4a3e: Download complete 15:58:25 7629e6793208: Download complete 15:58:25 4f4fb700ef54: Verifying Checksum 15:58:25 4f4fb700ef54: Download complete 15:58:25 619be1103602: Verifying Checksum 15:58:25 619be1103602: Download complete 15:58:25 fb5054dd5b73: Verifying Checksum 15:58:25 fb5054dd5b73: Download complete 15:58:25 eeca6798cff9: Verifying Checksum 15:58:25 eeca6798cff9: Download complete 15:58:25 619be1103602: Pull complete 15:58:25 ada007ff1a6a: Verifying Checksum 15:58:25 ada007ff1a6a: Download complete 15:58:25 7862e08f4a3e: Pull complete 15:58:25 5df492c9dc93: Verifying Checksum 15:58:25 5df492c9dc93: Download complete 15:58:26 aa269ceb94a6: Verifying Checksum 15:58:26 aa269ceb94a6: Download complete 15:58:29 5df492c9dc93: Pull complete 15:58:29 7629e6793208: Pull complete 15:58:29 4f4fb700ef54: Pull complete 15:58:29 fb5054dd5b73: Pull complete 15:58:29 eeca6798cff9: Pull complete 15:58:31 aa269ceb94a6: Pull complete 15:58:32 ada007ff1a6a: Pull complete 15:58:32 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 15:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:58:32 ---> f489d0715acc 15:58:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:58:37 ---> Running in 69d46ac9c4f9 15:58:37 Removing intermediate container 69d46ac9c4f9 15:58:37 ---> 0fdb66148627 15:58:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:58:37 ---> Running in 61a7a2fe5661 15:58:37 Removing intermediate container 61a7a2fe5661 15:58:37 ---> 4c6bfe0218d5 15:58:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:58:37 ---> Running in 04046b4498ca 15:58:37 Removing intermediate container 04046b4498ca 15:58:37 ---> 41026d8e5e22 15:58:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:58:37 ---> Running in e2fa63e379b9 15:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:58:38 OK: 264 MiB in 52 packages 15:58:38 Removing intermediate container e2fa63e379b9 15:58:38 ---> 0791853122df 15:58:38 Step 7/12 : WORKDIR /app 15:58:38 ---> Running in 6ea1fd4a48ab 15:58:38 Removing intermediate container 6ea1fd4a48ab 15:58:38 ---> 8750af49dc5e 15:58:38 Step 8/12 : COPY go.mod vendor* ./ 15:58:38 ---> a2a29f48dca6 15:58:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:38 ---> Running in 31b0fae28c5f 15:58:38 Still waiting to schedule task 15:58:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:59:46 Removing intermediate container 31b0fae28c5f 15:59:46 ---> f94a6333c7c8 15:59:46 Step 10/12 : COPY . . 15:59:46 ---> 301f7c25355a 15:59:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:59:46 ---> Running in 77017e3004f3 15:59:46 Removing intermediate container 77017e3004f3 15:59:46 ---> d19928098114 15:59:46 Step 12/12 : RUN $MAKE 15:59:46 ---> Running in 33c9751a40d7 15:59:46 noop 15:59:46 Removing intermediate container 33c9751a40d7 15:59:46 ---> 1cf0821f8068 15:59:46 Successfully built 1cf0821f8068 15:59:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:46 + docker inspect -f . ci-base-image-x86_64 15:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:46 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 15:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** ci-base-image-x86_64 cat 15:59:47 $ docker top 7d2ac139108d28845960c05b9933a63f98d8932eb3e70162f2b05fb882bcf4e8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:47 + go version 15:59:47 go version go1.21.9 linux/amd64 [Pipeline] } 15:59:47 $ docker stop --time=1 7d2ac139108d28845960c05b9933a63f98d8932eb3e70162f2b05fb882bcf4e8 15:59:48 $ docker rm -f --volumes 7d2ac139108d28845960c05b9933a63f98d8932eb3e70162f2b05fb882bcf4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:49 + docker inspect -f . ci-base-image-x86_64 15:59:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:49 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 15:59:49 $ 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-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** ci-base-image-x86_64 cat 15:59:49 $ docker top 449c7d1f762ef55491708d74178edfef9ad4e0e9c62d099569294bad4b5eb2a3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:50 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-669 [Pipeline] fileExists [Pipeline] sh 15:59:50 + make test 15:59:50 go test -race -coverprofile=coverage.out ./... 15:59:51 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/environment/variables.go:32:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v3/pkg/types (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config); to add: 15:59:51 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config@v3.2.0-dev.49 15:59:51 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/configuration.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v3/configuration (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container); to add: 15:59:51 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container@v3.2.0-dev.49 15:59:51 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/messaging.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/messaging (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container); to add: 15:59:51 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container@v3.2.0-dev.49 15:59:51 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/registry.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v3/registry (imported by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces); to add: 15:59:51 go get github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces@v3.2.0-dev.45 15:59:51 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/registration/registry.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v3/pkg/types (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers); to add: 15:59:51 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers@v3.2.0-dev.49 15:59:51 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.2.0-dev.45/pkg/interfaces/backgroundmessage.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/pkg/types (imported by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces); to add: 15:59:51 go get github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces@v3.2.0-dev.45 15:59:51 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/handlers/clients.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/clients (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers); to add: 15:59:51 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers@v3.2.0-dev.49 15:59:51 make: *** [makefile:53: unittest] Error 1 [Pipeline] } 15:59:51 $ docker stop --time=1 449c7d1f762ef55491708d74178edfef9ad4e0e9c62d099569294bad4b5eb2a3 15:59:52 $ docker rm -f --volumes 449c7d1f762ef55491708d74178edfef9ad4e0e9c62d099569294bad4b5eb2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:53 15:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:53 latest: Pulling from edgex-lftools-log-publisher 15:59:53 5eb5b503b376: Pulling fs layer 15:59:53 5c69ac0246d0: Pulling fs layer 15:59:53 ec43610c2a17: Pulling fs layer 15:59:53 3a2ae6a8a46f: Pulling fs layer 15:59:53 33b1e0a273af: Pulling fs layer 15:59:53 5d3b04190fa2: Pulling fs layer 15:59:53 2f39f015ded8: Pulling fs layer 15:59:53 3a2ae6a8a46f: Waiting 15:59:53 33b1e0a273af: Waiting 15:59:53 5d3b04190fa2: Waiting 15:59:53 2f39f015ded8: Waiting 15:59:53 5c69ac0246d0: Download complete 15:59:53 3a2ae6a8a46f: Verifying Checksum 15:59:53 3a2ae6a8a46f: Download complete 15:59:53 33b1e0a273af: Verifying Checksum 15:59:53 33b1e0a273af: Download complete 15:59:53 5d3b04190fa2: Download complete 15:59:53 ec43610c2a17: Verifying Checksum 15:59:53 ec43610c2a17: Download complete 15:59:54 5eb5b503b376: Verifying Checksum 15:59:54 5eb5b503b376: Download complete 15:59:54 2f39f015ded8: Download complete 15:59:55 5eb5b503b376: Pull complete 15:59:55 5c69ac0246d0: Pull complete 15:59:55 ec43610c2a17: Pull complete 15:59:55 3a2ae6a8a46f: Pull complete 15:59:55 33b1e0a273af: Pull complete 15:59:56 5d3b04190fa2: Pull complete 16:00:00 2f39f015ded8: Pull complete 16:00:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:00:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:00 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 16:00:00 $ 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-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:00:06 $ docker top 6db353e1e64fde5b8489cace2b204d842950e7cf1a4690e48d7027ae97146df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:06 ---> job-cost.sh 16:00:06 lf-activate-venv: SKIPPING 16:00:06 INFO: No Stack... 16:00:06 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:06 INFO: Archiving Costs [Pipeline] sh 16:00:07 + cat /w/workspace/_app-service-configurable_PR-669/archives/cost.csv 16:00:07 + cut -d, -f6 [Pipeline] lock 16:00:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] 16:00:07 Resource [jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] did not exist. Created. 16:00:07 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:07 + echo total: 0.2199999988079071 [Pipeline] stash 16:00:07 Stashed 1 file(s) [Pipeline] } 16:00:07 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:00:07 $ docker stop --time=1 6db353e1e64fde5b8489cace2b204d842950e7cf1a4690e48d7027ae97146df7 16:00:08 $ docker rm -f --volumes 6db353e1e64fde5b8489cace2b204d842950e7cf1a4690e48d7027ae97146df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:08 Failed in branch amd64 16:00:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6683 in /w/workspace/_app-service-configurable_PR-669 [Pipeline] { [Pipeline] ws 16:00:09 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 16:00:12 The recommended git tool is: git 16:00:17 using credential edgex-jenkins-ssh 16:00:17 Cloning the remote Git repository 16:00:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:00:17 > git init /w/workspace/app-service-configurable/2 # timeout=10 16:00:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:00:17 > git --version # timeout=10 16:00:17 > git --version # 'git version 2.25.1' 16:00:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:00:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:20 Merging remotes/origin/main commit 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 into PR head commit be6923d669411e53fcd5c356ddb3511fa1fa58d3 16:00:21 Merge succeeded, producing be6923d669411e53fcd5c356ddb3511fa1fa58d3 16:00:21 Checking out Revision be6923d669411e53fcd5c356ddb3511fa1fa58d3 (PR-669) 16:00:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:00:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:00:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:00:20 > git config core.sparsecheckout # timeout=10 16:00:21 > git checkout -f be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 16:00:21 > git remote # timeout=10 16:00:21 > git config --get remote.origin.url # timeout=10 16:00:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:21 > git merge 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 16:00:21 > git rev-parse HEAD^{commit} # timeout=10 16:00:21 > git config core.sparsecheckout # timeout=10 16:00:21 > git checkout -f be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 16:00:24 Commit message: "feat: update deps" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:00:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:26 Dload Upload Total Spent Left Speed 16:00:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh 16:00:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:00:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:00:27 + sudo tee /etc/docker/daemon.new 16:00:27 { 16:00:27 "registry-mirrors": [ 16:00:27 "https://nexus3.edgexfoundry.org:10001" 16:00:27 ], 16:00:27 "bip": "10.250.0.254/24", 16:00:27 "hosts": [ 16:00:27 "tcp://0.0.0.0:5555", 16:00:27 "unix:///var/run/docker.sock" 16:00:27 ], 16:00:27 "mtu": 1458, 16:00:27 "selinux-enabled": true, 16:00:27 "seccomp-profile": "/etc/docker/seccomp.json" 16:00:27 } [Pipeline] sh 16:00:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:00:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:47 provisioning config files... 16:00:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config14616657645113211131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:47 ---> ****-login.sh 16:00:47 nexus3.edgexfoundry.org:10001 16:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:50 Configure a credential helper to remove this warning. See 16:00:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:50 16:00:50 Login Succeeded 16:00:50 nexus3.edgexfoundry.org:10002 16:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:50 Configure a credential helper to remove this warning. See 16:00:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:50 16:00:50 Login Succeeded 16:00:50 nexus3.edgexfoundry.org:10003 16:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:51 Configure a credential helper to remove this warning. See 16:00:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:51 16:00:51 Login Succeeded 16:00:51 nexus3.edgexfoundry.org:10004 16:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:51 Configure a credential helper to remove this warning. See 16:00:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:51 16:00:51 Login Succeeded 16:00:51 ****.io 16:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:52 Configure a credential helper to remove this warning. See 16:00:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:52 16:00:52 Login Succeeded 16:00:52 ---> ****-login.sh ends [Pipeline] } 16:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:00:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:00:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:00:52 ========================================================= 16:00:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:00:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:00:53 Sending build context to Docker daemon 238.6kB 16:00:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:00:53 Step 2/12 : FROM ${BASE} AS builder 16:00:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:00:53 c6b39de5b339: Pulling fs layer 16:00:53 a69c41024577: Pulling fs layer 16:00:53 d6de4b400683: Pulling fs layer 16:00:53 35cb2a7552d0: Pulling fs layer 16:00:53 4f4fb700ef54: Pulling fs layer 16:00:53 464afbd9ba4c: Pulling fs layer 16:00:53 00f215d4a9da: Pulling fs layer 16:00:53 d496ad576159: Pulling fs layer 16:00:53 35cb2a7552d0: Waiting 16:00:53 4f4fb700ef54: Waiting 16:00:53 00f215d4a9da: Waiting 16:00:53 d496ad576159: Waiting 16:00:53 464afbd9ba4c: Waiting 16:00:53 a69c41024577: Verifying Checksum 16:00:53 a69c41024577: Download complete 16:00:53 35cb2a7552d0: Verifying Checksum 16:00:53 35cb2a7552d0: Download complete 16:00:53 4f4fb700ef54: Verifying Checksum 16:00:53 4f4fb700ef54: Download complete 16:00:53 464afbd9ba4c: Verifying Checksum 16:00:53 464afbd9ba4c: Download complete 16:00:53 c6b39de5b339: Verifying Checksum 16:00:53 c6b39de5b339: Download complete 16:00:54 d496ad576159: Verifying Checksum 16:00:54 d496ad576159: Download complete 16:00:54 c6b39de5b339: Pull complete 16:00:55 a69c41024577: Pull complete 16:00:55 d6de4b400683: Download complete 16:00:56 00f215d4a9da: Verifying Checksum 16:00:56 00f215d4a9da: Download complete 16:01:08 d6de4b400683: Pull complete 16:01:08 35cb2a7552d0: Pull complete 16:01:08 4f4fb700ef54: Pull complete 16:01:08 464afbd9ba4c: Pull complete 16:01:16 00f215d4a9da: Pull complete 16:01:18 d496ad576159: Pull complete 16:01:18 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 16:01:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:01:18 ---> f246e2811388 16:01:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:01:19 ---> Running in 295df84cb94d 16:01:20 Removing intermediate container 295df84cb94d 16:01:20 ---> e410c0f66f58 16:01:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:01:20 ---> Running in 1c5181850cd1 16:01:20 Removing intermediate container 1c5181850cd1 16:01:20 ---> 31a2957dcecd 16:01:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:01:20 ---> Running in 245b31bf30b3 16:01:20 Removing intermediate container 245b31bf30b3 16:01:20 ---> a4666d1de493 16:01:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:20 ---> Running in a50541548786 16:01:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:01:23 OK: 266 MiB in 52 packages 16:01:24 Removing intermediate container a50541548786 16:01:24 ---> cccdc50e5984 16:01:24 Step 7/12 : WORKDIR /app 16:01:24 ---> Running in 4a79ac7f1267 16:01:24 Removing intermediate container 4a79ac7f1267 16:01:24 ---> 30e13a1c6424 16:01:24 Step 8/12 : COPY go.mod vendor* ./ 16:01:24 ---> 8cebf2111eda 16:01:24 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:25 ---> Running in c0f3d3574aa6 16:03:16 Removing intermediate container c0f3d3574aa6 16:03:16 ---> 2e6b03d9fd5d 16:03:16 Step 10/12 : COPY . . 16:03:16 ---> d357b03abf2f 16:03:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:03:16 ---> Running in 9a4de3f71c4a 16:03:16 Removing intermediate container 9a4de3f71c4a 16:03:16 ---> ddd0bce432d3 16:03:16 Step 12/12 : RUN $MAKE 16:03:16 ---> Running in 0379ee81a894 16:03:16 noop 16:03:16 Removing intermediate container 0379ee81a894 16:03:16 ---> 9056a292a436 16:03:16 Successfully built 9056a292a436 16:03:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:17 + docker inspect -f . ci-base-image-arm64 16:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-6683 does not seem to be running inside a container 16:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:03:18 $ docker top 96d15e85bb3c55ae502ce51358d166d29bd4c6100a3491b81c6c07e053563808 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:19 + go version 16:03:19 go version go1.21.9 linux/arm64 [Pipeline] } 16:03:19 $ docker stop --time=1 96d15e85bb3c55ae502ce51358d166d29bd4c6100a3491b81c6c07e053563808 16:03:21 $ docker rm -f --volumes 96d15e85bb3c55ae502ce51358d166d29bd4c6100a3491b81c6c07e053563808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:21 + docker inspect -f . ci-base-image-arm64 16:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:21 prd-ubuntu20.04-docker-arm64-4c-16g-6683 does not seem to be running inside a container 16:03:22 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:03:23 $ docker top b0ab1fdfbba92418f4be8091f6716c5a4bacf475acb0f143d358f3fd896f6d90 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:23 + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh 16:03:24 + make test 16:03:24 go test -race -coverprofile=coverage.out ./... 16:03:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/environment/variables.go:32:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v3/pkg/types (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config); to add: 16:03:30 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config@v3.2.0-dev.49 16:03:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/configuration.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/v3/configuration (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container); to add: 16:03:30 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container@v3.2.0-dev.49 16:03:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/messaging.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/messaging (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container); to add: 16:03:30 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container@v3.2.0-dev.49 16:03:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/container/registry.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v3/registry (imported by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces); to add: 16:03:30 go get github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces@v3.2.0-dev.45 16:03:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/registration/registry.go:27:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-registry/v3/pkg/types (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers); to add: 16:03:30 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers@v3.2.0-dev.49 16:03:30 /go/pkg/mod/github.com/edgexfoundry/app-functions-sdk-go/v3@v3.2.0-dev.45/pkg/interfaces/backgroundmessage.go:20:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/pkg/types (imported by github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces); to add: 16:03:30 go get github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces@v3.2.0-dev.45 16:03:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.49/bootstrap/handlers/clients.go:29:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-messaging/v3/clients (imported by github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers); to add: 16:03:30 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers@v3.2.0-dev.49 16:03:30 make: *** [makefile:53: unittest] Error 1 [Pipeline] } 16:03:30 $ docker stop --time=1 b0ab1fdfbba92418f4be8091f6716c5a4bacf475acb0f143d358f3fd896f6d90 16:03:31 $ docker rm -f --volumes b0ab1fdfbba92418f4be8091f6716c5a4bacf475acb0f143d358f3fd896f6d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:32 16:03:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:03:33 arm64: Pulling from edgex-lftools-log-publisher 16:03:33 8998bd30e6a1: Pulling fs layer 16:03:33 04944245beec: Pulling fs layer 16:03:33 699f458cf7ca: Pulling fs layer 16:03:33 765212b225bb: Pulling fs layer 16:03:33 f23df028b6ca: Pulling fs layer 16:03:33 d65c8cfc05b1: Pulling fs layer 16:03:33 2437ff75d9bd: Pulling fs layer 16:03:33 765212b225bb: Waiting 16:03:33 f23df028b6ca: Waiting 16:03:33 d65c8cfc05b1: Waiting 16:03:33 2437ff75d9bd: Waiting 16:03:33 04944245beec: Verifying Checksum 16:03:33 04944245beec: Download complete 16:03:33 765212b225bb: Verifying Checksum 16:03:33 765212b225bb: Download complete 16:03:33 f23df028b6ca: Download complete 16:03:33 d65c8cfc05b1: Verifying Checksum 16:03:33 d65c8cfc05b1: Download complete 16:03:33 699f458cf7ca: Verifying Checksum 16:03:33 699f458cf7ca: Download complete 16:03:34 8998bd30e6a1: Verifying Checksum 16:03:34 8998bd30e6a1: Download complete 16:03:36 2437ff75d9bd: Verifying Checksum 16:03:36 2437ff75d9bd: Download complete 16:03:39 8998bd30e6a1: Pull complete 16:03:39 04944245beec: Pull complete 16:03:41 699f458cf7ca: Pull complete 16:03:41 765212b225bb: Pull complete 16:03:42 f23df028b6ca: Pull complete 16:03:42 d65c8cfc05b1: Pull complete 16:04:00 2437ff75d9bd: Pull complete 16:04:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:04:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-6683 does not seem to be running inside a container 16:04:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:04:03 $ docker top a2a34e70b382e693e0c0f8a4e3347b1ab69e5d58de8d423cd57ab9e715f2e5e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:04 ---> job-cost.sh 16:04:04 lf-activate-venv: SKIPPING 16:04:04 INFO: No Stack... 16:04:04 INFO: Retrieving Pricing Info for: v3-standard-4 16:04:05 INFO: Archiving Costs [Pipeline] sh 16:04:06 + cat /w/workspace/app-service-configurable/2/archives/cost.csv 16:04:06 + cut -d, -f6 [Pipeline] lock 16:04:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] 16:04:06 Resource [jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] did not exist. Created. 16:04:06 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:04:07 /w/workspace/app-service-configurable/2@tmp/durable-bd354ef5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:04:07 + echo total: 0.10999999940395355 [Pipeline] stash 16:04:07 Warning: overwriting stash ‘stack-cost’ 16:04:07 Stashed 1 file(s) [Pipeline] } 16:04:07 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:04:07 $ docker stop --time=1 a2a34e70b382e693e0c0f8a4e3347b1ab69e5d58de8d423cd57ab9e715f2e5e5 16:04:09 $ docker rm -f --volumes a2a34e70b382e693e0c0f8a4e3347b1ab69e5d58de8d423cd57ab9e715f2e5e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:04:09 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:04:10 + [ -d /w/workspace/_app-service-configurable_PR-669/archives ] 16:04:10 + ls -al /w/workspace/_app-service-configurable_PR-669/archives 16:04:10 total 16 16:04:10 drwxr-xr-x 3 root root 4096 Jul 29 16:00 . 16:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 16:00 .. 16:04:10 drwxr-xr-x 2 root root 4096 Jul 29 16:00 cost 16:04:10 -rw-r--r-- 1 root root 96 Jul 29 16:00 cost.csv 16:04:10 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-669/archives 16:04:10 + ls -al /w/workspace/_app-service-configurable_PR-669/archives 16:04:10 total 16 16:04:10 drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 16:00 . 16:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 16:00 .. 16:04:10 drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 16:00 cost 16:04:10 -rw-r--r-- 1 jenkins jenkins 96 Jul 29 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:04:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:04:11 ---> package-listing.sh 16:04:11 ++ facter osfamily 16:04:11 ++ tr '[:upper:]' '[:lower:]' 16:04:11 + OS_FAMILY=debian 16:04:11 + workspace=/w/workspace/_app-service-configurable_PR-669 16:04:11 + START_PACKAGES=/tmp/packages_start.txt 16:04:11 + END_PACKAGES=/tmp/packages_end.txt 16:04:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:04:11 + PACKAGES=/tmp/packages_start.txt 16:04:11 + '[' /w/workspace/_app-service-configurable_PR-669 ']' 16:04:11 + PACKAGES=/tmp/packages_end.txt 16:04:11 + case "${OS_FAMILY}" in 16:04:11 + dpkg -l 16:04:11 + grep '^ii' 16:04:11 + '[' -f /tmp/packages_start.txt ']' 16:04:11 + '[' -f /tmp/packages_end.txt ']' 16:04:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:04:11 + '[' /w/workspace/_app-service-configurable_PR-669 ']' 16:04:11 + mkdir -p /w/workspace/_app-service-configurable_PR-669/archives/ 16:04:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-669/archives/ [Pipeline] echo 16:04: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-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:04:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:12 prd-ubuntu20.04-docker-8c-8g-6682 does not seem to be running inside a container 16:04: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-669/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-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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-lftools-log-publisher:latest cat 16:04:13 $ docker top b5a7eeb5ce072a0794243794387216128a4e05b5b3552db6628e6acd4ab8ba05 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:13 + touch /tmp/pre-build-complete [Pipeline] sh 16:04:13 + mkdir -p /var/log/sysstat [Pipeline] sh 16:04:14 + ls /var/log/sa-host 16:04:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:04:14 provisioning config files... 16:04:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config5258041106173287803tmp [Pipeline] { [Pipeline] echo 16:04:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:04:14 ---> create-netrc.sh [Pipeline] } 16:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:04:14 ---> python-tools-install.sh [Pipeline] echo 16:04:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:04:15 ---> sudo-logs.sh 16:04:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:04:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:04:15 ---> job-cost.sh 16:04:15 lf-activate-venv: SKIPPING 16:04:15 DEBUG: total: 0.2199999988079071 16:04:15 INFO: Retrieving Stack Cost... 16:04:16 INFO: Retrieving Pricing Info for: v3-standard-8 16:04:16 INFO: Archiving Costs [Pipeline] echo 16:04:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:04:16 ---> logs-deploy.sh 16:04:16 lf-activate-venv: SKIPPING 16:04:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-669/2 16:04:16 INFO: archiving workspace using pattern(s): 16:04:17 Archives upload complete. 16:04:17 INFO: archiving logs to Nexus 16:04:18 ---> uname -a: 16:04:18 Linux prd-ubuntu20-04-docker-8c-8g-6682 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:04:18 16:04:18 16:04:18 ---> lscpu: 16:04:18 Architecture: x86_64 16:04:18 CPU op-mode(s): 32-bit, 64-bit 16:04:18 Byte Order: Little Endian 16:04:18 Address sizes: 40 bits physical, 48 bits virtual 16:04:18 CPU(s): 8 16:04:18 On-line CPU(s) list: 0-7 16:04:18 Thread(s) per core: 1 16:04:18 Core(s) per socket: 1 16:04:18 Socket(s): 8 16:04:18 NUMA node(s): 1 16:04:18 Vendor ID: AuthenticAMD 16:04:18 CPU family: 23 16:04:18 Model: 49 16:04:18 Model name: AMD EPYC-Rome Processor 16:04:18 Stepping: 0 16:04:18 CPU MHz: 2800.000 16:04:18 BogoMIPS: 5600.00 16:04:18 Virtualization: AMD-V 16:04:18 Hypervisor vendor: KVM 16:04:18 Virtualization type: full 16:04:18 L1d cache: 256 KiB 16:04:18 L1i cache: 256 KiB 16:04:18 L2 cache: 4 MiB 16:04:18 L3 cache: 128 MiB 16:04:18 NUMA node0 CPU(s): 0-7 16:04:18 Vulnerability Itlb multihit: Not affected 16:04:18 Vulnerability L1tf: Not affected 16:04:18 Vulnerability Mds: Not affected 16:04:18 Vulnerability Meltdown: Not affected 16:04:18 Vulnerability Mmio stale data: Not affected 16:04:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:04:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:04:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:04:18 Vulnerability Srbds: Not affected 16:04:18 Vulnerability Tsx async abort: Not affected 16:04: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 16:04:18 16:04:18 16:04:18 ---> nproc: 16:04:18 8 16:04:18 16:04:18 16:04:18 ---> df -h: 16:04:18 Filesystem Size Used Avail Use% Mounted on 16:04:18 overlay 155G 12G 144G 8% / 16:04:18 tmpfs 64M 0 64M 0% /dev 16:04:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:04:18 shm 64M 0 64M 0% /dev/shm 16:04:18 /dev/vda1 155G 12G 144G 8% /facter-os 16:04:18 16:04:18 16:04:18 ---> sar -b -r -n DEV: 16:04:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6682) 07/29/24 _x86_64_ (8 CPU) 16:04:18 16:04:18 15:57:04 LINUX RESTART (8 CPU) 16:04:18 16:04:18 15:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:04:18 15:59:01 163.62 11.40 152.21 0.00 1759.57 35072.16 0.00 16:04:18 16:00:01 244.64 0.53 244.10 0.00 21.33 77538.95 0.00 16:04:18 16:01:01 39.95 0.08 39.86 0.00 1.87 13597.48 0.00 16:04:18 16:02:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 16:04:18 16:03:01 49.13 6.32 42.81 0.00 4383.00 8515.11 0.00 16:04:18 16:04:01 6.38 0.02 6.36 0.00 0.13 122.49 0.00 16:04:18 Average: 84.01 3.04 80.97 0.00 1025.50 22443.09 0.00 16:04:18 16:04:18 15:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:04:18 15:59:01 28444664 31485024 822560 2.50 114144 3093440 1968308 5.80 1239132 2694688 589984 16:04:18 16:00:01 27483688 31500132 805884 2.45 193728 3921368 1850000 5.45 1178172 3646456 396236 16:04:18 16:01:01 27491828 31508776 797412 2.42 194020 3921432 1765664 5.20 1181144 3633524 12 16:04:18 16:02:01 27491496 31508692 796912 2.42 194084 3921424 1765664 5.20 1181324 3633524 24 16:04:18 16:03:01 27047940 31492624 779844 2.37 223308 4320364 1738656 5.12 1460824 3762348 1084 16:04:18 16:04:01 27054636 31494424 778512 2.37 221876 4317108 1710436 5.04 1457936 3759136 8 16:04:18 Average: 27502375 31498279 796854 2.42 190193 3915856 1799788 5.30 1283089 3521613 164558 16:04:18 16:04:18 15:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:04:18 15:59:01 lo 5.97 5.97 0.59 0.59 0.00 0.00 0.00 0.00 16:04:18 15:59:01 ens3 659.68 454.40 7800.56 62.28 0.00 0.00 0.00 0.00 16:04:18 15:59:01 vethcc2f724 302.61 425.49 30.30 2705.41 0.00 0.00 0.00 0.22 16:04:18 15:59:01 docker0 320.66 447.99 27.67 2881.02 0.00 0.00 0.00 0.00 16:04:18 16:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:04:18 16:00:01 ens3 172.31 109.43 3111.09 80.96 0.00 0.00 0.00 0.00 16:04:18 16:00:01 docker0 29.36 57.53 2.49 575.25 0.00 0.00 0.00 0.00 16:04:18 16:01:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:04:18 16:01:01 ens3 15.56 8.30 20.08 3.21 0.00 0.00 0.00 0.00 16:04:18 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:18 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:18 16:02:01 ens3 0.53 0.35 0.27 0.21 0.00 0.00 0.00 0.00 16:04:18 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:18 16:03:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 16:04:18 16:03:01 ens3 181.84 90.57 2713.68 6.45 0.00 0.00 0.00 0.00 16:04:18 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:18 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:18 16:04:01 ens3 0.68 0.23 0.06 0.02 0.00 0.00 0.00 0.00 16:04:18 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:18 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 16:04:18 Average: ens3 170.40 109.58 2258.74 25.42 0.00 0.00 0.00 0.00 16:04:18 Average: docker0 57.60 83.23 4.96 569.58 0.00 0.00 0.00 0.00 16:04:18 16:04:18 16:04:18 ---> sar -P ALL: 16:04:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6682) 07/29/24 _x86_64_ (8 CPU) 16:04:18 16:04:18 15:57:04 LINUX RESTART (8 CPU) 16:04:18 16:04:18 15:58:02 CPU %user %nice %system %iowait %steal %idle 16:04:18 15:59:01 all 7.29 0.00 3.10 3.29 0.09 86.23 16:04:18 15:59:01 0 7.45 0.00 3.55 8.64 0.07 80.29 16:04:18 15:59:01 1 7.11 0.00 2.91 1.09 0.10 88.79 16:04:18 15:59:01 2 7.48 0.00 2.70 0.91 0.07 88.84 16:04:18 15:59:01 3 6.39 0.00 3.37 7.33 0.09 82.82 16:04:18 15:59:01 4 6.61 0.00 3.07 0.58 0.10 89.63 16:04:18 15:59:01 5 7.84 0.00 3.08 1.30 0.09 87.69 16:04:18 15:59:01 6 8.42 0.00 3.05 4.52 0.10 83.91 16:04:18 15:59:01 7 7.03 0.00 3.06 1.98 0.09 87.85 16:04:18 16:00:01 all 7.00 0.00 3.41 6.21 0.06 83.32 16:04:18 16:00:01 0 8.33 0.00 4.14 1.15 0.05 86.34 16:04:18 16:00:01 1 6.85 0.00 2.97 1.80 0.05 88.33 16:04:18 16:00:01 2 6.26 0.00 4.47 16.61 0.05 72.62 16:04:18 16:00:01 3 6.32 0.00 2.65 5.26 0.07 85.70 16:04:18 16:00:01 4 5.93 0.00 3.78 22.55 0.07 67.68 16:04:18 16:00:01 5 8.29 0.00 3.08 0.45 0.08 88.09 16:04:18 16:00:01 6 6.81 0.00 2.74 1.58 0.05 88.82 16:04:18 16:00:01 7 7.21 0.00 3.45 0.52 0.08 88.74 16:04:18 16:01:01 all 0.47 0.00 0.19 0.94 0.01 98.39 16:04:18 16:01:01 0 0.25 0.00 0.15 0.00 0.02 99.58 16:04:18 16:01:01 1 0.25 0.00 0.25 3.47 0.02 96.01 16:04:18 16:01:01 2 0.17 0.00 0.20 0.43 0.03 99.17 16:04:18 16:01:01 3 2.27 0.00 0.15 0.02 0.02 97.55 16:04:18 16:01:01 4 0.10 0.00 0.10 0.07 0.00 99.73 16:04:18 16:01:01 5 0.15 0.00 0.15 0.47 0.00 99.23 16:04:18 16:01:01 6 0.25 0.00 0.12 0.08 0.02 99.53 16:04:18 16:01:01 7 0.30 0.00 0.37 3.00 0.02 96.31 16:04:18 16:02:01 all 0.08 0.00 0.02 0.10 0.01 99.79 16:04:18 16:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:04:18 16:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:04:18 16:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:04:18 16:02:01 3 0.30 0.00 0.02 0.00 0.02 99.67 16:04:18 16:02:01 4 0.03 0.00 0.00 0.40 0.00 99.57 16:04:18 16:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:04:18 16:02:01 6 0.10 0.00 0.02 0.42 0.02 99.45 16:04:18 16:02:01 7 0.10 0.00 0.02 0.02 0.00 99.87 16:04:18 16:03:01 all 2.60 0.00 1.42 1.68 0.04 94.26 16:04:18 16:03:01 0 2.13 0.00 3.00 0.65 0.03 94.18 16:04:18 16:03:01 1 3.60 0.00 1.29 0.93 0.07 94.11 16:04:18 16:03:01 2 3.69 0.00 1.75 0.53 0.03 93.99 16:04:18 16:03:01 3 2.38 0.00 0.97 0.15 0.03 96.46 16:04:18 16:03:01 4 1.95 0.00 1.32 2.24 0.05 94.44 16:04:18 16:03:01 5 2.24 0.00 0.94 1.27 0.03 95.52 16:04:18 16:03:01 6 2.40 0.00 0.92 7.40 0.07 89.21 16:04:18 16:03:01 7 2.41 0.00 1.10 0.26 0.03 96.20 16:04:18 16:04:01 all 0.16 0.00 0.05 0.02 0.01 99.77 16:04:18 16:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:04:18 16:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:04:18 16:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 16:04:18 16:04:01 3 0.70 0.00 0.03 0.00 0.02 99.25 16:04:18 16:04:01 4 0.08 0.00 0.03 0.00 0.00 99.88 16:04:18 16:04:01 5 0.08 0.00 0.07 0.00 0.02 99.83 16:04:18 16:04:01 6 0.30 0.00 0.05 0.08 0.00 99.57 16:04:18 16:04:01 7 0.02 0.00 0.07 0.05 0.02 99.85 16:04:18 Average: all 2.91 0.00 1.35 2.03 0.04 93.68 16:04:18 Average: 0 3.01 0.00 1.80 1.71 0.03 93.45 16:04:18 Average: 1 2.96 0.00 1.24 1.22 0.04 94.54 16:04:18 Average: 2 2.90 0.00 1.51 3.04 0.03 92.51 16:04:18 Average: 3 3.04 0.00 1.18 2.09 0.04 93.64 16:04:18 Average: 4 2.42 0.00 1.37 4.28 0.04 91.90 16:04:18 Average: 5 3.08 0.00 1.21 0.58 0.04 95.09 16:04:18 Average: 6 3.02 0.00 1.14 2.33 0.04 93.46 16:04:18 Average: 7 2.82 0.00 1.34 0.97 0.04 94.83 16:04:18 16:04:18 16:04:18