Pull request #473 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5+cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 (e45dda9806aa4b3ecd83252229034fc591a4a4e4) 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-ssh15747950186042473177.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10894228956032341444.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-473/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-473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9660921862950780681.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-473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3362457209376958530.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4152908860646019379.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-473/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-473/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8563266106739844240.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7162 in /w/workspace/_app-service-configurable_PR-473 [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-473 # 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/473/head:refs/remotes/origin/PR-473 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 into PR head commit 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 Merge succeeded, producing 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 Checking out Revision 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 (PR-473) 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 bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:04:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:04:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:04:38 ========================================================= 12:04:38 EdgeX Global Pipelines Version Info 12:04:38 ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 # 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 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 12:04:39 ------------------- 12:04:39 stable info: 12:04:39 ------------------- 12:04:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:04:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:04:39 Message: update stable to v1.0.239 12:04:39 ------------------- 12:04:39 experimental info: 12:04:39 ------------------- 12:04:39 Commited By: **** collab-it+edgex@linuxfoundation.org 12:04:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:04:39 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:04:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:04:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-473 [Pipeline] echo 12:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-473 [Pipeline] echo 12:04:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-473 [Pipeline] echo 12:04:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] echo 12:04:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 779acbc [Pipeline] echo 12:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:41 provisioning config files... 12:04:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-473@tmp/config6485197260122922708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:41 ---> docker-login.sh 12:04:41 nexus3.edgexfoundry.org:10001 12:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:42 Configure a credential helper to remove this warning. See 12:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:42 12:04:42 Login Succeeded 12:04:42 nexus3.edgexfoundry.org:10002 12:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:42 Configure a credential helper to remove this warning. See 12:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:42 12:04:42 Login Succeeded 12:04:42 nexus3.edgexfoundry.org:10003 12:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:42 Configure a credential helper to remove this warning. See 12:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:42 12:04:42 Login Succeeded 12:04:42 nexus3.edgexfoundry.org:10004 12:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:42 Configure a credential helper to remove this warning. See 12:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:42 12:04:42 Login Succeeded 12:04:42 docker.io 12:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:43 Configure a credential helper to remove this warning. See 12:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:43 12:04:43 Login Succeeded 12:04:43 ---> docker-login.sh ends [Pipeline] } 12:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:04:43 + git rev-list -1 --merges 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5~1..779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] echo 12:04:43 -----------> git rev-list -1 --merges 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5~1..779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [false] [Pipeline] sh 12:04:44 + git log --format=format:%s -1 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] echo 12:04:44 ========================================================= 12:04:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:04:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:44 + git log --format=format:%s -1 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] echo 12:04:44 [semverPrep] GIT_COMMIT: 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:04:44 [semverPrep] This is not a build commit. [Pipeline] sh 12:04:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:44 + grep -v github /etc/ssh/ssh_known_hosts 12:04:44 + [ -e /tmp/ssh_known_hosts ] 12:04:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:04:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:04:44 + sudo tee -a /etc/ssh/ssh_known_hosts 12:04:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:45 12:04:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:45 0.1.4: Pulling from edgex-devops/py-git-semver 12:04:45 b85a868b505f: Pulling fs layer 12:04:45 e2be974225ed: Pulling fs layer 12:04:45 339a4e72a1f5: Pulling fs layer 12:04:45 988bab9f4d93: Pulling fs layer 12:04:45 1469e6f7b9e6: Pulling fs layer 12:04:45 eaf3925da568: Pulling fs layer 12:04:45 bab4dde63d76: Pulling fs layer 12:04:45 bde34c3a00c8: Pulling fs layer 12:04:45 b352a97aabf1: Pulling fs layer 12:04:45 4872d77fe225: Pulling fs layer 12:04:45 5851b861e8e6: Pulling fs layer 12:04:45 988bab9f4d93: Waiting 12:04:45 1469e6f7b9e6: Waiting 12:04:45 eaf3925da568: Waiting 12:04:45 bab4dde63d76: Waiting 12:04:45 bde34c3a00c8: Waiting 12:04:45 b352a97aabf1: Waiting 12:04:45 4872d77fe225: Waiting 12:04:45 5851b861e8e6: Waiting 12:04:45 e2be974225ed: Download complete 12:04:45 988bab9f4d93: Verifying Checksum 12:04:45 988bab9f4d93: Download complete 12:04:46 1469e6f7b9e6: Verifying Checksum 12:04:46 1469e6f7b9e6: Download complete 12:04:46 339a4e72a1f5: Verifying Checksum 12:04:46 339a4e72a1f5: Download complete 12:04:46 eaf3925da568: Verifying Checksum 12:04:46 eaf3925da568: Download complete 12:04:46 bde34c3a00c8: Verifying Checksum 12:04:46 bde34c3a00c8: Download complete 12:04:46 b352a97aabf1: Verifying Checksum 12:04:46 b352a97aabf1: Download complete 12:04:46 4872d77fe225: Verifying Checksum 12:04:46 4872d77fe225: Download complete 12:04:46 5851b861e8e6: Download complete 12:04:46 b85a868b505f: Verifying Checksum 12:04:46 b85a868b505f: Download complete 12:04:46 bab4dde63d76: Verifying Checksum 12:04:46 bab4dde63d76: Download complete 12:04:47 b85a868b505f: Pull complete 12:04:47 e2be974225ed: Pull complete 12:04:47 339a4e72a1f5: Pull complete 12:04:48 988bab9f4d93: Pull complete 12:04:48 1469e6f7b9e6: Pull complete 12:04:48 eaf3925da568: Pull complete 12:04:50 bab4dde63d76: Pull complete 12:04:50 bde34c3a00c8: Pull complete 12:04:50 b352a97aabf1: Pull complete 12:04:50 4872d77fe225: Pull complete 12:04:50 5851b861e8e6: Pull complete 12:04:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:51 prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container 12:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:52 $ docker top b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 -eo pid,comm 12:04:52 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:04:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:52 [ssh-agent] Looking for ssh-agent implementation... 12:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:52 $ docker exec b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 ssh-agent 12:04:53 SSH_AUTH_SOCK=/tmp/ssh-of6uMHSYA5Qz/agent.32 12:04:53 SSH_AGENT_PID=38 12:04:53 Running ssh-add (command line suppressed) 12:04:53 Identity added: /w/workspace/_app-service-configurable_PR-473@tmp/private_key_2203397807877536877.key (/w/workspace/_app-service-configurable_PR-473@tmp/private_key_2203397807877536877.key) 12:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:53 + git tag --points-at HEAD [Pipeline] } 12:04:53 $ docker exec --env ******** --env ******** b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 ssh-agent -k 12:04:53 unset SSH_AUTH_SOCK; 12:04:53 unset SSH_AGENT_PID; 12:04:53 echo Agent pid 38 killed; 12:04:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:04:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:53 [ssh-agent] Looking for ssh-agent implementation... 12:04:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:53 $ docker exec b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 ssh-agent 12:04:54 SSH_AUTH_SOCK=/tmp/ssh-kxaaYmdVF0bG/agent.70 12:04:54 SSH_AGENT_PID=76 12:04:54 Running ssh-add (command line suppressed) 12:04:54 Identity added: /w/workspace/_app-service-configurable_PR-473@tmp/private_key_5092770779321572982.key (/w/workspace/_app-service-configurable_PR-473@tmp/private_key_5092770779321572982.key) 12:04:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:54 + git semver init 12:04:54 2022-10-05 12:04:54,683 [run_init] DEBUG init version:0.0.0 force:False 12:04:54 2022-10-05 12:04:54,684 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-473/.semver 12:04:54 2022-10-05 12:04:54,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-473/.semver 12:04:54 2022-10-05 12:04:54,685 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-473/.semver'], cwd=/w/workspace/_app-service-configurable_PR-473, universal_newlines=False, shell=None, istream=None) 12:04:55 2022-10-05 12:04:55,574 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-473/.git/info/exclude 12:04:55 2022-10-05 12:04:55,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-473/.semver/PR-473 with force:False 12:04:55 2022-10-05 12:04:55,575 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-473/.semver/PR-473 12:04:55 2022-10-05 12:04:55,579 [execute] INFO git cat-file --batch-check 12:04:55 2022-10-05 12:04:55,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-473/.semver, universal_newlines=False, shell=None, istream=) 12:04:55 2022-10-05 12:04:55,586 [execute] INFO git cat-file --batch 12:04:55 2022-10-05 12:04:55,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-473/.semver, universal_newlines=False, shell=None, istream=) 12:04:55 2022-10-05 12:04:55,592 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-473/.semver/PR-473 12:04:55 0.0.0 [Pipeline] } 12:04:55 $ docker exec --env ******** --env ******** b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 ssh-agent -k 12:04:55 unset SSH_AUTH_SOCK; 12:04:55 unset SSH_AGENT_PID; 12:04:55 echo Agent pid 76 killed; 12:04:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:56 + git semver [Pipeline] } 12:04:56 $ docker stop --time=1 b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 12:04:57 $ docker rm -f b2504c304209c6f38c24b499d16a65cc98352e9008751a199c33e720e3199800 [Pipeline] // withDockerContainer [Pipeline] sh 12:04:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:04:58 Stashed 1 file(s) [Pipeline] echo 12:04:58 [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:04:59 provisioning config files... 12:04:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-473@tmp/config1011861356662084168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:59 ---> docker-login.sh 12:04:59 nexus3.edgexfoundry.org:10001 12:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:59 Configure a credential helper to remove this warning. See 12:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:59 12:04:59 Login Succeeded 12:04:59 nexus3.edgexfoundry.org:10002 12:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:59 Configure a credential helper to remove this warning. See 12:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:59 12:04:59 Login Succeeded 12:04:59 nexus3.edgexfoundry.org:10003 12:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:59 Configure a credential helper to remove this warning. See 12:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:59 12:04:59 Login Succeeded 12:04:59 nexus3.edgexfoundry.org:10004 12:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:59 Configure a credential helper to remove this warning. See 12:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:59 12:04:59 Login Succeeded 12:04:59 docker.io 12:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:05:00 Configure a credential helper to remove this warning. See 12:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:05:00 12:05:00 Login Succeeded 12:05:00 ---> docker-login.sh ends [Pipeline] } 12:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:05:00 ========================================================= 12:05:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:05:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:01 + 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:05:01 Sending build context to Docker daemon 3.14MB 12:05:01 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:05:01 Step 2/14 : FROM ${BASE} AS builder 12:05:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:05:01 2408cc74d12b: Pulling fs layer 12:05:01 ea60b727a1ce: Pulling fs layer 12:05:01 30c4a7721957: Pulling fs layer 12:05:01 370296b7ddb6: Pulling fs layer 12:05:01 7c6cee850709: Pulling fs layer 12:05:01 aa9baa53a306: Pulling fs layer 12:05:01 8b309c321861: Pulling fs layer 12:05:01 d8d76fd02f46: Pulling fs layer 12:05:01 fa31f396de31: Pulling fs layer 12:05:01 aa9baa53a306: Waiting 12:05:01 370296b7ddb6: Waiting 12:05:01 7c6cee850709: Waiting 12:05:01 d8d76fd02f46: Waiting 12:05:01 8b309c321861: Waiting 12:05:01 30c4a7721957: Download complete 12:05:01 ea60b727a1ce: Verifying Checksum 12:05:01 ea60b727a1ce: Download complete 12:05:01 7c6cee850709: Verifying Checksum 12:05:01 7c6cee850709: Download complete 12:05:01 aa9baa53a306: Download complete 12:05:01 2408cc74d12b: Verifying Checksum 12:05:01 2408cc74d12b: Download complete 12:05:01 8b309c321861: Verifying Checksum 12:05:01 8b309c321861: Download complete 12:05:01 2408cc74d12b: Pull complete 12:05:01 ea60b727a1ce: Pull complete 12:05:01 30c4a7721957: Pull complete 12:05:01 fa31f396de31: Download complete 12:05:01 d8d76fd02f46: Verifying Checksum 12:05:01 d8d76fd02f46: Download complete 12:05:02 370296b7ddb6: Download complete 12:05:06 370296b7ddb6: Pull complete 12:05:06 7c6cee850709: Pull complete 12:05:06 aa9baa53a306: Pull complete 12:05:06 8b309c321861: Pull complete 12:05:08 d8d76fd02f46: Pull complete 12:05:09 fa31f396de31: Pull complete 12:05:09 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 12:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:05:09 ---> cef68f9685f8 12:05:09 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:11 ---> Running in 4a35aa282f7d 12:05:11 Removing intermediate container 4a35aa282f7d 12:05:11 ---> 9249f8558314 12:05:11 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:05:11 ---> Running in 65f64d5830d4 12:05:11 Removing intermediate container 65f64d5830d4 12:05:11 ---> 42eb091a31e5 12:05:11 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:05:11 ---> Running in 3e53b53131af 12:05:11 Removing intermediate container 3e53b53131af 12:05:11 ---> 1414de8b176e 12:05:11 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:11 ---> Running in 9f4fb35dc720 12:05:11 Removing intermediate container 9f4fb35dc720 12:05:11 ---> fb6f69d40c99 12:05:11 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:11 ---> Running in 2d4f5aa6d858 12:05:12 Removing intermediate container 2d4f5aa6d858 12:05:12 ---> 72fa37763566 12:05:12 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:12 ---> Running in 2c380d4be601 12:05:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:13 OK: 211 MiB in 51 packages 12:05:14 Still waiting to schedule task 12:05:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:05:14 Removing intermediate container 2c380d4be601 12:05:14 ---> 6d89b6ba5eb5 12:05:14 Step 9/14 : WORKDIR /app 12:05:14 ---> Running in 7ddc31304769 12:05:14 Removing intermediate container 7ddc31304769 12:05:14 ---> 6da17642ab57 12:05:14 Step 10/14 : COPY go.mod vendor* ./ 12:05:14 ---> da870dbc1de1 12:05:14 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:14 ---> Running in ffc290ee9993 12:05:36 Removing intermediate container ffc290ee9993 12:05:36 ---> c82e1266faf8 12:05:36 Step 12/14 : COPY . . 12:05:36 ---> 6546be89d1c6 12:05:36 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:36 ---> Running in cd57e4b94b08 12:05:36 Removing intermediate container cd57e4b94b08 12:05:36 ---> e97ac7fcc6da 12:05:36 Step 14/14 : RUN $MAKE 12:05:36 ---> Running in acd0dea6bd6b 12:05:36 noop 12:05:36 Removing intermediate container acd0dea6bd6b 12:05:36 ---> 957b4373f452 12:05:36 Successfully built 957b4373f452 12:05:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:36 + docker inspect -f . ci-base-image-x86_64 12:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:37 prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container 12:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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-x86_64 cat 12:05:37 $ docker top bf31834f5d04d0d152843e3de0d9dc424f772b906a0d95b5da3d4ab654b272ec -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:37 + go version 12:05:37 go version go1.18.3 linux/amd64 [Pipeline] } 12:05:37 $ docker stop --time=1 bf31834f5d04d0d152843e3de0d9dc424f772b906a0d95b5da3d4ab654b272ec 12:05:39 $ docker rm -f bf31834f5d04d0d152843e3de0d9dc424f772b906a0d95b5da3d4ab654b272ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:39 + docker inspect -f . ci-base-image-x86_64 12:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:40 prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container 12:05:40 $ 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-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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-x86_64 cat 12:05:40 $ docker top ce0e9b74ed8c2e55ce8db595e5acf4712787d4f4cc938c1bff6cbd219e0264ef -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:40 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-473 [Pipeline] fileExists [Pipeline] sh 12:05:41 + make test 12:05:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:05:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:05:51 CGO_ENABLED=1 go vet ./... 12:05:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:53 ./bin/test-attribution-txt.sh [Pipeline] echo 12:05:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:05:53 $ docker stop --time=1 ce0e9b74ed8c2e55ce8db595e5acf4712787d4f4cc938c1bff6cbd219e0264ef 12:05:54 $ docker rm -f ce0e9b74ed8c2e55ce8db595e5acf4712787d4f4cc938c1bff6cbd219e0264ef [Pipeline] // withDockerContainer [Pipeline] sh 12:05:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:05:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:56 + ls -al . 12:05:56 total 176 12:05:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 12:05 . 12:05:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 12:04 .. 12:05:56 -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 12:04 .dockerignore 12:05:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 12:04 .git 12:05:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 12:04 .github 12:05:56 -rw-rw-r-- 1 jenkins jenkins 171 Oct 5 12:04 .gitignore 12:05:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 12:04 .semver 12:05:56 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 5 12:04 Attribution.txt 12:05:56 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 5 12:04 CHANGELOG.md 12:05:56 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 5 12:04 Dockerfile 12:05:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 12:04 GOVERNANCE.md 12:05:56 -rw-rw-r-- 1 jenkins jenkins 688 Oct 5 12:04 Jenkinsfile 12:05:56 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 12:04 LICENSE 12:05:56 -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 12:04 OWNERS.md 12:05:56 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 5 12:04 README.md 12:05:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 12:04 VERSION 12:05:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 12:04 bin 12:05:56 -rw-r--r-- 1 jenkins jenkins 10 Oct 5 12:05 coverage.out 12:05:56 -rw-rw-r-- 1 jenkins jenkins 3448 Oct 5 12:04 go.mod 12:05:56 -rw-rw-r-- 1 jenkins jenkins 37326 Oct 5 12:04 go.sum 12:05:56 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 5 12:04 main.go 12:05:56 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 5 12:04 makefile 12:05:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 12:04 res 12:05:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:56 + 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=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 --label arch=amd64 --label version=0.0.0 . 12:05:56 Sending build context to Docker daemon 3.141MB 12:05:56 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:05:56 Step 2/28 : FROM ${BASE} AS builder 12:05:56 ---> 957b4373f452 12:05:56 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:56 ---> Running in 4e0a51985c6c 12:05:56 Removing intermediate container 4e0a51985c6c 12:05:56 ---> 8fd298a037ba 12:05:56 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:05:56 ---> Running in 9d8fbb37bd42 12:05:56 Removing intermediate container 9d8fbb37bd42 12:05:56 ---> a30f79e46bb5 12:05:56 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:05:56 ---> Running in d1b7b63b8789 12:05:57 Removing intermediate container d1b7b63b8789 12:05:57 ---> 7604db83b18f 12:05:57 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:57 ---> Running in 4986ef476678 12:05:57 Removing intermediate container 4986ef476678 12:05:57 ---> 95009d8b7e35 12:05:57 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:57 ---> Running in e15fdc0f63ee 12:05:58 Removing intermediate container e15fdc0f63ee 12:05:58 ---> 56611e37f98e 12:05:58 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:58 ---> Running in 366c4c1b24b9 12:05:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:59 OK: 211 MiB in 51 packages 12:05:59 Removing intermediate container 366c4c1b24b9 12:05:59 ---> 85f3365f9db3 12:05:59 Step 9/28 : WORKDIR /app 12:05:59 ---> Running in b88f25713e1c 12:06:00 Removing intermediate container b88f25713e1c 12:06:00 ---> 345eb1e57337 12:06:00 Step 10/28 : COPY go.mod vendor* ./ 12:06:00 ---> 0abbde0cf2bd 12:06:00 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:00 ---> Running in bf1da5ebbd22 12:06:00 Removing intermediate container bf1da5ebbd22 12:06:00 ---> 039936f25dbf 12:06:00 Step 12/28 : COPY . . 12:06:01 ---> 3b077f5892fc 12:06:01 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:01 ---> Running in 499b05e7d9d9 12:06:01 Removing intermediate container 499b05e7d9d9 12:06:01 ---> bf2d8095d79f 12:06:01 Step 14/28 : RUN $MAKE 12:06:01 ---> Running in 462c1b7899f1 12:06:01 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:06:23 Removing intermediate container 462c1b7899f1 12:06:23 ---> d3bfd808f70d 12:06:23 Step 15/28 : FROM alpine:3.16 12:06:23 3.16: Pulling from library/alpine 12:06:23 213ec9aee27d: Pulling fs layer 12:06:23 213ec9aee27d: Verifying Checksum 12:06:23 213ec9aee27d: Download complete 12:06:23 213ec9aee27d: Pull complete 12:06:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:06:23 Status: Downloaded newer image for alpine:3.16 12:06:23 ---> 9c6f07244728 12:06:23 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:06:23 ---> Running in c5032621dbeb 12:06:23 Removing intermediate container c5032621dbeb 12:06:23 ---> 995207677750 12:06:23 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:06:23 ---> Running in c55d06065dba 12:06:23 Removing intermediate container c55d06065dba 12:06:23 ---> 36d067f59c46 12:06:23 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:06:23 ---> Running in 6baefe496f7e 12:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:06:23 (1/7) Installing ca-certificates (20220614-r0) 12:06:23 (2/7) Installing dumb-init (1.2.5-r1) 12:06:23 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:06:23 (4/7) Installing libsodium (1.0.18-r0) 12:06:23 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:06:23 (6/7) Installing libzmq (4.3.4-r0) 12:06:23 (7/7) Installing zeromq (4.3.4-r0) 12:06:23 Executing busybox-1.35.0-r17.trigger 12:06:23 Executing ca-certificates-20220614-r0.trigger 12:06:23 OK: 9 MiB in 21 packages 12:06:23 Removing intermediate container 6baefe496f7e 12:06:23 ---> e36a48fb59ae 12:06:23 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:06:23 ---> ec61e4c6cca5 12:06:23 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:06:24 ---> b199f22aa783 12:06:24 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:06:24 ---> 89d022b2652a 12:06:24 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:06:24 ---> 173f519f93ab 12:06:24 Step 23/28 : EXPOSE 48095 12:06:24 ---> Running in 02dc9fdc8d78 12:06:24 Removing intermediate container 02dc9fdc8d78 12:06:24 ---> aa27bca41a23 12:06:24 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:06:24 ---> Running in 238b10c74859 12:06:24 Removing intermediate container 238b10c74859 12:06:24 ---> 68fae48fe182 12:06:24 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:06:25 ---> Running in 895984d157ba 12:06:25 Removing intermediate container 895984d157ba 12:06:25 ---> e00acbdccad8 12:06:25 Step 26/28 : LABEL arch=amd64 12:06:25 ---> Running in ffaf2660e25a 12:06:25 Removing intermediate container ffaf2660e25a 12:06:25 ---> 6c276493d37d 12:06:25 Step 27/28 : LABEL git_sha=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 12:06:25 ---> Running in 396d364122ca 12:06:25 Removing intermediate container 396d364122ca 12:06:25 ---> 76e2d8a96f5a 12:06:25 Step 28/28 : LABEL version=0.0.0 12:06:25 ---> Running in a213817dc446 12:06:25 Removing intermediate container a213817dc446 12:06:25 ---> 08e52bbac0f3 12:06:25 [Warning] One or more build-args [ARCH] were not consumed 12:06:25 Successfully built 08e52bbac0f3 12:06:25 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:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:26 12:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:26 latest: Pulling from edgex-lftools-log-publisher 12:06:26 5eb5b503b376: Pulling fs layer 12:06:26 5c69ac0246d0: Pulling fs layer 12:06:26 ec43610c2a17: Pulling fs layer 12:06:26 3a2ae6a8a46f: Pulling fs layer 12:06:26 33b1e0a273af: Pulling fs layer 12:06:26 5d3b04190fa2: Pulling fs layer 12:06:26 2f39f015ded8: Pulling fs layer 12:06:26 33b1e0a273af: Waiting 12:06:26 3a2ae6a8a46f: Waiting 12:06:26 2f39f015ded8: Waiting 12:06:26 5c69ac0246d0: Verifying Checksum 12:06:26 5c69ac0246d0: Download complete 12:06:26 3a2ae6a8a46f: Verifying Checksum 12:06:26 3a2ae6a8a46f: Download complete 12:06:26 ec43610c2a17: Verifying Checksum 12:06:26 ec43610c2a17: Download complete 12:06:26 33b1e0a273af: Verifying Checksum 12:06:26 33b1e0a273af: Download complete 12:06:27 5d3b04190fa2: Download complete 12:06:27 5eb5b503b376: Verifying Checksum 12:06:27 5eb5b503b376: Download complete 12:06:27 2f39f015ded8: Download complete 12:06:28 5eb5b503b376: Pull complete 12:06:28 5c69ac0246d0: Pull complete 12:06:28 ec43610c2a17: Pull complete 12:06:28 3a2ae6a8a46f: Pull complete 12:06:29 33b1e0a273af: Pull complete 12:06:29 5d3b04190fa2: Pull complete 12:06:33 2f39f015ded8: Pull complete 12:06:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:33 prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container 12:06:33 $ 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-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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:latest cat 12:06:35 $ docker top 70c4e19ef2826116953c1e9cf0d3f5b356a494003fa7ad0859dc8f04b0480a25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:35 ---> job-cost.sh 12:06:35 lf-activate-venv: SKIPPING 12:06:35 INFO: No Stack... 12:06:35 INFO: Retrieving Pricing Info for: v3-standard-8 12:06:36 INFO: Archiving Costs [Pipeline] sh 12:06:36 + cat /w/workspace/_app-service-configurable_PR-473/archives/cost.csv 12:06:36 + cut -d, -f6 [Pipeline] lock 12:06:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] 12:06:36 Resource [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] did not exist. Created. 12:06:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:06:37 + echo total: 0.2199999988079071 [Pipeline] stash 12:06:37 Stashed 1 file(s) [Pipeline] } 12:06:37 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:06:37 $ docker stop --time=1 70c4e19ef2826116953c1e9cf0d3f5b356a494003fa7ad0859dc8f04b0480a25 12:06:38 $ docker rm -f 70c4e19ef2826116953c1e9cf0d3f5b356a494003fa7ad0859dc8f04b0480a25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:06:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7164 in /w/workspace/_app-service-configurable_PR-473 [Pipeline] { [Pipeline] ws 12:06:44 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:06:44 Selected Git installation does not exist. Using Default 12:06:44 The recommended git tool is: NONE 12:06:48 using credential edgex-jenkins-ssh 12:06:48 Cloning the remote Git repository 12:06:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:06:49 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:06:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:49 > git --version # timeout=10 12:06:49 > git --version # 'git version 2.25.1' 12:06:49 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:49 Verifying host key using known hosts file 12:06:49 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:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:52 Merging remotes/origin/main commit cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 into PR head commit 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 12:06:52 Merge succeeded, producing 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 12:06:52 Checking out Revision 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 (PR-473) 12:06:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:51 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:51 Verifying host key using known hosts file 12:06:51 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:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/473/head:refs/remotes/origin/PR-473 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:06:52 > git config core.sparsecheckout # timeout=10 12:06:52 > git checkout -f 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 # timeout=10 12:06:52 > git remote # timeout=10 12:06:52 > git config --get remote.origin.url # timeout=10 12:06:52 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:52 Verifying host key using known hosts file 12:06:52 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:52 > git merge cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 # timeout=10 12:06:52 > git rev-parse HEAD^{commit} # timeout=10 12:06:52 > git config core.sparsecheckout # timeout=10 12:06:52 > git checkout -f 779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 # timeout=10 12:06:53 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:06:53 > git --version # timeout=10 12:06:53 > git --version # 'git version 2.25.1' 12:06:53 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:06:54 % Total % Received % Xferd Average Speed Time Time Time Current 12:06:54 Dload Upload Total Spent Left Speed 12:06:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh 12:06:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:06:55 + + sudo teesudo /etc/docker/daemon.new jq 12:06:55 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:06:55 { 12:06:55 "registry-mirrors": [ 12:06:55 "https://nexus3.edgexfoundry.org:10001" 12:06:55 ], 12:06:55 "bip": "10.250.0.254/24", 12:06:55 "hosts": [ 12:06:55 "tcp://0.0.0.0:5555", 12:06:55 "unix:///var/run/docker.sock" 12:06:55 ], 12:06:55 "mtu": 1458, 12:06:55 "selinux-enabled": true, 12:06:55 "seccomp-profile": "/etc/docker/seccomp.json" 12:06:55 } [Pipeline] sh 12:06:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:06:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:14 provisioning config files... 12:07:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2495660316561666715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:14 ---> docker-login.sh 12:07:14 nexus3.edgexfoundry.org:10001 12:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:15 Configure a credential helper to remove this warning. See 12:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:15 12:07:15 Login Succeeded 12:07:15 nexus3.edgexfoundry.org:10002 12:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:15 Configure a credential helper to remove this warning. See 12:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:15 12:07:15 Login Succeeded 12:07:15 nexus3.edgexfoundry.org:10003 12:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:15 Configure a credential helper to remove this warning. See 12:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:15 12:07:15 Login Succeeded 12:07:15 nexus3.edgexfoundry.org:10004 12:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:16 Configure a credential helper to remove this warning. See 12:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:16 12:07:16 Login Succeeded 12:07:16 docker.io 12:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:16 Configure a credential helper to remove this warning. See 12:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:16 12:07:16 Login Succeeded 12:07:16 ---> docker-login.sh ends [Pipeline] } 12:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:07:17 ========================================================= 12:07:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:07:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:17 + 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:07:17 Sending build context to Docker daemon 207.4kB 12:07:17 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:07:17 Step 2/14 : FROM ${BASE} AS builder 12:07:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:07:17 b3c136eddcbf: Pulling fs layer 12:07:17 c0a3192eca97: Pulling fs layer 12:07:17 a050256f5b6f: Pulling fs layer 12:07:17 656be50a0ddc: Pulling fs layer 12:07:17 2bbca73fdf42: Pulling fs layer 12:07:17 f607e4fc86c3: Pulling fs layer 12:07:17 4d572c569a2c: Pulling fs layer 12:07:17 fcf976331f73: Pulling fs layer 12:07:17 2bbca73fdf42: Waiting 12:07:17 f607e4fc86c3: Waiting 12:07:17 4d572c569a2c: Waiting 12:07:17 fcf976331f73: Waiting 12:07:17 656be50a0ddc: Waiting 12:07:17 a050256f5b6f: Verifying Checksum 12:07:17 a050256f5b6f: Download complete 12:07:17 c0a3192eca97: Verifying Checksum 12:07:17 c0a3192eca97: Download complete 12:07:17 2bbca73fdf42: Verifying Checksum 12:07:17 2bbca73fdf42: Download complete 12:07:18 f607e4fc86c3: Verifying Checksum 12:07:18 f607e4fc86c3: Download complete 12:07:18 b3c136eddcbf: Verifying Checksum 12:07:18 b3c136eddcbf: Pull complete 12:07:19 fcf976331f73: Verifying Checksum 12:07:19 fcf976331f73: Download complete 12:07:19 c0a3192eca97: Pull complete 12:07:19 a050256f5b6f: Pull complete 12:07:20 4d572c569a2c: Verifying Checksum 12:07:20 4d572c569a2c: Download complete 12:07:20 656be50a0ddc: Verifying Checksum 12:07:20 656be50a0ddc: Download complete 12:07:33 656be50a0ddc: Pull complete 12:07:33 2bbca73fdf42: Pull complete 12:07:33 f607e4fc86c3: Pull complete 12:07:39 4d572c569a2c: Pull complete 12:07:41 fcf976331f73: Pull complete 12:07:41 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 12:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:07:41 ---> 3970a7415f9e 12:07:41 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:43 ---> Running in 219f4c17d539 12:07:43 Removing intermediate container 219f4c17d539 12:07:43 ---> c2c5fc9085d6 12:07:43 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:07:43 ---> Running in 135aa7a9f5f5 12:07:43 Removing intermediate container 135aa7a9f5f5 12:07:43 ---> 1185063bb37f 12:07:43 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:07:43 ---> Running in 5ce175728cbe 12:07:44 Removing intermediate container 5ce175728cbe 12:07:44 ---> fb235ec268f4 12:07:44 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:44 ---> Running in dc3d3b2fd48a 12:07:44 Removing intermediate container dc3d3b2fd48a 12:07:44 ---> 477aee2eae8a 12:07:44 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:44 ---> Running in ce841007b1e7 12:07:46 Removing intermediate container ce841007b1e7 12:07:46 ---> 10755f37f382 12:07:46 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:46 ---> Running in 429e682a5251 12:07:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:07:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:07:49 OK: 221 MiB in 51 packages 12:07:50 Removing intermediate container 429e682a5251 12:07:50 ---> 62efe4e32cab 12:07:50 Step 9/14 : WORKDIR /app 12:07:50 ---> Running in e632fdf9b857 12:07:50 Removing intermediate container e632fdf9b857 12:07:50 ---> 63297c302719 12:07:50 Step 10/14 : COPY go.mod vendor* ./ 12:07:50 ---> 9d80b2660a35 12:07:50 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:50 ---> Running in be60e81c1f7e 12:08:37 Removing intermediate container be60e81c1f7e 12:08:37 ---> 95a47e53686f 12:08:37 Step 12/14 : COPY . . 12:08:37 ---> 9a84ec1d5691 12:08:37 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:08:37 ---> Running in bbfc4cc830b4 12:08:37 Removing intermediate container bbfc4cc830b4 12:08:37 ---> 36abb0b72e90 12:08:37 Step 14/14 : RUN $MAKE 12:08:37 ---> Running in 1ce28576e106 12:08:38 noop 12:08:39 Removing intermediate container 1ce28576e106 12:08:39 ---> c946ddd79469 12:08:39 Successfully built c946ddd79469 12:08:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:39 + docker inspect -f . ci-base-image-arm64 12:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:39 prd-ubuntu20.04-docker-arm64-4c-16g-7164 does not seem to be running inside a container 12:08:39 $ 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:41 $ docker top 3444451d599415dbee5310a2a5631f23e3d3ba5ff643b4f5b24e5887283cd67f -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:42 + go version 12:08:42 go version go1.18.3 linux/arm64 [Pipeline] } 12:08:42 $ docker stop --time=1 3444451d599415dbee5310a2a5631f23e3d3ba5ff643b4f5b24e5887283cd67f 12:08:43 $ docker rm -f 3444451d599415dbee5310a2a5631f23e3d3ba5ff643b4f5b24e5887283cd67f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:44 + docker inspect -f . ci-base-image-arm64 12:08:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:44 prd-ubuntu20.04-docker-arm64-4c-16g-7164 does not seem to be running inside a container 12:08:44 $ 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:45 $ docker top 3804ac1883fbc4801ac73790ce9ff5710715078914eda173468943be7566eeab -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:46 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:08:46 + make test 12:08:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:10:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:10:08 CGO_ENABLED=1 go vet ./... 12:10:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:10:26 ./bin/test-attribution-txt.sh [Pipeline] echo 12:10:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:10:26 $ docker stop --time=1 3804ac1883fbc4801ac73790ce9ff5710715078914eda173468943be7566eeab 12:10:28 $ docker rm -f 3804ac1883fbc4801ac73790ce9ff5710715078914eda173468943be7566eeab [Pipeline] // withDockerContainer [Pipeline] sh 12:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:29 Warning: overwriting stash ‘coverage-report’ 12:10:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:30 + ls -al . 12:10:30 total 172 12:10:30 drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 12:08 . 12:10:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 12:06 .. 12:10:30 -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 12:06 .dockerignore 12:10:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 12:06 .git 12:10:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 12:06 .github 12:10:30 -rw-rw-r-- 1 jenkins jenkins 171 Oct 5 12:06 .gitignore 12:10:30 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 5 12:06 Attribution.txt 12:10:30 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 5 12:06 CHANGELOG.md 12:10:30 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 5 12:06 Dockerfile 12:10:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 12:06 GOVERNANCE.md 12:10:30 -rw-rw-r-- 1 jenkins jenkins 688 Oct 5 12:06 Jenkinsfile 12:10:30 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 12:06 LICENSE 12:10:30 -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 12:06 OWNERS.md 12:10:30 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 5 12:06 README.md 12:10:30 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 12:04 VERSION 12:10:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 12:06 bin 12:10:30 -rw-r--r-- 1 jenkins jenkins 10 Oct 5 12:08 coverage.out 12:10:30 -rw-rw-r-- 1 jenkins jenkins 3448 Oct 5 12:06 go.mod 12:10:30 -rw-rw-r-- 1 jenkins jenkins 37326 Oct 5 12:06 go.sum 12:10:30 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 5 12:06 main.go 12:10:30 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 5 12:06 makefile 12:10:30 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 12:06 res 12:10:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:31 + 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=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 --label arch=arm64 --label version=0.0.0 . 12:10:31 Sending build context to Docker daemon 208.4kB 12:10:31 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:10:31 Step 2/28 : FROM ${BASE} AS builder 12:10:31 ---> c946ddd79469 12:10:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:10:31 ---> Running in 157fe8aea38e 12:10:31 Removing intermediate container 157fe8aea38e 12:10:31 ---> 9404d609456d 12:10:31 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:10:31 ---> Running in 3d2b7993e318 12:10:31 Removing intermediate container 3d2b7993e318 12:10:31 ---> 5851c82beba4 12:10:31 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:10:32 ---> Running in 3581739d0ae6 12:10:32 Removing intermediate container 3581739d0ae6 12:10:32 ---> 0b227240775e 12:10:32 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:10:32 ---> Running in 9831ef49bb78 12:10:32 Removing intermediate container 9831ef49bb78 12:10:32 ---> f442a4c64d0f 12:10:32 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:32 ---> Running in 35f5e9e916f9 12:10:34 Removing intermediate container 35f5e9e916f9 12:10:34 ---> 0403af37eabc 12:10:34 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:34 ---> Running in 8ff38ccebc3c 12:10:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:10:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:10:37 OK: 221 MiB in 51 packages 12:10:38 Removing intermediate container 8ff38ccebc3c 12:10:38 ---> 2e7ffdce36a5 12:10:38 Step 9/28 : WORKDIR /app 12:10:38 ---> Running in 61f6a569049b 12:10:38 Removing intermediate container 61f6a569049b 12:10:38 ---> abdda587ce42 12:10:38 Step 10/28 : COPY go.mod vendor* ./ 12:10:38 ---> 7533399cefec 12:10:38 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:38 ---> Running in acfad336745e 12:10:40 Removing intermediate container acfad336745e 12:10:40 ---> 011c3153fb99 12:10:40 Step 12/28 : COPY . . 12:10:41 ---> ee455cbae2d5 12:10:41 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:10:41 ---> Running in f55a22442c68 12:10:41 Removing intermediate container f55a22442c68 12:10:41 ---> 2459c03e4dbf 12:10:41 Step 14/28 : RUN $MAKE 12:10:41 ---> Running in bf6c1eff7512 12:10:42 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.46 -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:19 Removing intermediate container bf6c1eff7512 12:13:19 ---> aca12ff64801 12:13:19 Step 15/28 : FROM alpine:3.16 12:13:19 3.16: Pulling from library/alpine 12:13:19 9b18e9b68314: Pulling fs layer 12:13:19 9b18e9b68314: Verifying Checksum 12:13:19 9b18e9b68314: Download complete 12:13:19 9b18e9b68314: Pull complete 12:13:19 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:13:19 Status: Downloaded newer image for alpine:3.16 12:13:19 ---> a6215f271958 12:13:19 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:13:19 ---> Running in 8e60c6bc762d 12:13:19 Removing intermediate container 8e60c6bc762d 12:13:19 ---> bc84a0e56af6 12:13:19 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:13:19 ---> Running in 48e16b1da140 12:13:19 Removing intermediate container 48e16b1da140 12:13:19 ---> a392f9579647 12:13:19 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:13:19 ---> Running in 9e8de0cc0c3c 12:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:13:19 (1/7) Installing ca-certificates (20220614-r0) 12:13:19 (2/7) Installing dumb-init (1.2.5-r1) 12:13:19 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:13:19 (4/7) Installing libsodium (1.0.18-r0) 12:13:19 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:13:19 (6/7) Installing libzmq (4.3.4-r0) 12:13:19 (7/7) Installing zeromq (4.3.4-r0) 12:13:19 Executing busybox-1.35.0-r17.trigger 12:13:19 Executing ca-certificates-20220614-r0.trigger 12:13:19 OK: 9 MiB in 21 packages 12:13:19 Removing intermediate container 9e8de0cc0c3c 12:13:19 ---> 53d21ea93d72 12:13:19 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:13:19 ---> 006096f33ae6 12:13:19 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:13:19 ---> 259d4fafb512 12:13:19 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:13:19 ---> a9ae818e9064 12:13:19 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:13:19 ---> ec9ada24ca20 12:13:19 Step 23/28 : EXPOSE 48095 12:13:19 ---> Running in 0b38cbf96385 12:13:19 Removing intermediate container 0b38cbf96385 12:13:19 ---> 6d4537583968 12:13:19 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:13:19 ---> Running in 6ed4da991a76 12:13:19 Removing intermediate container 6ed4da991a76 12:13:19 ---> a23bbb11ad10 12:13:19 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:13:19 ---> Running in 2c326703b98a 12:13:19 Removing intermediate container 2c326703b98a 12:13:19 ---> 7460e14eac18 12:13:19 Step 26/28 : LABEL arch=arm64 12:13:19 ---> Running in 13a7dd536992 12:13:19 Removing intermediate container 13a7dd536992 12:13:19 ---> 61e216d041fa 12:13:19 Step 27/28 : LABEL git_sha=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 12:13:20 ---> Running in 70990595a9fc 12:13:20 Removing intermediate container 70990595a9fc 12:13:20 ---> 19cc1349438a 12:13:20 Step 28/28 : LABEL version=0.0.0 12:13:20 ---> Running in dc757920c052 12:13:20 Removing intermediate container dc757920c052 12:13:20 ---> 5aa4706dd1a1 12:13:20 [Warning] One or more build-args [ARCH] were not consumed 12:13:20 Successfully built 5aa4706dd1a1 12:13:20 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:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:21 12:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:22 arm64: Pulling from edgex-lftools-log-publisher 12:13:22 8998bd30e6a1: Pulling fs layer 12:13:22 04944245beec: Pulling fs layer 12:13:22 699f458cf7ca: Pulling fs layer 12:13:22 765212b225bb: Pulling fs layer 12:13:22 f23df028b6ca: Pulling fs layer 12:13:22 d65c8cfc05b1: Pulling fs layer 12:13:22 f23df028b6ca: Waiting 12:13:22 2437ff75d9bd: Pulling fs layer 12:13:22 d65c8cfc05b1: Waiting 12:13:22 2437ff75d9bd: Waiting 12:13:22 765212b225bb: Waiting 12:13:22 04944245beec: Verifying Checksum 12:13:22 04944245beec: Download complete 12:13:22 765212b225bb: Verifying Checksum 12:13:22 765212b225bb: Download complete 12:13:22 f23df028b6ca: Verifying Checksum 12:13:22 f23df028b6ca: Download complete 12:13:22 d65c8cfc05b1: Verifying Checksum 12:13:22 d65c8cfc05b1: Download complete 12:13:22 699f458cf7ca: Verifying Checksum 12:13:22 8998bd30e6a1: Verifying Checksum 12:13:22 8998bd30e6a1: Download complete 12:13:25 2437ff75d9bd: Verifying Checksum 12:13:25 2437ff75d9bd: Download complete 12:13:26 8998bd30e6a1: Pull complete 12:13:27 04944245beec: Pull complete 12:13:28 699f458cf7ca: Pull complete 12:13:28 765212b225bb: Pull complete 12:13:29 f23df028b6ca: Pull complete 12:13:29 d65c8cfc05b1: Pull complete 12:13:44 2437ff75d9bd: Pull complete 12:13:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:45 prd-ubuntu20.04-docker-arm64-4c-16g-7164 does not seem to be running inside a container 12:13:45 $ 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:47 $ docker top cd7e9eb3659615170b4c91804144f7bb0133bd49b311f50b498b404eae162851 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:13:48 ---> job-cost.sh 12:13:48 lf-activate-venv: SKIPPING 12:13:48 INFO: No Stack... 12:13:49 INFO: Retrieving Pricing Info for: v3-standard-4 12:13:49 INFO: Archiving Costs [Pipeline] sh 12:13:50 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:13:50 + cut -d, -f6 [Pipeline] lock 12:13:50 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] 12:13:50 Resource [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] did not exist. Created. 12:13:50 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:13:51 /w/workspace/app-service-configurable/1@tmp/durable-9a69f506/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:13:51 + echo total: 0.10999999940395355 [Pipeline] stash 12:13:51 Warning: overwriting stash ‘stack-cost’ 12:13:51 Stashed 1 file(s) [Pipeline] } 12:13:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-473-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:13:51 $ docker stop --time=1 cd7e9eb3659615170b4c91804144f7bb0133bd49b311f50b498b404eae162851 12:13:53 $ docker rm -f cd7e9eb3659615170b4c91804144f7bb0133bd49b311f50b498b404eae162851 [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:54 provisioning config files... 12:13:54 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-473@tmp/config14544901069370179163tmp [Pipeline] { [Pipeline] sh 12:13:54 + set +x 12:13:54 + curl -s https://codecov.io/bash 12:13:54 + bash -s -- 12:13:54 12:13:54 _____ _ 12:13:54 / ____| | | 12:13:54 | | ___ __| | ___ ___ _____ __ 12:13:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:13:54 | |___| (_) | (_| | __/ (_| (_) \ V / 12:13:54 \_____\___/ \__,_|\___|\___\___/ \_/ 12:13:54 Bash-1.0.6 12:13:54 12:13:54 12:13:54 ==> git version 2.25.1 found 12:13:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:13:54 Release-Date: 2020-01-08 12:13:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:13:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:13:54 ==> Jenkins CI detected. 12:13:54 current dir:  /w/workspace/_app-service-configurable_PR-473 12:13:54 project root: . 12:13:54 --> token set from env 12:13:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:13:54 ==> Running gcov in . (disable via -X gcov) 12:13:54 ==> Python coveragepy not found 12:13:54 ==> Searching for coverage reports in: 12:13:54 + . 12:13:54 -> Found 1 reports 12:13:54 ==> Detecting git/mercurial file structure 12:13:54 ==> Reading reports 12:13:54 + ./coverage.out bytes=10 12:13:54 ==> Appending adjustments 12:13:54 https://docs.codecov.io/docs/fixing-reports 12:13:54 + Found adjustments 12:13:54 ==> Gzipping contents 12:13:54 4.0K /tmp/codecov.7LCQbH.gz 12:13:54 ==> Uploading reports 12:13:54 url: https://codecov.io 12:13:54 query: branch=PR-473&commit=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=473&job=&cmd_args= 12:13:54 -> Pinging Codecov 12:13:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-473&commit=779acbc57b6c4acabc8ff694e0a68cefbe2b01c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-473%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=473&job=&cmd_args= 12:13:54 -> Uploading to 12:13:54 https://storage.googleapis.com/codecov/v4/raw/2022-10-05/A97CA9966030D2A3747ED39772930CCE/779acbc57b6c4acabc8ff694e0a68cefbe2b01c5/d8a80bb0-0201-4a70-94cf-a368c1ea3369.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T121354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85be12888f49c69d0e81df8201abd04e9cd57a588bfbb4554c5e08c606b44fed 12:13:54 % Total % Received % Xferd Average Speed Time Time Time Current 12:13:54 Dload Upload Total Spent Left Speed 12:13:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2116 --:--:-- --:--:-- --:--:-- 2116 12:13:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/779acbc57b6c4acabc8ff694e0a68cefbe2b01c5 [Pipeline] } 12:13:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:13:56 + [ -d /w/workspace/_app-service-configurable_PR-473/archives ] 12:13:56 + ls -al /w/workspace/_app-service-configurable_PR-473/archives 12:13:56 total 16 12:13:56 drwxr-xr-x 3 root root 4096 Oct 5 12:06 . 12:13:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 12:06 .. 12:13:56 drwxr-xr-x 2 root root 4096 Oct 5 12:06 cost 12:13:56 -rw-r--r-- 1 root root 96 Oct 5 12:06 cost.csv 12:13:56 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-473/archives 12:13:56 + ls -al /w/workspace/_app-service-configurable_PR-473/archives 12:13:56 total 16 12:13:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 12:06 . 12:13:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 12:06 .. 12:13:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 12:06 cost 12:13:56 -rw-r--r-- 1 jenkins jenkins 96 Oct 5 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:13:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:13:58 ---> package-listing.sh 12:13:58 ++ facter osfamily 12:13:58 ++ tr '[:upper:]' '[:lower:]' 12:13:58 + OS_FAMILY=debian 12:13:58 + workspace=/w/workspace/_app-service-configurable_PR-473 12:13:58 + START_PACKAGES=/tmp/packages_start.txt 12:13:58 + END_PACKAGES=/tmp/packages_end.txt 12:13:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:58 + PACKAGES=/tmp/packages_start.txt 12:13:58 + '[' /w/workspace/_app-service-configurable_PR-473 ']' 12:13:58 + PACKAGES=/tmp/packages_end.txt 12:13:58 + case "${OS_FAMILY}" in 12:13:58 + dpkg -l 12:13:58 + grep '^ii' 12:13:58 + '[' -f /tmp/packages_start.txt ']' 12:13:58 + '[' -f /tmp/packages_end.txt ']' 12:13:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:58 + '[' /w/workspace/_app-service-configurable_PR-473 ']' 12:13:58 + mkdir -p /w/workspace/_app-service-configurable_PR-473/archives/ 12:13:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-473/archives/ [Pipeline] echo 12:13:58 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-473/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:13:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:59 prd-ubuntu20.04-docker-8c-8g-7162 does not seem to be running inside a container 12:13:59 $ 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-473/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-473 -v /w/workspace/_app-service-configurable_PR-473:/w/workspace/_app-service-configurable_PR-473:rw,z -v /w/workspace/_app-service-configurable_PR-473@tmp:/w/workspace/_app-service-configurable_PR-473@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:13:59 $ docker top 22df89f41c5c3a992d86d914a8876ec65db1679ab5ba3a8932c55d52c308b20f -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:00 + touch /tmp/pre-build-complete [Pipeline] sh 12:14:00 + mkdir -p /var/log/sysstat [Pipeline] sh 12:14:00 + ls /var/log/sa-host 12:14:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:00 provisioning config files... 12:14:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-473@tmp/config15484770002694360403tmp [Pipeline] { [Pipeline] echo 12:14:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:14:01 ---> create-netrc.sh [Pipeline] } 12:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:14:01 ---> python-tools-install.sh [Pipeline] echo 12:14:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:14:01 ---> sudo-logs.sh 12:14:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:14:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:14:02 ---> job-cost.sh 12:14:02 lf-activate-venv: SKIPPING 12:14:02 DEBUG: total: 0.2199999988079071 12:14:02 INFO: Retrieving Stack Cost... 12:14:02 INFO: Retrieving Pricing Info for: v3-standard-8 12:14:03 INFO: Archiving Costs [Pipeline] echo 12:14:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:14:03 ---> logs-deploy.sh 12:14:03 lf-activate-venv: SKIPPING 12:14:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-473/1 12:14:03 INFO: archiving workspace using pattern(s): 12:14:04 Archives upload complete. 12:14:04 INFO: archiving logs to Nexus 12:14:05 ---> uname -a: 12:14:05 Linux prd-ubuntu20-04-docker-8c-8g-7162 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:14:05 12:14:05 12:14:05 ---> lscpu: 12:14:05 Architecture: x86_64 12:14:05 CPU op-mode(s): 32-bit, 64-bit 12:14:05 Byte Order: Little Endian 12:14:05 Address sizes: 40 bits physical, 48 bits virtual 12:14:05 CPU(s): 8 12:14:05 On-line CPU(s) list: 0-7 12:14:05 Thread(s) per core: 1 12:14:05 Core(s) per socket: 1 12:14:05 Socket(s): 8 12:14:05 NUMA node(s): 1 12:14:05 Vendor ID: AuthenticAMD 12:14:05 CPU family: 23 12:14:05 Model: 49 12:14:05 Model name: AMD EPYC-Rome Processor 12:14:05 Stepping: 0 12:14:05 CPU MHz: 2800.000 12:14:05 BogoMIPS: 5600.00 12:14:05 Virtualization: AMD-V 12:14:05 Hypervisor vendor: KVM 12:14:05 Virtualization type: full 12:14:05 L1d cache: 256 KiB 12:14:05 L1i cache: 256 KiB 12:14:05 L2 cache: 4 MiB 12:14:05 L3 cache: 128 MiB 12:14:05 NUMA node0 CPU(s): 0-7 12:14:05 Vulnerability Itlb multihit: Not affected 12:14:05 Vulnerability L1tf: Not affected 12:14:05 Vulnerability Mds: Not affected 12:14:05 Vulnerability Meltdown: Not affected 12:14:05 Vulnerability Mmio stale data: Not affected 12:14:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:14:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:14:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:14:05 Vulnerability Srbds: Not affected 12:14:05 Vulnerability Tsx async abort: Not affected 12:14:05 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:05 12:14:05 12:14:05 ---> nproc: 12:14:05 8 12:14:05 12:14:05 12:14:05 ---> df -h: 12:14:05 Filesystem Size Used Avail Use% Mounted on 12:14:05 overlay 155G 12G 144G 8% / 12:14:05 tmpfs 64M 0 64M 0% /dev 12:14:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:14:05 shm 64M 0 64M 0% /dev/shm 12:14:05 /dev/vda1 155G 12G 144G 8% /facter-os 12:14:05 12:14:05 12:14:05 ---> sar -b -r -n DEV: 12:14:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7162) 10/05/22 _x86_64_ (8 CPU) 12:14:05 12:14:05 12:04:04 LINUX RESTART (8 CPU) 12:14:05 12:14:05 12:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:14:05 12:06:01 253.92 1.14 252.79 0.00 33.62 68946.01 0.00 12:14:05 12:07:01 120.91 0.07 120.84 0.00 7.06 33594.27 0.00 12:14:05 12:08:01 1.63 0.00 1.63 0.00 0.00 19.75 0.00 12:14:05 12:09:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 12:14:05 12:10:01 39.24 9.51 29.72 0.00 2902.10 4770.14 0.00 12:14:05 12:11:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 12:14:05 12:12:01 3.07 1.67 1.40 0.00 37.72 17.06 0.00 12:14:05 12:13:01 2.20 0.00 2.20 0.00 0.00 23.86 0.00 12:14:05 12:14:01 6.53 0.22 6.32 0.00 16.93 122.25 0.00 12:14:05 Average: 47.52 1.40 46.12 0.00 333.64 11842.53 0.00 12:14:05 12:14:05 12:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:14:05 12:06:01 28563200 31548300 756912 2.30 135012 3069392 2021964 5.96 1180692 2711964 520 12:14:05 12:07:01 27868760 31599024 705888 2.15 145844 3747112 1739612 5.13 1182252 3344620 380 12:14:05 12:08:01 27869452 31599840 704812 2.14 145868 3747116 1739612 5.13 1181992 3344624 28 12:14:05 12:09:01 27873612 31604072 700236 2.13 145904 3747108 1739612 5.13 1179460 3344624 16 12:14:05 12:10:01 27578700 31584780 704176 2.14 164128 3996436 1755344 5.17 1332052 3458904 8 12:14:05 12:11:01 27584856 31590988 697904 2.12 164208 3996440 1755344 5.17 1325736 3458904 8 12:14:05 12:12:01 27577596 31586040 702672 2.14 164292 3997572 1755344 5.17 1334736 3459320 56 12:14:05 12:13:01 27577548 31586016 702584 2.14 164360 3997576 1755344 5.17 1335120 3459268 12 12:14:05 12:14:01 27511308 31522232 762712 2.32 164584 3998760 2165864 6.38 1395224 3459392 116 12:14:05 Average: 27778337 31580144 715322 2.18 154911 3810835 1825338 5.38 1271918 3337958 127 12:14:05 12:14:05 12:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:14:05 12:06:01 docker0 157.16 206.76 12.55 1749.08 0.00 0.00 0.00 0.00 12:14:05 12:06:01 vethd6dbe8a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:06:01 ens3 263.14 200.88 1793.63 110.86 0.00 0.00 0.00 0.00 12:14:05 12:06:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:14:05 12:07:01 docker0 2.57 5.45 0.17 60.53 0.00 0.00 0.00 0.00 12:14:05 12:07:01 ens3 117.23 77.62 2634.32 14.81 0.00 0.00 0.00 0.00 12:14:05 12:07:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 12:14:05 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:09:01 ens3 6.05 3.10 12.41 0.22 0.00 0.00 0.00 0.00 12:14:05 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:05 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:10:01 ens3 80.99 46.13 1298.89 3.45 0.00 0.00 0.00 0.00 12:14:05 12:10:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 12:14:05 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:11:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:14:05 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:05 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:12:01 ens3 6.01 4.68 4.09 4.67 0.00 0.00 0.00 0.00 12:14:05 12:12:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:14:05 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:13:01 ens3 1.92 1.65 1.07 1.27 0.00 0.00 0.00 0.00 12:14:05 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:05 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:05 12:14:01 ens3 24.03 14.48 25.66 8.38 0.00 0.00 0.00 0.00 12:14:05 12:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:14:05 Average: docker0 17.49 23.24 1.39 198.19 0.00 0.00 0.00 0.00 12:14:05 Average: ens3 55.13 38.44 639.02 15.79 0.00 0.00 0.00 0.00 12:14:05 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 12:14:05 12:14:05 12:14:05 ---> sar -P ALL: 12:14:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7162) 10/05/22 _x86_64_ (8 CPU) 12:14:05 12:14:05 12:04:04 LINUX RESTART (8 CPU) 12:14:05 12:14:05 12:05:02 CPU %user %nice %system %iowait %steal %idle 12:14:05 12:06:01 all 20.04 0.00 6.51 2.03 0.08 71.34 12:14:05 12:06:01 0 19.01 0.00 5.14 0.12 0.07 75.66 12:14:05 12:06:01 1 20.25 0.00 7.08 1.21 0.09 71.38 12:14:05 12:06:01 2 18.89 0.00 7.07 4.81 0.07 69.16 12:14:05 12:06:01 3 21.37 0.00 6.41 0.40 0.09 71.74 12:14:05 12:06:01 4 21.34 0.00 6.04 2.14 0.07 70.41 12:14:05 12:06:01 5 20.03 0.00 6.78 3.36 0.07 69.76 12:14:05 12:06:01 6 20.27 0.00 7.18 1.25 0.07 71.22 12:14:05 12:06:01 7 19.14 0.00 6.40 2.95 0.09 71.41 12:14:05 12:07:01 all 18.43 0.00 3.88 0.92 0.05 76.71 12:14:05 12:07:01 0 16.97 0.00 3.82 0.10 0.05 79.05 12:14:05 12:07:01 1 19.60 0.00 4.68 0.35 0.05 75.32 12:14:05 12:07:01 2 17.80 0.00 4.09 1.78 0.07 76.27 12:14:05 12:07:01 3 17.53 0.00 3.81 2.16 0.05 76.45 12:14:05 12:07:01 4 17.61 0.00 3.34 2.20 0.05 76.80 12:14:05 12:07:01 5 19.70 0.00 3.79 0.64 0.05 75.82 12:14:05 12:07:01 6 18.72 0.00 3.92 0.02 0.05 77.29 12:14:05 12:07:01 7 19.53 0.00 3.63 0.12 0.05 76.68 12:14:05 12:08:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:14:05 12:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:14:05 12:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:14:05 12:08:01 2 0.00 0.00 0.03 0.02 0.00 99.95 12:14:05 12:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:14:05 12:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:14:05 12:08:01 5 0.10 0.00 0.03 0.00 0.02 99.85 12:14:05 12:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:14:05 12:08:01 7 0.35 0.00 0.02 0.00 0.02 99.62 12:14:05 12:09:01 all 0.04 0.00 0.02 0.01 0.00 99.94 12:14:05 12:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:14:05 12:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:14:05 12:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:14:05 12:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:14:05 12:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:14:05 12:09:01 5 0.08 0.00 0.05 0.05 0.00 99.82 12:14:05 12:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:14:05 12:09:01 7 0.12 0.00 0.02 0.00 0.00 99.87 12:14:05 12:10:01 all 1.24 0.00 0.81 0.26 0.01 97.68 12:14:05 12:10:01 0 2.57 0.00 0.82 0.25 0.00 96.36 12:14:05 12:10:01 1 0.94 0.00 0.65 0.22 0.02 98.18 12:14:05 12:10:01 2 1.40 0.00 0.55 0.02 0.02 98.02 12:14:05 12:10:01 3 0.65 0.00 0.87 0.08 0.00 98.40 12:14:05 12:10:01 4 1.05 0.00 0.52 0.03 0.00 98.40 12:14:05 12:10:01 5 1.02 0.00 0.77 1.02 0.02 97.18 12:14:05 12:10:01 6 1.29 0.00 1.99 0.32 0.02 96.39 12:14:05 12:10:01 7 0.99 0.00 0.35 0.12 0.03 98.51 12:14:05 12:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 12:14:05 12:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:14:05 12:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:14:05 12:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:14:05 12:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:14:05 12:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:14:05 12:11:01 5 0.05 0.00 0.03 0.05 0.00 99.87 12:14:05 12:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:14:05 12:11:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:14:05 12:12:01 all 0.20 0.00 0.03 0.01 0.00 99.76 12:14:05 12:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:14:05 12:12:01 1 0.35 0.00 0.05 0.05 0.00 99.55 12:14:05 12:12:01 2 0.15 0.00 0.05 0.00 0.00 99.80 12:14:05 12:12:01 3 0.08 0.00 0.02 0.02 0.00 99.88 12:14:05 12:12:01 4 0.08 0.00 0.03 0.00 0.00 99.88 12:14:05 12:12:01 5 0.15 0.00 0.03 0.05 0.00 99.77 12:14:05 12:12:01 6 0.58 0.00 0.02 0.00 0.00 99.40 12:14:05 12:12:01 7 0.10 0.00 0.03 0.00 0.00 99.87 12:14:05 12:13:01 all 0.03 0.00 0.01 0.01 0.00 99.94 12:14:05 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:14:05 12:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:14:05 12:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:14:05 12:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:14:05 12:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:14:05 12:13:01 5 0.02 0.00 0.02 0.07 0.00 99.90 12:14:05 12:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:14:05 12:13:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:14:05 12:14:01 all 0.55 0.00 0.20 0.03 0.00 99.21 12:14:05 12:14:01 0 0.37 0.00 0.25 0.00 0.00 99.38 12:14:05 12:14:01 1 0.90 0.00 0.28 0.03 0.00 98.78 12:14:05 12:14:01 2 0.67 0.00 0.20 0.07 0.00 99.07 12:14:05 12:14:01 3 0.58 0.00 0.17 0.07 0.00 99.18 12:14:05 12:14:01 4 0.47 0.00 0.17 0.00 0.02 99.35 12:14:05 12:14:01 5 0.15 0.00 0.18 0.10 0.00 99.57 12:14:05 12:14:01 6 1.10 0.00 0.13 0.00 0.00 98.77 12:14:05 12:14:01 7 0.20 0.00 0.20 0.00 0.02 99.58 12:14:05 Average: all 4.45 0.00 1.26 0.36 0.02 93.92 12:14:05 Average: 0 4.27 0.00 1.10 0.05 0.02 94.56 12:14:05 Average: 1 4.62 0.00 1.40 0.20 0.02 93.76 12:14:05 Average: 2 4.27 0.00 1.31 0.73 0.02 93.67 12:14:05 Average: 3 4.40 0.00 1.24 0.30 0.02 94.05 12:14:05 Average: 4 4.44 0.00 1.11 0.48 0.01 93.95 12:14:05 Average: 5 4.52 0.00 1.28 0.58 0.02 93.60 12:14:05 Average: 6 4.61 0.00 1.45 0.17 0.01 93.75 12:14:05 Average: 7 4.47 0.00 1.18 0.35 0.03 93.98 12:14:05 12:14:05 12:14:05