Pull request #450 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 7291a57ddb8963a82bcaacc92549b318e99f024e+6085ab4eae462fefc7cb0a382f63c0193af74bd5 (6d424ca6b8eea63292791ffa5b267357185aff6c) 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-ssh2494443029891305663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4283679607880168981.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-450/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-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15911728949986385635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16087969267188409621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh1243376603889129551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-450/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-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3746229866654922679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-20793 in /w/workspace/_app-service-configurable_PR-450 [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-450 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6085ab4eae462fefc7cb0a382f63c0193af74bd5 into PR head commit 7291a57ddb8963a82bcaacc92549b318e99f024e Merge succeeded, producing 7291a57ddb8963a82bcaacc92549b318e99f024e Checking out Revision 7291a57ddb8963a82bcaacc92549b318e99f024e (PR-450) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7291a57ddb8963a82bcaacc92549b318e99f024e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7291a57ddb8963a82bcaacc92549b318e99f024e # timeout=10 Commit message: "refactor(snap): configure.go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:03:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:03:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:03:59 ========================================================= 15:03:59 EdgeX Global Pipelines Version Info 15:03:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:04:00 ------------------- 15:04:00 stable info: 15:04:00 ------------------- 15:04:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:04:00 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:04:00 Message: update stable to v1.0.238 15:04:00 ------------------- 15:04:00 experimental info: 15:04:00 ------------------- 15:04:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:04:00 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:04:00 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:04:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-450 [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-450 [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-450 [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7291a57 [Pipeline] echo 15:04:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:02 provisioning config files... 15:04:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config2512537512758017174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:02 ---> docker-login.sh 15:04:02 nexus3.edgexfoundry.org:10001 15:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:03 Configure a credential helper to remove this warning. See 15:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:03 15:04:03 Login Succeeded 15:04:03 nexus3.edgexfoundry.org:10002 15:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:03 Configure a credential helper to remove this warning. See 15:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:03 15:04:03 Login Succeeded 15:04:03 nexus3.edgexfoundry.org:10003 15:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:03 Configure a credential helper to remove this warning. See 15:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:03 15:04:03 Login Succeeded 15:04:03 nexus3.edgexfoundry.org:10004 15:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:03 Configure a credential helper to remove this warning. See 15:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:03 15:04:03 Login Succeeded 15:04:03 docker.io 15:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:04 Configure a credential helper to remove this warning. See 15:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:04 15:04:04 Login Succeeded 15:04:04 ---> docker-login.sh ends [Pipeline] } 15:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:04:05 + git rev-list -1 --merges 7291a57ddb8963a82bcaacc92549b318e99f024e~1..7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] echo 15:04:05 -----------> git rev-list -1 --merges 7291a57ddb8963a82bcaacc92549b318e99f024e~1..7291a57ddb8963a82bcaacc92549b318e99f024e 7291a57ddb8963a82bcaacc92549b318e99f024e [false] [Pipeline] sh 15:04:05 + git log --format=format:%s -1 7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] echo 15:04:05 ========================================================= 15:04:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:04:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:06 + git log --format=format:%s -1 7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] echo 15:04:06 [semverPrep] GIT_COMMIT: 7291a57ddb8963a82bcaacc92549b318e99f024e, Commit Message: refactor(snap): configure.go [Pipeline] echo 15:04:06 [semverPrep] This is not a build commit. [Pipeline] sh 15:04:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:04:06 + grep -v github /etc/ssh/ssh_known_hosts 15:04:06 + [ -e /tmp/ssh_known_hosts ] 15:04:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:04:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:04:06 + sudo tee -a /etc/ssh/ssh_known_hosts 15:04:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:04:07 15:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:04:07 0.1.4: Pulling from edgex-devops/py-git-semver 15:04:07 b85a868b505f: Pulling fs layer 15:04:07 e2be974225ed: Pulling fs layer 15:04:07 339a4e72a1f5: Pulling fs layer 15:04:07 988bab9f4d93: Pulling fs layer 15:04:07 1469e6f7b9e6: Pulling fs layer 15:04:07 eaf3925da568: Pulling fs layer 15:04:07 bab4dde63d76: Pulling fs layer 15:04:07 bde34c3a00c8: Pulling fs layer 15:04:07 b352a97aabf1: Pulling fs layer 15:04:07 4872d77fe225: Pulling fs layer 15:04:07 5851b861e8e6: Pulling fs layer 15:04:07 bde34c3a00c8: Waiting 15:04:07 bab4dde63d76: Waiting 15:04:07 5851b861e8e6: Waiting 15:04:07 4872d77fe225: Waiting 15:04:07 988bab9f4d93: Waiting 15:04:07 b352a97aabf1: Waiting 15:04:07 1469e6f7b9e6: Waiting 15:04:07 eaf3925da568: Waiting 15:04:07 e2be974225ed: Download complete 15:04:07 988bab9f4d93: Verifying Checksum 15:04:07 988bab9f4d93: Download complete 15:04:07 1469e6f7b9e6: Verifying Checksum 15:04:07 1469e6f7b9e6: Download complete 15:04:07 eaf3925da568: Verifying Checksum 15:04:07 eaf3925da568: Download complete 15:04:07 339a4e72a1f5: Download complete 15:04:07 bde34c3a00c8: Download complete 15:04:07 b352a97aabf1: Verifying Checksum 15:04:07 b352a97aabf1: Download complete 15:04:07 4872d77fe225: Verifying Checksum 15:04:07 4872d77fe225: Download complete 15:04:07 5851b861e8e6: Download complete 15:04:07 b85a868b505f: Verifying Checksum 15:04:07 b85a868b505f: Download complete 15:04:08 bab4dde63d76: Verifying Checksum 15:04:08 bab4dde63d76: Download complete 15:04:09 b85a868b505f: Pull complete 15:04:09 e2be974225ed: Pull complete 15:04:10 339a4e72a1f5: Pull complete 15:04:10 988bab9f4d93: Pull complete 15:04:10 1469e6f7b9e6: Pull complete 15:04:10 eaf3925da568: Pull complete 15:04:13 bab4dde63d76: Pull complete 15:04:13 bde34c3a00c8: Pull complete 15:04:13 b352a97aabf1: Pull complete 15:04:13 4872d77fe225: Pull complete 15:04:13 5851b861e8e6: Pull complete 15:04:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:04:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:13 prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container 15:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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-devops/py-git-semver:0.1.4 cat 15:04:15 $ docker top cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 -eo pid,comm 15:04:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:04:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:15 [ssh-agent] Looking for ssh-agent implementation... 15:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:15 $ docker exec cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 ssh-agent 15:04:15 SSH_AUTH_SOCK=/tmp/ssh-lx8iVdB2lofW/agent.32 15:04:15 SSH_AGENT_PID=39 15:04:15 Running ssh-add (command line suppressed) 15:04:16 Identity added: /w/workspace/_app-service-configurable_PR-450@tmp/private_key_6545532507674945405.key (/w/workspace/_app-service-configurable_PR-450@tmp/private_key_6545532507674945405.key) 15:04:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:16 + git tag --points-at HEAD [Pipeline] } 15:04:16 $ docker exec --env ******** --env ******** cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 ssh-agent -k 15:04:16 unset SSH_AUTH_SOCK; 15:04:16 unset SSH_AGENT_PID; 15:04:16 echo Agent pid 39 killed; 15:04:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:04:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:16 [ssh-agent] Looking for ssh-agent implementation... 15:04:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:16 $ docker exec cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 ssh-agent 15:04:16 SSH_AUTH_SOCK=/tmp/ssh-6A3eBve620Eh/agent.72 15:04:16 SSH_AGENT_PID=79 15:04:16 Running ssh-add (command line suppressed) 15:04:17 Identity added: /w/workspace/_app-service-configurable_PR-450@tmp/private_key_8827492602274084676.key (/w/workspace/_app-service-configurable_PR-450@tmp/private_key_8827492602274084676.key) 15:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:17 + git semver init 15:04:17 2022-07-22 15:04:17,580 [run_init] DEBUG init version:0.0.0 force:False 15:04:17 2022-07-22 15:04:17,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-450/.semver 15:04:17 2022-07-22 15:04:17,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-450/.semver 15:04:17 2022-07-22 15:04:17,581 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-450/.semver'], cwd=/w/workspace/_app-service-configurable_PR-450, universal_newlines=False, shell=None, istream=None) 15:04:18 2022-07-22 15:04:18,337 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-450/.git/info/exclude 15:04:18 2022-07-22 15:04:18,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-450/.semver/PR-450 with force:False 15:04:18 2022-07-22 15:04:18,337 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-450/.semver/PR-450 15:04:18 2022-07-22 15:04:18,344 [execute] INFO git cat-file --batch-check 15:04:18 2022-07-22 15:04:18,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-450/.semver, universal_newlines=False, shell=None, istream=) 15:04:18 2022-07-22 15:04:18,352 [execute] INFO git cat-file --batch 15:04:18 2022-07-22 15:04:18,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-450/.semver, universal_newlines=False, shell=None, istream=) 15:04:18 2022-07-22 15:04:18,359 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-450/.semver/PR-450 15:04:18 0.0.0 [Pipeline] } 15:04:18 $ docker exec --env ******** --env ******** cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 ssh-agent -k 15:04:18 unset SSH_AUTH_SOCK; 15:04:18 unset SSH_AGENT_PID; 15:04:18 echo Agent pid 79 killed; 15:04:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:19 + git semver [Pipeline] } 15:04:19 $ docker stop --time=1 cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 15:04:20 $ docker rm -f cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 [Pipeline] // withDockerContainer [Pipeline] sh 15:04:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:04:21 Stashed 1 file(s) [Pipeline] echo 15:04:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:22 provisioning config files... 15:04:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config6307320887003594264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:22 ---> docker-login.sh 15:04:22 nexus3.edgexfoundry.org:10001 15:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:22 Configure a credential helper to remove this warning. See 15:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:22 15:04:22 Login Succeeded 15:04:22 nexus3.edgexfoundry.org:10002 15:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:22 Configure a credential helper to remove this warning. See 15:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:22 15:04:22 Login Succeeded 15:04:22 nexus3.edgexfoundry.org:10003 15:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:22 Configure a credential helper to remove this warning. See 15:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:22 15:04:22 Login Succeeded 15:04:22 nexus3.edgexfoundry.org:10004 15:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:23 Configure a credential helper to remove this warning. See 15:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:23 15:04:23 Login Succeeded 15:04:23 docker.io 15:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:23 Configure a credential helper to remove this warning. See 15:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:23 15:04:23 Login Succeeded 15:04:23 ---> docker-login.sh ends [Pipeline] } 15:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:04:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:23 ========================================================= 15:04:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:04:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:24 + 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 . 15:04:24 Sending build context to Docker daemon 3.108MB 15:04:24 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:04:24 Step 2/13 : FROM ${BASE} AS builder 15:04:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:04:24 2408cc74d12b: Pulling fs layer 15:04:24 ea60b727a1ce: Pulling fs layer 15:04:24 30c4a7721957: Pulling fs layer 15:04:24 370296b7ddb6: Pulling fs layer 15:04:24 7c6cee850709: Pulling fs layer 15:04:24 39a5fcdaea64: Pulling fs layer 15:04:24 d94ebbe4e438: Pulling fs layer 15:04:24 bcfd1f05c69d: Pulling fs layer 15:04:24 59ccb84bbe0f: Pulling fs layer 15:04:24 370296b7ddb6: Waiting 15:04:24 7c6cee850709: Waiting 15:04:24 39a5fcdaea64: Waiting 15:04:24 d94ebbe4e438: Waiting 15:04:24 bcfd1f05c69d: Waiting 15:04:24 59ccb84bbe0f: Waiting 15:04:24 30c4a7721957: Verifying Checksum 15:04:24 30c4a7721957: Download complete 15:04:24 ea60b727a1ce: Verifying Checksum 15:04:24 ea60b727a1ce: Download complete 15:04:24 7c6cee850709: Verifying Checksum 15:04:24 7c6cee850709: Download complete 15:04:24 39a5fcdaea64: Download complete 15:04:24 2408cc74d12b: Download complete 15:04:24 d94ebbe4e438: Download complete 15:04:24 2408cc74d12b: Pull complete 15:04:24 ea60b727a1ce: Pull complete 15:04:24 59ccb84bbe0f: Verifying Checksum 15:04:24 59ccb84bbe0f: Download complete 15:04:24 30c4a7721957: Pull complete 15:04:24 bcfd1f05c69d: Verifying Checksum 15:04:24 bcfd1f05c69d: Download complete 15:04:25 370296b7ddb6: Verifying Checksum 15:04:25 370296b7ddb6: Download complete 15:04:29 370296b7ddb6: Pull complete 15:04:29 7c6cee850709: Pull complete 15:04:29 39a5fcdaea64: Pull complete 15:04:29 d94ebbe4e438: Pull complete 15:04:31 bcfd1f05c69d: Pull complete 15:04:32 59ccb84bbe0f: Pull complete 15:04:32 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:04:32 ---> a4fb48ad2a94 15:04:32 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:04:34 ---> Running in b452f2ef60b4 15:04:34 Removing intermediate container b452f2ef60b4 15:04:34 ---> 8d925e975293 15:04:34 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:04:35 ---> Running in 20512e026e41 15:04:35 Removing intermediate container 20512e026e41 15:04:35 ---> 1faa6bc2d004 15:04:35 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:04:35 ---> Running in 525e17dcef92 15:04:35 Removing intermediate container 525e17dcef92 15:04:35 ---> 6ad65a22d3f2 15:04:35 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:35 ---> Running in 2a2267f3a3d9 15:04:35 Removing intermediate container 2a2267f3a3d9 15:04:35 ---> b8344d04bf99 15:04:35 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:04:35 ---> Running in a8527498a679 15:04:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:04:37 Still waiting to schedule task 15:04:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:04:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:04:37 OK: 211 MiB in 51 packages 15:04:38 Removing intermediate container a8527498a679 15:04:38 ---> 21df4ec99374 15:04:38 Step 8/13 : WORKDIR /app 15:04:38 ---> Running in 89153af0721a 15:04:38 Removing intermediate container 89153af0721a 15:04:38 ---> e92a8095f2f7 15:04:38 Step 9/13 : COPY go.mod vendor* ./ 15:04:38 ---> 8f624f63ee4e 15:04:38 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:38 ---> Running in bd396916f704 15:05:00 Removing intermediate container bd396916f704 15:05:00 ---> 22ef1b84ce9e 15:05:00 Step 11/13 : COPY . . 15:05:00 ---> 0eb0d2b86c6f 15:05:00 Step 12/13 : ARG MAKE="make build" 15:05:00 ---> Running in 732717d0f667 15:05:00 Removing intermediate container 732717d0f667 15:05:00 ---> da8e6dc6a892 15:05:00 Step 13/13 : RUN $MAKE 15:05:00 ---> Running in 7569bb1709d9 15:05:00 noop 15:05:00 Removing intermediate container 7569bb1709d9 15:05:00 ---> f75c737bedb6 15:05:00 Successfully built f75c737bedb6 15:05:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:00 + docker inspect -f . ci-base-image-x86_64 15:05:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:00 prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container 15:05:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:05:01 $ docker top d360dff82574c033a81bd50fcb229e2743d82bfa586b8caafa4e5034307ed2f4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:01 + go version 15:05:01 go version go1.18.3 linux/amd64 [Pipeline] } 15:05:01 $ docker stop --time=1 d360dff82574c033a81bd50fcb229e2743d82bfa586b8caafa4e5034307ed2f4 15:05:03 $ docker rm -f d360dff82574c033a81bd50fcb229e2743d82bfa586b8caafa4e5034307ed2f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:03 + docker inspect -f . ci-base-image-x86_64 15:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:03 prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container 15:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:05:04 $ docker top 3328479071acb0986f14ac50767f6a49b97483d46f1a9b13b941e7a37f0ad30b -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:04 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-450 [Pipeline] fileExists [Pipeline] sh 15:05:05 + make test 15:05:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:05:14 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:05:14 CGO_ENABLED=1 go vet ./... 15:05:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:05:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:05:17 ./bin/test-attribution-txt.sh [Pipeline] echo 15:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:05:17 $ docker stop --time=1 3328479071acb0986f14ac50767f6a49b97483d46f1a9b13b941e7a37f0ad30b 15:05:19 $ docker rm -f 3328479071acb0986f14ac50767f6a49b97483d46f1a9b13b941e7a37f0ad30b [Pipeline] // withDockerContainer [Pipeline] sh 15:05:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:05:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:05:21 + ls -al . 15:05:21 total 168 15:05:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 15:05 . 15:05:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 15:03 .. 15:05:21 -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 15:03 .dockerignore 15:05:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 15:04 .git 15:05:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 15:03 .github 15:05:21 -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 15:03 .gitignore 15:05:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 15:04 .semver 15:05:21 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 15:03 Attribution.txt 15:05:21 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 15:03 CHANGELOG.md 15:05:21 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 15:03 Dockerfile 15:05:21 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 15:03 GOVERNANCE.md 15:05:21 -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 15:03 Jenkinsfile 15:05:21 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 15:03 LICENSE 15:05:21 -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 15:03 OWNERS.md 15:05:21 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 15:03 README.md 15:05:21 -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 15:04 VERSION 15:05:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 15:03 bin 15:05:21 -rw-r--r-- 1 jenkins jenkins 10 Jul 22 15:05 coverage.out 15:05:21 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 15:03 go.mod 15:05:21 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 15:03 go.sum 15:05:21 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 15:03 main.go 15:05:21 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 15:03 makefile 15:05:21 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 15:03 res 15:05:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 15:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:21 + 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=7291a57ddb8963a82bcaacc92549b318e99f024e --label arch=amd64 --label version=0.0.0 . 15:05:21 Sending build context to Docker daemon 3.109MB 15:05:21 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:05:21 Step 2/27 : FROM ${BASE} AS builder 15:05:21 ---> f75c737bedb6 15:05:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:05:21 ---> Running in b7d6e3ee1647 15:05:21 Removing intermediate container b7d6e3ee1647 15:05:21 ---> a05d2c94e30c 15:05:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:05:21 ---> Running in 0201b0f1ece8 15:05:21 Removing intermediate container 0201b0f1ece8 15:05:21 ---> 19204134025f 15:05:21 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:05:21 ---> Running in 9e3a0e7a707e 15:05:21 Removing intermediate container 9e3a0e7a707e 15:05:21 ---> c13996941277 15:05:21 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:22 ---> Running in 61e83a03a2da 15:05:22 Removing intermediate container 61e83a03a2da 15:05:22 ---> f53dc50b1274 15:05:22 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:22 ---> Running in 6d828dd21cb1 15:05:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:05:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:05:23 OK: 211 MiB in 51 packages 15:05:24 Removing intermediate container 6d828dd21cb1 15:05:24 ---> c4cfd93599eb 15:05:24 Step 8/27 : WORKDIR /app 15:05:24 ---> Running in dfb2145a9187 15:05:24 Removing intermediate container dfb2145a9187 15:05:24 ---> 42ff70671972 15:05:24 Step 9/27 : COPY go.mod vendor* ./ 15:05:24 ---> cdb9c48c1735 15:05:24 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:24 ---> Running in 5f3c096dcf5c 15:05:24 Removing intermediate container 5f3c096dcf5c 15:05:24 ---> cd25fa5e9534 15:05:24 Step 11/27 : COPY . . 15:05:25 ---> b4ea175a5d1a 15:05:25 Step 12/27 : ARG MAKE="make build" 15:05:25 ---> Running in 9476e8ad8da8 15:05:25 Removing intermediate container 9476e8ad8da8 15:05:25 ---> 25396db9d79b 15:05:25 Step 13/27 : RUN $MAKE 15:05:25 ---> Running in 8ae280ceb0b6 15:05:25 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:05:47 Removing intermediate container 8ae280ceb0b6 15:05:47 ---> cd3fd504dd37 15:05:47 Step 14/27 : FROM alpine:3.16 15:05:47 3.16: Pulling from library/alpine 15:05:47 530afca65e2e: Pulling fs layer 15:05:48 530afca65e2e: Verifying Checksum 15:05:48 530afca65e2e: Download complete 15:05:48 530afca65e2e: Pull complete 15:05:48 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:05:48 Status: Downloaded newer image for alpine:3.16 15:05:48 ---> d7d3d98c851f 15:05:48 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:05:48 ---> Running in c2e94dc600f1 15:05:48 Removing intermediate container c2e94dc600f1 15:05:48 ---> 99af3ec1ba19 15:05:48 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:05:48 ---> Running in d1e5fdea9580 15:05:48 Removing intermediate container d1e5fdea9580 15:05:48 ---> 6a9d37e4e7e5 15:05:48 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:05:48 ---> Running in 0ed5c8806937 15:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:05:49 (1/7) Installing ca-certificates (20211220-r0) 15:05:49 (2/7) Installing dumb-init (1.2.5-r1) 15:05:49 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:05:49 (4/7) Installing libsodium (1.0.18-r0) 15:05:49 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:05:49 (6/7) Installing libzmq (4.3.4-r0) 15:05:49 (7/7) Installing zeromq (4.3.4-r0) 15:05:49 Executing busybox-1.35.0-r15.trigger 15:05:49 Executing ca-certificates-20211220-r0.trigger 15:05:49 OK: 9 MiB in 21 packages 15:05:49 Removing intermediate container 0ed5c8806937 15:05:49 ---> 92e01e7c185c 15:05:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:05:49 ---> 804a83c448e6 15:05:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:05:50 ---> c9ec5afc8bc3 15:05:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:05:50 ---> a9267cc9608e 15:05:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:05:50 ---> 9a040288b7c0 15:05:50 Step 22/27 : EXPOSE 48095 15:05:50 ---> Running in 980f90bc635c 15:05:50 Removing intermediate container 980f90bc635c 15:05:50 ---> 669c98584274 15:05:50 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:05:50 ---> Running in d34136ea54e0 15:05:51 Removing intermediate container d34136ea54e0 15:05:51 ---> 17258f437bfb 15:05:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:05:51 ---> Running in 2ef0a3153389 15:05:51 Removing intermediate container 2ef0a3153389 15:05:51 ---> 1dde4a480dda 15:05:51 Step 25/27 : LABEL arch=amd64 15:05:51 ---> Running in c43783020c17 15:05:51 Removing intermediate container c43783020c17 15:05:51 ---> 0da1146d667f 15:05:51 Step 26/27 : LABEL git_sha=7291a57ddb8963a82bcaacc92549b318e99f024e 15:05:51 ---> Running in 19a769897c17 15:05:51 Removing intermediate container 19a769897c17 15:05:51 ---> 72b15b71fedf 15:05:51 Step 27/27 : LABEL version=0.0.0 15:05:51 ---> Running in b95fe1a15f3c 15:05:51 Removing intermediate container b95fe1a15f3c 15:05:51 ---> 0d8af011b420 15:05:51 [Warning] One or more build-args [ARCH] were not consumed 15:05:51 Successfully built 0d8af011b420 15:05:51 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 15:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:52 15:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:52 latest: Pulling from edgex-lftools-log-publisher 15:05:52 5eb5b503b376: Pulling fs layer 15:05:52 5c69ac0246d0: Pulling fs layer 15:05:52 ec43610c2a17: Pulling fs layer 15:05:52 3a2ae6a8a46f: Pulling fs layer 15:05:52 33b1e0a273af: Pulling fs layer 15:05:52 5d3b04190fa2: Pulling fs layer 15:05:52 2f39f015ded8: Pulling fs layer 15:05:52 3a2ae6a8a46f: Waiting 15:05:52 33b1e0a273af: Waiting 15:05:52 5d3b04190fa2: Waiting 15:05:52 5c69ac0246d0: Download complete 15:05:52 3a2ae6a8a46f: Verifying Checksum 15:05:52 3a2ae6a8a46f: Download complete 15:05:52 ec43610c2a17: Verifying Checksum 15:05:52 ec43610c2a17: Download complete 15:05:52 33b1e0a273af: Verifying Checksum 15:05:52 33b1e0a273af: Download complete 15:05:52 5d3b04190fa2: Download complete 15:05:52 5eb5b503b376: Verifying Checksum 15:05:52 5eb5b503b376: Download complete 15:05:53 2f39f015ded8: Download complete 15:05:54 5eb5b503b376: Pull complete 15:05:54 5c69ac0246d0: Pull complete 15:05:55 ec43610c2a17: Pull complete 15:05:55 3a2ae6a8a46f: Pull complete 15:05:55 33b1e0a273af: Pull complete 15:05:55 5d3b04190fa2: Pull complete 15:06:00 2f39f015ded8: Pull complete 15:06:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:00 prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container 15:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:06:03 $ docker top 69229e190a91b02d52149c0d4dd8418ea665da1f20e5263cb48ccd0617d8459b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:03 ---> job-cost.sh 15:06:03 lf-activate-venv: SKIPPING 15:06:03 INFO: No Stack... 15:06:04 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:04 INFO: Archiving Costs [Pipeline] sh 15:06:05 + cat /w/workspace/_app-service-configurable_PR-450/archives/cost.csv 15:06:05 + cut -d, -f6 [Pipeline] lock 15:06:05 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] 15:06:05 Resource [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] did not exist. Created. 15:06:05 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:05 + echo total: 0.2199999988079071 [Pipeline] stash 15:06:05 Stashed 1 file(s) [Pipeline] } 15:06:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:05 $ docker stop --time=1 69229e190a91b02d52149c0d4dd8418ea665da1f20e5263cb48ccd0617d8459b 15:06:06 $ docker rm -f 69229e190a91b02d52149c0d4dd8418ea665da1f20e5263cb48ccd0617d8459b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:06:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20795 in /w/workspace/_app-service-configurable_PR-450 [Pipeline] { [Pipeline] ws 15:06:17 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 15:06:18 Selected Git installation does not exist. Using Default 15:06:18 The recommended git tool is: NONE 15:06:24 using credential edgex-jenkins-ssh 15:06:24 Cloning the remote Git repository 15:06:24 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:06:24 > git init /w/workspace/app-service-configurable/1 # timeout=10 15:06:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:06:24 > git --version # timeout=10 15:06:24 > git --version # 'git version 2.25.1' 15:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:26 Merging remotes/origin/main commit 6085ab4eae462fefc7cb0a382f63c0193af74bd5 into PR head commit 7291a57ddb8963a82bcaacc92549b318e99f024e 15:06:27 Merge succeeded, producing 7291a57ddb8963a82bcaacc92549b318e99f024e 15:06:27 Checking out Revision 7291a57ddb8963a82bcaacc92549b318e99f024e (PR-450) 15:06:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:06:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:06:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:06:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:06:26 > git config core.sparsecheckout # timeout=10 15:06:26 > git checkout -f 7291a57ddb8963a82bcaacc92549b318e99f024e # timeout=10 15:06:26 > git remote # timeout=10 15:06:26 > git config --get remote.origin.url # timeout=10 15:06:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:26 > git merge 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 15:06:26 > git rev-parse HEAD^{commit} # timeout=10 15:06:27 > git config core.sparsecheckout # timeout=10 15:06:27 > git checkout -f 7291a57ddb8963a82bcaacc92549b318e99f024e # timeout=10 15:06:31 Commit message: "refactor(snap): configure.go" 15:06:31 > git --version # timeout=10 15:06:31 > git --version # 'git version 2.25.1' 15:06:31 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:06:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:06:32 Dload Upload Total Spent Left Speed 15:06:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh 15:06:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:06:33 + sudo tee /etc/docker/daemon.new 15:06:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:06:33 { 15:06:33 "registry-mirrors": [ 15:06:33 "https://nexus3.edgexfoundry.org:10001" 15:06:33 ], 15:06:33 "bip": "10.250.0.254/24", 15:06:33 "hosts": [ 15:06:33 "tcp://0.0.0.0:5555", 15:06:33 "unix:///var/run/docker.sock" 15:06:33 ], 15:06:33 "mtu": 1458, 15:06:33 "selinux-enabled": true, 15:06:33 "seccomp-profile": "/etc/docker/seccomp.json" 15:06:33 } [Pipeline] sh 15:06:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:06:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:52 provisioning config files... 15:06:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8612469618996802142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:53 ---> docker-login.sh 15:06:53 nexus3.edgexfoundry.org:10001 15:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:54 Configure a credential helper to remove this warning. See 15:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:54 15:06:54 Login Succeeded 15:06:54 nexus3.edgexfoundry.org:10002 15:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:54 Configure a credential helper to remove this warning. See 15:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:54 15:06:54 Login Succeeded 15:06:54 nexus3.edgexfoundry.org:10003 15:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:55 Configure a credential helper to remove this warning. See 15:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:55 15:06:55 Login Succeeded 15:06:55 nexus3.edgexfoundry.org:10004 15:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:55 Configure a credential helper to remove this warning. See 15:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:55 15:06:55 Login Succeeded 15:06:55 docker.io 15:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:56 Configure a credential helper to remove this warning. See 15:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:56 15:06:56 Login Succeeded 15:06:56 ---> docker-login.sh ends [Pipeline] } 15:06:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:56 ========================================================= 15:06:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:06:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:57 + 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 . 15:06:57 Sending build context to Docker daemon 204.3kB 15:06:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:06:57 Step 2/13 : FROM ${BASE} AS builder 15:06:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:06:58 b3c136eddcbf: Pulling fs layer 15:06:58 c0a3192eca97: Pulling fs layer 15:06:58 a050256f5b6f: Pulling fs layer 15:06:58 656be50a0ddc: Pulling fs layer 15:06:58 2bbca73fdf42: Pulling fs layer 15:06:58 46d945488cbd: Pulling fs layer 15:06:58 8a5474983e97: Pulling fs layer 15:06:58 329c88fbcd65: Pulling fs layer 15:06:58 656be50a0ddc: Waiting 15:06:58 2bbca73fdf42: Waiting 15:06:58 46d945488cbd: Waiting 15:06:58 8a5474983e97: Waiting 15:06:58 329c88fbcd65: Waiting 15:06:58 a050256f5b6f: Verifying Checksum 15:06:58 a050256f5b6f: Download complete 15:06:58 c0a3192eca97: Verifying Checksum 15:06:58 c0a3192eca97: Download complete 15:06:58 2bbca73fdf42: Verifying Checksum 15:06:58 2bbca73fdf42: Download complete 15:06:58 46d945488cbd: Verifying Checksum 15:06:58 46d945488cbd: Download complete 15:06:58 b3c136eddcbf: Verifying Checksum 15:06:59 b3c136eddcbf: Pull complete 15:06:59 329c88fbcd65: Verifying Checksum 15:06:59 329c88fbcd65: Download complete 15:06:59 c0a3192eca97: Pull complete 15:06:59 a050256f5b6f: Pull complete 15:07:00 8a5474983e97: Verifying Checksum 15:07:00 8a5474983e97: Download complete 15:07:01 656be50a0ddc: Verifying Checksum 15:07:01 656be50a0ddc: Download complete 15:07:13 656be50a0ddc: Pull complete 15:07:13 2bbca73fdf42: Pull complete 15:07:14 46d945488cbd: Pull complete 15:07:20 8a5474983e97: Pull complete 15:07:22 329c88fbcd65: Pull complete 15:07:22 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:07:22 ---> ff4287adb874 15:07:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:07:23 ---> Running in 046e80d0e6f0 15:07:23 Removing intermediate container 046e80d0e6f0 15:07:23 ---> db96174cd891 15:07:23 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:07:23 ---> Running in 4af218ae67d9 15:07:23 Removing intermediate container 4af218ae67d9 15:07:23 ---> 519a9a888dbc 15:07:23 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:07:23 ---> Running in f5639409253b 15:07:24 Removing intermediate container f5639409253b 15:07:24 ---> b50426b7e386 15:07:24 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:24 ---> Running in 7b7f12a848df 15:07:27 Removing intermediate container 7b7f12a848df 15:07:27 ---> 09652c0fd5c6 15:07:27 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:27 ---> Running in 4c5f9655fba0 15:07:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:07:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:07:29 OK: 221 MiB in 51 packages 15:07:30 Removing intermediate container 4c5f9655fba0 15:07:30 ---> c80a597d050c 15:07:30 Step 8/13 : WORKDIR /app 15:07:30 ---> Running in 277eeb11098f 15:07:31 Removing intermediate container 277eeb11098f 15:07:31 ---> 4d77865a1dbc 15:07:31 Step 9/13 : COPY go.mod vendor* ./ 15:07:31 ---> 224da0af9b75 15:07:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:31 ---> Running in 0a6755f8fea5 15:08:18 Removing intermediate container 0a6755f8fea5 15:08:18 ---> 83f1648ea746 15:08:18 Step 11/13 : COPY . . 15:08:18 ---> e988d08fea63 15:08:18 Step 12/13 : ARG MAKE="make build" 15:08:18 ---> Running in 5cf84b15cc1e 15:08:18 Removing intermediate container 5cf84b15cc1e 15:08:18 ---> fcd695e92c26 15:08:18 Step 13/13 : RUN $MAKE 15:08:18 ---> Running in ed76f877f52d 15:08:18 noop 15:08:18 Removing intermediate container ed76f877f52d 15:08:18 ---> 8d86af4973c6 15:08:18 Successfully built 8d86af4973c6 15:08:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:19 + docker inspect -f . ci-base-image-arm64 15:08:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:19 prd-ubuntu20.04-docker-arm64-4c-16g-20795 does not seem to be running inside a container 15:08:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:08:20 $ docker top 96a486b8bb6337872a8744490f5f3a22464f28172ddf34a7145e5ebe2567c48e -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:21 + go version 15:08:21 go version go1.18.3 linux/arm64 [Pipeline] } 15:08:21 $ docker stop --time=1 96a486b8bb6337872a8744490f5f3a22464f28172ddf34a7145e5ebe2567c48e 15:08:23 $ docker rm -f 96a486b8bb6337872a8744490f5f3a22464f28172ddf34a7145e5ebe2567c48e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:24 + docker inspect -f . ci-base-image-arm64 15:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:08:24 prd-ubuntu20.04-docker-arm64-4c-16g-20795 does not seem to be running inside a container 15:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:08:26 $ docker top 6e485f52a8e8403e092378424f0f7cbef533d17d783b584306c4c1e7b9ad3c90 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:26 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 15:08:27 + make test 15:08:27 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:09:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:09:49 CGO_ENABLED=1 go vet ./... 15:10:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:10:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:10:01 ./bin/test-attribution-txt.sh [Pipeline] echo 15:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:10:02 $ docker stop --time=1 6e485f52a8e8403e092378424f0f7cbef533d17d783b584306c4c1e7b9ad3c90 15:10:03 $ docker rm -f 6e485f52a8e8403e092378424f0f7cbef533d17d783b584306c4c1e7b9ad3c90 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:04 Warning: overwriting stash ‘coverage-report’ 15:10:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:10:06 + ls -al . 15:10:06 total 164 15:10:06 drwxrwxr-x 7 jenkins jenkins 4096 Jul 22 15:08 . 15:10:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 15:06 .. 15:10:06 -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 15:06 .dockerignore 15:10:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 15:06 .git 15:10:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 15:06 .github 15:10:06 -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 15:06 .gitignore 15:10:06 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 15:06 Attribution.txt 15:10:06 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 15:06 CHANGELOG.md 15:10:06 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 15:06 Dockerfile 15:10:06 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 15:06 GOVERNANCE.md 15:10:06 -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 15:06 Jenkinsfile 15:10:06 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 15:06 LICENSE 15:10:06 -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 15:06 OWNERS.md 15:10:06 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 15:06 README.md 15:10:06 -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 15:04 VERSION 15:10:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 15:06 bin 15:10:06 -rw-r--r-- 1 jenkins jenkins 10 Jul 22 15:08 coverage.out 15:10:06 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 15:06 go.mod 15:10:06 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 15:06 go.sum 15:10:06 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 15:06 main.go 15:10:06 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 15:06 makefile 15:10:06 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 15:06 res 15:10:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 15:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:06 + 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=7291a57ddb8963a82bcaacc92549b318e99f024e --label arch=arm64 --label version=0.0.0 . 15:10:06 Sending build context to Docker daemon 205.3kB 15:10:07 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:10:07 Step 2/27 : FROM ${BASE} AS builder 15:10:07 ---> 8d86af4973c6 15:10:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:10:07 ---> Running in e07270d60c5f 15:10:07 Removing intermediate container e07270d60c5f 15:10:07 ---> a41cce85736a 15:10:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:10:07 ---> Running in 9377c12f204b 15:10:07 Removing intermediate container 9377c12f204b 15:10:07 ---> ff5e6a48ac23 15:10:07 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:10:07 ---> Running in 34961725d041 15:10:08 Removing intermediate container 34961725d041 15:10:08 ---> 4748793808ea 15:10:08 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:08 ---> Running in 4c2496ca5345 15:10:10 Removing intermediate container 4c2496ca5345 15:10:10 ---> 1dcb85a75895 15:10:10 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:10 ---> Running in 480bf7a414bf 15:10:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:10:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:10:12 OK: 221 MiB in 51 packages 15:10:13 Removing intermediate container 480bf7a414bf 15:10:13 ---> b748269b218c 15:10:13 Step 8/27 : WORKDIR /app 15:10:13 ---> Running in 434ec7fdf3a7 15:10:14 Removing intermediate container 434ec7fdf3a7 15:10:14 ---> f77a8b22d67e 15:10:14 Step 9/27 : COPY go.mod vendor* ./ 15:10:14 ---> b696ac1e5b66 15:10:14 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:14 ---> Running in 140e93ccb011 15:10:16 Removing intermediate container 140e93ccb011 15:10:16 ---> f00b3b248f09 15:10:16 Step 11/27 : COPY . . 15:10:17 ---> 880c4bafde1e 15:10:17 Step 12/27 : ARG MAKE="make build" 15:10:17 ---> Running in a35d0f34ea04 15:10:17 Removing intermediate container a35d0f34ea04 15:10:17 ---> 771c7a270024 15:10:17 Step 13/27 : RUN $MAKE 15:10:17 ---> Running in e78e8be68f0d 15:10:18 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:12:25 Removing intermediate container e78e8be68f0d 15:12:25 ---> a16dfff0aec0 15:12:25 Step 14/27 : FROM alpine:3.16 15:12:25 3.16: Pulling from library/alpine 15:12:25 f97344484467: Pulling fs layer 15:12:25 f97344484467: Verifying Checksum 15:12:25 f97344484467: Download complete 15:12:25 f97344484467: Pull complete 15:12:25 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:12:25 Status: Downloaded newer image for alpine:3.16 15:12:25 ---> 3d81c46cd875 15:12:25 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:12:25 ---> Running in 5e0fafd26117 15:12:25 Removing intermediate container 5e0fafd26117 15:12:25 ---> a473c8517cab 15:12:25 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:12:25 ---> Running in 8898f2287ecc 15:12:25 Removing intermediate container 8898f2287ecc 15:12:25 ---> 91c6dfad3248 15:12:25 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:12:25 ---> Running in 89d6d12a0f32 15:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:12:25 (1/7) Installing ca-certificates (20211220-r0) 15:12:25 (2/7) Installing dumb-init (1.2.5-r1) 15:12:25 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:12:25 (4/7) Installing libsodium (1.0.18-r0) 15:12:25 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:12:25 (6/7) Installing libzmq (4.3.4-r0) 15:12:25 (7/7) Installing zeromq (4.3.4-r0) 15:12:25 Executing busybox-1.35.0-r15.trigger 15:12:25 Executing ca-certificates-20211220-r0.trigger 15:12:25 OK: 9 MiB in 21 packages 15:12:25 Removing intermediate container 89d6d12a0f32 15:12:25 ---> 53b8b2f7a8e0 15:12:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:12:25 ---> 2529600baaaf 15:12:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:12:26 ---> 03385132145a 15:12:26 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:12:27 ---> 37bfa0e57974 15:12:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:12:28 ---> fcb2517be3ef 15:12:28 Step 22/27 : EXPOSE 48095 15:12:28 ---> Running in d75d7eec9381 15:12:28 Removing intermediate container d75d7eec9381 15:12:28 ---> 84d33354f3c8 15:12:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:12:28 ---> Running in 5a6526dc31d4 15:12:29 Removing intermediate container 5a6526dc31d4 15:12:29 ---> a9e2f0ba74b2 15:12:29 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:12:29 ---> Running in ad1665e97c50 15:12:29 Removing intermediate container ad1665e97c50 15:12:29 ---> 7a0855ca1282 15:12:29 Step 25/27 : LABEL arch=arm64 15:12:29 ---> Running in 4d6cd3d71bcb 15:12:30 Removing intermediate container 4d6cd3d71bcb 15:12:30 ---> d3aea046ef46 15:12:30 Step 26/27 : LABEL git_sha=7291a57ddb8963a82bcaacc92549b318e99f024e 15:12:30 ---> Running in 4b9cbc4927c5 15:12:30 Removing intermediate container 4b9cbc4927c5 15:12:30 ---> c1a731e4a8cb 15:12:30 Step 27/27 : LABEL version=0.0.0 15:12:30 ---> Running in d394d0b2fc09 15:12:30 Removing intermediate container d394d0b2fc09 15:12:30 ---> 15d42d37a447 15:12:30 [Warning] One or more build-args [ARCH] were not consumed 15:12:30 Successfully built 15d42d37a447 15:12:30 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 15:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:31 15:12:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:32 arm64: Pulling from edgex-lftools-log-publisher 15:12:32 8998bd30e6a1: Pulling fs layer 15:12:32 04944245beec: Pulling fs layer 15:12:32 699f458cf7ca: Pulling fs layer 15:12:32 765212b225bb: Pulling fs layer 15:12:32 f23df028b6ca: Pulling fs layer 15:12:32 d65c8cfc05b1: Pulling fs layer 15:12:32 2437ff75d9bd: Pulling fs layer 15:12:32 765212b225bb: Waiting 15:12:32 f23df028b6ca: Waiting 15:12:32 d65c8cfc05b1: Waiting 15:12:32 2437ff75d9bd: Waiting 15:12:32 04944245beec: Verifying Checksum 15:12:32 04944245beec: Download complete 15:12:32 765212b225bb: Verifying Checksum 15:12:32 765212b225bb: Download complete 15:12:32 f23df028b6ca: Verifying Checksum 15:12:32 f23df028b6ca: Download complete 15:12:32 d65c8cfc05b1: Download complete 15:12:32 699f458cf7ca: Verifying Checksum 15:12:32 8998bd30e6a1: Verifying Checksum 15:12:32 8998bd30e6a1: Download complete 15:12:35 2437ff75d9bd: Verifying Checksum 15:12:35 2437ff75d9bd: Download complete 15:12:37 8998bd30e6a1: Pull complete 15:12:37 04944245beec: Pull complete 15:12:38 699f458cf7ca: Pull complete 15:12:38 765212b225bb: Pull complete 15:12:39 f23df028b6ca: Pull complete 15:12:40 d65c8cfc05b1: Pull complete 15:12:55 2437ff75d9bd: Pull complete 15:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-20795 does not seem to be running inside a container 15:12:55 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:12:58 $ docker top 90e1e62ca71f9ec31f20ec977b0cb0b83539bf44ded4c7694114e758d919cd05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:59 ---> job-cost.sh 15:12:59 lf-activate-venv: SKIPPING 15:12:59 INFO: No Stack... 15:12:59 INFO: Retrieving Pricing Info for: v3-standard-4 15:13:00 INFO: Archiving Costs [Pipeline] sh 15:13:01 + + cutcat -d, /w/workspace/app-service-configurable/1/archives/cost.csv -f6 15:13:01 [Pipeline] lock 15:13:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] 15:13:01 Resource [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] did not exist. Created. 15:13:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:02 /w/workspace/app-service-configurable/1@tmp/durable-042c8033/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:13:02 + echo total: 0.10999999940395355 [Pipeline] stash 15:13:02 Warning: overwriting stash ‘stack-cost’ 15:13:02 Stashed 1 file(s) [Pipeline] } 15:13:02 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:02 $ docker stop --time=1 90e1e62ca71f9ec31f20ec977b0cb0b83539bf44ded4c7694114e758d919cd05 15:13:04 $ docker rm -f 90e1e62ca71f9ec31f20ec977b0cb0b83539bf44ded4c7694114e758d919cd05 [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 15:13:05 provisioning config files... 15:13:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config1950810386172222456tmp [Pipeline] { [Pipeline] sh 15:13:05 + set +x 15:13:05 + curl -s https://codecov.io/bash 15:13:05 + bash -s -- 15:13:05 15:13:05 _____ _ 15:13:05 / ____| | | 15:13:05 | | ___ __| | ___ ___ _____ __ 15:13:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:13:05 | |___| (_) | (_| | __/ (_| (_) \ V / 15:13:05 \_____\___/ \__,_|\___|\___\___/ \_/ 15:13:05 Bash-1.0.6 15:13:05 15:13:05 15:13:05 ==> git version 2.25.1 found 15:13:05 ==> 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 15:13:05 Release-Date: 2020-01-08 15:13:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:13:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:13:05 ==> Jenkins CI detected. 15:13:05 current dir:  /w/workspace/_app-service-configurable_PR-450 15:13:05 project root: . 15:13:05 --> token set from env 15:13:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:13:05 ==> Running gcov in . (disable via -X gcov) 15:13:05 ==> Python coveragepy not found 15:13:05 ==> Searching for coverage reports in: 15:13:05 + . 15:13:05 -> Found 1 reports 15:13:05 ==> Detecting git/mercurial file structure 15:13:05 ==> Reading reports 15:13:06 + ./coverage.out bytes=10 15:13:06 ==> Appending adjustments 15:13:06 https://docs.codecov.io/docs/fixing-reports 15:13:06 + Found adjustments 15:13:06 ==> Gzipping contents 15:13:06 4.0K /tmp/codecov.87aNj1.gz 15:13:06 ==> Uploading reports 15:13:06 url: https://codecov.io 15:13:06 query: branch=PR-450&commit=7291a57ddb8963a82bcaacc92549b318e99f024e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=450&job=&cmd_args= 15:13:06 -> Pinging Codecov 15:13:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-450&commit=7291a57ddb8963a82bcaacc92549b318e99f024e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=450&job=&cmd_args= 15:13:06 -> Uploading to 15:13:06 https://storage.googleapis.com/codecov/v4/raw/2022-07-22/A97CA9966030D2A3747ED39772930CCE/7291a57ddb8963a82bcaacc92549b318e99f024e/192d89ba-3989-4b6a-976a-d9bc98471eba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T151306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e24be1f2b4b6dec979df7afb3fbd3e3dd0a6c8a240bf3c7f63b276cbe86de320 15:13:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:06 Dload Upload Total Spent Left Speed 15:13:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 542 0 0 100 542 0 2316 --:--:-- --:--:-- --:--:-- 2316 15:13:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] } 15:13:06 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 15:13:08 + [ -d /w/workspace/_app-service-configurable_PR-450/archives ] 15:13:08 + ls -al /w/workspace/_app-service-configurable_PR-450/archives 15:13:08 total 16 15:13:08 drwxr-xr-x 3 root root 4096 Jul 22 15:06 . 15:13:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 15:06 .. 15:13:08 drwxr-xr-x 2 root root 4096 Jul 22 15:06 cost 15:13:08 -rw-r--r-- 1 root root 95 Jul 22 15:06 cost.csv 15:13:08 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-450/archives 15:13:08 + ls -al /w/workspace/_app-service-configurable_PR-450/archives 15:13:08 total 16 15:13:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 15:06 . 15:13:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 15:06 .. 15:13:08 drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 15:06 cost 15:13:08 -rw-r--r-- 1 jenkins jenkins 95 Jul 22 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:13:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:13:09 ---> package-listing.sh 15:13:09 ++ facter osfamily 15:13:09 ++ tr '[:upper:]' '[:lower:]' 15:13:09 + OS_FAMILY=debian 15:13:09 + workspace=/w/workspace/_app-service-configurable_PR-450 15:13:09 + START_PACKAGES=/tmp/packages_start.txt 15:13:09 + END_PACKAGES=/tmp/packages_end.txt 15:13:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:09 + PACKAGES=/tmp/packages_start.txt 15:13:09 + '[' /w/workspace/_app-service-configurable_PR-450 ']' 15:13:09 + PACKAGES=/tmp/packages_end.txt 15:13:09 + case "${OS_FAMILY}" in 15:13:09 + dpkg -l 15:13:09 + grep '^ii' 15:13:09 + '[' -f /tmp/packages_start.txt ']' 15:13:09 + '[' -f /tmp/packages_end.txt ']' 15:13:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:09 + '[' /w/workspace/_app-service-configurable_PR-450 ']' 15:13:09 + mkdir -p /w/workspace/_app-service-configurable_PR-450/archives/ 15:13:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-450/archives/ [Pipeline] echo 15:13:09 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-450/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:13:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:10 prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container 15:13:10 $ 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-450/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-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:13:11 $ docker top 70044d51fd6c47e24217ab95a7e2acb7651ed07bf1e01105e1fdd3634abf5946 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:11 + touch /tmp/pre-build-complete [Pipeline] sh 15:13:11 + mkdir -p /var/log/sysstat [Pipeline] sh 15:13:12 + ls /var/log/sa-host 15:13:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:12 provisioning config files... 15:13:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config8019594824299375857tmp [Pipeline] { [Pipeline] echo 15:13:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:13:12 ---> create-netrc.sh [Pipeline] } 15:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:13:13 ---> python-tools-install.sh [Pipeline] echo 15:13:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:13:13 ---> sudo-logs.sh 15:13:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:13:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:13:13 ---> job-cost.sh 15:13:13 lf-activate-venv: SKIPPING 15:13:13 DEBUG: total: 0.2199999988079071 15:13:13 INFO: Retrieving Stack Cost... 15:13:14 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:14 INFO: Archiving Costs [Pipeline] echo 15:13:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:13:15 ---> logs-deploy.sh 15:13:15 lf-activate-venv: SKIPPING 15:13:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-450/1 15:13:15 INFO: archiving workspace using pattern(s): 15:13:16 Archives upload complete. 15:13:16 INFO: archiving logs to Nexus 15:13:16 ---> uname -a: 15:13:16 Linux prd-ubuntu20-04-docker-8c-8g-20793 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:13:16 15:13:16 15:13:16 ---> lscpu: 15:13:16 Architecture: x86_64 15:13:16 CPU op-mode(s): 32-bit, 64-bit 15:13:16 Byte Order: Little Endian 15:13:16 Address sizes: 40 bits physical, 48 bits virtual 15:13:16 CPU(s): 8 15:13:16 On-line CPU(s) list: 0-7 15:13:16 Thread(s) per core: 1 15:13:16 Core(s) per socket: 1 15:13:16 Socket(s): 8 15:13:16 NUMA node(s): 1 15:13:16 Vendor ID: AuthenticAMD 15:13:16 CPU family: 23 15:13:16 Model: 49 15:13:16 Model name: AMD EPYC-Rome Processor 15:13:16 Stepping: 0 15:13:16 CPU MHz: 2799.864 15:13:16 BogoMIPS: 5599.72 15:13:16 Virtualization: AMD-V 15:13:16 Hypervisor vendor: KVM 15:13:16 Virtualization type: full 15:13:16 L1d cache: 256 KiB 15:13:16 L1i cache: 256 KiB 15:13:16 L2 cache: 4 MiB 15:13:16 L3 cache: 128 MiB 15:13:16 NUMA node0 CPU(s): 0-7 15:13:16 Vulnerability Itlb multihit: Not affected 15:13:16 Vulnerability L1tf: Not affected 15:13:16 Vulnerability Mds: Not affected 15:13:16 Vulnerability Meltdown: Not affected 15:13:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:13:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:13:16 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:13:16 Vulnerability Srbds: Not affected 15:13:16 Vulnerability Tsx async abort: Not affected 15:13:16 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 15:13:16 15:13:16 15:13:16 ---> nproc: 15:13:16 8 15:13:16 15:13:16 15:13:16 ---> df -h: 15:13:16 Filesystem Size Used Avail Use% Mounted on 15:13:16 overlay 155G 11G 145G 7% / 15:13:16 tmpfs 64M 0 64M 0% /dev 15:13:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:13:16 shm 64M 0 64M 0% /dev/shm 15:13:16 /dev/vda1 155G 11G 145G 7% /facter-os 15:13:16 15:13:16 15:13:16 ---> sar -b -r -n DEV: 15:13:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20793) 07/22/22 _x86_64_ (8 CPU) 15:13:16 15:13:16 15:03:19 LINUX RESTART (8 CPU) 15:13:16 15:13:16 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:13:16 15:05:01 202.28 12.88 189.40 0.00 1983.87 100385.60 0.00 15:13:16 15:06:01 168.11 0.13 167.97 0.00 12.80 25749.84 0.00 15:13:16 15:07:01 24.20 0.00 24.20 0.00 0.00 13244.06 0.00 15:13:16 15:08:01 1.83 0.00 1.83 0.00 0.00 21.75 0.00 15:13:16 15:09:01 1.22 0.03 1.18 0.00 0.40 14.00 0.00 15:13:16 15:10:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 15:13:16 15:11:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 15:13:16 15:12:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 15:13:16 15:13:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 15:13:16 Average: 44.74 1.45 43.29 0.00 221.93 15498.37 0.00 15:13:16 15:13:16 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:16 15:05:01 28451520 31761432 535188 1.63 159308 3367136 1895844 5.59 1138868 2854296 528 15:13:16 15:06:01 27674552 31748548 539084 1.64 172924 4051500 1978420 5.83 1284756 3410500 378536 15:13:16 15:07:01 27693936 31767896 524636 1.60 173160 4051512 1795516 5.29 1280044 3398144 136 15:13:16 15:08:01 27696144 31770148 522504 1.59 173184 4051512 1795516 5.29 1278484 3398168 20 15:13:16 15:09:01 27703688 31777540 514956 1.57 173220 4051528 1795516 5.29 1270572 3398184 20 15:13:16 15:10:01 27704192 31778124 514276 1.56 173236 4051532 1795516 5.29 1270344 3398192 212 15:13:16 15:11:01 27711720 31785788 506720 1.54 173268 4051528 1795516 5.29 1263496 3398300 152 15:13:16 15:12:01 27711568 31785684 506628 1.54 173304 4051532 1795516 5.29 1263056 3398304 192 15:13:16 15:13:01 27711748 31785864 506356 1.54 173328 4051540 1795516 5.29 1263076 3398304 12 15:13:16 Average: 27784341 31773447 518928 1.58 171659 3975480 1826986 5.38 1256966 3339155 42201 15:13:16 15:13:16 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:13:16 15:05:01 vethcab8b24 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:05:01 ens3 412.80 296.22 6703.45 86.22 0.00 0.00 0.00 0.00 15:13:16 15:05:01 docker0 113.05 135.97 9.12 1084.56 0.00 0.00 0.00 0.00 15:13:16 15:05:01 lo 5.93 5.93 0.58 0.58 0.00 0.00 0.00 0.00 15:13:16 15:06:01 ens3 159.74 106.95 2695.40 47.08 0.00 0.00 0.00 0.00 15:13:16 15:06:01 docker0 11.95 16.55 0.71 101.25 0.00 0.00 0.00 0.00 15:13:16 15:06:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 15:13:16 15:07:01 ens3 22.40 20.50 9.25 32.73 0.00 0.00 0.00 0.00 15:13:16 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:13:16 15:08:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:13:16 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:16 15:09:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:13:16 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:13:16 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:16 15:11:01 ens3 0.47 0.45 0.26 0.22 0.00 0.00 0.00 0.00 15:13:16 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:13:16 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:16 15:13:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:13:16 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:16 Average: ens3 66.23 47.19 1045.47 18.48 0.00 0.00 0.00 0.00 15:13:16 Average: docker0 13.89 16.95 1.09 131.77 0.00 0.00 0.00 0.00 15:13:16 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 15:13:16 15:13:16 15:13:16 ---> sar -P ALL: 15:13:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20793) 07/22/22 _x86_64_ (8 CPU) 15:13:16 15:13:16 15:03:19 LINUX RESTART (8 CPU) 15:13:16 15:13:16 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:13:16 15:05:01 all 10.25 0.00 4.48 2.50 0.06 82.70 15:13:16 15:05:01 0 9.88 0.00 4.04 1.03 0.08 84.97 15:13:16 15:05:01 1 10.29 0.00 4.06 0.51 0.07 85.07 15:13:16 15:05:01 2 11.46 0.00 4.21 0.22 0.05 84.06 15:13:16 15:05:01 3 9.28 0.00 4.66 1.18 0.07 84.81 15:13:16 15:05:01 4 11.73 0.00 4.58 5.88 0.05 77.76 15:13:16 15:05:01 5 8.69 0.00 4.05 0.34 0.05 86.87 15:13:16 15:05:01 6 10.94 0.00 5.79 7.86 0.07 75.34 15:13:16 15:05:01 7 9.74 0.00 4.46 2.99 0.07 82.74 15:13:16 15:06:01 all 34.20 0.00 7.06 1.10 0.09 57.55 15:13:16 15:06:01 0 34.05 0.00 7.48 1.90 0.10 56.46 15:13:16 15:06:01 1 33.66 0.00 7.01 1.26 0.07 58.00 15:13:16 15:06:01 2 32.99 0.00 7.22 0.07 0.07 59.66 15:13:16 15:06:01 3 35.07 0.00 6.54 0.10 0.10 58.19 15:13:16 15:06:01 4 34.11 0.00 6.76 0.25 0.07 58.80 15:13:16 15:06:01 5 34.45 0.00 6.47 0.15 0.08 58.84 15:13:16 15:06:01 6 34.11 0.00 8.22 3.20 0.08 54.39 15:13:16 15:06:01 7 35.18 0.00 6.76 1.84 0.12 56.10 15:13:16 15:07:01 all 0.52 0.00 0.20 0.29 0.01 98.99 15:13:16 15:07:01 0 0.23 0.00 0.18 0.15 0.00 99.43 15:13:16 15:07:01 1 0.25 0.00 0.60 2.01 0.02 97.12 15:13:16 15:07:01 2 2.17 0.00 0.15 0.00 0.03 97.65 15:13:16 15:07:01 3 0.25 0.00 0.17 0.12 0.00 99.47 15:13:16 15:07:01 4 0.30 0.00 0.08 0.00 0.00 99.62 15:13:16 15:07:01 5 0.37 0.00 0.12 0.00 0.00 99.52 15:13:16 15:07:01 6 0.37 0.00 0.13 0.02 0.00 99.48 15:13:16 15:07:01 7 0.18 0.00 0.17 0.00 0.00 99.65 15:13:16 15:08:01 all 0.27 0.00 0.02 0.01 0.01 99.70 15:13:16 15:08:01 0 0.03 0.00 0.03 0.07 0.02 99.85 15:13:16 15:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 15:13:16 15:08:01 2 2.00 0.00 0.00 0.00 0.00 98.00 15:13:16 15:08:01 3 0.05 0.00 0.03 0.00 0.03 99.88 15:13:16 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:13:16 15:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:13:16 15:09:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:13:16 15:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:13:16 15:09:01 2 1.95 0.00 0.00 0.00 0.02 98.03 15:13:16 15:09:01 3 0.02 0.00 0.03 0.00 0.03 99.92 15:13:16 15:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:13:16 15:09:01 5 0.00 0.00 0.03 0.00 0.02 99.95 15:13:16 15:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:13:16 15:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:13:16 15:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:13:16 15:10:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:13:16 15:10:01 2 0.15 0.00 0.02 0.00 0.00 99.83 15:13:16 15:10:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:13:16 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:13:16 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:13:16 15:11:01 0 0.05 0.00 0.00 0.02 0.00 99.93 15:13:16 15:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:13:16 15:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:13:16 15:11:01 3 0.05 0.00 0.03 0.00 0.03 99.88 15:13:16 15:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:13:16 15:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:13:16 15:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:13:16 15:12:01 all 0.17 0.00 0.00 0.01 0.00 99.81 15:13:16 15:12:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:13:16 15:12:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:13:16 15:12:01 2 1.31 0.00 0.00 0.00 0.00 98.69 15:13:16 15:12:01 3 0.02 0.00 0.00 0.05 0.02 99.92 15:13:16 15:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:13:16 15:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:13:16 15:13:01 all 0.09 0.00 0.00 0.00 0.01 99.90 15:13:16 15:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:13:16 15:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:13:16 15:13:01 2 0.55 0.00 0.00 0.00 0.02 99.43 15:13:16 15:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:13:16 15:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:13:16 15:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:13:16 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:13:16 15:13:01 7 0.00 0.00 0.02 0.00 0.03 99.95 15:13:16 Average: all 5.03 0.00 1.30 0.43 0.02 93.22 15:13:16 Average: 0 4.88 0.00 1.29 0.35 0.03 93.45 15:13:16 Average: 1 4.86 0.00 1.29 0.42 0.02 93.40 15:13:16 Average: 2 5.77 0.00 1.27 0.03 0.02 92.90 15:13:16 Average: 3 4.93 0.00 1.27 0.16 0.04 93.60 15:13:16 Average: 4 5.06 0.00 1.26 0.68 0.01 93.00 15:13:16 Average: 5 4.78 0.00 1.17 0.05 0.02 93.98 15:13:16 Average: 6 5.00 0.00 1.56 1.22 0.02 92.20 15:13:16 Average: 7 4.96 0.00 1.26 0.53 0.03 93.23 15:13:16 15:13:16 15:13:16