Pull request #466 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22ea47f2555ea729870bebf5b5cfeb3270b381bc+f6b542a014144fa1137cbe123409e6f9796134cb (99a9d85db66f9a0feb72ced9215fa5baad04d4c5) 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-ssh654495584549642197.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11981659121520555189.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-466/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-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15129146681743664333.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-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14633103623636644882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh66188895012009234.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-466/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-466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3487448563094007394.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28703 in /w/workspace/_app-service-configurable_PR-466 [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-466 # 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 f6b542a014144fa1137cbe123409e6f9796134cb into PR head commit 22ea47f2555ea729870bebf5b5cfeb3270b381bc Merge succeeded, producing 22ea47f2555ea729870bebf5b5cfeb3270b381bc Checking out Revision 22ea47f2555ea729870bebf5b5cfeb3270b381bc (PR-466) > 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/466/head:refs/remotes/origin/PR-466 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22ea47f2555ea729870bebf5b5cfeb3270b381bc # 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 f6b542a014144fa1137cbe123409e6f9796134cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22ea47f2555ea729870bebf5b5cfeb3270b381bc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:04:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:04:15 ========================================================= 12:04:15 EdgeX Global Pipelines Version Info 12:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:04:15 ------------------- 12:04:15 stable info: 12:04:15 ------------------- 12:04:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:04:15 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:04:15 Message: update stable to v1.0.239 12:04:16 ------------------- 12:04:16 experimental info: 12:04:16 ------------------- 12:04:16 Commited By: **** collab-it+edgex@linuxfoundation.org 12:04:16 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:04:16 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:04:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:04:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:04:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:04:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-466 [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-466 [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-466 [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22ea47f2555ea729870bebf5b5cfeb3270b381bc [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22ea47f [Pipeline] echo 12:04:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:18 provisioning config files... 12:04:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-466@tmp/config4818436700234656703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:18 ---> docker-login.sh 12:04:18 nexus3.edgexfoundry.org:10001 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:19 Configure a credential helper to remove this warning. See 12:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:19 12:04:19 Login Succeeded 12:04:19 nexus3.edgexfoundry.org:10002 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:19 Configure a credential helper to remove this warning. See 12:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:19 12:04:19 Login Succeeded 12:04:19 nexus3.edgexfoundry.org:10003 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:19 Configure a credential helper to remove this warning. See 12:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:19 12:04:19 Login Succeeded 12:04:19 nexus3.edgexfoundry.org:10004 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:19 Configure a credential helper to remove this warning. See 12:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:19 12:04:19 Login Succeeded 12:04:19 docker.io 12:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:20 Configure a credential helper to remove this warning. See 12:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:20 12:04:20 Login Succeeded 12:04:20 ---> docker-login.sh ends [Pipeline] } 12:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:04:20 + git rev-list -1 --merges 22ea47f2555ea729870bebf5b5cfeb3270b381bc~1..22ea47f2555ea729870bebf5b5cfeb3270b381bc [Pipeline] echo 12:04:20 -----------> git rev-list -1 --merges 22ea47f2555ea729870bebf5b5cfeb3270b381bc~1..22ea47f2555ea729870bebf5b5cfeb3270b381bc 22ea47f2555ea729870bebf5b5cfeb3270b381bc [false] [Pipeline] sh 12:04:21 + git log --format=format:%s -1 22ea47f2555ea729870bebf5b5cfeb3270b381bc [Pipeline] echo 12:04:21 ========================================================= 12:04:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:04:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:21 + git log --format=format:%s -1 22ea47f2555ea729870bebf5b5cfeb3270b381bc [Pipeline] echo 12:04:21 [semverPrep] GIT_COMMIT: 22ea47f2555ea729870bebf5b5cfeb3270b381bc, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:04:21 [semverPrep] This is not a build commit. [Pipeline] sh 12:04:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:04:22 + grep -v github /etc/ssh/ssh_known_hosts 12:04:22 + [ -e /tmp/ssh_known_hosts ] 12:04:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:04:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:04:22 + sudo tee -a /etc/ssh/ssh_known_hosts 12:04:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:22 12:04:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:23 0.1.4: Pulling from edgex-devops/py-git-semver 12:04:23 b85a868b505f: Pulling fs layer 12:04:23 e2be974225ed: Pulling fs layer 12:04:23 339a4e72a1f5: Pulling fs layer 12:04:23 988bab9f4d93: Pulling fs layer 12:04:23 1469e6f7b9e6: Pulling fs layer 12:04:23 eaf3925da568: Pulling fs layer 12:04:23 bab4dde63d76: Pulling fs layer 12:04:23 bde34c3a00c8: Pulling fs layer 12:04:23 b352a97aabf1: Pulling fs layer 12:04:23 4872d77fe225: Pulling fs layer 12:04:23 5851b861e8e6: Pulling fs layer 12:04:23 988bab9f4d93: Waiting 12:04:23 1469e6f7b9e6: Waiting 12:04:23 eaf3925da568: Waiting 12:04:23 bab4dde63d76: Waiting 12:04:23 bde34c3a00c8: Waiting 12:04:23 b352a97aabf1: Waiting 12:04:23 4872d77fe225: Waiting 12:04:23 5851b861e8e6: Waiting 12:04:23 e2be974225ed: Verifying Checksum 12:04:23 e2be974225ed: Download complete 12:04:23 988bab9f4d93: Verifying Checksum 12:04:23 988bab9f4d93: Download complete 12:04:23 1469e6f7b9e6: Verifying Checksum 12:04:23 1469e6f7b9e6: Download complete 12:04:23 eaf3925da568: Download complete 12:04:23 339a4e72a1f5: Verifying Checksum 12:04:23 339a4e72a1f5: Download complete 12:04:23 bde34c3a00c8: Download complete 12:04:23 b352a97aabf1: Verifying Checksum 12:04:23 b352a97aabf1: Download complete 12:04:23 4872d77fe225: Download complete 12:04:23 5851b861e8e6: Verifying Checksum 12:04:23 5851b861e8e6: Download complete 12:04:23 b85a868b505f: Verifying Checksum 12:04:23 b85a868b505f: Download complete 12:04:23 bab4dde63d76: Verifying Checksum 12:04:23 bab4dde63d76: Download complete 12:04:24 b85a868b505f: Pull complete 12:04:24 e2be974225ed: Pull complete 12:04:25 339a4e72a1f5: Pull complete 12:04:25 988bab9f4d93: Pull complete 12:04:25 1469e6f7b9e6: Pull complete 12:04:25 eaf3925da568: Pull complete 12:04:27 bab4dde63d76: Pull complete 12:04:27 bde34c3a00c8: Pull complete 12:04:27 b352a97aabf1: Pull complete 12:04:27 4872d77fe225: Pull complete 12:04:27 5851b861e8e6: Pull complete 12:04:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:28 prd-ubuntu20.04-docker-8c-8g-28703 does not seem to be running inside a container 12:04:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-466 -v /w/workspace/_app-service-configurable_PR-466:/w/workspace/_app-service-configurable_PR-466:rw,z -v /w/workspace/_app-service-configurable_PR-466@tmp:/w/workspace/_app-service-configurable_PR-466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:29 $ docker top 5f9fb56c81f34fba9d298632ce351138cc2235d4aa6b52f80a80b012f41811ac -eo pid,comm 12:04:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:04:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:29 [ssh-agent] Looking for ssh-agent implementation... 12:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:29 $ docker exec 5f9fb56c81f34fba9d298632ce351138cc2235d4aa6b52f80a80b012f41811ac ssh-agent 12:04:29 SSH_AUTH_SOCK=/tmp/ssh-UQn3vH6h4IxU/agent.36 12:04:29 SSH_AGENT_PID=42 12:04:29 Running ssh-add (command line suppressed) 12:04:29 Identity added: /w/workspace/_app-service-configurable_PR-466@tmp/private_key_5444797613349879344.key (/w/workspace/_app-service-configurable_PR-466@tmp/private_key_5444797613349879344.key) 12:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:30 + git tag --points-at HEAD [Pipeline] } 12:04:30 $ docker exec --env ******** --env ******** 5f9fb56c81f34fba9d298632ce351138cc2235d4aa6b52f80a80b012f41811ac ssh-agent -k 12:04:30 unset SSH_AUTH_SOCK; 12:04:30 unset SSH_AGENT_PID; 12:04:30 echo Agent pid 42 killed; 12:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:04:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:30 [ssh-agent] Looking for ssh-agent implementation... 12:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:30 $ docker exec 5f9fb56c81f34fba9d298632ce351138cc2235d4aa6b52f80a80b012f41811ac ssh-agent 12:04:30 SSH_AUTH_SOCK=/tmp/ssh-oJQJ66RAfLDV/agent.74 12:04:30 SSH_AGENT_PID=81 12:04:30 Running ssh-add (command line suppressed) 12:04:30 Identity added: /w/workspace/_app-service-configurable_PR-466@tmp/private_key_631827785604615922.key (/w/workspace/_app-service-configurable_PR-466@tmp/private_key_631827785604615922.key) 12:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:31 + git semver init 12:04:31 2022-09-08 12:04:31,451 [run_init] DEBUG init version:0.0.0 force:False 12:04:31 2022-09-08 12:04:31,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-466/.semver 12:04:31 2022-09-08 12:04:31,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-466/.semver 12:04:31 2022-09-08 12:04:31,452 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-466/.semver'], cwd=/w/workspace/_app-service-configurable_PR-466, universal_newlines=False, shell=None, istream=None) 12:04:32 2022-09-08 12:04:32,339 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-466/.git/info/exclude 12:04:32 2022-09-08 12:04:32,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-466/.semver/PR-466 with force:False 12:04:32 2022-09-08 12:04:32,340 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-466/.semver/PR-466 12:04:32 2022-09-08 12:04:32,344 [execute] INFO git cat-file --batch-check 12:04:32 2022-09-08 12:04:32,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-466/.semver, universal_newlines=False, shell=None, istream=) 12:04:32 2022-09-08 12:04:32,350 [execute] INFO git cat-file --batch 12:04:32 2022-09-08 12:04:32,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-466/.semver, universal_newlines=False, shell=None, istream=) 12:04:32 2022-09-08 12:04:32,356 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-466/.semver/PR-466 12:04:32 0.0.0 [Pipeline] } 12:04:32 $ docker exec --env ******** --env ******** 5f9fb56c81f34fba9d298632ce351138cc2235d4aa6b52f80a80b012f41811ac ssh-agent -k 12:04:32 unset SSH_AUTH_SOCK; 12:04:32 unset SSH_AGENT_PID; 12:04:32 echo Agent pid 81 killed; 12:04:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:33 + git semver [Pipeline] } 12:04:33 $ docker stop --time=1 5f9fb56c81f34fba9d298632ce351138cc2235d4aa6b52f80a80b012f41811ac 12:04:34 $ docker rm -f 5f9fb56c81f34fba9d298632ce351138cc2235d4aa6b52f80a80b012f41811ac [Pipeline] // withDockerContainer [Pipeline] sh 12:04:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:04:35 Stashed 1 file(s) [Pipeline] echo 12:04:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:35 provisioning config files... 12:04:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-466@tmp/config1248119922105772916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:36 ---> docker-login.sh 12:04:36 nexus3.edgexfoundry.org:10001 12:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:36 Configure a credential helper to remove this warning. See 12:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:36 12:04:36 Login Succeeded 12:04:36 nexus3.edgexfoundry.org:10002 12:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:36 Configure a credential helper to remove this warning. See 12:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:36 12:04:36 Login Succeeded 12:04:36 nexus3.edgexfoundry.org:10003 12:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:36 Configure a credential helper to remove this warning. See 12:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:36 12:04:36 Login Succeeded 12:04:36 nexus3.edgexfoundry.org:10004 12:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:36 Configure a credential helper to remove this warning. See 12:04:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:36 12:04:36 Login Succeeded 12:04:36 docker.io 12:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:37 Configure a credential helper to remove this warning. See 12:04:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:37 12:04:37 Login Succeeded 12:04:37 ---> docker-login.sh ends [Pipeline] } 12:04:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:37 ========================================================= 12:04:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:04:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:04:37 Sending build context to Docker daemon 3.1MB 12:04:37 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:04:37 Step 2/14 : FROM ${BASE} AS builder 12:04:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:04:37 2408cc74d12b: Pulling fs layer 12:04:37 ea60b727a1ce: Pulling fs layer 12:04:37 30c4a7721957: Pulling fs layer 12:04:37 370296b7ddb6: Pulling fs layer 12:04:37 7c6cee850709: Pulling fs layer 12:04:37 39a5fcdaea64: Pulling fs layer 12:04:37 d94ebbe4e438: Pulling fs layer 12:04:37 bcfd1f05c69d: Pulling fs layer 12:04:37 59ccb84bbe0f: Pulling fs layer 12:04:37 370296b7ddb6: Waiting 12:04:37 7c6cee850709: Waiting 12:04:37 d94ebbe4e438: Waiting 12:04:37 39a5fcdaea64: Waiting 12:04:37 59ccb84bbe0f: Waiting 12:04:37 bcfd1f05c69d: Waiting 12:04:37 30c4a7721957: Verifying Checksum 12:04:37 30c4a7721957: Download complete 12:04:37 ea60b727a1ce: Download complete 12:04:37 7c6cee850709: Verifying Checksum 12:04:37 7c6cee850709: Download complete 12:04:37 39a5fcdaea64: Verifying Checksum 12:04:37 39a5fcdaea64: Download complete 12:04:38 2408cc74d12b: Verifying Checksum 12:04:38 2408cc74d12b: Download complete 12:04:38 d94ebbe4e438: Download complete 12:04:38 2408cc74d12b: Pull complete 12:04:38 ea60b727a1ce: Pull complete 12:04:38 30c4a7721957: Pull complete 12:04:38 59ccb84bbe0f: Download complete 12:04:38 370296b7ddb6: Verifying Checksum 12:04:38 370296b7ddb6: Download complete 12:04:38 bcfd1f05c69d: Verifying Checksum 12:04:38 bcfd1f05c69d: Download complete 12:04:43 370296b7ddb6: Pull complete 12:04:43 7c6cee850709: Pull complete 12:04:43 39a5fcdaea64: Pull complete 12:04:43 d94ebbe4e438: Pull complete 12:04:45 bcfd1f05c69d: Pull complete 12:04:45 59ccb84bbe0f: Pull complete 12:04:45 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 12:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:04:45 ---> a4fb48ad2a94 12:04:45 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:04:47 ---> Running in 3fdb17fc25ef 12:04:47 Removing intermediate container 3fdb17fc25ef 12:04:47 ---> c29c60f208eb 12:04:47 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:04:47 ---> Running in 66538fa460c3 12:04:47 Removing intermediate container 66538fa460c3 12:04:47 ---> 70dd5d4bb534 12:04:47 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:04:47 ---> Running in 390703ba8823 12:04:47 Removing intermediate container 390703ba8823 12:04:47 ---> 87b803930bb6 12:04:47 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:04:47 ---> Running in 84fe4cfe3f85 12:04:47 Removing intermediate container 84fe4cfe3f85 12:04:47 ---> bc49d56c9beb 12:04:47 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:47 ---> Running in 69fe6b1d2e3b 12:04:48 Removing intermediate container 69fe6b1d2e3b 12:04:48 ---> f114b27eeb42 12:04:48 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:48 ---> Running in 7b0d2ffbcc1f 12:04:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:49 OK: 211 MiB in 51 packages 12:04:49 Removing intermediate container 7b0d2ffbcc1f 12:04:49 ---> 5db188cf58ad 12:04:49 Step 9/14 : WORKDIR /app 12:04:49 ---> Running in 8325ea9c3da9 12:04:50 Removing intermediate container 8325ea9c3da9 12:04:50 ---> 22d248f095fa 12:04:50 Step 10/14 : COPY go.mod vendor* ./ 12:04:50 ---> 6b62ecead635 12:04:50 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:50 ---> Running in 2625faa9c54d 12:04:50 Still waiting to schedule task 12:04:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:05:12 Removing intermediate container 2625faa9c54d 12:05:12 ---> 2427721f1e86 12:05:12 Step 12/14 : COPY . . 12:05:12 ---> 63c511971b80 12:05:12 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:12 ---> Running in 83a165219a85 12:05:12 Removing intermediate container 83a165219a85 12:05:12 ---> a31282f025e7 12:05:12 Step 14/14 : RUN $MAKE 12:05:12 ---> Running in ed768021e418 12:05:12 noop 12:05:12 Removing intermediate container ed768021e418 12:05:12 ---> 7a19801052bd 12:05:12 Successfully built 7a19801052bd 12:05:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:12 + docker inspect -f . ci-base-image-x86_64 12:05:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:12 prd-ubuntu20.04-docker-8c-8g-28703 does not seem to be running inside a container 12:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-466 -v /w/workspace/_app-service-configurable_PR-466:/w/workspace/_app-service-configurable_PR-466:rw,z -v /w/workspace/_app-service-configurable_PR-466@tmp:/w/workspace/_app-service-configurable_PR-466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:05:13 $ docker top 8bbe858d4447ef4162025d828d992a09a58c32e28f63678cf2c52ddc45855853 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:13 + go version 12:05:13 go version go1.18.3 linux/amd64 [Pipeline] } 12:05:13 $ docker stop --time=1 8bbe858d4447ef4162025d828d992a09a58c32e28f63678cf2c52ddc45855853 12:05:14 $ docker rm -f 8bbe858d4447ef4162025d828d992a09a58c32e28f63678cf2c52ddc45855853 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:15 + docker inspect -f . ci-base-image-x86_64 12:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:15 prd-ubuntu20.04-docker-8c-8g-28703 does not seem to be running inside a container 12:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-466 -v /w/workspace/_app-service-configurable_PR-466:/w/workspace/_app-service-configurable_PR-466:rw,z -v /w/workspace/_app-service-configurable_PR-466@tmp:/w/workspace/_app-service-configurable_PR-466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:05:16 $ docker top a2dad9b2dca2624bc5a4a13458765692eb9a4d8af6ea71ed2a366126769db7c1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:16 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-466 [Pipeline] fileExists [Pipeline] sh 12:05:16 + make test 12:05:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:05:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:05:26 CGO_ENABLED=1 go vet ./... 12:05:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:29 ./bin/test-attribution-txt.sh 12:05:29 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:05:29 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:05:29 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:05:29 $ docker stop --time=1 a2dad9b2dca2624bc5a4a13458765692eb9a4d8af6ea71ed2a366126769db7c1 12:05:31 $ docker rm -f a2dad9b2dca2624bc5a4a13458765692eb9a4d8af6ea71ed2a366126769db7c1 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:05:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:32 + ls -al . 12:05:32 total 176 12:05:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 12:05 . 12:05:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 12:04 .. 12:05:32 -rw-rw-r-- 1 jenkins jenkins 119 Sep 8 12:04 .dockerignore 12:05:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 12:04 .git 12:05:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 12:04 .github 12:05:32 -rw-rw-r-- 1 jenkins jenkins 171 Sep 8 12:04 .gitignore 12:05:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 8 12:04 .semver 12:05:32 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 8 12:04 Attribution.txt 12:05:32 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 8 12:04 CHANGELOG.md 12:05:32 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 8 12:04 Dockerfile 12:05:32 -rw-rw-r-- 1 jenkins jenkins 677 Sep 8 12:04 GOVERNANCE.md 12:05:32 -rw-rw-r-- 1 jenkins jenkins 688 Sep 8 12:04 Jenkinsfile 12:05:32 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 8 12:04 LICENSE 12:05:32 -rw-rw-r-- 1 jenkins jenkins 618 Sep 8 12:04 OWNERS.md 12:05:32 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 8 12:04 README.md 12:05:32 -rw-rw-r-- 1 jenkins jenkins 5 Sep 8 12:04 VERSION 12:05:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 12:04 bin 12:05:32 -rw-r--r-- 1 jenkins jenkins 10 Sep 8 12:05 coverage.out 12:05:32 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 8 12:04 go.mod 12:05:32 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 8 12:04 go.sum 12:05:32 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 8 12:04 main.go 12:05:32 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 8 12:04 makefile 12:05:32 drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 12:04 res 12:05:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 12:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:33 + 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=22ea47f2555ea729870bebf5b5cfeb3270b381bc --label arch=amd64 --label version=0.0.0 . 12:05:33 Sending build context to Docker daemon 3.101MB 12:05:33 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:05:33 Step 2/28 : FROM ${BASE} AS builder 12:05:33 ---> 7a19801052bd 12:05:33 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:33 ---> Running in f914cd767124 12:05:33 Removing intermediate container f914cd767124 12:05:33 ---> e13dca6ac335 12:05:33 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:05:33 ---> Running in e314fe5878bd 12:05:33 Removing intermediate container e314fe5878bd 12:05:33 ---> 390cba604559 12:05:33 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:05:33 ---> Running in 8384667eec3f 12:05:33 Removing intermediate container 8384667eec3f 12:05:33 ---> f17c0a2a7b8e 12:05:33 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:33 ---> Running in 34696c4b049c 12:05:33 Removing intermediate container 34696c4b049c 12:05:33 ---> b7c89ab04418 12:05:33 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:33 ---> Running in ee5227678fb4 12:05:34 Removing intermediate container ee5227678fb4 12:05:34 ---> e34102f2f951 12:05:34 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:34 ---> Running in fa2c37662a5b 12:05:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:35 OK: 211 MiB in 51 packages 12:05:35 Removing intermediate container fa2c37662a5b 12:05:35 ---> 98cff9b6ea6f 12:05:35 Step 9/28 : WORKDIR /app 12:05:36 ---> Running in 80a04b245160 12:05:36 Removing intermediate container 80a04b245160 12:05:36 ---> 11df3385f752 12:05:36 Step 10/28 : COPY go.mod vendor* ./ 12:05:36 ---> c258ddef8547 12:05:36 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:36 ---> Running in 016e8237203b 12:05:36 Removing intermediate container 016e8237203b 12:05:36 ---> 8a4ec60fa318 12:05:36 Step 12/28 : COPY . . 12:05:37 ---> a9d13d7da9b0 12:05:37 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:05:37 ---> Running in 56ff44942739 12:05:37 Removing intermediate container 56ff44942739 12:05:37 ---> 2b9b109b0e4e 12:05:37 Step 14/28 : RUN $MAKE 12:05:37 ---> Running in e2d4d8d125e8 12:05:37 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:05:55 Removing intermediate container e2d4d8d125e8 12:05:55 ---> e7779a22cae6 12:05:55 Step 15/28 : FROM alpine:3.16 12:05:56 3.16: Pulling from library/alpine 12:05:56 213ec9aee27d: Pulling fs layer 12:05:56 213ec9aee27d: Verifying Checksum 12:05:56 213ec9aee27d: Download complete 12:05:56 213ec9aee27d: Pull complete 12:05:56 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:05:56 Status: Downloaded newer image for alpine:3.16 12:05:56 ---> 9c6f07244728 12:05:56 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:57 ---> Running in 397c26539a79 12:05:57 Removing intermediate container 397c26539a79 12:05:57 ---> d9aa83c87822 12:05:57 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:05:57 ---> Running in 5100779ba028 12:05:57 Removing intermediate container 5100779ba028 12:05:57 ---> 4edec2f2bf8c 12:05:57 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:05:57 ---> Running in 762932f1e8cf 12:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:57 (1/7) Installing ca-certificates (20220614-r0) 12:05:57 (2/7) Installing dumb-init (1.2.5-r1) 12:05:57 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:05:57 (4/7) Installing libsodium (1.0.18-r0) 12:05:57 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:05:57 (6/7) Installing libzmq (4.3.4-r0) 12:05:57 (7/7) Installing zeromq (4.3.4-r0) 12:05:57 Executing busybox-1.35.0-r17.trigger 12:05:57 Executing ca-certificates-20220614-r0.trigger 12:05:57 OK: 9 MiB in 21 packages 12:05:58 Removing intermediate container 762932f1e8cf 12:05:58 ---> f27f862d4dac 12:05:58 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:05:58 ---> 8e9a7e27bbe1 12:05:58 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:05:58 ---> 2c987bad7c68 12:05:58 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:05:58 ---> fb8c0e565e80 12:05:58 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:05:59 ---> 51f2b00e3a91 12:05:59 Step 23/28 : EXPOSE 48095 12:05:59 ---> Running in 9987c6d2caa7 12:05:59 Removing intermediate container 9987c6d2caa7 12:05:59 ---> d4e14a520293 12:05:59 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:05:59 ---> Running in 89293530599e 12:05:59 Removing intermediate container 89293530599e 12:05:59 ---> facb7bd8c79d 12:05:59 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:59 ---> Running in e98fab93a3f0 12:05:59 Removing intermediate container e98fab93a3f0 12:05:59 ---> 400b34efbac0 12:05:59 Step 26/28 : LABEL arch=amd64 12:05:59 ---> Running in b179a25f38c4 12:05:59 Removing intermediate container b179a25f38c4 12:05:59 ---> c881e3d9ba70 12:05:59 Step 27/28 : LABEL git_sha=22ea47f2555ea729870bebf5b5cfeb3270b381bc 12:05:59 ---> Running in 2245419145f7 12:05:59 Removing intermediate container 2245419145f7 12:05:59 ---> 379e65aa27fd 12:05:59 Step 28/28 : LABEL version=0.0.0 12:05:59 ---> Running in 593a6e063c84 12:05:59 Removing intermediate container 593a6e063c84 12:05:59 ---> f9826d5197db 12:05:59 [Warning] One or more build-args [ARCH] were not consumed 12:05:59 Successfully built f9826d5197db 12:05:59 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:00 12:06:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:01 latest: Pulling from edgex-lftools-log-publisher 12:06:01 5eb5b503b376: Pulling fs layer 12:06:01 5c69ac0246d0: Pulling fs layer 12:06:01 ec43610c2a17: Pulling fs layer 12:06:01 3a2ae6a8a46f: Pulling fs layer 12:06:01 33b1e0a273af: Pulling fs layer 12:06:01 5d3b04190fa2: Pulling fs layer 12:06:01 2f39f015ded8: Pulling fs layer 12:06:01 5d3b04190fa2: Waiting 12:06:01 3a2ae6a8a46f: Waiting 12:06:01 33b1e0a273af: Waiting 12:06:01 2f39f015ded8: Waiting 12:06:01 5c69ac0246d0: Verifying Checksum 12:06:01 5c69ac0246d0: Download complete 12:06:01 3a2ae6a8a46f: Verifying Checksum 12:06:01 3a2ae6a8a46f: Download complete 12:06:01 33b1e0a273af: Verifying Checksum 12:06:01 33b1e0a273af: Download complete 12:06:01 5d3b04190fa2: Download complete 12:06:01 ec43610c2a17: Download complete 12:06:01 5eb5b503b376: Verifying Checksum 12:06:01 5eb5b503b376: Download complete 12:06:02 2f39f015ded8: Download complete 12:06:02 5eb5b503b376: Pull complete 12:06:02 5c69ac0246d0: Pull complete 12:06:03 ec43610c2a17: Pull complete 12:06:03 3a2ae6a8a46f: Pull complete 12:06:03 33b1e0a273af: Pull complete 12:06:03 5d3b04190fa2: Pull complete 12:06:07 2f39f015ded8: Pull complete 12:06:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:08 prd-ubuntu20.04-docker-8c-8g-28703 does not seem to be running inside a container 12:06:08 $ 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-466 -v /w/workspace/_app-service-configurable_PR-466:/w/workspace/_app-service-configurable_PR-466:rw,z -v /w/workspace/_app-service-configurable_PR-466@tmp:/w/workspace/_app-service-configurable_PR-466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:06:09 $ docker top 70ba3a59929c706c80534cba9f0edf9f3394f9789bb5ffe9e5a2dad4413a759d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:10 ---> job-cost.sh 12:06:10 lf-activate-venv: SKIPPING 12:06:10 INFO: No Stack... 12:06:10 INFO: Retrieving Pricing Info for: v3-standard-8 12:06:11 INFO: Archiving Costs [Pipeline] sh 12:06:11 + + cat /w/workspace/_app-service-configurable_PR-466/archives/cost.csv 12:06:11 cut -d, -f6 [Pipeline] lock 12:06:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-466-1-stack-cost] 12:06:11 Resource [jenkins-edgexfoundry-app-service-configurable-PR-466-1-stack-cost] did not exist. Created. 12:06:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:06:11 + echo total: 0.2199999988079071 [Pipeline] stash 12:06:11 Stashed 1 file(s) [Pipeline] } 12:06:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-466-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:06:12 $ docker stop --time=1 70ba3a59929c706c80534cba9f0edf9f3394f9789bb5ffe9e5a2dad4413a759d 12:06:13 $ docker rm -f 70ba3a59929c706c80534cba9f0edf9f3394f9789bb5ffe9e5a2dad4413a759d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:06:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28704 in /w/workspace/_app-service-configurable_PR-466 [Pipeline] { [Pipeline] ws 12:06:40 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:06:40 Selected Git installation does not exist. Using Default 12:06:40 The recommended git tool is: NONE 12:06:48 using credential edgex-jenkins-ssh 12:06:48 Cloning the remote Git repository 12:06:48 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:06:48 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:06:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:48 > git --version # timeout=10 12:06:48 > git --version # 'git version 2.25.1' 12:06:48 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:50 Merging remotes/origin/main commit f6b542a014144fa1137cbe123409e6f9796134cb into PR head commit 22ea47f2555ea729870bebf5b5cfeb3270b381bc 12:06:51 Merge succeeded, producing 22ea47f2555ea729870bebf5b5cfeb3270b381bc 12:06:51 Checking out Revision 22ea47f2555ea729870bebf5b5cfeb3270b381bc (PR-466) 12:06:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:50 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/466/head:refs/remotes/origin/PR-466 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:06:50 > git config core.sparsecheckout # timeout=10 12:06:50 > git checkout -f 22ea47f2555ea729870bebf5b5cfeb3270b381bc # timeout=10 12:06:50 > git remote # timeout=10 12:06:50 > git config --get remote.origin.url # timeout=10 12:06:51 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:51 > git merge f6b542a014144fa1137cbe123409e6f9796134cb # timeout=10 12:06:51 > git rev-parse HEAD^{commit} # timeout=10 12:06:51 > git config core.sparsecheckout # timeout=10 12:06:51 > git checkout -f 22ea47f2555ea729870bebf5b5cfeb3270b381bc # timeout=10 12:06:55 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:06:55 > git --version # timeout=10 12:06:55 > git --version # 'git version 2.25.1' 12:06:55 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:06:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:06:57 Dload Upload Total Spent Left Speed 12:06:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 12:06:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:06:58 + sudo tee /etc/docker/daemon.new 12:06:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:06:58 { 12:06:58 "registry-mirrors": [ 12:06:58 "https://nexus3.edgexfoundry.org:10001" 12:06:58 ], 12:06:58 "bip": "10.250.0.254/24", 12:06:58 "hosts": [ 12:06:58 "tcp://0.0.0.0:5555", 12:06:58 "unix:///var/run/docker.sock" 12:06:58 ], 12:06:58 "mtu": 1458, 12:06:58 "selinux-enabled": true, 12:06:58 "seccomp-profile": "/etc/docker/seccomp.json" 12:06:58 } [Pipeline] sh 12:06:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:06:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:17 provisioning config files... 12:07:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8414853513527349580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:18 ---> docker-login.sh 12:07:18 nexus3.edgexfoundry.org:10001 12:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:19 Configure a credential helper to remove this warning. See 12:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:19 12:07:19 Login Succeeded 12:07:19 nexus3.edgexfoundry.org:10002 12:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:19 Configure a credential helper to remove this warning. See 12:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:19 12:07:19 Login Succeeded 12:07:19 nexus3.edgexfoundry.org:10003 12:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:20 Configure a credential helper to remove this warning. See 12:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:20 12:07:20 Login Succeeded 12:07:20 nexus3.edgexfoundry.org:10004 12:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:20 Configure a credential helper to remove this warning. See 12:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:20 12:07:20 Login Succeeded 12:07:20 docker.io 12:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:21 Configure a credential helper to remove this warning. See 12:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:21 12:07:21 Login Succeeded 12:07:21 ---> docker-login.sh ends [Pipeline] } 12:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:07:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:07:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:07:22 ========================================================= 12:07:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:07:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:07:22 Sending build context to Docker daemon 206.8kB 12:07:22 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:07:22 Step 2/14 : FROM ${BASE} AS builder 12:07:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:07:23 b3c136eddcbf: Pulling fs layer 12:07:23 c0a3192eca97: Pulling fs layer 12:07:23 a050256f5b6f: Pulling fs layer 12:07:23 656be50a0ddc: Pulling fs layer 12:07:23 2bbca73fdf42: Pulling fs layer 12:07:23 46d945488cbd: Pulling fs layer 12:07:23 8a5474983e97: Pulling fs layer 12:07:23 329c88fbcd65: Pulling fs layer 12:07:23 46d945488cbd: Waiting 12:07:23 8a5474983e97: Waiting 12:07:23 329c88fbcd65: Waiting 12:07:23 656be50a0ddc: Waiting 12:07:23 2bbca73fdf42: Waiting 12:07:23 a050256f5b6f: Verifying Checksum 12:07:23 a050256f5b6f: Download complete 12:07:23 c0a3192eca97: Verifying Checksum 12:07:23 c0a3192eca97: Download complete 12:07:23 2bbca73fdf42: Verifying Checksum 12:07:23 2bbca73fdf42: Download complete 12:07:23 46d945488cbd: Verifying Checksum 12:07:23 46d945488cbd: Download complete 12:07:23 b3c136eddcbf: Verifying Checksum 12:07:23 b3c136eddcbf: Download complete 12:07:24 329c88fbcd65: Verifying Checksum 12:07:24 329c88fbcd65: Download complete 12:07:24 b3c136eddcbf: Pull complete 12:07:24 c0a3192eca97: Pull complete 12:07:25 a050256f5b6f: Pull complete 12:07:25 8a5474983e97: Download complete 12:07:26 656be50a0ddc: Download complete 12:07:38 656be50a0ddc: Pull complete 12:07:39 2bbca73fdf42: Pull complete 12:07:39 46d945488cbd: Pull complete 12:07:46 8a5474983e97: Pull complete 12:07:48 329c88fbcd65: Pull complete 12:07:48 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 12:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:07:48 ---> ff4287adb874 12:07:48 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:49 ---> Running in c3154a59c958 12:07:50 Removing intermediate container c3154a59c958 12:07:50 ---> a5d2f01becbd 12:07:50 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:07:50 ---> Running in 0fe332099c2a 12:07:50 Removing intermediate container 0fe332099c2a 12:07:50 ---> c734488dd324 12:07:50 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:07:50 ---> Running in c74fde4be5ad 12:07:50 Removing intermediate container c74fde4be5ad 12:07:50 ---> fd62c6e39d3a 12:07:50 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:50 ---> Running in c14e753d6c6e 12:07:51 Removing intermediate container c14e753d6c6e 12:07:51 ---> 8732a8c5b19a 12:07:51 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:51 ---> Running in 1e3504e68ce3 12:07:53 Removing intermediate container 1e3504e68ce3 12:07:53 ---> bd3fe5b2cee3 12:07:53 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:53 ---> Running in b1912a2c005e 12:07:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:07:56 OK: 221 MiB in 51 packages 12:07:57 Removing intermediate container b1912a2c005e 12:07:57 ---> 3ec6f3ac0b00 12:07:57 Step 9/14 : WORKDIR /app 12:07:57 ---> Running in 17a0541d1af5 12:07:57 Removing intermediate container 17a0541d1af5 12:07:57 ---> 0dfa6074a6e2 12:07:57 Step 10/14 : COPY go.mod vendor* ./ 12:07:58 ---> de192827b72c 12:07:58 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:58 ---> Running in 1f1199954b6e 12:08:54 Removing intermediate container 1f1199954b6e 12:08:54 ---> 383fd715631b 12:08:54 Step 12/14 : COPY . . 12:08:54 ---> 1200e66012dd 12:08:54 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:08:54 ---> Running in fd7727eef4ae 12:08:54 Removing intermediate container fd7727eef4ae 12:08:54 ---> 41ed6a89ca90 12:08:54 Step 14/14 : RUN $MAKE 12:08:54 ---> Running in 0918f19cd8c8 12:08:54 noop 12:08:54 Removing intermediate container 0918f19cd8c8 12:08:54 ---> e91d35027797 12:08:54 Successfully built e91d35027797 12:08:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:55 + docker inspect -f . ci-base-image-arm64 12:08:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:55 prd-ubuntu20.04-docker-arm64-4c-16g-28704 does not seem to be running inside a container 12:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:08:57 $ docker top b55ae680247a507da7bed924fc7e2c2c86f41f3139b00affa43c05973f363e9e -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:58 + go version 12:08:58 go version go1.18.3 linux/arm64 [Pipeline] } 12:08:58 $ docker stop --time=1 b55ae680247a507da7bed924fc7e2c2c86f41f3139b00affa43c05973f363e9e 12:09:00 $ docker rm -f b55ae680247a507da7bed924fc7e2c2c86f41f3139b00affa43c05973f363e9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:01 + docker inspect -f . ci-base-image-arm64 12:09:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:01 prd-ubuntu20.04-docker-arm64-4c-16g-28704 does not seem to be running inside a container 12:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:09:02 $ docker top 896c4d275f4e0536ade6c1f5422adc12ec845d77ed65d5dc194b636047f11570 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:03 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:09:04 + make test 12:09:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:10:41 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:10:41 CGO_ENABLED=1 go vet ./... 12:10:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:10:54 ./bin/test-attribution-txt.sh 12:10:54 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:10:54 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:10:54 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:10:54 $ docker stop --time=1 896c4d275f4e0536ade6c1f5422adc12ec845d77ed65d5dc194b636047f11570 12:10:55 $ docker rm -f 896c4d275f4e0536ade6c1f5422adc12ec845d77ed65d5dc194b636047f11570 [Pipeline] // withDockerContainer [Pipeline] sh 12:10:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:57 Warning: overwriting stash ‘coverage-report’ 12:10:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:58 + ls -al . 12:10:58 total 172 12:10:58 drwxrwxr-x 7 jenkins jenkins 4096 Sep 8 12:09 . 12:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 12:06 .. 12:10:58 -rw-rw-r-- 1 jenkins jenkins 119 Sep 8 12:06 .dockerignore 12:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 12:06 .git 12:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 12:06 .github 12:10:58 -rw-rw-r-- 1 jenkins jenkins 171 Sep 8 12:06 .gitignore 12:10:58 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 8 12:06 Attribution.txt 12:10:58 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 8 12:06 CHANGELOG.md 12:10:58 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 8 12:06 Dockerfile 12:10:58 -rw-rw-r-- 1 jenkins jenkins 677 Sep 8 12:06 GOVERNANCE.md 12:10:58 -rw-rw-r-- 1 jenkins jenkins 688 Sep 8 12:06 Jenkinsfile 12:10:58 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 8 12:06 LICENSE 12:10:58 -rw-rw-r-- 1 jenkins jenkins 618 Sep 8 12:06 OWNERS.md 12:10:58 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 8 12:06 README.md 12:10:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 8 12:04 VERSION 12:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 12:06 bin 12:10:58 -rw-r--r-- 1 jenkins jenkins 10 Sep 8 12:09 coverage.out 12:10:58 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 8 12:06 go.mod 12:10:58 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 8 12:06 go.sum 12:10:58 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 8 12:06 main.go 12:10:58 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 8 12:06 makefile 12:10:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 12:06 res 12:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:59 + 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=22ea47f2555ea729870bebf5b5cfeb3270b381bc --label arch=arm64 --label version=0.0.0 . 12:10:59 Sending build context to Docker daemon 207.9kB 12:10:59 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:10:59 Step 2/28 : FROM ${BASE} AS builder 12:10:59 ---> e91d35027797 12:10:59 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:10:59 ---> Running in 9476699edfae 12:11:00 Removing intermediate container 9476699edfae 12:11:00 ---> 1f50a8746468 12:11:00 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:11:00 ---> Running in ed2d17e5c953 12:11:00 Removing intermediate container ed2d17e5c953 12:11:00 ---> 05ef88f8c75b 12:11:00 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:11:00 ---> Running in e5dba589578f 12:11:00 Removing intermediate container e5dba589578f 12:11:00 ---> 6d475bd3b573 12:11:00 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:11:00 ---> Running in e2df58cce624 12:11:01 Removing intermediate container e2df58cce624 12:11:01 ---> 34298959eb20 12:11:01 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:01 ---> Running in 6f3e667caa44 12:11:03 Removing intermediate container 6f3e667caa44 12:11:03 ---> bbbd2ee68357 12:11:03 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:11:03 ---> Running in 2fd5c124a9a2 12:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:11:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:11:06 OK: 221 MiB in 51 packages 12:11:06 Removing intermediate container 2fd5c124a9a2 12:11:06 ---> 5c976a019d04 12:11:06 Step 9/28 : WORKDIR /app 12:11:06 ---> Running in 7a3c68452a14 12:11:07 Removing intermediate container 7a3c68452a14 12:11:07 ---> fa44d94f752c 12:11:07 Step 10/28 : COPY go.mod vendor* ./ 12:11:07 ---> 3e53e3d5ec88 12:11:07 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:07 ---> Running in dfe4cf3b6fa7 12:11:09 Removing intermediate container dfe4cf3b6fa7 12:11:09 ---> 6e0bae238630 12:11:09 Step 12/28 : COPY . . 12:11:10 ---> f6c5e8d90694 12:11:10 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:11:10 ---> Running in 4ef2fef5b970 12:11:11 Removing intermediate container 4ef2fef5b970 12:11:11 ---> 12d6b0673ff6 12:11:11 Step 14/28 : RUN $MAKE 12:11:11 ---> Running in 2ca6d2567a7c 12:11:12 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:13:34 Removing intermediate container 2ca6d2567a7c 12:13:34 ---> 9325f641f6fa 12:13:34 Step 15/28 : FROM alpine:3.16 12:13:34 3.16: Pulling from library/alpine 12:13:34 9b18e9b68314: Pulling fs layer 12:13:34 9b18e9b68314: Verifying Checksum 12:13:34 9b18e9b68314: Download complete 12:13:34 9b18e9b68314: Pull complete 12:13:34 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:13:34 Status: Downloaded newer image for alpine:3.16 12:13:34 ---> a6215f271958 12:13:34 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:13:34 ---> Running in 69f83a022fc6 12:13:34 Removing intermediate container 69f83a022fc6 12:13:34 ---> 2a552cb0e1d4 12:13:34 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:13:34 ---> Running in 12b3881f8b73 12:13:34 Removing intermediate container 12b3881f8b73 12:13:34 ---> 9fb7d61b8a43 12:13:34 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:13:34 ---> Running in e074fabc5570 12:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:13:34 (1/7) Installing ca-certificates (20220614-r0) 12:13:34 (2/7) Installing dumb-init (1.2.5-r1) 12:13:34 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:13:34 (4/7) Installing libsodium (1.0.18-r0) 12:13:34 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:13:34 (6/7) Installing libzmq (4.3.4-r0) 12:13:34 (7/7) Installing zeromq (4.3.4-r0) 12:13:34 Executing busybox-1.35.0-r17.trigger 12:13:34 Executing ca-certificates-20220614-r0.trigger 12:13:34 OK: 9 MiB in 21 packages 12:13:34 Removing intermediate container e074fabc5570 12:13:34 ---> 268df64f6d03 12:13:34 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:13:34 ---> e2a7a8a8c59f 12:13:34 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:13:34 ---> efd160e687b9 12:13:34 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:13:34 ---> 28edd1a9508d 12:13:34 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:13:35 ---> f0dc4c6b4137 12:13:35 Step 23/28 : EXPOSE 48095 12:13:35 ---> Running in 97cd8cc41e9e 12:13:35 Removing intermediate container 97cd8cc41e9e 12:13:35 ---> cc58313b0ec2 12:13:35 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:13:35 ---> Running in ac9912982fbc 12:13:36 Removing intermediate container ac9912982fbc 12:13:36 ---> 3557f8692f2e 12:13:36 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:13:36 ---> Running in 7dfb7080e184 12:13:36 Removing intermediate container 7dfb7080e184 12:13:36 ---> f977f8e6c677 12:13:36 Step 26/28 : LABEL arch=arm64 12:13:36 ---> Running in 5c4a7154a703 12:13:37 Removing intermediate container 5c4a7154a703 12:13:37 ---> b558035082b6 12:13:37 Step 27/28 : LABEL git_sha=22ea47f2555ea729870bebf5b5cfeb3270b381bc 12:13:37 ---> Running in a294796e8239 12:13:37 Removing intermediate container a294796e8239 12:13:37 ---> 6206588fbf12 12:13:37 Step 28/28 : LABEL version=0.0.0 12:13:37 ---> Running in cb7fbd6aebe4 12:13:37 Removing intermediate container cb7fbd6aebe4 12:13:37 ---> 93392254571d 12:13:37 [Warning] One or more build-args [ARCH] were not consumed 12:13:37 Successfully built 93392254571d 12:13:37 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:38 12:13:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:13:39 arm64: Pulling from edgex-lftools-log-publisher 12:13:39 8998bd30e6a1: Pulling fs layer 12:13:39 04944245beec: Pulling fs layer 12:13:39 699f458cf7ca: Pulling fs layer 12:13:39 765212b225bb: Pulling fs layer 12:13:39 f23df028b6ca: Pulling fs layer 12:13:39 d65c8cfc05b1: Pulling fs layer 12:13:39 2437ff75d9bd: Pulling fs layer 12:13:39 765212b225bb: Waiting 12:13:39 d65c8cfc05b1: Waiting 12:13:39 f23df028b6ca: Waiting 12:13:39 2437ff75d9bd: Waiting 12:13:39 04944245beec: Verifying Checksum 12:13:39 04944245beec: Download complete 12:13:39 765212b225bb: Verifying Checksum 12:13:39 765212b225bb: Download complete 12:13:39 f23df028b6ca: Verifying Checksum 12:13:39 f23df028b6ca: Download complete 12:13:39 d65c8cfc05b1: Verifying Checksum 12:13:39 d65c8cfc05b1: Download complete 12:13:39 699f458cf7ca: Verifying Checksum 12:13:39 699f458cf7ca: Download complete 12:13:40 8998bd30e6a1: Verifying Checksum 12:13:40 8998bd30e6a1: Download complete 12:13:42 2437ff75d9bd: Download complete 12:13:44 8998bd30e6a1: Pull complete 12:13:44 04944245beec: Pull complete 12:13:46 699f458cf7ca: Pull complete 12:13:46 765212b225bb: Pull complete 12:13:47 f23df028b6ca: Pull complete 12:13:47 d65c8cfc05b1: Pull complete 12:14:02 2437ff75d9bd: Pull complete 12:14:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:14:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:03 prd-ubuntu20.04-docker-arm64-4c-16g-28704 does not seem to be running inside a container 12:14:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:14:06 $ docker top 9e410b493143e37b996e19128d34f88fed4f46867adb13ea102a8640a4ae8f5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:14:07 ---> job-cost.sh 12:14:07 lf-activate-venv: SKIPPING 12:14:07 INFO: No Stack... 12:14:07 INFO: Retrieving Pricing Info for: v3-standard-4 12:14:08 INFO: Archiving Costs [Pipeline] sh 12:14:08 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:14:08 + cut -d, -f6 [Pipeline] lock 12:14:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-466-1-stack-cost] 12:14:08 Resource [jenkins-edgexfoundry-app-service-configurable-PR-466-1-stack-cost] did not exist. Created. 12:14:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:14:09 /w/workspace/app-service-configurable/1@tmp/durable-18b4f5b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:14:10 + echo total: 0.10999999940395355 [Pipeline] stash 12:14:10 Warning: overwriting stash ‘stack-cost’ 12:14:10 Stashed 1 file(s) [Pipeline] } 12:14:10 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-466-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:14:10 $ docker stop --time=1 9e410b493143e37b996e19128d34f88fed4f46867adb13ea102a8640a4ae8f5e 12:14:12 $ docker rm -f 9e410b493143e37b996e19128d34f88fed4f46867adb13ea102a8640a4ae8f5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:14:13 provisioning config files... 12:14:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-466@tmp/config3733861073913617385tmp [Pipeline] { [Pipeline] sh 12:14:13 + set +x 12:14:13 + curl -s https://codecov.io/bash 12:14:13 + bash -s -- 12:14:13 12:14:13 _____ _ 12:14:13 / ____| | | 12:14:13 | | ___ __| | ___ ___ _____ __ 12:14:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:14:13 | |___| (_) | (_| | __/ (_| (_) \ V / 12:14:13 \_____\___/ \__,_|\___|\___\___/ \_/ 12:14:13 Bash-1.0.6 12:14:13 12:14:13 12:14:13 ==> git version 2.25.1 found 12:14:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:14:13 Release-Date: 2020-01-08 12:14:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:14:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:14:13 ==> Jenkins CI detected. 12:14:13 current dir:  /w/workspace/_app-service-configurable_PR-466 12:14:13 project root: . 12:14:13 --> token set from env 12:14:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:14:13 ==> Running gcov in . (disable via -X gcov) 12:14:13 ==> Python coveragepy not found 12:14:13 ==> Searching for coverage reports in: 12:14:13 + . 12:14:13 -> Found 1 reports 12:14:13 ==> Detecting git/mercurial file structure 12:14:13 ==> Reading reports 12:14:13 + ./coverage.out bytes=10 12:14:13 ==> Appending adjustments 12:14:13 https://docs.codecov.io/docs/fixing-reports 12:14:13 + Found adjustments 12:14:13 ==> Gzipping contents 12:14:13 4.0K /tmp/codecov.4NFqIB.gz 12:14:13 ==> Uploading reports 12:14:13 url: https://codecov.io 12:14:13 query: branch=PR-466&commit=22ea47f2555ea729870bebf5b5cfeb3270b381bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=466&job=&cmd_args= 12:14:13 -> Pinging Codecov 12:14:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-466&commit=22ea47f2555ea729870bebf5b5cfeb3270b381bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=466&job=&cmd_args= 12:14:14 -> Uploading to 12:14:14 https://storage.googleapis.com/codecov/v4/raw/2022-09-08/A97CA9966030D2A3747ED39772930CCE/22ea47f2555ea729870bebf5b5cfeb3270b381bc/aadcb932-e0ff-4bc0-a18e-7bbc142d62c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220908T121413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed5f40a03bfacf60e24e98d1a25826f2afe48769610573c5929d307a1214461b 12:14:14 % Total % Received % Xferd Average Speed Time Time Time Current 12:14:14 Dload Upload Total Spent Left Speed 12:14:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2573 --:--:-- --:--:-- --:--:-- 2560 100 525 0 0 100 525 0 2354 --:--:-- --:--:-- --:--:-- 2354 12:14:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/22ea47f2555ea729870bebf5b5cfeb3270b381bc [Pipeline] } 12:14:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:14:16 + [ -d /w/workspace/_app-service-configurable_PR-466/archives ] 12:14:16 + ls -al /w/workspace/_app-service-configurable_PR-466/archives 12:14:16 total 16 12:14:16 drwxr-xr-x 3 root root 4096 Sep 8 12:06 . 12:14:16 drwxrwxr-x 9 jenkins jenkins 4096 Sep 8 12:06 .. 12:14:16 drwxr-xr-x 2 root root 4096 Sep 8 12:06 cost 12:14:16 -rw-r--r-- 1 root root 96 Sep 8 12:06 cost.csv 12:14:16 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-466/archives 12:14:16 + ls -al /w/workspace/_app-service-configurable_PR-466/archives 12:14:16 total 16 12:14:16 drwxr-xr-x 3 jenkins jenkins 4096 Sep 8 12:06 . 12:14:16 drwxrwxr-x 9 jenkins jenkins 4096 Sep 8 12:06 .. 12:14:16 drwxr-xr-x 2 jenkins jenkins 4096 Sep 8 12:06 cost 12:14:16 -rw-r--r-- 1 jenkins jenkins 96 Sep 8 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:14:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:14:17 ---> package-listing.sh 12:14:17 ++ facter osfamily 12:14:17 ++ tr '[:upper:]' '[:lower:]' 12:14:17 + OS_FAMILY=debian 12:14:17 + workspace=/w/workspace/_app-service-configurable_PR-466 12:14:17 + START_PACKAGES=/tmp/packages_start.txt 12:14:17 + END_PACKAGES=/tmp/packages_end.txt 12:14:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:14:17 + PACKAGES=/tmp/packages_start.txt 12:14:17 + '[' /w/workspace/_app-service-configurable_PR-466 ']' 12:14:17 + PACKAGES=/tmp/packages_end.txt 12:14:17 + case "${OS_FAMILY}" in 12:14:17 + dpkg -l 12:14:17 + grep '^ii' 12:14:17 + '[' -f /tmp/packages_start.txt ']' 12:14:17 + '[' -f /tmp/packages_end.txt ']' 12:14:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:14:17 + '[' /w/workspace/_app-service-configurable_PR-466 ']' 12:14:17 + mkdir -p /w/workspace/_app-service-configurable_PR-466/archives/ 12:14:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-466/archives/ [Pipeline] echo 12:14:17 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-466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:14:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:14:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:14:18 prd-ubuntu20.04-docker-8c-8g-28703 does not seem to be running inside a container 12:14:18 $ 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-466/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-466 -v /w/workspace/_app-service-configurable_PR-466:/w/workspace/_app-service-configurable_PR-466:rw,z -v /w/workspace/_app-service-configurable_PR-466@tmp:/w/workspace/_app-service-configurable_PR-466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:14:18 $ docker top 269f91b5b33375b50d1165c3e3e7c20adf2edb2096d3a7c26bcc164f25ea10e7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:14:19 + touch /tmp/pre-build-complete [Pipeline] sh 12:14:19 + mkdir -p /var/log/sysstat [Pipeline] sh 12:14:19 + ls /var/log/sa-host 12:14:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:20 provisioning config files... 12:14:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-466@tmp/config148182094127544686tmp [Pipeline] { [Pipeline] echo 12:14:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:14:20 ---> create-netrc.sh [Pipeline] } 12:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:14:20 ---> python-tools-install.sh [Pipeline] echo 12:14:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:14:21 ---> sudo-logs.sh 12:14:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:14:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:14:21 ---> job-cost.sh 12:14:21 lf-activate-venv: SKIPPING 12:14:21 DEBUG: total: 0.2199999988079071 12:14:21 INFO: Retrieving Stack Cost... 12:14:22 INFO: Retrieving Pricing Info for: v3-standard-8 12:14:22 INFO: Archiving Costs [Pipeline] echo 12:14:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:14:22 ---> logs-deploy.sh 12:14:22 lf-activate-venv: SKIPPING 12:14:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-466/1 12:14:22 INFO: archiving workspace using pattern(s): 12:14:23 Archives upload complete. 12:14:23 INFO: archiving logs to Nexus 12:14:24 ---> uname -a: 12:14:24 Linux prd-ubuntu20-04-docker-8c-8g-28703 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:14:24 12:14:24 12:14:24 ---> lscpu: 12:14:24 Architecture: x86_64 12:14:24 CPU op-mode(s): 32-bit, 64-bit 12:14:24 Byte Order: Little Endian 12:14:24 Address sizes: 40 bits physical, 48 bits virtual 12:14:24 CPU(s): 8 12:14:24 On-line CPU(s) list: 0-7 12:14:24 Thread(s) per core: 1 12:14:24 Core(s) per socket: 1 12:14:24 Socket(s): 8 12:14:24 NUMA node(s): 1 12:14:24 Vendor ID: AuthenticAMD 12:14:24 CPU family: 23 12:14:24 Model: 49 12:14:24 Model name: AMD EPYC-Rome Processor 12:14:24 Stepping: 0 12:14:24 CPU MHz: 2799.998 12:14:24 BogoMIPS: 5599.99 12:14:24 Virtualization: AMD-V 12:14:24 Hypervisor vendor: KVM 12:14:24 Virtualization type: full 12:14:24 L1d cache: 256 KiB 12:14:24 L1i cache: 256 KiB 12:14:24 L2 cache: 4 MiB 12:14:24 L3 cache: 128 MiB 12:14:24 NUMA node0 CPU(s): 0-7 12:14:24 Vulnerability Itlb multihit: Not affected 12:14:24 Vulnerability L1tf: Not affected 12:14:24 Vulnerability Mds: Not affected 12:14:24 Vulnerability Meltdown: Not affected 12:14:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:14:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:14:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:14:24 Vulnerability Srbds: Not affected 12:14:24 Vulnerability Tsx async abort: Not affected 12:14:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:14:24 12:14:24 12:14:24 ---> nproc: 12:14:24 8 12:14:24 12:14:24 12:14:24 ---> df -h: 12:14:24 Filesystem Size Used Avail Use% Mounted on 12:14:24 overlay 155G 11G 145G 7% / 12:14:24 tmpfs 64M 0 64M 0% /dev 12:14:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:14:24 shm 64M 0 64M 0% /dev/shm 12:14:24 /dev/vda1 155G 11G 145G 7% /facter-os 12:14:24 12:14:24 12:14:24 ---> sar -b -r -n DEV: 12:14:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28703) 09/08/22 _x86_64_ (8 CPU) 12:14:24 12:14:24 12:03:34 LINUX RESTART (8 CPU) 12:14:24 12:14:24 12:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:14:24 12:05:01 405.64 17.54 388.10 0.00 2259.82 129576.68 0.00 12:14:24 12:06:01 224.88 0.17 224.71 0.00 21.06 44483.25 0.00 12:14:24 12:07:01 34.34 0.02 34.33 0.00 2.80 16736.69 0.00 12:14:24 12:08:01 2.18 0.00 2.18 0.00 0.00 24.93 0.00 12:14:24 12:09:01 1.23 0.02 1.22 0.00 0.13 14.00 0.00 12:14:24 12:10:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 12:14:24 12:11:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 12:14:24 12:12:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 12:14:24 12:13:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 12:14:24 12:14:01 1.63 0.00 1.63 0.00 0.00 23.86 0.00 12:14:24 Average: 66.93 1.75 65.19 0.00 224.99 18907.30 0.00 12:14:24 12:14:24 12:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:14:24 12:05:01 28405068 31750992 548636 1.67 131476 3430752 2168128 6.39 1206520 2838472 64988 12:14:24 12:06:01 28072532 31738124 557064 1.69 166904 3695568 2135260 6.29 1292552 3057908 29948 12:14:24 12:07:01 27615920 31762848 530920 1.61 175800 4117932 1922160 5.66 1286260 3467804 176 12:14:24 12:08:01 27617044 31764048 529584 1.61 175848 4117928 1922160 5.66 1284636 3467808 12 12:14:24 12:09:01 27624564 31771604 521916 1.59 175888 4117936 1922160 5.66 1279644 3467812 24 12:14:24 12:10:01 27624124 31771180 522292 1.59 175932 4117944 1922160 5.66 1279916 3467816 48 12:14:24 12:11:01 27630108 31777504 516260 1.57 175956 4117948 1922160 5.66 1272636 3468132 24 12:14:24 12:12:01 27630556 31777988 515704 1.57 175972 4117948 1922160 5.66 1271912 3468136 56 12:14:24 12:13:01 27630248 31777696 515928 1.57 175984 4117952 1922160 5.66 1271912 3468136 12 12:14:24 12:14:01 27630232 31777864 515880 1.57 176028 4117916 1922160 5.66 1271800 3468288 80 12:14:24 Average: 27748040 31766985 527418 1.60 170579 4006982 1968067 5.80 1271779 3364031 9537 12:14:24 12:14:24 12:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:14:24 12:05:01 docker0 132.76 169.65 11.01 1546.73 0.00 0.00 0.00 0.00 12:14:24 12:05:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 12:14:24 12:05:01 ens3 795.12 528.93 7966.08 116.45 0.00 0.00 0.00 0.00 12:14:24 12:06:01 docker0 9.13 14.01 0.54 101.21 0.00 0.00 0.00 0.00 12:14:24 12:06:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 12:14:24 12:06:01 ens3 126.86 91.60 713.91 71.85 0.00 0.00 0.00 0.00 12:14:24 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:14:24 12:07:01 ens3 69.51 38.46 2009.77 8.06 0.00 0.00 0.00 0.00 12:14:24 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:24 12:08:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:14:24 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:09:01 ens3 3.42 3.62 1.59 11.26 0.00 0.00 0.00 0.00 12:14:24 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:24 12:10:01 ens3 2.50 2.50 0.23 6.89 0.00 0.00 0.00 0.00 12:14:24 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:11:01 ens3 12.18 20.53 1.02 22.21 0.00 0.00 0.00 0.00 12:14:24 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:24 12:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:14:24 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:13:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:24 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:24 12:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:14:24 Average: docker0 13.99 18.11 1.14 162.48 0.00 0.00 0.00 0.00 12:14:24 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 12:14:24 Average: ens3 99.84 67.83 1057.73 23.52 0.00 0.00 0.00 0.00 12:14:24 12:14:24 12:14:24 ---> sar -P ALL: 12:14:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28703) 09/08/22 _x86_64_ (8 CPU) 12:14:24 12:14:24 12:03:34 LINUX RESTART (8 CPU) 12:14:24 12:14:24 12:04:02 CPU %user %nice %system %iowait %steal %idle 12:14:24 12:05:01 all 10.92 0.00 3.87 1.44 0.06 83.70 12:14:24 12:05:01 0 12.77 0.00 3.93 1.36 0.05 81.89 12:14:24 12:05:01 1 10.93 0.00 4.77 3.63 0.05 80.61 12:14:24 12:05:01 2 10.83 0.00 3.30 1.06 0.07 84.74 12:14:24 12:05:01 3 10.23 0.00 4.21 0.67 0.07 84.82 12:14:24 12:05:01 4 11.25 0.00 3.70 1.07 0.05 83.93 12:14:24 12:05:01 5 9.75 0.00 3.18 0.48 0.05 86.54 12:14:24 12:05:01 6 10.13 0.00 3.50 1.10 0.07 85.21 12:14:24 12:05:01 7 11.52 0.00 4.38 2.12 0.09 81.89 12:14:24 12:06:01 all 31.60 0.00 6.87 1.16 0.10 60.26 12:14:24 12:06:01 0 30.68 0.00 7.26 1.28 0.08 60.69 12:14:24 12:06:01 1 30.60 0.00 6.80 1.42 0.12 61.05 12:14:24 12:06:01 2 31.84 0.00 6.62 0.44 0.12 60.98 12:14:24 12:06:01 3 30.86 0.00 7.47 3.79 0.12 57.76 12:14:24 12:06:01 4 31.01 0.00 6.77 1.38 0.10 60.73 12:14:24 12:06:01 5 31.64 0.00 7.05 0.08 0.08 61.13 12:14:24 12:06:01 6 33.87 0.00 6.54 0.25 0.08 59.25 12:14:24 12:06:01 7 32.31 0.00 6.44 0.66 0.10 60.48 12:14:24 12:07:01 all 2.64 0.00 1.01 0.30 0.02 96.04 12:14:24 12:07:01 0 2.78 0.00 0.91 0.00 0.03 96.28 12:14:24 12:07:01 1 2.53 0.00 0.94 0.44 0.02 96.08 12:14:24 12:07:01 2 2.74 0.00 0.97 0.12 0.02 96.15 12:14:24 12:07:01 3 3.00 0.00 0.89 0.02 0.02 96.08 12:14:24 12:07:01 4 2.94 0.00 0.99 0.00 0.00 96.08 12:14:24 12:07:01 5 2.49 0.00 0.89 0.02 0.02 96.59 12:14:24 12:07:01 6 2.32 0.00 1.05 0.20 0.02 96.41 12:14:24 12:07:01 7 2.28 0.00 1.44 1.61 0.02 94.66 12:14:24 12:08:01 all 0.01 0.00 0.02 0.01 0.01 99.96 12:14:24 12:08:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:14:24 12:08:01 1 0.02 0.00 0.00 0.05 0.02 99.92 12:14:24 12:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:14:24 12:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:08:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:14:24 12:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:14:24 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:14:24 12:09:01 all 0.05 0.00 0.02 0.01 0.01 99.92 12:14:24 12:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 12:14:24 12:09:01 1 0.02 0.00 0.02 0.03 0.00 99.93 12:14:24 12:09:01 2 0.07 0.00 0.00 0.00 0.02 99.92 12:14:24 12:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:14:24 12:09:01 4 0.08 0.00 0.08 0.02 0.00 99.82 12:14:24 12:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:14:24 12:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:14:24 12:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:14:24 12:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 12:14:24 12:10:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:14:24 12:10:01 1 0.02 0.00 0.00 0.08 0.00 99.90 12:14:24 12:10:01 2 0.03 0.00 0.05 0.00 0.00 99.92 12:14:24 12:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:14:24 12:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:14:24 12:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:14:24 12:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:14:24 12:11:01 all 0.06 0.00 0.04 0.00 0.00 99.90 12:14:24 12:11:01 0 0.08 0.00 0.05 0.00 0.00 99.87 12:14:24 12:11:01 1 0.07 0.00 0.02 0.02 0.00 99.90 12:14:24 12:11:01 2 0.08 0.00 0.08 0.00 0.00 99.83 12:14:24 12:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:11:01 4 0.07 0.00 0.05 0.00 0.00 99.88 12:14:24 12:11:01 5 0.07 0.00 0.02 0.00 0.00 99.92 12:14:24 12:11:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:14:24 12:11:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:14:24 12:12:01 all 0.00 0.00 0.01 0.00 0.00 99.98 12:14:24 12:12:01 0 0.00 0.00 0.03 0.00 0.02 99.95 12:14:24 12:12:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:14:24 12:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:14:24 12:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:14:24 12:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:14:24 12:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:14:24 12:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:14:24 12:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:14:24 12:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:14:24 12:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:14:24 12:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:14:24 12:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:14:24 12:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:14:24 12:14:01 all 0.00 0.00 0.01 0.00 0.01 99.97 12:14:24 12:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:14:24 12:14:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:14:24 12:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:14:24 12:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:14:24 12:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:14:24 12:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:14:24 12:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:14:24 12:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:14:24 Average: all 4.48 0.00 1.17 0.29 0.02 94.04 12:14:24 Average: 0 4.60 0.00 1.22 0.26 0.03 93.90 12:14:24 Average: 1 4.36 0.00 1.24 0.57 0.02 93.81 12:14:24 Average: 2 4.51 0.00 1.09 0.16 0.02 94.21 12:14:24 Average: 3 4.36 0.00 1.24 0.44 0.02 93.93 12:14:24 Average: 4 4.48 0.00 1.15 0.24 0.02 94.11 12:14:24 Average: 5 4.37 0.00 1.11 0.06 0.02 94.44 12:14:24 Average: 6 4.59 0.00 1.10 0.15 0.02 94.14 12:14:24 Average: 7 4.56 0.00 1.22 0.43 0.03 93.76 12:14:24 12:14:24 12:14:24