Pull request #485 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cb20bfcb298d64fcbd0885eaac719baee0178d1+1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 (522cf8542ba6d0895f19d18f9eed314b524915a7) 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-ssh1142586380853412034.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8087399526329586674.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5646220340340767870.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12108190011288204077.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3892380763673033574.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12544239832316022171.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-118588’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118589 in /w/workspace/_app-service-configurable_PR-485 [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-485 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit 3cb20bfcb298d64fcbd0885eaac719baee0178d1 Merge succeeded, producing 3cb20bfcb298d64fcbd0885eaac719baee0178d1 Checking out Revision 3cb20bfcb298d64fcbd0885eaac719baee0178d1 (PR-485) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb20bfcb298d64fcbd0885eaac719baee0178d1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb20bfcb298d64fcbd0885eaac719baee0178d1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:03:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:03:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:03:34 ========================================================= 12:03:34 EdgeX Global Pipelines Version Info 12:03:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:03:34 ------------------- 12:03:34 stable info: 12:03:34 ------------------- 12:03:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:03:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:03:34 Message: update stable to v1.0.244 12:03:35 ------------------- 12:03:35 experimental info: 12:03:35 ------------------- 12:03:35 Commited By: **** collab-it+edgex@linuxfoundation.org 12:03:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:03:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:03:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:03:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:03:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:03:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:03:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:03:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-485 [Pipeline] echo 12:03:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-485 [Pipeline] echo 12:03:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-485 [Pipeline] echo 12:03:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] echo 12:03:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cb20bf [Pipeline] echo 12:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:37 provisioning config files... 12:03:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-485@tmp/config13710596930333861808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:37 ---> docker-login.sh 12:03:37 nexus3.edgexfoundry.org:10001 12:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:37 Configure a credential helper to remove this warning. See 12:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:37 12:03:37 Login Succeeded 12:03:37 nexus3.edgexfoundry.org:10002 12:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:37 Configure a credential helper to remove this warning. See 12:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:37 12:03:37 Login Succeeded 12:03:37 nexus3.edgexfoundry.org:10003 12:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:38 Configure a credential helper to remove this warning. See 12:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:38 12:03:38 Login Succeeded 12:03:38 nexus3.edgexfoundry.org:10004 12:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:38 Configure a credential helper to remove this warning. See 12:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:38 12:03:38 Login Succeeded 12:03:38 docker.io 12:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:38 Configure a credential helper to remove this warning. See 12:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:38 12:03:38 Login Succeeded 12:03:38 ---> docker-login.sh ends [Pipeline] } 12:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:03:39 + git rev-list -1 --merges 3cb20bfcb298d64fcbd0885eaac719baee0178d1~1..3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] echo 12:03:39 -----------> git rev-list -1 --merges 3cb20bfcb298d64fcbd0885eaac719baee0178d1~1..3cb20bfcb298d64fcbd0885eaac719baee0178d1 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [false] [Pipeline] sh 12:03:39 + git log --format=format:%s -1 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] echo 12:03:39 ========================================================= 12:03:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:03:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:03:40 + git log --format=format:%s -1 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] echo 12:03:40 [semverPrep] GIT_COMMIT: 3cb20bfcb298d64fcbd0885eaac719baee0178d1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:03:40 [semverPrep] This is not a build commit. [Pipeline] sh 12:03:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:03:40 + grep -v github /etc/ssh/ssh_known_hosts 12:03:40 + [ -e /tmp/ssh_known_hosts ] 12:03:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:03:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:03:40 + sudo tee -a /etc/ssh/ssh_known_hosts 12:03:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:41 12:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:41 0.1.4: Pulling from edgex-devops/py-git-semver 12:03:41 b85a868b505f: Pulling fs layer 12:03:41 e2be974225ed: Pulling fs layer 12:03:41 339a4e72a1f5: Pulling fs layer 12:03:41 988bab9f4d93: Pulling fs layer 12:03:41 1469e6f7b9e6: Pulling fs layer 12:03:41 eaf3925da568: Pulling fs layer 12:03:41 bab4dde63d76: Pulling fs layer 12:03:41 bde34c3a00c8: Pulling fs layer 12:03:41 b352a97aabf1: Pulling fs layer 12:03:41 4872d77fe225: Pulling fs layer 12:03:41 5851b861e8e6: Pulling fs layer 12:03:41 988bab9f4d93: Waiting 12:03:41 b352a97aabf1: Waiting 12:03:41 4872d77fe225: Waiting 12:03:41 5851b861e8e6: Waiting 12:03:41 1469e6f7b9e6: Waiting 12:03:41 bab4dde63d76: Waiting 12:03:41 bde34c3a00c8: Waiting 12:03:41 eaf3925da568: Waiting 12:03:41 e2be974225ed: Verifying Checksum 12:03:41 e2be974225ed: Download complete 12:03:41 988bab9f4d93: Verifying Checksum 12:03:41 988bab9f4d93: Download complete 12:03:41 1469e6f7b9e6: Verifying Checksum 12:03:41 1469e6f7b9e6: Download complete 12:03:41 eaf3925da568: Verifying Checksum 12:03:41 eaf3925da568: Download complete 12:03:41 339a4e72a1f5: Verifying Checksum 12:03:41 339a4e72a1f5: Download complete 12:03:41 bde34c3a00c8: Download complete 12:03:41 b352a97aabf1: Verifying Checksum 12:03:41 b352a97aabf1: Download complete 12:03:41 4872d77fe225: Verifying Checksum 12:03:41 4872d77fe225: Download complete 12:03:41 5851b861e8e6: Verifying Checksum 12:03:41 5851b861e8e6: Download complete 12:03:41 b85a868b505f: Verifying Checksum 12:03:41 b85a868b505f: Download complete 12:03:41 bab4dde63d76: Download complete 12:03:42 b85a868b505f: Pull complete 12:03:43 e2be974225ed: Pull complete 12:03:43 339a4e72a1f5: Pull complete 12:03:43 988bab9f4d93: Pull complete 12:03:43 1469e6f7b9e6: Pull complete 12:03:43 eaf3925da568: Pull complete 12:03:45 bab4dde63d76: Pull complete 12:03:45 bde34c3a00c8: Pull complete 12:03:45 b352a97aabf1: Pull complete 12:03:45 4872d77fe225: Pull complete 12:03:45 5851b861e8e6: Pull complete 12:03:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:03:46 prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container 12:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:03:48 $ docker top 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f -eo pid,comm 12:03:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:03:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:49 [ssh-agent] Looking for ssh-agent implementation... 12:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:49 $ docker exec 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f ssh-agent 12:03:49 SSH_AUTH_SOCK=/tmp/ssh-tr6ycnNg01dN/agent.33 12:03:49 SSH_AGENT_PID=39 12:03:49 Running ssh-add (command line suppressed) 12:03:49 Identity added: /w/workspace/_app-service-configurable_PR-485@tmp/private_key_16064064542775666941.key (/w/workspace/_app-service-configurable_PR-485@tmp/private_key_16064064542775666941.key) 12:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:03:49 + git tag --points-at HEAD [Pipeline] } 12:03:49 $ docker exec --env ******** --env ******** 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f ssh-agent -k 12:03:49 unset SSH_AUTH_SOCK; 12:03:49 unset SSH_AGENT_PID; 12:03:49 echo Agent pid 39 killed; 12:03:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:49 [ssh-agent] Looking for ssh-agent implementation... 12:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:50 $ docker exec 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f ssh-agent 12:03:50 SSH_AUTH_SOCK=/tmp/ssh-Uh9qUcfETAYY/agent.71 12:03:50 SSH_AGENT_PID=77 12:03:50 Running ssh-add (command line suppressed) 12:03:50 Identity added: /w/workspace/_app-service-configurable_PR-485@tmp/private_key_13955440142820822954.key (/w/workspace/_app-service-configurable_PR-485@tmp/private_key_13955440142820822954.key) 12:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:03:50 + git semver init 12:03:50 2022-11-08 12:03:50,785 [run_init] DEBUG init version:0.0.0 force:False 12:03:50 2022-11-08 12:03:50,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-485/.semver 12:03:50 2022-11-08 12:03:50,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-485/.semver 12:03:50 2022-11-08 12:03:50,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-485/.semver'], cwd=/w/workspace/_app-service-configurable_PR-485, universal_newlines=False, shell=None, istream=None) 12:03:51 2022-11-08 12:03:51,680 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-485/.git/info/exclude 12:03:51 2022-11-08 12:03:51,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-485/.semver/PR-485 with force:False 12:03:51 2022-11-08 12:03:51,681 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-485/.semver/PR-485 12:03:51 2022-11-08 12:03:51,685 [execute] INFO git cat-file --batch-check 12:03:51 2022-11-08 12:03:51,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-485/.semver, universal_newlines=False, shell=None, istream=) 12:03:51 2022-11-08 12:03:51,691 [execute] INFO git cat-file --batch 12:03:51 2022-11-08 12:03:51,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-485/.semver, universal_newlines=False, shell=None, istream=) 12:03:51 2022-11-08 12:03:51,696 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-485/.semver/PR-485 12:03:51 0.0.0 [Pipeline] } 12:03:51 $ docker exec --env ******** --env ******** 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f ssh-agent -k 12:03:51 unset SSH_AUTH_SOCK; 12:03:51 unset SSH_AGENT_PID; 12:03:51 echo Agent pid 77 killed; 12:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:03:52 + git semver [Pipeline] } 12:03:52 $ docker stop --time=1 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f 12:03:53 $ docker rm -f 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f [Pipeline] // withDockerContainer [Pipeline] sh 12:03:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:03:54 Stashed 1 file(s) [Pipeline] echo 12:03:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:55 provisioning config files... 12:03:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-485@tmp/config11448645103234744998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:55 ---> docker-login.sh 12:03:55 nexus3.edgexfoundry.org:10001 12:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:55 Configure a credential helper to remove this warning. See 12:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:55 12:03:55 Login Succeeded 12:03:55 nexus3.edgexfoundry.org:10002 12:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:55 Configure a credential helper to remove this warning. See 12:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:55 12:03:55 Login Succeeded 12:03:55 nexus3.edgexfoundry.org:10003 12:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:56 Configure a credential helper to remove this warning. See 12:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:56 12:03:56 Login Succeeded 12:03:56 nexus3.edgexfoundry.org:10004 12:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:56 Configure a credential helper to remove this warning. See 12:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:56 12:03:56 Login Succeeded 12:03:56 docker.io 12:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:56 Configure a credential helper to remove this warning. See 12:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:56 12:03:56 Login Succeeded 12:03:56 ---> docker-login.sh ends [Pipeline] } 12:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:03:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:03:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:03:56 ========================================================= 12:03:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:03:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:03:57 Sending build context to Docker daemon 3.19MB 12:03:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:03:57 Step 2/13 : FROM ${BASE} AS builder 12:03:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:03:57 213ec9aee27d: Pulling fs layer 12:03:57 4583459ba037: Pulling fs layer 12:03:57 93c1e223e6f2: Pulling fs layer 12:03:57 53926ce57604: Pulling fs layer 12:03:57 21b2b0c7a3f4: Pulling fs layer 12:03:57 22ff95d597cd: Pulling fs layer 12:03:57 12d6caf4c0d1: Pulling fs layer 12:03:57 96b7cbca73a9: Pulling fs layer 12:03:57 a7acece74701: Pulling fs layer 12:03:57 22ff95d597cd: Waiting 12:03:57 12d6caf4c0d1: Waiting 12:03:57 96b7cbca73a9: Waiting 12:03:57 a7acece74701: Waiting 12:03:57 53926ce57604: Waiting 12:03:57 21b2b0c7a3f4: Waiting 12:03:57 93c1e223e6f2: Verifying Checksum 12:03:57 93c1e223e6f2: Download complete 12:03:57 4583459ba037: Download complete 12:03:57 21b2b0c7a3f4: Verifying Checksum 12:03:57 21b2b0c7a3f4: Download complete 12:03:57 22ff95d597cd: Download complete 12:03:57 213ec9aee27d: Verifying Checksum 12:03:57 213ec9aee27d: Download complete 12:03:57 12d6caf4c0d1: Verifying Checksum 12:03:57 12d6caf4c0d1: Download complete 12:03:57 213ec9aee27d: Pull complete 12:03:57 4583459ba037: Pull complete 12:03:57 93c1e223e6f2: Pull complete 12:03:58 a7acece74701: Verifying Checksum 12:03:58 a7acece74701: Download complete 12:03:58 96b7cbca73a9: Verifying Checksum 12:03:58 96b7cbca73a9: Download complete 12:03:58 53926ce57604: Verifying Checksum 12:03:58 53926ce57604: Download complete 12:04:01 53926ce57604: Pull complete 12:04:01 21b2b0c7a3f4: Pull complete 12:04:01 22ff95d597cd: Pull complete 12:04:01 12d6caf4c0d1: Pull complete 12:04:03 96b7cbca73a9: Pull complete 12:04:04 a7acece74701: Pull complete 12:04:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 12:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:04:04 ---> db6d94c90886 12:04:04 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:04:07 ---> Running in b9fe9f254390 12:04:07 Removing intermediate container b9fe9f254390 12:04:07 ---> fd79dc988fff 12:04:07 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:04:07 ---> Running in f413133c8132 12:04:07 Removing intermediate container f413133c8132 12:04:07 ---> 9e30cb7158bd 12:04:07 Step 5/13 : ARG ADD_BUILD_TAGS="" 12:04:07 ---> Running in 0e44d1474606 12:04:07 Removing intermediate container 0e44d1474606 12:04:07 ---> c41a04c42231 12:04:07 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:04:08 ---> Running in 4ea79371d916 12:04:08 Removing intermediate container 4ea79371d916 12:04:08 ---> 8c18543108d8 12:04:08 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:08 ---> Running in 8e55bd128d30 12:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:08 OK: 211 MiB in 51 packages 12:04:09 Removing intermediate container 8e55bd128d30 12:04:09 ---> 5f312a1beea8 12:04:09 Step 8/13 : WORKDIR /app 12:04:09 ---> Running in 55e80b1fdfaa 12:04:09 Removing intermediate container 55e80b1fdfaa 12:04:09 ---> 7aa3aed1c933 12:04:09 Step 9/13 : COPY go.mod vendor* ./ 12:04:09 ---> e990a3517476 12:04:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:09 ---> Running in 703cbf5588e3 12:04:10 Still waiting to schedule task 12:04:10 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118590’ is offline 12:04:41 Removing intermediate container 703cbf5588e3 12:04:41 ---> b3d1909e4bad 12:04:41 Step 11/13 : COPY . . 12:04:41 ---> 61b36473df8c 12:04:41 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:04:41 ---> Running in 77272effd44e 12:04:41 Removing intermediate container 77272effd44e 12:04:41 ---> 8bca302d5b70 12:04:41 Step 13/13 : RUN $MAKE 12:04:41 ---> Running in 94bd6283d8ad 12:04:41 noop 12:04:41 Removing intermediate container 94bd6283d8ad 12:04:41 ---> 38b9caa60375 12:04:41 Successfully built 38b9caa60375 12:04:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:42 + docker inspect -f . ci-base-image-x86_64 12:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:42 prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container 12:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:04:42 $ docker top 4ed4d36b340070ce67fa06140ab56bf3832d78f6242c1bd3f41cc0ab6d59d482 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:42 + go version 12:04:42 go version go1.18.7 linux/amd64 [Pipeline] } 12:04:42 $ docker stop --time=1 4ed4d36b340070ce67fa06140ab56bf3832d78f6242c1bd3f41cc0ab6d59d482 12:04:44 $ docker rm -f 4ed4d36b340070ce67fa06140ab56bf3832d78f6242c1bd3f41cc0ab6d59d482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:44 + docker inspect -f . ci-base-image-x86_64 12:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:45 prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container 12:04:45 $ 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-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:04:45 $ docker top 521ce6e8e0fa54ec9c1645cb49cef336ffc42d9a9fe0f3ab228fdea4a885d831 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:45 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-485 [Pipeline] fileExists [Pipeline] sh 12:04:46 + make test 12:04:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:04:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:04:56 CGO_ENABLED=1 go vet ./... 12:04:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:58 ./bin/test-attribution-txt.sh [Pipeline] echo 12:04:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:04:58 $ docker stop --time=1 521ce6e8e0fa54ec9c1645cb49cef336ffc42d9a9fe0f3ab228fdea4a885d831 12:05:00 $ docker rm -f 521ce6e8e0fa54ec9c1645cb49cef336ffc42d9a9fe0f3ab228fdea4a885d831 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:05:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:01 + ls -al . 12:05:01 total 184 12:05:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:04 . 12:05:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:03 .. 12:05:01 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 12:03 .dockerignore 12:05:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:03 .git 12:05:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:03 .github 12:05:01 -rw-rw-r-- 1 jenkins jenkins 171 Nov 8 12:03 .gitignore 12:05:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 12:03 .semver 12:05:01 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 8 12:03 Attribution.txt 12:05:01 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 8 12:03 CHANGELOG.md 12:05:01 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 8 12:03 Dockerfile 12:05:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 12:03 GOVERNANCE.md 12:05:01 -rw-rw-r-- 1 jenkins jenkins 688 Nov 8 12:03 Jenkinsfile 12:05:01 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 12:03 LICENSE 12:05:01 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 12:03 OWNERS.md 12:05:01 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 8 12:03 README.md 12:05:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 12:03 VERSION 12:05:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:03 bin 12:05:01 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 12:04 coverage.out 12:05:01 -rw-rw-r-- 1 jenkins jenkins 3401 Nov 8 12:03 go.mod 12:05:01 -rw-rw-r-- 1 jenkins jenkins 44275 Nov 8 12:03 go.sum 12:05:01 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 12:03 main.go 12:05:01 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 12:03 makefile 12:05:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 12:03 res 12:05:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:02 + 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=3cb20bfcb298d64fcbd0885eaac719baee0178d1 --label arch=amd64 --label version=0.0.0 . 12:05:02 Sending build context to Docker daemon 3.191MB 12:05:02 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:05:02 Step 2/27 : FROM ${BASE} AS builder 12:05:02 ---> 38b9caa60375 12:05:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:02 ---> Running in 746849f11f1b 12:05:02 Removing intermediate container 746849f11f1b 12:05:02 ---> 33e72d2fbb77 12:05:02 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:05:02 ---> Running in 9d927e0e21ea 12:05:02 Removing intermediate container 9d927e0e21ea 12:05:02 ---> 6d2dd5748099 12:05:02 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:05:02 ---> Running in 1eda8516b243 12:05:02 Removing intermediate container 1eda8516b243 12:05:02 ---> c3e03abb7f2c 12:05:02 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:02 ---> Running in 8e30fe055dd3 12:05:02 Removing intermediate container 8e30fe055dd3 12:05:02 ---> 138a94f4c4bf 12:05:02 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:02 ---> Running in cf04ace4a043 12:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:03 OK: 211 MiB in 51 packages 12:05:03 Removing intermediate container cf04ace4a043 12:05:03 ---> 750c7569bcb8 12:05:03 Step 8/27 : WORKDIR /app 12:05:03 ---> Running in 19f8af8aaef3 12:05:03 Removing intermediate container 19f8af8aaef3 12:05:03 ---> 38e415cdb096 12:05:03 Step 9/27 : COPY go.mod vendor* ./ 12:05:03 ---> 863e3caf2f7e 12:05:03 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:03 ---> Running in 5f80aed235c5 12:05:04 Removing intermediate container 5f80aed235c5 12:05:04 ---> 82c66468237a 12:05:04 Step 11/27 : COPY . . 12:05:04 ---> 96654568a947 12:05:04 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:04 ---> Running in a162fd98da12 12:05:05 Removing intermediate container a162fd98da12 12:05:05 ---> afdaec2a36aa 12:05:05 Step 13/27 : RUN $MAKE 12:05:05 ---> Running in 4d72253d86e0 12:05:05 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:05:27 Removing intermediate container 4d72253d86e0 12:05:27 ---> 29635396efc6 12:05:27 Step 14/27 : FROM alpine:3.16 12:05:27 3.16: Pulling from library/alpine 12:05:27 213ec9aee27d: Already exists 12:05:27 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:05:27 Status: Downloaded newer image for alpine:3.16 12:05:27 ---> 9c6f07244728 12:05:27 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:27 ---> Running in 812d7695f6cc 12:05:27 Removing intermediate container 812d7695f6cc 12:05:27 ---> 64e8c78f37ef 12:05:27 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:05:27 ---> Running in 6e963f760ffc 12:05:27 Removing intermediate container 6e963f760ffc 12:05:27 ---> 202d1f6a4830 12:05:27 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:05:27 ---> Running in f48354785017 12:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:27 (1/7) Installing ca-certificates (20220614-r0) 12:05:27 (2/7) Installing dumb-init (1.2.5-r1) 12:05:27 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:05:27 (4/7) Installing libsodium (1.0.18-r0) 12:05:27 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:05:27 (6/7) Installing libzmq (4.3.4-r0) 12:05:27 (7/7) Installing zeromq (4.3.4-r0) 12:05:27 Executing busybox-1.35.0-r17.trigger 12:05:27 Executing ca-certificates-20220614-r0.trigger 12:05:27 OK: 9 MiB in 21 packages 12:05:28 Removing intermediate container f48354785017 12:05:28 ---> 82101c31346c 12:05:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:05:28 ---> d2bf3d2634d0 12:05:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:05:28 ---> cd9eec5ca5e7 12:05:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:05:28 ---> 08782f0b52a9 12:05:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:05:29 ---> 203595d98348 12:05:29 Step 22/27 : EXPOSE 48095 12:05:29 ---> Running in da3395701bad 12:05:29 Removing intermediate container da3395701bad 12:05:29 ---> c8ef2cf316f9 12:05:29 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:05:29 ---> Running in d5aade225c34 12:05:29 Removing intermediate container d5aade225c34 12:05:29 ---> c4f97f14a255 12:05:29 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:29 ---> Running in 5dcbe1be934b 12:05:29 Removing intermediate container 5dcbe1be934b 12:05:29 ---> f9400e158426 12:05:29 Step 25/27 : LABEL arch=amd64 12:05:29 ---> Running in 9f8510664cea 12:05:29 Removing intermediate container 9f8510664cea 12:05:29 ---> e6ae068ee8d1 12:05:29 Step 26/27 : LABEL git_sha=3cb20bfcb298d64fcbd0885eaac719baee0178d1 12:05:29 ---> Running in 006b0532ab95 12:05:29 Removing intermediate container 006b0532ab95 12:05:29 ---> a0b11a11910c 12:05:29 Step 27/27 : LABEL version=0.0.0 12:05:29 ---> Running in 029d162ef54f 12:05:29 Removing intermediate container 029d162ef54f 12:05:29 ---> 730a8260c324 12:05:29 [Warning] One or more build-args [ARCH] were not consumed 12:05:29 Successfully built 730a8260c324 12:05:29 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:30 12:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:31 latest: Pulling from edgex-lftools-log-publisher 12:05:31 5eb5b503b376: Pulling fs layer 12:05:31 5c69ac0246d0: Pulling fs layer 12:05:31 ec43610c2a17: Pulling fs layer 12:05:31 3a2ae6a8a46f: Pulling fs layer 12:05:31 33b1e0a273af: Pulling fs layer 12:05:31 5d3b04190fa2: Pulling fs layer 12:05:31 2f39f015ded8: Pulling fs layer 12:05:31 33b1e0a273af: Waiting 12:05:31 2f39f015ded8: Waiting 12:05:31 5d3b04190fa2: Waiting 12:05:31 3a2ae6a8a46f: Waiting 12:05:31 5c69ac0246d0: Download complete 12:05:31 3a2ae6a8a46f: Verifying Checksum 12:05:31 3a2ae6a8a46f: Download complete 12:05:31 33b1e0a273af: Verifying Checksum 12:05:31 33b1e0a273af: Download complete 12:05:31 5d3b04190fa2: Download complete 12:05:31 ec43610c2a17: Verifying Checksum 12:05:31 ec43610c2a17: Download complete 12:05:31 5eb5b503b376: Verifying Checksum 12:05:31 5eb5b503b376: Download complete 12:05:31 2f39f015ded8: Download complete 12:05:32 5eb5b503b376: Pull complete 12:05:32 5c69ac0246d0: Pull complete 12:05:32 ec43610c2a17: Pull complete 12:05:32 3a2ae6a8a46f: Pull complete 12:05:33 33b1e0a273af: Pull complete 12:05:33 5d3b04190fa2: Pull complete 12:05:37 2f39f015ded8: Pull complete 12:05:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:37 prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container 12:05:37 $ 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-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:05:40 $ docker top 7320f6b853124f2f0fd1eddbff930138f8df5e7f81b828d47a6cebd8fe742df9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:41 ---> job-cost.sh 12:05:41 lf-activate-venv: SKIPPING 12:05:41 INFO: No Stack... 12:05:41 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:41 INFO: Archiving Costs [Pipeline] sh 12:05:42 + cat /w/workspace/_app-service-configurable_PR-485/archives/cost.csv 12:05:42 + cut -d, -f6 [Pipeline] lock 12:05:42 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] 12:05:42 Resource [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] did not exist. Created. 12:05:42 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:05:42 + echo total: 0.2199999988079071 [Pipeline] stash 12:05:42 Stashed 1 file(s) [Pipeline] } 12:05:42 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:42 $ docker stop --time=1 7320f6b853124f2f0fd1eddbff930138f8df5e7f81b828d47a6cebd8fe742df9 12:05:43 $ docker rm -f 7320f6b853124f2f0fd1eddbff930138f8df5e7f81b828d47a6cebd8fe742df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:06:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118593 in /w/workspace/_app-service-configurable_PR-485 [Pipeline] { [Pipeline] ws 12:06:20 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:06:20 Selected Git installation does not exist. Using Default 12:06:20 The recommended git tool is: NONE 12:06:26 using credential edgex-jenkins-ssh 12:06:26 Cloning the remote Git repository 12:06:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:06:26 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:06:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:26 > git --version # timeout=10 12:06:26 > git --version # 'git version 2.25.1' 12:06:26 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:26 Verifying host key using known hosts file 12:06:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:06:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:29 Verifying host key using known hosts file 12:06:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:06:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:06:29 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit 3cb20bfcb298d64fcbd0885eaac719baee0178d1 12:06:29 Merge succeeded, producing 3cb20bfcb298d64fcbd0885eaac719baee0178d1 12:06:29 Checking out Revision 3cb20bfcb298d64fcbd0885eaac719baee0178d1 (PR-485) 12:06:30 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:06:29 > git config core.sparsecheckout # timeout=10 12:06:29 > git checkout -f 3cb20bfcb298d64fcbd0885eaac719baee0178d1 # timeout=10 12:06:29 > git remote # timeout=10 12:06:29 > git config --get remote.origin.url # timeout=10 12:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:29 Verifying host key using known hosts file 12:06:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:06:29 > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 12:06:29 > git rev-parse HEAD^{commit} # timeout=10 12:06:29 > git config core.sparsecheckout # timeout=10 12:06:30 > git checkout -f 3cb20bfcb298d64fcbd0885eaac719baee0178d1 # timeout=10 12:06:30 > git --version # timeout=10 12:06:30 > git --version # 'git version 2.25.1' 12:06:30 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:06:31 % Total % Received % Xferd Average Speed Time Time Time Current 12:06:31 Dload Upload Total Spent Left Speed 12:06:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 12:06:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:06:32 + sudo tee /etc/docker/daemon.new 12:06:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:06:32 { 12:06:32 "registry-mirrors": [ 12:06:32 "https://nexus3.edgexfoundry.org:10001" 12:06:32 ], 12:06:32 "bip": "10.250.0.254/24", 12:06:32 "hosts": [ 12:06:32 "tcp://0.0.0.0:5555", 12:06:32 "unix:///var/run/docker.sock" 12:06:32 ], 12:06:32 "mtu": 1458, 12:06:32 "selinux-enabled": true, 12:06:32 "seccomp-profile": "/etc/docker/seccomp.json" 12:06:32 } [Pipeline] sh 12:06:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:06:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:51 provisioning config files... 12:06:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16492358256621901451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:52 ---> docker-login.sh 12:06:52 nexus3.edgexfoundry.org:10001 12:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:52 Configure a credential helper to remove this warning. See 12:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:52 12:06:52 Login Succeeded 12:06:52 nexus3.edgexfoundry.org:10002 12:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:53 Configure a credential helper to remove this warning. See 12:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:53 12:06:53 Login Succeeded 12:06:53 nexus3.edgexfoundry.org:10003 12:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:53 Configure a credential helper to remove this warning. See 12:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:53 12:06:53 Login Succeeded 12:06:53 nexus3.edgexfoundry.org:10004 12:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:54 Configure a credential helper to remove this warning. See 12:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:54 12:06:54 Login Succeeded 12:06:54 docker.io 12:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:54 Configure a credential helper to remove this warning. See 12:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:54 12:06:54 Login Succeeded 12:06:54 ---> docker-login.sh ends [Pipeline] } 12:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:06:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:55 ========================================================= 12:06:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:06:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:06:55 Sending build context to Docker daemon 217.6kB 12:06:56 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:06:56 Step 2/13 : FROM ${BASE} AS builder 12:06:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:06:56 9b18e9b68314: Pulling fs layer 12:06:56 35d82f9e3411: Pulling fs layer 12:06:56 e16973657156: Pulling fs layer 12:06:56 fc693d55d65f: Pulling fs layer 12:06:56 7e9fc2657dce: Pulling fs layer 12:06:56 dda99020689f: Pulling fs layer 12:06:56 db1c61fa0a46: Pulling fs layer 12:06:56 891c053d2c06: Pulling fs layer 12:06:56 fc693d55d65f: Waiting 12:06:56 7e9fc2657dce: Waiting 12:06:56 dda99020689f: Waiting 12:06:56 db1c61fa0a46: Waiting 12:06:56 891c053d2c06: Waiting 12:06:56 e16973657156: Verifying Checksum 12:06:56 e16973657156: Download complete 12:06:56 35d82f9e3411: Verifying Checksum 12:06:56 35d82f9e3411: Download complete 12:06:56 7e9fc2657dce: Verifying Checksum 12:06:56 7e9fc2657dce: Download complete 12:06:56 dda99020689f: Verifying Checksum 12:06:56 dda99020689f: Download complete 12:06:56 9b18e9b68314: Verifying Checksum 12:06:56 9b18e9b68314: Download complete 12:06:57 9b18e9b68314: Pull complete 12:06:57 891c053d2c06: Verifying Checksum 12:06:57 891c053d2c06: Download complete 12:06:57 35d82f9e3411: Pull complete 12:06:58 e16973657156: Pull complete 12:06:59 db1c61fa0a46: Verifying Checksum 12:06:59 db1c61fa0a46: Download complete 12:06:59 fc693d55d65f: Verifying Checksum 12:06:59 fc693d55d65f: Download complete 12:07:12 fc693d55d65f: Pull complete 12:07:12 7e9fc2657dce: Pull complete 12:07:12 dda99020689f: Pull complete 12:07:18 db1c61fa0a46: Pull complete 12:07:20 891c053d2c06: Pull complete 12:07:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 12:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:07:20 ---> f96f9c87975a 12:07:20 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:22 ---> Running in de8ed6ef4cdc 12:07:22 Removing intermediate container de8ed6ef4cdc 12:07:22 ---> 2cf4bcf3b207 12:07:22 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:07:22 ---> Running in a51e7dd1ad7b 12:07:23 Removing intermediate container a51e7dd1ad7b 12:07:23 ---> afe4bdb03ed7 12:07:23 Step 5/13 : ARG ADD_BUILD_TAGS="" 12:07:23 ---> Running in 1d0f7b21e68d 12:07:23 Removing intermediate container 1d0f7b21e68d 12:07:23 ---> 903f87966617 12:07:23 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:23 ---> Running in 1da97271da04 12:07:24 Removing intermediate container 1da97271da04 12:07:24 ---> 28ca42f0b39e 12:07:24 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:24 ---> Running in f7d0493663b5 12:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:07:26 OK: 221 MiB in 51 packages 12:07:27 Removing intermediate container f7d0493663b5 12:07:27 ---> 039d9b882a3d 12:07:27 Step 8/13 : WORKDIR /app 12:07:27 ---> Running in 227e58d1bc5d 12:07:27 Removing intermediate container 227e58d1bc5d 12:07:27 ---> fa4a572d1e46 12:07:27 Step 9/13 : COPY go.mod vendor* ./ 12:07:28 ---> ea75bd2ea87c 12:07:28 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:28 ---> Running in 31666796cb70 12:08:24 Removing intermediate container 31666796cb70 12:08:24 ---> fb204ab1b188 12:08:24 Step 11/13 : COPY . . 12:08:24 ---> c2a67cf510f8 12:08:24 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:08:24 ---> Running in ac536596e78d 12:08:24 Removing intermediate container ac536596e78d 12:08:24 ---> 8698db96c04f 12:08:24 Step 13/13 : RUN $MAKE 12:08:24 ---> Running in cd9743d45304 12:08:24 noop 12:08:24 Removing intermediate container cd9743d45304 12:08:24 ---> 74081e332c15 12:08:24 Successfully built 74081e332c15 12:08:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:25 + docker inspect -f . ci-base-image-arm64 12:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:25 prd-ubuntu20.04-docker-arm64-4c-16g-118593 does not seem to be running inside a container 12:08:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:08:27 $ docker top a547466b58c72c858b8edede61fb04dc92a7c898996509ba0512c08558a95da7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:28 + go version 12:08:28 go version go1.18.7 linux/arm64 [Pipeline] } 12:08:28 $ docker stop --time=1 a547466b58c72c858b8edede61fb04dc92a7c898996509ba0512c08558a95da7 12:08:30 $ docker rm -f a547466b58c72c858b8edede61fb04dc92a7c898996509ba0512c08558a95da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:31 + docker inspect -f . ci-base-image-arm64 12:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:31 prd-ubuntu20.04-docker-arm64-4c-16g-118593 does not seem to be running inside a container 12:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:08:32 $ docker top 299906e59b3316ad2718eae8e272e2f341bac8b40dc9aa26f11a53b0ccc84678 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:33 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:08:33 + make test 12:08:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:10:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:10:10 CGO_ENABLED=1 go vet ./... 12:10:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:10:20 ./bin/test-attribution-txt.sh [Pipeline] echo 12:10:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:10:20 $ docker stop --time=1 299906e59b3316ad2718eae8e272e2f341bac8b40dc9aa26f11a53b0ccc84678 12:10:22 $ docker rm -f 299906e59b3316ad2718eae8e272e2f341bac8b40dc9aa26f11a53b0ccc84678 [Pipeline] // withDockerContainer [Pipeline] sh 12:10:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:23 Warning: overwriting stash ‘coverage-report’ 12:10:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:24 + ls -al . 12:10:24 total 180 12:10:24 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 12:08 . 12:10:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:06 .. 12:10:24 -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 12:06 .dockerignore 12:10:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:06 .git 12:10:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:06 .github 12:10:24 -rw-rw-r-- 1 jenkins jenkins 171 Nov 8 12:06 .gitignore 12:10:24 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 8 12:06 Attribution.txt 12:10:24 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 8 12:06 CHANGELOG.md 12:10:24 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 8 12:06 Dockerfile 12:10:24 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 12:06 GOVERNANCE.md 12:10:24 -rw-rw-r-- 1 jenkins jenkins 688 Nov 8 12:06 Jenkinsfile 12:10:24 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 12:06 LICENSE 12:10:24 -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 12:06 OWNERS.md 12:10:24 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 8 12:06 README.md 12:10:24 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 12:03 VERSION 12:10:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:06 bin 12:10:24 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 12:08 coverage.out 12:10:24 -rw-rw-r-- 1 jenkins jenkins 3401 Nov 8 12:06 go.mod 12:10:24 -rw-rw-r-- 1 jenkins jenkins 44275 Nov 8 12:06 go.sum 12:10:24 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 12:06 main.go 12:10:24 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 12:06 makefile 12:10:24 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 12:06 res 12:10:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:24 + 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=3cb20bfcb298d64fcbd0885eaac719baee0178d1 --label arch=arm64 --label version=0.0.0 . 12:10:24 Sending build context to Docker daemon 218.6kB 12:10:25 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:10:25 Step 2/27 : FROM ${BASE} AS builder 12:10:25 ---> 74081e332c15 12:10:25 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:10:25 ---> Running in c74b179aa230 12:10:25 Removing intermediate container c74b179aa230 12:10:25 ---> 9fdf71747d56 12:10:25 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:10:25 ---> Running in 2c674bc91e0f 12:10:26 Removing intermediate container 2c674bc91e0f 12:10:26 ---> f55f4c75e870 12:10:26 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:10:26 ---> Running in a77c926898fd 12:10:26 Removing intermediate container a77c926898fd 12:10:26 ---> fdfe08749e3e 12:10:26 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:10:26 ---> Running in ae42a7be2e3b 12:10:26 Removing intermediate container ae42a7be2e3b 12:10:26 ---> bf93996eddd1 12:10:26 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:26 ---> Running in 0b7e11d1006d 12:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:10:29 OK: 221 MiB in 51 packages 12:10:30 Removing intermediate container 0b7e11d1006d 12:10:30 ---> e835c7c97db9 12:10:30 Step 8/27 : WORKDIR /app 12:10:30 ---> Running in 22a0150005e5 12:10:30 Removing intermediate container 22a0150005e5 12:10:30 ---> f77cda4c8f1e 12:10:30 Step 9/27 : COPY go.mod vendor* ./ 12:10:30 ---> af4cbc263608 12:10:30 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:30 ---> Running in 8c54983fa841 12:10:32 Removing intermediate container 8c54983fa841 12:10:32 ---> 2de884859aed 12:10:32 Step 11/27 : COPY . . 12:10:33 ---> 85fcd4f7e334 12:10:33 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:10:33 ---> Running in b2d781474f44 12:10:33 Removing intermediate container b2d781474f44 12:10:33 ---> ee9546aa10e8 12:10:33 Step 13/27 : RUN $MAKE 12:10:34 ---> Running in fc60c167b5c0 12:10:34 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:13:11 Removing intermediate container fc60c167b5c0 12:13:11 ---> 6c29cf1dd6d6 12:13:11 Step 14/27 : FROM alpine:3.16 12:13:11 3.16: Pulling from library/alpine 12:13:11 9b18e9b68314: Already exists 12:13:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:13:11 Status: Downloaded newer image for alpine:3.16 12:13:11 ---> a6215f271958 12:13:11 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:13:11 ---> Running in 9cbe22bfd53f 12:13:11 Removing intermediate container 9cbe22bfd53f 12:13:11 ---> 156d315ab712 12:13:11 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:13:11 ---> Running in 8767079d4d71 12:13:12 Removing intermediate container 8767079d4d71 12:13:12 ---> 37723b61b846 12:13:12 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:13:12 ---> Running in 654a5f14fea4 12:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:13:14 (1/7) Installing ca-certificates (20220614-r0) 12:13:14 (2/7) Installing dumb-init (1.2.5-r1) 12:13:14 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:13:14 (4/7) Installing libsodium (1.0.18-r0) 12:13:14 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:13:14 (6/7) Installing libzmq (4.3.4-r0) 12:13:14 (7/7) Installing zeromq (4.3.4-r0) 12:13:14 Executing busybox-1.35.0-r17.trigger 12:13:14 Executing ca-certificates-20220614-r0.trigger 12:13:15 OK: 9 MiB in 21 packages 12:13:17 Removing intermediate container 654a5f14fea4 12:13:17 ---> 3cb6e3610577 12:13:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:13:17 ---> e16a441394f6 12:13:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:13:17 ---> 8dff88a619e7 12:13:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:13:18 ---> d402703edd99 12:13:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:13:19 ---> 838a4143a2e9 12:13:19 Step 22/27 : EXPOSE 48095 12:13:19 ---> Running in 038ef37fea70 12:13:20 Removing intermediate container 038ef37fea70 12:13:20 ---> e95b9a95d563 12:13:20 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:13:20 ---> Running in 356d67d5c09f 12:13:20 Removing intermediate container 356d67d5c09f 12:13:20 ---> 548b23dbd3c0 12:13:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:13:20 ---> Running in 0aecb27c7954 12:13:20 Removing intermediate container 0aecb27c7954 12:13:20 ---> 8cf10005da6c 12:13:20 Step 25/27 : LABEL arch=arm64 12:13:20 ---> Running in e4d6bd903b1c 12:13:21 Removing intermediate container e4d6bd903b1c 12:13:21 ---> 54ae93c5a8f2 12:13:21 Step 26/27 : LABEL git_sha=3cb20bfcb298d64fcbd0885eaac719baee0178d1 12:13:21 ---> Running in b0c17d66bcd4 12:13:21 Removing intermediate container b0c17d66bcd4 12:13:21 ---> e25f1eed7505 12:13:21 Step 27/27 : LABEL version=0.0.0 12:13:21 ---> Running in 690c96f0bbee 12:13:22 Removing intermediate container 690c96f0bbee 12:13:22 ---> 0452ddbcfb41 12:13:22 [Warning] One or more build-args [ARCH] were not consumed 12:13:22 Successfully built 0452ddbcfb41 12:13:22 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:22 12:13:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:23 arm64: Pulling from edgex-lftools-log-publisher 12:13:23 8998bd30e6a1: Pulling fs layer 12:13:23 04944245beec: Pulling fs layer 12:13:23 699f458cf7ca: Pulling fs layer 12:13:23 765212b225bb: Pulling fs layer 12:13:23 f23df028b6ca: Pulling fs layer 12:13:23 d65c8cfc05b1: Pulling fs layer 12:13:23 2437ff75d9bd: Pulling fs layer 12:13:23 f23df028b6ca: Waiting 12:13:23 d65c8cfc05b1: Waiting 12:13:23 765212b225bb: Waiting 12:13:23 2437ff75d9bd: Waiting 12:13:23 04944245beec: Verifying Checksum 12:13:23 04944245beec: Download complete 12:13:23 765212b225bb: Verifying Checksum 12:13:23 765212b225bb: Download complete 12:13:23 f23df028b6ca: Verifying Checksum 12:13:23 f23df028b6ca: Download complete 12:13:23 d65c8cfc05b1: Verifying Checksum 12:13:23 d65c8cfc05b1: Download complete 12:13:23 699f458cf7ca: Verifying Checksum 12:13:23 699f458cf7ca: Download complete 12:13:24 8998bd30e6a1: Verifying Checksum 12:13:24 8998bd30e6a1: Download complete 12:13:26 2437ff75d9bd: Verifying Checksum 12:13:26 2437ff75d9bd: Download complete 12:13:28 8998bd30e6a1: Pull complete 12:13:28 04944245beec: Pull complete 12:13:30 699f458cf7ca: Pull complete 12:13:30 765212b225bb: Pull complete 12:13:31 f23df028b6ca: Pull complete 12:13:31 d65c8cfc05b1: Pull complete 12:13:46 2437ff75d9bd: Pull complete 12:13:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:46 prd-ubuntu20.04-docker-arm64-4c-16g-118593 does not seem to be running inside a container 12:13:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:13:49 $ docker top 9573aa6c1b3e0e01cef9a8b303b986b3186220ea4775f80659740decc049b2aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:50 ---> job-cost.sh 12:13:50 lf-activate-venv: SKIPPING 12:13:50 INFO: No Stack... 12:13:50 INFO: Retrieving Pricing Info for: v3-standard-4 12:13:51 INFO: Archiving Costs [Pipeline] sh 12:13:52 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:13:52 + cut -d, -f6 [Pipeline] lock 12:13:52 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] 12:13:52 Resource [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] did not exist. Created. 12:13:52 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:13:53 /w/workspace/app-service-configurable/1@tmp/durable-cca185f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:13:53 + echo total: 0.10999999940395355 [Pipeline] stash 12:13:53 Warning: overwriting stash ‘stack-cost’ 12:13:53 Stashed 1 file(s) [Pipeline] } 12:13:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:13:54 $ docker stop --time=1 9573aa6c1b3e0e01cef9a8b303b986b3186220ea4775f80659740decc049b2aa 12:13:55 $ docker rm -f 9573aa6c1b3e0e01cef9a8b303b986b3186220ea4775f80659740decc049b2aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:13:56 provisioning config files... 12:13:56 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-485@tmp/config17460577591784401060tmp [Pipeline] { [Pipeline] sh 12:13:56 + set +x 12:13:56 + bash -s -- 12:13:56 + curl -s https://codecov.io/bash 12:13:56 12:13:56 _____ _ 12:13:56 / ____| | | 12:13:56 | | ___ __| | ___ ___ _____ __ 12:13:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:13:56 | |___| (_) | (_| | __/ (_| (_) \ V / 12:13:56 \_____\___/ \__,_|\___|\___\___/ \_/ 12:13:56 Bash-1.0.6 12:13:56 12:13:56 12:13:56 ==> git version 2.25.1 found 12:13:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:13:56 Release-Date: 2020-01-08 12:13:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:13:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:13:56 ==> Jenkins CI detected. 12:13:56 current dir:  /w/workspace/_app-service-configurable_PR-485 12:13:56 project root: . 12:13:56 --> token set from env 12:13:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:13:56 ==> Running gcov in . (disable via -X gcov) 12:13:56 ==> Python coveragepy not found 12:13:56 ==> Searching for coverage reports in: 12:13:56 + . 12:13:56 -> Found 1 reports 12:13:56 ==> Detecting git/mercurial file structure 12:13:57 ==> Reading reports 12:13:57 + ./coverage.out bytes=10 12:13:57 ==> Appending adjustments 12:13:57 https://docs.codecov.io/docs/fixing-reports 12:13:57 + Found adjustments 12:13:57 ==> Gzipping contents 12:13:57 4.0K /tmp/codecov.5UjptQ.gz 12:13:57 ==> Uploading reports 12:13:57 url: https://codecov.io 12:13:57 query: branch=PR-485&commit=3cb20bfcb298d64fcbd0885eaac719baee0178d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-485%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=485&job=&cmd_args= 12:13:57 -> Pinging Codecov 12:13:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-485&commit=3cb20bfcb298d64fcbd0885eaac719baee0178d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-485%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=485&job=&cmd_args= 12:13:57 -> Uploading to 12:13:57 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/A97CA9966030D2A3747ED39772930CCE/3cb20bfcb298d64fcbd0885eaac719baee0178d1/15a08757-3438-4073-8400-85add08c0198.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T121357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccb8bf6e7f1deafa176de22e87552bd09cab70265c18b604e09c96939d4e5036 12:13:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:13:57 Dload Upload Total Spent Left Speed 12:13:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2373 --:--:-- --:--:-- --:--:-- 2373 100 527 0 0 100 527 0 2205 --:--:-- --:--:-- --:--:-- 2205 12:13:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] } 12:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:13:59 + [ -d /w/workspace/_app-service-configurable_PR-485/archives ] 12:13:59 + ls -al /w/workspace/_app-service-configurable_PR-485/archives 12:13:59 total 16 12:13:59 drwxr-xr-x 3 root root 4096 Nov 8 12:05 . 12:13:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 12:05 .. 12:13:59 drwxr-xr-x 2 root root 4096 Nov 8 12:05 cost 12:13:59 -rw-r--r-- 1 root root 96 Nov 8 12:05 cost.csv 12:13:59 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-485/archives 12:13:59 + ls -al /w/workspace/_app-service-configurable_PR-485/archives 12:13:59 total 16 12:13:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 12:05 . 12:13:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 12:05 .. 12:13:59 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 12:05 cost 12:13:59 -rw-r--r-- 1 jenkins jenkins 96 Nov 8 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:13:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:14:00 ---> package-listing.sh 12:14:00 ++ tr '[:upper:]' '[:lower:]' 12:14:00 ++ facter osfamily 12:14:01 + OS_FAMILY=debian 12:14:01 + workspace=/w/workspace/_app-service-configurable_PR-485 12:14:01 + START_PACKAGES=/tmp/packages_start.txt 12:14:01 + END_PACKAGES=/tmp/packages_end.txt 12:14:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:14:01 + PACKAGES=/tmp/packages_start.txt 12:14:01 + '[' /w/workspace/_app-service-configurable_PR-485 ']' 12:14:01 + PACKAGES=/tmp/packages_end.txt 12:14:01 + case "${OS_FAMILY}" in 12:14:01 + dpkg -l 12:14:01 + grep '^ii' 12:14:01 + '[' -f /tmp/packages_start.txt ']' 12:14:01 + '[' -f /tmp/packages_end.txt ']' 12:14:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:14:01 + '[' /w/workspace/_app-service-configurable_PR-485 ']' 12:14:01 + mkdir -p /w/workspace/_app-service-configurable_PR-485/archives/ 12:14:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-485/archives/ [Pipeline] echo 12:14:01 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-485/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:14:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:02 prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container 12:14:02 $ 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-485/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-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:14:02 $ docker top 30648dfcc63fa1942221f6176076f709132539d96247be38b281eed238b0348e -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:02 + touch /tmp/pre-build-complete [Pipeline] sh 12:14:03 + mkdir -p /var/log/sysstat [Pipeline] sh 12:14:03 + ls /var/log/sa-host 12:14:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:03 provisioning config files... 12:14:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-485@tmp/config16311170510592531032tmp [Pipeline] { [Pipeline] echo 12:14:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:14:04 ---> create-netrc.sh [Pipeline] } 12:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:14:04 ---> python-tools-install.sh [Pipeline] echo 12:14:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:14:04 ---> sudo-logs.sh 12:14:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:14:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:14:05 ---> job-cost.sh 12:14:05 lf-activate-venv: SKIPPING 12:14:05 DEBUG: total: 0.2199999988079071 12:14:05 INFO: Retrieving Stack Cost... 12:14:05 INFO: Retrieving Pricing Info for: v3-standard-8 12:14:06 INFO: Archiving Costs [Pipeline] echo 12:14:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:14:06 ---> logs-deploy.sh 12:14:06 lf-activate-venv: SKIPPING 12:14:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-485/1 12:14:06 INFO: archiving workspace using pattern(s): 12:14:07 Archives upload complete. 12:14:07 INFO: archiving logs to Nexus 12:14:08 ---> uname -a: 12:14:08 Linux prd-ubuntu20-04-docker-8c-8g-118589 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:14:08 12:14:08 12:14:08 ---> lscpu: 12:14:08 Architecture: x86_64 12:14:08 CPU op-mode(s): 32-bit, 64-bit 12:14:08 Byte Order: Little Endian 12:14:08 Address sizes: 40 bits physical, 48 bits virtual 12:14:08 CPU(s): 8 12:14:08 On-line CPU(s) list: 0-7 12:14:08 Thread(s) per core: 1 12:14:08 Core(s) per socket: 1 12:14:08 Socket(s): 8 12:14:08 NUMA node(s): 1 12:14:08 Vendor ID: AuthenticAMD 12:14:08 CPU family: 23 12:14:08 Model: 49 12:14:08 Model name: AMD EPYC-Rome Processor 12:14:08 Stepping: 0 12:14:08 CPU MHz: 2799.998 12:14:08 BogoMIPS: 5599.99 12:14:08 Virtualization: AMD-V 12:14:08 Hypervisor vendor: KVM 12:14:08 Virtualization type: full 12:14:08 L1d cache: 256 KiB 12:14:08 L1i cache: 256 KiB 12:14:08 L2 cache: 4 MiB 12:14:08 L3 cache: 128 MiB 12:14:08 NUMA node0 CPU(s): 0-7 12:14:08 Vulnerability Itlb multihit: Not affected 12:14:08 Vulnerability L1tf: Not affected 12:14:08 Vulnerability Mds: Not affected 12:14:08 Vulnerability Meltdown: Not affected 12:14:08 Vulnerability Mmio stale data: Not affected 12:14:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:14:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:14:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:14:08 Vulnerability Srbds: Not affected 12:14:08 Vulnerability Tsx async abort: Not affected 12:14:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:14:08 12:14:08 12:14:08 ---> nproc: 12:14:08 8 12:14:08 12:14:08 12:14:08 ---> df -h: 12:14:08 Filesystem Size Used Avail Use% Mounted on 12:14:08 overlay 155G 12G 144G 8% / 12:14:08 tmpfs 64M 0 64M 0% /dev 12:14:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:14:08 shm 64M 0 64M 0% /dev/shm 12:14:08 /dev/vda1 155G 12G 144G 8% /facter-os 12:14:08 12:14:08 12:14:08 ---> sar -b -r -n DEV: 12:14:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118589) 11/08/22 _x86_64_ (8 CPU) 12:14:08 12:14:08 12:02:57 LINUX RESTART (8 CPU) 12:14:08 12:14:08 12:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:14:08 12:04:01 135.31 48.01 87.30 0.00 5409.10 182346.68 0.00 12:14:08 12:05:01 177.52 1.25 176.27 0.00 13.06 68713.35 0.00 12:14:08 12:06:01 169.71 0.17 169.54 0.00 22.80 34755.41 0.00 12:14:08 12:07:01 3.18 1.02 2.17 0.00 21.86 24.01 0.00 12:14:08 12:08:01 3.58 0.97 2.62 0.00 67.46 66.52 0.00 12:14:08 12:09:01 38.59 8.40 30.19 0.00 2823.93 4808.67 0.00 12:14:08 12:10:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 12:14:08 12:11:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 12:14:08 12:12:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 12:14:08 12:13:01 1.75 0.00 1.75 0.00 0.00 18.66 0.00 12:14:08 12:14:01 2.00 0.25 1.75 0.00 19.33 33.99 0.00 12:14:08 Average: 48.71 5.46 43.25 0.00 761.58 26437.27 0.00 12:14:08 12:14:08 12:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:14:08 12:04:01 29458204 31611892 716972 2.18 69788 2371068 1993348 5.87 979728 2110384 489596 12:14:08 12:05:01 28570500 31584460 718148 2.18 138396 3099952 1767840 5.21 1144776 2743624 364 12:14:08 12:06:01 27807128 31578832 719960 2.19 151048 3781652 1752192 5.16 1207160 3375484 408 12:14:08 12:07:01 27797612 31570340 728112 2.21 151108 3782276 1813040 5.34 1216836 3375976 192 12:14:08 12:08:01 27799252 31579052 719256 2.19 152584 3787508 1817956 5.36 1212984 3381108 420 12:14:08 12:09:01 27508724 31563800 726212 2.21 169832 4031428 1806896 5.33 1359100 3495164 136 12:14:08 12:10:01 27514772 31569916 720068 2.19 169876 4031432 1806896 5.33 1352680 3495168 164 12:14:08 12:11:01 27514928 31570168 719712 2.19 169944 4031432 1806896 5.33 1352660 3495184 136 12:14:08 12:12:01 27514912 31570268 719612 2.19 170032 4031440 1806896 5.33 1352788 3495200 8 12:14:08 12:13:01 27515076 31571172 719204 2.19 170072 4031444 1806896 5.33 1352148 3495872 4 12:14:08 12:14:01 27511644 31568928 720484 2.19 170168 4032596 1765360 5.20 1354396 3496212 720 12:14:08 Average: 27864796 31576257 720704 2.19 152986 3728384 1813111 5.34 1262296 3269034 44741 12:14:08 12:14:08 12:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:14:08 12:04:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 12:14:08 12:04:01 ens3 642.61 412.26 6497.15 86.04 0.00 0.00 0.00 0.00 12:14:08 12:04:01 docker0 3.87 3.28 0.42 45.83 0.00 0.00 0.00 0.00 12:14:08 12:05:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:14:08 12:05:01 ens3 248.66 186.72 1792.49 30.60 0.00 0.00 0.00 0.00 12:14:08 12:05:01 docker0 162.87 210.10 13.22 1756.87 0.00 0.00 0.00 0.00 12:14:08 12:06:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 12:14:08 12:06:01 ens3 132.81 100.05 2637.97 90.08 0.00 0.00 0.00 0.00 12:14:08 12:06:01 docker0 4.25 9.08 0.27 101.13 0.00 0.00 0.00 0.00 12:14:08 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:08 12:07:01 ens3 1.02 0.42 0.39 0.28 0.00 0.00 0.00 0.00 12:14:08 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:14:08 12:08:01 ens3 1.57 1.57 2.17 0.49 0.00 0.00 0.00 0.00 12:14:08 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:14:08 12:09:01 ens3 91.82 59.79 1342.89 4.14 0.00 0.00 0.00 0.00 12:14:08 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:10:01 ens3 0.40 0.23 1.43 0.02 0.00 0.00 0.00 0.00 12:14:08 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:08 12:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:14:08 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:12:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:14:08 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:08 12:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:14:08 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 12:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:14:08 12:14:01 ens3 10.51 6.87 10.96 3.83 0.00 0.00 0.00 0.00 12:14:08 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:08 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 12:14:08 Average: ens3 102.70 69.83 1116.84 19.59 0.00 0.00 0.00 0.00 12:14:08 Average: docker0 15.54 20.22 1.26 173.07 0.00 0.00 0.00 0.00 12:14:08 12:14:08 12:14:08 ---> sar -P ALL: 12:14:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118589) 11/08/22 _x86_64_ (8 CPU) 12:14:08 12:14:08 12:02:57 LINUX RESTART (8 CPU) 12:14:08 12:14:08 12:03:01 CPU %user %nice %system %iowait %steal %idle 12:14:08 12:04:01 all 8.15 0.00 2.80 1.45 0.05 87.55 12:14:08 12:04:01 0 10.04 0.00 2.97 7.43 0.05 79.51 12:14:08 12:04:01 1 7.39 0.00 2.87 0.29 0.03 89.42 12:14:08 12:04:01 2 7.75 0.00 3.17 0.10 0.05 88.94 12:14:08 12:04:01 3 7.69 0.00 2.40 0.35 0.07 89.49 12:14:08 12:04:01 4 8.73 0.00 3.63 0.52 0.05 87.06 12:14:08 12:04:01 5 5.43 0.00 2.25 1.80 0.05 90.46 12:14:08 12:04:01 6 7.52 0.00 2.78 0.87 0.03 88.79 12:14:08 12:04:01 7 10.69 0.00 2.34 0.22 0.07 86.68 12:14:08 12:05:01 all 17.55 0.00 4.90 3.67 0.08 73.80 12:14:08 12:05:01 0 18.72 0.00 5.44 5.19 0.07 70.59 12:14:08 12:05:01 1 17.98 0.00 5.40 0.26 0.09 76.28 12:14:08 12:05:01 2 17.94 0.00 4.72 7.31 0.08 69.94 12:14:08 12:05:01 3 15.25 0.00 3.76 0.25 0.07 80.67 12:14:08 12:05:01 4 17.34 0.00 4.46 0.44 0.07 77.69 12:14:08 12:05:01 5 18.23 0.00 5.33 6.21 0.08 70.16 12:14:08 12:05:01 6 17.48 0.00 4.93 3.32 0.07 74.20 12:14:08 12:05:01 7 17.51 0.00 5.13 6.40 0.08 70.87 12:14:08 12:06:01 all 18.37 0.00 3.94 1.71 0.07 75.91 12:14:08 12:06:01 0 18.79 0.00 4.17 0.07 0.07 76.91 12:14:08 12:06:01 1 19.10 0.00 3.44 4.20 0.08 73.17 12:14:08 12:06:01 2 19.50 0.00 4.55 0.79 0.07 75.09 12:14:08 12:06:01 3 14.42 0.00 3.13 0.05 0.05 82.35 12:14:08 12:06:01 4 18.42 0.00 3.50 1.87 0.08 76.12 12:14:08 12:06:01 5 18.90 0.00 4.20 0.40 0.05 76.46 12:14:08 12:06:01 6 19.57 0.00 4.10 0.12 0.07 76.15 12:14:08 12:06:01 7 18.28 0.00 4.42 6.16 0.10 71.04 12:14:08 12:07:01 all 0.06 0.00 0.03 0.01 0.01 99.90 12:14:08 12:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 12:14:08 12:07:01 1 0.10 0.00 0.00 0.00 0.00 99.90 12:14:08 12:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:14:08 12:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:14:08 12:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:14:08 12:07:01 5 0.07 0.00 0.07 0.00 0.02 99.85 12:14:08 12:07:01 6 0.03 0.00 0.05 0.00 0.02 99.90 12:14:08 12:07:01 7 0.20 0.00 0.03 0.05 0.00 99.72 12:14:08 12:08:01 all 0.25 0.00 0.05 0.02 0.01 99.66 12:14:08 12:08:01 0 0.10 0.00 0.00 0.02 0.00 99.88 12:14:08 12:08:01 1 1.45 0.00 0.07 0.02 0.02 98.45 12:14:08 12:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 12:14:08 12:08:01 3 0.02 0.00 0.03 0.03 0.00 99.92 12:14:08 12:08:01 4 0.10 0.00 0.02 0.05 0.00 99.83 12:14:08 12:08:01 5 0.07 0.00 0.07 0.00 0.03 99.83 12:14:08 12:08:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:14:08 12:08:01 7 0.12 0.00 0.20 0.08 0.00 99.60 12:14:08 12:09:01 all 1.23 0.00 0.72 0.32 0.01 97.72 12:14:08 12:09:01 0 1.32 0.00 0.90 0.68 0.02 97.08 12:14:08 12:09:01 1 1.45 0.00 0.50 0.17 0.02 97.86 12:14:08 12:09:01 2 0.57 0.00 1.92 0.02 0.00 97.49 12:14:08 12:09:01 3 1.12 0.00 0.33 0.02 0.02 98.52 12:14:08 12:09:01 4 1.00 0.00 0.65 0.53 0.00 97.81 12:14:08 12:09:01 5 1.30 0.00 0.55 0.07 0.02 98.06 12:14:08 12:09:01 6 1.27 0.00 0.45 0.07 0.02 98.20 12:14:08 12:09:01 7 1.77 0.00 0.49 0.97 0.02 96.75 12:14:08 12:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 12:14:08 12:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:14:08 12:10:01 1 0.07 0.00 0.00 0.02 0.00 99.92 12:14:08 12:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:14:08 12:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:14:08 12:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:14:08 12:10:01 5 0.03 0.00 0.05 0.00 0.02 99.90 12:14:08 12:10:01 6 0.07 0.00 0.07 0.00 0.02 99.85 12:14:08 12:10:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:14:08 12:11:01 all 0.02 0.00 0.02 0.00 0.00 99.96 12:14:08 12:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:14:08 12:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:14:08 12:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:14:08 12:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:14:08 12:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:14:08 12:11:01 5 0.07 0.00 0.05 0.00 0.02 99.87 12:14:08 12:11:01 6 0.05 0.00 0.03 0.00 0.00 99.92 12:14:08 12:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:14:08 12:12:01 all 0.10 0.00 0.01 0.00 0.00 99.88 12:14:08 12:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:14:08 12:12:01 1 0.57 0.00 0.05 0.00 0.00 99.38 12:14:08 12:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:14:08 12:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:14:08 12:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:14:08 12:12:01 5 0.07 0.00 0.02 0.00 0.00 99.92 12:14:08 12:12:01 6 0.08 0.00 0.03 0.02 0.02 99.85 12:14:08 12:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 12:14:08 12:13:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:14:08 12:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:14:08 12:13:01 1 1.99 0.00 0.00 0.00 0.00 98.01 12:14:08 12:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:14:08 12:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:14:08 12:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:14:08 12:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:14:08 12:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:14:08 12:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:14:08 12:14:01 all 0.54 0.00 0.11 0.01 0.01 99.32 12:14:08 12:14:01 0 0.22 0.00 0.12 0.02 0.00 99.65 12:14:08 12:14:01 1 2.20 0.00 0.07 0.02 0.02 97.70 12:14:08 12:14:01 2 0.38 0.00 0.10 0.02 0.00 99.50 12:14:08 12:14:01 3 0.38 0.00 0.07 0.00 0.02 99.53 12:14:08 12:14:01 4 0.07 0.00 0.17 0.02 0.00 99.75 12:14:08 12:14:01 5 0.13 0.00 0.12 0.00 0.02 99.73 12:14:08 12:14:01 6 0.48 0.00 0.13 0.02 0.02 99.35 12:14:08 12:14:01 7 0.43 0.00 0.13 0.02 0.02 99.40 12:14:08 12:14:08 Average: CPU %user %nice %system %iowait %steal %idle 12:14:08 Average: all 4.20 0.00 1.14 0.65 0.02 93.99 12:14:08 Average: 0 4.45 0.00 1.23 1.21 0.02 93.09 12:14:08 Average: 1 4.72 0.00 1.12 0.45 0.02 93.70 12:14:08 Average: 2 4.18 0.00 1.31 0.74 0.02 93.75 12:14:08 Average: 3 3.51 0.00 0.88 0.06 0.02 95.53 12:14:08 Average: 4 4.13 0.00 1.12 0.31 0.02 94.42 12:14:08 Average: 5 4.00 0.00 1.15 0.76 0.03 94.06 12:14:08 Average: 6 4.21 0.00 1.14 0.40 0.02 94.23 12:14:08 Average: 7 4.42 0.00 1.15 1.26 0.03 93.15 12:14:08 12:14:08 12:14:08