Pull request #467 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 900c36de838f8e7184ad63359b6f33b0b87380c4+14b250c889771b77f1ef0720e8f96776a1e3b288 (680374de7423f990629caee3eb87c0a9cac10599) 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-ssh6339488313736703158.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-ssh14232836366312587080.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-467/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-467/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8600724943352393219.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-467/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6635407026253427197.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-ssh13277028511797185652.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-467/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-467/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17925931800833822163.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29946 in /w/workspace/_app-service-configurable_PR-467 [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-467 # 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 14b250c889771b77f1ef0720e8f96776a1e3b288 into PR head commit 900c36de838f8e7184ad63359b6f33b0b87380c4 Merge succeeded, producing 900c36de838f8e7184ad63359b6f33b0b87380c4 Checking out Revision 900c36de838f8e7184ad63359b6f33b0b87380c4 (PR-467) > 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/467/head:refs/remotes/origin/PR-467 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 900c36de838f8e7184ad63359b6f33b0b87380c4 # 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 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 900c36de838f8e7184ad63359b6f33b0b87380c4 # 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:07:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:07:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:07:00 ========================================================= 12:07:00 EdgeX Global Pipelines Version Info 12:07:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:07:01 ------------------- 12:07:01 stable info: 12:07:01 ------------------- 12:07:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:07:01 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:07:01 Message: update stable to v1.0.239 12:07:01 ------------------- 12:07:01 experimental info: 12:07:01 ------------------- 12:07:01 Commited By: **** collab-it+edgex@linuxfoundation.org 12:07:01 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:07:01 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:07:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:07:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:07:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:07:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-467 [Pipeline] echo 12:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-467 [Pipeline] echo 12:07:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-467 [Pipeline] echo 12:07:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] echo 12:07:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 900c36d [Pipeline] echo 12:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:03 provisioning config files... 12:07:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-467@tmp/config6657994250347466697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:03 ---> docker-login.sh 12:07:03 nexus3.edgexfoundry.org:10001 12:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:04 Configure a credential helper to remove this warning. See 12:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:04 12:07:04 Login Succeeded 12:07:04 nexus3.edgexfoundry.org:10002 12:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:04 Configure a credential helper to remove this warning. See 12:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:04 12:07:04 Login Succeeded 12:07:04 nexus3.edgexfoundry.org:10003 12:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:04 Configure a credential helper to remove this warning. See 12:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:04 12:07:04 Login Succeeded 12:07:04 nexus3.edgexfoundry.org:10004 12:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:04 Configure a credential helper to remove this warning. See 12:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:04 12:07:04 Login Succeeded 12:07:04 docker.io 12:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:05 Configure a credential helper to remove this warning. See 12:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:05 12:07:05 Login Succeeded 12:07:05 ---> docker-login.sh ends [Pipeline] } 12:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:07:05 + git rev-list -1 --merges 900c36de838f8e7184ad63359b6f33b0b87380c4~1..900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] echo 12:07:05 -----------> git rev-list -1 --merges 900c36de838f8e7184ad63359b6f33b0b87380c4~1..900c36de838f8e7184ad63359b6f33b0b87380c4 900c36de838f8e7184ad63359b6f33b0b87380c4 [false] [Pipeline] sh 12:07:06 + git log --format=format:%s -1 900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] echo 12:07:06 ========================================================= 12:07:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:07:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:07:06 + git log --format=format:%s -1 900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] echo 12:07:06 [semverPrep] GIT_COMMIT: 900c36de838f8e7184ad63359b6f33b0b87380c4, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:07:06 [semverPrep] This is not a build commit. [Pipeline] sh 12:07:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:07:07 + grep -v github /etc/ssh/ssh_known_hosts 12:07:07 + [ -e /tmp/ssh_known_hosts ] 12:07:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:07:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:07:07 + sudo tee -a /etc/ssh/ssh_known_hosts 12:07:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:07:07 12:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:07:07 0.1.4: Pulling from edgex-devops/py-git-semver 12:07:07 b85a868b505f: Pulling fs layer 12:07:07 e2be974225ed: Pulling fs layer 12:07:07 339a4e72a1f5: Pulling fs layer 12:07:07 988bab9f4d93: Pulling fs layer 12:07:07 1469e6f7b9e6: Pulling fs layer 12:07:07 eaf3925da568: Pulling fs layer 12:07:07 bab4dde63d76: Pulling fs layer 12:07:07 bde34c3a00c8: Pulling fs layer 12:07:07 b352a97aabf1: Pulling fs layer 12:07:07 4872d77fe225: Pulling fs layer 12:07:07 5851b861e8e6: Pulling fs layer 12:07:07 5851b861e8e6: Waiting 12:07:07 b352a97aabf1: Waiting 12:07:07 bde34c3a00c8: Waiting 12:07:07 eaf3925da568: Waiting 12:07:07 bab4dde63d76: Waiting 12:07:07 4872d77fe225: Waiting 12:07:07 e2be974225ed: Verifying Checksum 12:07:07 e2be974225ed: Download complete 12:07:07 988bab9f4d93: Verifying Checksum 12:07:07 988bab9f4d93: Download complete 12:07:08 339a4e72a1f5: Verifying Checksum 12:07:08 339a4e72a1f5: Download complete 12:07:08 1469e6f7b9e6: Verifying Checksum 12:07:08 1469e6f7b9e6: Download complete 12:07:08 eaf3925da568: Verifying Checksum 12:07:08 eaf3925da568: Download complete 12:07:08 bde34c3a00c8: Verifying Checksum 12:07:08 bde34c3a00c8: Download complete 12:07:08 b352a97aabf1: Download complete 12:07:08 4872d77fe225: Verifying Checksum 12:07:08 4872d77fe225: Download complete 12:07:08 5851b861e8e6: Download complete 12:07:08 b85a868b505f: Verifying Checksum 12:07:08 b85a868b505f: Download complete 12:07:08 bab4dde63d76: Verifying Checksum 12:07:08 bab4dde63d76: Download complete 12:07:09 b85a868b505f: Pull complete 12:07:09 e2be974225ed: Pull complete 12:07:10 339a4e72a1f5: Pull complete 12:07:10 988bab9f4d93: Pull complete 12:07:10 1469e6f7b9e6: Pull complete 12:07:10 eaf3925da568: Pull complete 12:07:12 bab4dde63d76: Pull complete 12:07:12 bde34c3a00c8: Pull complete 12:07:12 b352a97aabf1: Pull complete 12:07:12 4872d77fe225: Pull complete 12:07:12 5851b861e8e6: Pull complete 12:07:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:12 prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container 12:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:07:14 $ docker top 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 -eo pid,comm 12:07:14 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:07:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:07:14 [ssh-agent] Looking for ssh-agent implementation... 12:07:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:14 $ docker exec 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 ssh-agent 12:07:14 SSH_AUTH_SOCK=/tmp/ssh-IpO1eG2tokRS/agent.33 12:07:14 SSH_AGENT_PID=39 12:07:14 Running ssh-add (command line suppressed) 12:07:14 Identity added: /w/workspace/_app-service-configurable_PR-467@tmp/private_key_6953754624646397898.key (/w/workspace/_app-service-configurable_PR-467@tmp/private_key_6953754624646397898.key) 12:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:07:15 + git tag --points-at HEAD [Pipeline] } 12:07:15 $ docker exec --env ******** --env ******** 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 ssh-agent -k 12:07:15 unset SSH_AUTH_SOCK; 12:07:15 unset SSH_AGENT_PID; 12:07:15 echo Agent pid 39 killed; 12:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:07:15 [ssh-agent] Looking for ssh-agent implementation... 12:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:15 $ docker exec 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 ssh-agent 12:07:15 SSH_AUTH_SOCK=/tmp/ssh-YQupyqeysnNO/agent.72 12:07:15 SSH_AGENT_PID=78 12:07:15 Running ssh-add (command line suppressed) 12:07:15 Identity added: /w/workspace/_app-service-configurable_PR-467@tmp/private_key_6221124275353131619.key (/w/workspace/_app-service-configurable_PR-467@tmp/private_key_6221124275353131619.key) 12:07:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:07:16 + git semver init 12:07:16 2022-09-20 12:07:16,183 [run_init] DEBUG init version:0.0.0 force:False 12:07:16 2022-09-20 12:07:16,184 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-467/.semver 12:07:16 2022-09-20 12:07:16,184 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-467/.semver 12:07:16 2022-09-20 12:07:16,185 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-467/.semver'], cwd=/w/workspace/_app-service-configurable_PR-467, universal_newlines=False, shell=None, istream=None) 12:07:17 2022-09-20 12:07:17,084 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-467/.git/info/exclude 12:07:17 2022-09-20 12:07:17,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-467/.semver/PR-467 with force:False 12:07:17 2022-09-20 12:07:17,084 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-467/.semver/PR-467 12:07:17 2022-09-20 12:07:17,088 [execute] INFO git cat-file --batch-check 12:07:17 2022-09-20 12:07:17,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-467/.semver, universal_newlines=False, shell=None, istream=) 12:07:17 2022-09-20 12:07:17,095 [execute] INFO git cat-file --batch 12:07:17 2022-09-20 12:07:17,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-467/.semver, universal_newlines=False, shell=None, istream=) 12:07:17 2022-09-20 12:07:17,099 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-467/.semver/PR-467 12:07:17 0.0.0 [Pipeline] } 12:07:17 $ docker exec --env ******** --env ******** 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 ssh-agent -k 12:07:17 unset SSH_AUTH_SOCK; 12:07:17 unset SSH_AGENT_PID; 12:07:17 echo Agent pid 78 killed; 12:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:07:17 + git semver [Pipeline] } 12:07:18 $ docker stop --time=1 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 12:07:19 $ docker rm -f 7fce124af08be049cdcd990b89ba5135c99117e748061b2619e10a9b968c4066 [Pipeline] // withDockerContainer [Pipeline] sh 12:07:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:07:20 Stashed 1 file(s) [Pipeline] echo 12:07:20 [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:07:20 provisioning config files... 12:07:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-467@tmp/config8615984967848715347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:21 ---> docker-login.sh 12:07:21 nexus3.edgexfoundry.org:10001 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 nexus3.edgexfoundry.org:10002 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 nexus3.edgexfoundry.org:10003 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 nexus3.edgexfoundry.org:10004 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.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: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-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:07:22 Sending build context to Docker daemon 3.12MB 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:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:07:22 2408cc74d12b: Pulling fs layer 12:07:22 ea60b727a1ce: Pulling fs layer 12:07:22 30c4a7721957: Pulling fs layer 12:07:22 370296b7ddb6: Pulling fs layer 12:07:22 7c6cee850709: Pulling fs layer 12:07:22 39a5fcdaea64: Pulling fs layer 12:07:22 d94ebbe4e438: Pulling fs layer 12:07:22 bcfd1f05c69d: Pulling fs layer 12:07:22 59ccb84bbe0f: Pulling fs layer 12:07:22 370296b7ddb6: Waiting 12:07:22 7c6cee850709: Waiting 12:07:22 39a5fcdaea64: Waiting 12:07:22 d94ebbe4e438: Waiting 12:07:22 59ccb84bbe0f: Waiting 12:07:22 bcfd1f05c69d: Waiting 12:07:22 30c4a7721957: Verifying Checksum 12:07:22 30c4a7721957: Download complete 12:07:22 ea60b727a1ce: Download complete 12:07:22 7c6cee850709: Verifying Checksum 12:07:22 7c6cee850709: Download complete 12:07:22 39a5fcdaea64: Verifying Checksum 12:07:22 39a5fcdaea64: Download complete 12:07:22 2408cc74d12b: Verifying Checksum 12:07:22 2408cc74d12b: Download complete 12:07:22 d94ebbe4e438: Verifying Checksum 12:07:22 d94ebbe4e438: Download complete 12:07:22 2408cc74d12b: Pull complete 12:07:23 ea60b727a1ce: Pull complete 12:07:23 30c4a7721957: Pull complete 12:07:24 59ccb84bbe0f: Verifying Checksum 12:07:24 59ccb84bbe0f: Download complete 12:07:24 bcfd1f05c69d: Verifying Checksum 12:07:24 bcfd1f05c69d: Download complete 12:07:24 370296b7ddb6: Verifying Checksum 12:07:24 370296b7ddb6: Download complete 12:07:28 370296b7ddb6: Pull complete 12:07:28 7c6cee850709: Pull complete 12:07:28 39a5fcdaea64: Pull complete 12:07:28 d94ebbe4e438: Pull complete 12:07:30 bcfd1f05c69d: Pull complete 12:07:31 59ccb84bbe0f: Pull complete 12:07:31 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 12:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:07:31 ---> a4fb48ad2a94 12:07:31 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:32 ---> Running in cc51b3635a66 12:07:32 Removing intermediate container cc51b3635a66 12:07:32 ---> df8089deb234 12:07:32 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:07:32 ---> Running in 3658252b9a6c 12:07:32 Removing intermediate container 3658252b9a6c 12:07:32 ---> aa9e9381d083 12:07:32 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:07:32 ---> Running in 3dc6ded7fe48 12:07:32 Removing intermediate container 3dc6ded7fe48 12:07:32 ---> e09df52715e1 12:07:32 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:33 ---> Running in 310ffa5c77f0 12:07:33 Removing intermediate container 310ffa5c77f0 12:07:33 ---> 5fa9ac6f99f5 12:07:33 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:33 ---> Running in 2f540bf9270e 12:07:33 Removing intermediate container 2f540bf9270e 12:07:33 ---> f085287e2236 12:07:33 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:33 ---> Running in 2d8d50447b1a 12:07:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:07:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:07:35 OK: 211 MiB in 51 packages 12:07:35 Still waiting to schedule task 12:07:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 12:07:35 Removing intermediate container 2d8d50447b1a 12:07:35 ---> 0903fcffbefe 12:07:35 Step 9/14 : WORKDIR /app 12:07:35 ---> Running in 7fdfb6d4b989 12:07:35 Removing intermediate container 7fdfb6d4b989 12:07:35 ---> 76a77def00aa 12:07:35 Step 10/14 : COPY go.mod vendor* ./ 12:07:35 ---> c4787985c1c7 12:07:35 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:35 ---> Running in d2739e694a1a 12:07:53 Removing intermediate container d2739e694a1a 12:07:53 ---> ad8f39a30f6d 12:07:53 Step 12/14 : COPY . . 12:07:53 ---> 51495f4bc186 12:07:53 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:07:53 ---> Running in 3eaa584835c2 12:07:53 Removing intermediate container 3eaa584835c2 12:07:53 ---> b792475a69ea 12:07:53 Step 14/14 : RUN $MAKE 12:07:53 ---> Running in 96b7e9c9aa8c 12:07:53 noop 12:07:53 Removing intermediate container 96b7e9c9aa8c 12:07:53 ---> 23166522b048 12:07:53 Successfully built 23166522b048 12:07:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:54 + docker inspect -f . ci-base-image-x86_64 12:07:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:54 prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container 12:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:07:54 $ docker top acd67e1faa4ce9ff571ec03782487022db71c9c18637f97d20e222e58604d302 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:55 + go version 12:07:55 go version go1.18.3 linux/amd64 [Pipeline] } 12:07:55 $ docker stop --time=1 acd67e1faa4ce9ff571ec03782487022db71c9c18637f97d20e222e58604d302 12:07:56 $ docker rm -f acd67e1faa4ce9ff571ec03782487022db71c9c18637f97d20e222e58604d302 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:57 + docker inspect -f . ci-base-image-x86_64 12:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:57 prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container 12:07:57 $ 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-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:07:58 $ docker top c6f348c81099295a5e5b21a37a430d079d59f736c627dba34ed1a6de74f3916f -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:58 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-467 [Pipeline] fileExists [Pipeline] sh 12:07:58 + make test 12:07:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:08:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:08:08 CGO_ENABLED=1 go vet ./... 12:08:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:08:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:08:12 ./bin/test-attribution-txt.sh 12:08:12 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:08:12 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:08:12 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:08:12 $ docker stop --time=1 c6f348c81099295a5e5b21a37a430d079d59f736c627dba34ed1a6de74f3916f 12:08:14 $ docker rm -f c6f348c81099295a5e5b21a37a430d079d59f736c627dba34ed1a6de74f3916f [Pipeline] // withDockerContainer [Pipeline] sh 12:08:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:08:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:08:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:08:15 + ls -al . 12:08:15 total 176 12:08:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:07 . 12:08:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:06 .. 12:08:15 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 12:06 .dockerignore 12:08:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:07 .git 12:08:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:06 .github 12:08:15 -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 12:06 .gitignore 12:08:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 12:07 .semver 12:08:15 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 20 12:06 Attribution.txt 12:08:15 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 20 12:06 CHANGELOG.md 12:08:15 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 20 12:06 Dockerfile 12:08:15 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 12:06 GOVERNANCE.md 12:08:15 -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 12:06 Jenkinsfile 12:08:15 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 12:06 LICENSE 12:08:15 -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 12:06 OWNERS.md 12:08:15 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 20 12:06 README.md 12:08:15 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 12:07 VERSION 12:08:15 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 12:06 bin 12:08:15 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 12:07 coverage.out 12:08:15 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 20 12:06 go.mod 12:08:15 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 20 12:06 go.sum 12:08:15 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 20 12:06 main.go 12:08:15 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 20 12:06 makefile 12:08:15 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 12:06 res 12:08:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:16 + 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=900c36de838f8e7184ad63359b6f33b0b87380c4 --label arch=amd64 --label version=0.0.0 . 12:08:16 Sending build context to Docker daemon 3.121MB 12:08:16 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:08:16 Step 2/28 : FROM ${BASE} AS builder 12:08:16 ---> 23166522b048 12:08:16 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:08:16 ---> Running in cdac5c25b1f9 12:08:16 Removing intermediate container cdac5c25b1f9 12:08:16 ---> 7e5d68ebba44 12:08:16 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:08:16 ---> Running in e685af26bbd4 12:08:16 Removing intermediate container e685af26bbd4 12:08:16 ---> 8c0497c58194 12:08:16 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:08:16 ---> Running in 4fcb69b4806f 12:08:16 Removing intermediate container 4fcb69b4806f 12:08:16 ---> aa3e90f1bf86 12:08:16 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:08:16 ---> Running in 5a9d34da39f8 12:08:16 Removing intermediate container 5a9d34da39f8 12:08:16 ---> e5f9ce0f7e90 12:08:16 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:16 ---> Running in 50fef7344c39 12:08:17 Removing intermediate container 50fef7344c39 12:08:17 ---> c1369bdc31cb 12:08:17 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:17 ---> Running in 3a7dbdf828cc 12:08:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:08:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:08:18 OK: 211 MiB in 51 packages 12:08:18 Removing intermediate container 3a7dbdf828cc 12:08:18 ---> a67a2c9d49b3 12:08:18 Step 9/28 : WORKDIR /app 12:08:18 ---> Running in 4d9ae29a5cfc 12:08:18 Removing intermediate container 4d9ae29a5cfc 12:08:18 ---> 446d6a6e9ccb 12:08:18 Step 10/28 : COPY go.mod vendor* ./ 12:08:19 ---> 0519b50682bf 12:08:19 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:19 ---> Running in 7d282f19bc07 12:08:19 Removing intermediate container 7d282f19bc07 12:08:19 ---> 477846f23303 12:08:19 Step 12/28 : COPY . . 12:08:19 ---> 2dda86531c15 12:08:19 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:08:19 ---> Running in d145fad306c6 12:08:19 Removing intermediate container d145fad306c6 12:08:19 ---> 35d26b12e530 12:08:19 Step 14/28 : RUN $MAKE 12:08:20 ---> Running in 565f1dd28c05 12:08:20 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:08:42 Removing intermediate container 565f1dd28c05 12:08:42 ---> b58c4af26174 12:08:42 Step 15/28 : FROM alpine:3.16 12:08:42 3.16: Pulling from library/alpine 12:08:42 213ec9aee27d: Pulling fs layer 12:08:42 213ec9aee27d: Verifying Checksum 12:08:42 213ec9aee27d: Download complete 12:08:43 213ec9aee27d: Pull complete 12:08:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:08:43 Status: Downloaded newer image for alpine:3.16 12:08:43 ---> 9c6f07244728 12:08:43 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:08:43 ---> Running in e179fdbb66c2 12:08:43 Removing intermediate container e179fdbb66c2 12:08:43 ---> 0b89a3850158 12:08:43 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:08:43 ---> Running in 60434c73cdcc 12:08:43 Removing intermediate container 60434c73cdcc 12:08:43 ---> 3e1cd7c79098 12:08:43 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:08:43 ---> Running in dfb9b984022c 12:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:08:44 (1/7) Installing ca-certificates (20220614-r0) 12:08:44 (2/7) Installing dumb-init (1.2.5-r1) 12:08:44 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:08:44 (4/7) Installing libsodium (1.0.18-r0) 12:08:44 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:08:44 (6/7) Installing libzmq (4.3.4-r0) 12:08:44 (7/7) Installing zeromq (4.3.4-r0) 12:08:44 Executing busybox-1.35.0-r17.trigger 12:08:44 Executing ca-certificates-20220614-r0.trigger 12:08:44 OK: 9 MiB in 21 packages 12:08:44 Removing intermediate container dfb9b984022c 12:08:44 ---> dd889ae1bf03 12:08:44 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:08:44 ---> 6fc0c6a8e7c3 12:08:44 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:08:45 ---> c1b53c3fa74f 12:08:45 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:08:45 ---> 9170e5b73302 12:08:45 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:08:45 ---> e2c7c7ddd133 12:08:45 Step 23/28 : EXPOSE 48095 12:08:45 ---> Running in 4f18dd2c1ffa 12:08:45 Removing intermediate container 4f18dd2c1ffa 12:08:45 ---> 9280a0ae4673 12:08:45 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:08:45 ---> Running in 75880c098c18 12:08:45 Removing intermediate container 75880c098c18 12:08:45 ---> ea18acd623ca 12:08:45 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:08:45 ---> Running in ed3885318871 12:08:45 Removing intermediate container ed3885318871 12:08:45 ---> eb6bab8bf2ff 12:08:45 Step 26/28 : LABEL arch=amd64 12:08:46 ---> Running in 0ee69ec06b0f 12:08:46 Removing intermediate container 0ee69ec06b0f 12:08:46 ---> a1c28b111a96 12:08:46 Step 27/28 : LABEL git_sha=900c36de838f8e7184ad63359b6f33b0b87380c4 12:08:46 ---> Running in c7960b905c60 12:08:46 Removing intermediate container c7960b905c60 12:08:46 ---> 1b5389d1354f 12:08:46 Step 28/28 : LABEL version=0.0.0 12:08:46 ---> Running in e2612ebdae45 12:08:46 Removing intermediate container e2612ebdae45 12:08:46 ---> 28d14581cf29 12:08:46 [Warning] One or more build-args [ARCH] were not consumed 12:08:46 Successfully built 28d14581cf29 12:08:46 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:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:47 12:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:47 latest: Pulling from edgex-lftools-log-publisher 12:08:47 5eb5b503b376: Pulling fs layer 12:08:47 5c69ac0246d0: Pulling fs layer 12:08:47 ec43610c2a17: Pulling fs layer 12:08:47 3a2ae6a8a46f: Pulling fs layer 12:08:47 33b1e0a273af: Pulling fs layer 12:08:47 5d3b04190fa2: Pulling fs layer 12:08:47 2f39f015ded8: Pulling fs layer 12:08:47 3a2ae6a8a46f: Waiting 12:08:47 33b1e0a273af: Waiting 12:08:47 5d3b04190fa2: Waiting 12:08:47 2f39f015ded8: Waiting 12:08:47 5c69ac0246d0: Verifying Checksum 12:08:47 5c69ac0246d0: Download complete 12:08:47 3a2ae6a8a46f: Verifying Checksum 12:08:47 3a2ae6a8a46f: Download complete 12:08:48 ec43610c2a17: Verifying Checksum 12:08:48 ec43610c2a17: Download complete 12:08:48 33b1e0a273af: Verifying Checksum 12:08:48 33b1e0a273af: Download complete 12:08:48 5d3b04190fa2: Verifying Checksum 12:08:48 5d3b04190fa2: Download complete 12:08:48 5eb5b503b376: Verifying Checksum 12:08:48 5eb5b503b376: Download complete 12:08:48 2f39f015ded8: Download complete 12:08:49 5eb5b503b376: Pull complete 12:08:49 5c69ac0246d0: Pull complete 12:08:50 ec43610c2a17: Pull complete 12:08:50 3a2ae6a8a46f: Pull complete 12:08:50 33b1e0a273af: Pull complete 12:08:50 5d3b04190fa2: Pull complete 12:08:55 2f39f015ded8: Pull complete 12:08:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:56 prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container 12:08:56 $ 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-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:08:58 $ docker top a1c001ec5874e758437d94feb8d586fda3b57a67b661cf49e5609cbc9e6ddeff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:58 ---> job-cost.sh 12:08:58 lf-activate-venv: SKIPPING 12:08:58 INFO: No Stack... 12:08:59 INFO: Retrieving Pricing Info for: v3-standard-8 12:08:59 INFO: Archiving Costs [Pipeline] sh 12:09:00 + cat /w/workspace/_app-service-configurable_PR-467/archives/cost.csv 12:09:00 + cut -d, -f6 [Pipeline] lock 12:09:00 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] 12:09:00 Resource [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] did not exist. Created. 12:09:00 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:09:00 + echo total: 0.2199999988079071 [Pipeline] stash 12:09:00 Stashed 1 file(s) [Pipeline] } 12:09:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:09:00 $ docker stop --time=1 a1c001ec5874e758437d94feb8d586fda3b57a67b661cf49e5609cbc9e6ddeff 12:09:01 $ docker rm -f a1c001ec5874e758437d94feb8d586fda3b57a67b661cf49e5609cbc9e6ddeff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:11:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29947 in /w/workspace/_app-service-configurable_PR-467 [Pipeline] { [Pipeline] ws 12:11:13 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:11:13 Selected Git installation does not exist. Using Default 12:11:13 The recommended git tool is: NONE 12:11:20 using credential edgex-jenkins-ssh 12:11:20 Cloning the remote Git repository 12:11:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:11:21 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:11:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:11:21 > git --version # timeout=10 12:11:21 > git --version # 'git version 2.25.1' 12:11:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:11:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:11:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:11:22 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/467/head:refs/remotes/origin/PR-467 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:11:23 Merging remotes/origin/main commit 14b250c889771b77f1ef0720e8f96776a1e3b288 into PR head commit 900c36de838f8e7184ad63359b6f33b0b87380c4 12:11:23 Merge succeeded, producing 900c36de838f8e7184ad63359b6f33b0b87380c4 12:11:23 Checking out Revision 900c36de838f8e7184ad63359b6f33b0b87380c4 (PR-467) 12:11:23 > git config core.sparsecheckout # timeout=10 12:11:23 > git checkout -f 900c36de838f8e7184ad63359b6f33b0b87380c4 # timeout=10 12:11:23 > git remote # timeout=10 12:11:23 > git config --get remote.origin.url # timeout=10 12:11:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:23 > git merge 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 12:11:23 > git rev-parse HEAD^{commit} # timeout=10 12:11:23 > git config core.sparsecheckout # timeout=10 12:11:23 > git checkout -f 900c36de838f8e7184ad63359b6f33b0b87380c4 # timeout=10 12:11:27 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:11:27 > git --version # timeout=10 12:11:28 > git --version # 'git version 2.25.1' 12:11:28 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:11:29 % Total % Received % Xferd Average Speed Time Time Time Current 12:11:29 Dload Upload Total Spent Left Speed 12:11:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] sh 12:11:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:11:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:11:30 + sudo tee /etc/docker/daemon.new 12:11:30 { 12:11:30 "registry-mirrors": [ 12:11:30 "https://nexus3.edgexfoundry.org:10001" 12:11:30 ], 12:11:30 "bip": "10.250.0.254/24", 12:11:30 "hosts": [ 12:11:30 "tcp://0.0.0.0:5555", 12:11:30 "unix:///var/run/docker.sock" 12:11:30 ], 12:11:30 "mtu": 1458, 12:11:30 "selinux-enabled": true, 12:11:30 "seccomp-profile": "/etc/docker/seccomp.json" 12:11:30 } [Pipeline] sh 12:11:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:11:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:49 provisioning config files... 12:11:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7408832055709566868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:50 ---> docker-login.sh 12:11:50 nexus3.edgexfoundry.org:10001 12:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:51 Configure a credential helper to remove this warning. See 12:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:51 12:11:51 Login Succeeded 12:11:51 nexus3.edgexfoundry.org:10002 12:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:51 Configure a credential helper to remove this warning. See 12:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:51 12:11:51 Login Succeeded 12:11:51 nexus3.edgexfoundry.org:10003 12:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:52 Configure a credential helper to remove this warning. See 12:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:52 12:11:52 Login Succeeded 12:11:52 nexus3.edgexfoundry.org:10004 12:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:52 Configure a credential helper to remove this warning. See 12:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:52 12:11:52 Login Succeeded 12:11:52 docker.io 12:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:53 Configure a credential helper to remove this warning. See 12:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:53 12:11:53 Login Succeeded 12:11:53 ---> docker-login.sh ends [Pipeline] } 12:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:11:53 ========================================================= 12:11:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:11:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:54 + 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:11:54 Sending build context to Docker daemon 206.8kB 12:11:54 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 12:11:54 Step 2/14 : FROM ${BASE} AS builder 12:11:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:11:54 b3c136eddcbf: Pulling fs layer 12:11:54 c0a3192eca97: Pulling fs layer 12:11:54 a050256f5b6f: Pulling fs layer 12:11:54 656be50a0ddc: Pulling fs layer 12:11:54 2bbca73fdf42: Pulling fs layer 12:11:54 46d945488cbd: Pulling fs layer 12:11:54 8a5474983e97: Pulling fs layer 12:11:54 329c88fbcd65: Pulling fs layer 12:11:54 656be50a0ddc: Waiting 12:11:54 2bbca73fdf42: Waiting 12:11:54 46d945488cbd: Waiting 12:11:54 8a5474983e97: Waiting 12:11:54 329c88fbcd65: Waiting 12:11:54 a050256f5b6f: Download complete 12:11:54 c0a3192eca97: Verifying Checksum 12:11:54 c0a3192eca97: Download complete 12:11:54 2bbca73fdf42: Verifying Checksum 12:11:54 2bbca73fdf42: Download complete 12:11:54 46d945488cbd: Verifying Checksum 12:11:54 46d945488cbd: Download complete 12:11:54 b3c136eddcbf: Download complete 12:11:55 b3c136eddcbf: Pull complete 12:11:56 329c88fbcd65: Verifying Checksum 12:11:56 329c88fbcd65: Download complete 12:11:56 c0a3192eca97: Pull complete 12:11:56 a050256f5b6f: Pull complete 12:11:57 8a5474983e97: Verifying Checksum 12:11:57 8a5474983e97: Download complete 12:11:58 656be50a0ddc: Verifying Checksum 12:11:58 656be50a0ddc: Download complete 12:12:13 656be50a0ddc: Pull complete 12:12:13 2bbca73fdf42: Pull complete 12:12:13 46d945488cbd: Pull complete 12:12:18 8a5474983e97: Pull complete 12:12:19 329c88fbcd65: Pull complete 12:12:19 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 12:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:12:19 ---> ff4287adb874 12:12:20 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:12:20 ---> Running in baea05d65fc5 12:12:20 Removing intermediate container baea05d65fc5 12:12:20 ---> eb267e3cb0de 12:12:20 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 12:12:21 ---> Running in 7b2f93fe9978 12:12:21 Removing intermediate container 7b2f93fe9978 12:12:21 ---> 3ec537ea960c 12:12:21 Step 5/14 : ARG ADD_BUILD_TAGS="" 12:12:21 ---> Running in af2c1da36837 12:12:21 Removing intermediate container af2c1da36837 12:12:21 ---> 400cd39235e4 12:12:21 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:12:21 ---> Running in d92dad783108 12:12:23 Removing intermediate container d92dad783108 12:12:23 ---> 2f31f4b4f8ef 12:12:23 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:23 ---> Running in dbf7bd9a800b 12:12:25 Removing intermediate container dbf7bd9a800b 12:12:25 ---> 2bbbaaca5eb5 12:12:25 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:12:25 ---> Running in 66eeae52d2be 12:12:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:12:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:12:27 OK: 221 MiB in 51 packages 12:12:28 Removing intermediate container 66eeae52d2be 12:12:28 ---> e43a33dba310 12:12:28 Step 9/14 : WORKDIR /app 12:12:28 ---> Running in 82aba44ef48e 12:12:29 Removing intermediate container 82aba44ef48e 12:12:29 ---> 8831b8e9c33f 12:12:29 Step 10/14 : COPY go.mod vendor* ./ 12:12:29 ---> 039fcdaedbed 12:12:29 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:29 ---> Running in 601d0ddd0db2 12:13:26 Removing intermediate container 601d0ddd0db2 12:13:26 ---> b9e616d42d3c 12:13:26 Step 12/14 : COPY . . 12:13:26 ---> 096d8b727c29 12:13:26 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:13:26 ---> Running in 2683007a1365 12:13:26 Removing intermediate container 2683007a1365 12:13:26 ---> 86d7cb571880 12:13:26 Step 14/14 : RUN $MAKE 12:13:26 ---> Running in a7c4c45a6364 12:13:26 noop 12:13:26 Removing intermediate container a7c4c45a6364 12:13:26 ---> 00c90a49581c 12:13:26 Successfully built 00c90a49581c 12:13:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:26 + docker inspect -f . ci-base-image-arm64 12:13:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:27 prd-ubuntu20.04-docker-arm64-4c-16g-29947 does not seem to be running inside a container 12:13:27 $ 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:13:28 $ docker top c666c56c5a3010fa407b6eafd121c141267a822761015f725c0060e3cb676399 -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:29 + go version 12:13:29 go version go1.18.3 linux/arm64 [Pipeline] } 12:13:29 $ docker stop --time=1 c666c56c5a3010fa407b6eafd121c141267a822761015f725c0060e3cb676399 12:13:31 $ docker rm -f c666c56c5a3010fa407b6eafd121c141267a822761015f725c0060e3cb676399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:13:32 + docker inspect -f . ci-base-image-arm64 12:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:13:32 prd-ubuntu20.04-docker-arm64-4c-16g-29947 does not seem to be running inside a container 12:13:32 $ 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:13:33 $ docker top 96d77707bdb7ffc7fdf215fb73aa0f7c57e7bf3cc10e490839f0c67e22334d51 -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:34 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:13:35 + make test 12:13:35 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:14:57 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:14:57 CGO_ENABLED=1 go vet ./... 12:15:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:15:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:15:09 ./bin/test-attribution-txt.sh 12:15:09 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:15:09 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:15:09 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:15:09 $ docker stop --time=1 96d77707bdb7ffc7fdf215fb73aa0f7c57e7bf3cc10e490839f0c67e22334d51 12:15:11 $ docker rm -f 96d77707bdb7ffc7fdf215fb73aa0f7c57e7bf3cc10e490839f0c67e22334d51 [Pipeline] // withDockerContainer [Pipeline] sh 12:15:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:15:12 Warning: overwriting stash ‘coverage-report’ 12:15:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:15:14 + ls -al . 12:15:14 total 172 12:15:14 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 12:13 . 12:15:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:11 .. 12:15:14 -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 12:11 .dockerignore 12:15:14 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 12:11 .git 12:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 12:11 .github 12:15:14 -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 12:11 .gitignore 12:15:14 -rw-rw-r-- 1 jenkins jenkins 8830 Sep 20 12:11 Attribution.txt 12:15:14 -rw-rw-r-- 1 jenkins jenkins 27269 Sep 20 12:11 CHANGELOG.md 12:15:14 -rw-rw-r-- 1 jenkins jenkins 2146 Sep 20 12:11 Dockerfile 12:15:14 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 12:11 GOVERNANCE.md 12:15:14 -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 12:11 Jenkinsfile 12:15:14 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 12:11 LICENSE 12:15:14 -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 12:11 OWNERS.md 12:15:14 -rw-rw-r-- 1 jenkins jenkins 4369 Sep 20 12:11 README.md 12:15:14 -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 12:07 VERSION 12:15:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 12:11 bin 12:15:14 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 12:13 coverage.out 12:15:14 -rw-rw-r-- 1 jenkins jenkins 3476 Sep 20 12:11 go.mod 12:15:14 -rw-rw-r-- 1 jenkins jenkins 37381 Sep 20 12:11 go.sum 12:15:14 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 20 12:11 main.go 12:15:14 -rw-rw-r-- 1 jenkins jenkins 2185 Sep 20 12:11 makefile 12:15:14 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 12:11 res 12:15:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 12:11 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:14 + 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=900c36de838f8e7184ad63359b6f33b0b87380c4 --label arch=arm64 --label version=0.0.0 . 12:15:14 Sending build context to Docker daemon 207.9kB 12:15:14 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 12:15:14 Step 2/28 : FROM ${BASE} AS builder 12:15:14 ---> 00c90a49581c 12:15:14 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:15:14 ---> Running in f589dcadd443 12:15:15 Removing intermediate container f589dcadd443 12:15:15 ---> 46365b1e2f03 12:15:15 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:15:15 ---> Running in bb9b9dacd379 12:15:15 Removing intermediate container bb9b9dacd379 12:15:15 ---> f2ca7c72c268 12:15:15 Step 5/28 : ARG ADD_BUILD_TAGS="" 12:15:15 ---> Running in 2dc30c46cbad 12:15:15 Removing intermediate container 2dc30c46cbad 12:15:15 ---> 314006bbd220 12:15:15 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:15:15 ---> Running in 60407cf62bc6 12:15:16 Removing intermediate container 60407cf62bc6 12:15:16 ---> c48ecdd7770a 12:15:16 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:15:16 ---> Running in 06d525b8037a 12:15:17 Removing intermediate container 06d525b8037a 12:15:17 ---> 56be45f2a055 12:15:17 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:15:17 ---> Running in e923e330f4c0 12:15:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:15:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:15:21 OK: 221 MiB in 51 packages 12:15:22 Removing intermediate container e923e330f4c0 12:15:22 ---> 7a7d77b96332 12:15:22 Step 9/28 : WORKDIR /app 12:15:22 ---> Running in 8db6ad7215b5 12:15:22 Removing intermediate container 8db6ad7215b5 12:15:22 ---> febeebe014e2 12:15:22 Step 10/28 : COPY go.mod vendor* ./ 12:15:22 ---> 41aa24c8a046 12:15:22 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:23 ---> Running in e0696952bc80 12:15:25 Removing intermediate container e0696952bc80 12:15:25 ---> 907cfe265792 12:15:25 Step 12/28 : COPY . . 12:15:25 ---> b94978c564ba 12:15:25 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:15:25 ---> Running in a7499fa2f8dc 12:15:25 Removing intermediate container a7499fa2f8dc 12:15:25 ---> 6698e7ee0115 12:15:25 Step 14/28 : RUN $MAKE 12:15:25 ---> Running in 7af918fc0540 12:15:26 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.39 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:17:33 Removing intermediate container 7af918fc0540 12:17:33 ---> 14d3c235bab4 12:17:33 Step 15/28 : FROM alpine:3.16 12:17:33 3.16: Pulling from library/alpine 12:17:33 9b18e9b68314: Pulling fs layer 12:17:33 9b18e9b68314: Verifying Checksum 12:17:33 9b18e9b68314: Download complete 12:17:33 9b18e9b68314: Pull complete 12:17:33 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:17:33 Status: Downloaded newer image for alpine:3.16 12:17:33 ---> a6215f271958 12:17:33 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:17:33 ---> Running in 441d2c3b3490 12:17:33 Removing intermediate container 441d2c3b3490 12:17:33 ---> 2615e091bd19 12:17:33 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:17:33 ---> Running in 91997ced5acd 12:17:33 Removing intermediate container 91997ced5acd 12:17:33 ---> c1781170d17b 12:17:33 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:17:33 ---> Running in 6c6d17e0e9ad 12:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:17:33 (1/7) Installing ca-certificates (20220614-r0) 12:17:33 (2/7) Installing dumb-init (1.2.5-r1) 12:17:33 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:17:33 (4/7) Installing libsodium (1.0.18-r0) 12:17:33 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:17:33 (6/7) Installing libzmq (4.3.4-r0) 12:17:33 (7/7) Installing zeromq (4.3.4-r0) 12:17:33 Executing busybox-1.35.0-r17.trigger 12:17:33 Executing ca-certificates-20220614-r0.trigger 12:17:33 OK: 9 MiB in 21 packages 12:17:33 Removing intermediate container 6c6d17e0e9ad 12:17:33 ---> f23c2fd3d2e7 12:17:33 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:17:33 ---> ffd1851e4755 12:17:33 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:17:33 ---> 7ca11a29f06c 12:17:33 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:17:34 ---> 14398bd65332 12:17:34 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:17:35 ---> 4d66ed5f30ff 12:17:35 Step 23/28 : EXPOSE 48095 12:17:35 ---> Running in 884e2d09ea56 12:17:35 Removing intermediate container 884e2d09ea56 12:17:35 ---> 651e9ca2fce4 12:17:35 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:17:35 ---> Running in a210b669ba5f 12:17:36 Removing intermediate container a210b669ba5f 12:17:36 ---> 14ff808df605 12:17:36 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:17:36 ---> Running in dc62c3a32ae8 12:17:36 Removing intermediate container dc62c3a32ae8 12:17:36 ---> 921081baebf0 12:17:36 Step 26/28 : LABEL arch=arm64 12:17:36 ---> Running in 8cb0a61896b9 12:17:36 Removing intermediate container 8cb0a61896b9 12:17:36 ---> 377a5b991dc3 12:17:36 Step 27/28 : LABEL git_sha=900c36de838f8e7184ad63359b6f33b0b87380c4 12:17:37 ---> Running in 9d042226a790 12:17:37 Removing intermediate container 9d042226a790 12:17:37 ---> 519cb90ccc81 12:17:37 Step 28/28 : LABEL version=0.0.0 12:17:37 ---> Running in b0dc1c69576c 12:17:37 Removing intermediate container b0dc1c69576c 12:17:37 ---> 647f9648559a 12:17:37 [Warning] One or more build-args [ARCH] were not consumed 12:17:37 Successfully built 647f9648559a 12:17: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:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:17:38 12:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:17:39 arm64: Pulling from edgex-lftools-log-publisher 12:17:39 8998bd30e6a1: Pulling fs layer 12:17:39 04944245beec: Pulling fs layer 12:17:39 699f458cf7ca: Pulling fs layer 12:17:39 765212b225bb: Pulling fs layer 12:17:39 f23df028b6ca: Pulling fs layer 12:17:39 d65c8cfc05b1: Pulling fs layer 12:17:39 2437ff75d9bd: Pulling fs layer 12:17:39 765212b225bb: Waiting 12:17:39 f23df028b6ca: Waiting 12:17:39 d65c8cfc05b1: Waiting 12:17:39 2437ff75d9bd: Waiting 12:17:39 04944245beec: Verifying Checksum 12:17:39 04944245beec: Download complete 12:17:39 765212b225bb: Verifying Checksum 12:17:39 765212b225bb: Download complete 12:17:39 f23df028b6ca: Verifying Checksum 12:17:39 f23df028b6ca: Download complete 12:17:39 d65c8cfc05b1: Verifying Checksum 12:17:39 d65c8cfc05b1: Download complete 12:17:39 699f458cf7ca: Verifying Checksum 12:17:39 699f458cf7ca: Download complete 12:17:39 8998bd30e6a1: Verifying Checksum 12:17:39 8998bd30e6a1: Download complete 12:17:42 2437ff75d9bd: Verifying Checksum 12:17:42 2437ff75d9bd: Download complete 12:17:44 8998bd30e6a1: Pull complete 12:17:44 04944245beec: Pull complete 12:17:46 699f458cf7ca: Pull complete 12:17:46 765212b225bb: Pull complete 12:17:47 f23df028b6ca: Pull complete 12:17:47 d65c8cfc05b1: Pull complete 12:18:02 2437ff75d9bd: Pull complete 12:18:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:18:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:18:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:02 prd-ubuntu20.04-docker-arm64-4c-16g-29947 does not seem to be running inside a container 12:18:02 $ 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:18:05 $ docker top 167d09b1886376106aaa860fe6baf300ed6929eb8f08bcf5763a8efe20019b36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:18:06 ---> job-cost.sh 12:18:06 lf-activate-venv: SKIPPING 12:18:06 INFO: No Stack... 12:18:06 INFO: Retrieving Pricing Info for: v3-standard-4 12:18:07 INFO: Archiving Costs [Pipeline] sh 12:18:08 + cut -d, -f6 12:18:08 + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock 12:18:08 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] 12:18:08 Resource [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] did not exist. Created. 12:18:08 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:18:09 /w/workspace/app-service-configurable/1@tmp/durable-4582e4ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:18:09 + echo total: 0.10999999940395355 [Pipeline] stash 12:18:09 Warning: overwriting stash ‘stack-cost’ 12:18:09 Stashed 1 file(s) [Pipeline] } 12:18:09 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-467-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:18:09 $ docker stop --time=1 167d09b1886376106aaa860fe6baf300ed6929eb8f08bcf5763a8efe20019b36 12:18:11 $ docker rm -f 167d09b1886376106aaa860fe6baf300ed6929eb8f08bcf5763a8efe20019b36 [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:18:12 provisioning config files... 12:18:12 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-467@tmp/config4529613048243807239tmp [Pipeline] { [Pipeline] sh 12:18:12 + set +x 12:18:12 + curl -s https://codecov.io/bash 12:18:12 + bash -s -- 12:18:12 12:18:12 _____ _ 12:18:12 / ____| | | 12:18:12 | | ___ __| | ___ ___ _____ __ 12:18:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:18:12 | |___| (_) | (_| | __/ (_| (_) \ V / 12:18:12 \_____\___/ \__,_|\___|\___\___/ \_/ 12:18:12 Bash-1.0.6 12:18:12 12:18:12 12:18:12 ==> git version 2.25.1 found 12:18:12 ==> 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:18:12 Release-Date: 2020-01-08 12:18:12 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:18:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:18:12 ==> Jenkins CI detected. 12:18:12 current dir:  /w/workspace/_app-service-configurable_PR-467 12:18:12 project root: . 12:18:12 --> token set from env 12:18:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:18:12 ==> Running gcov in . (disable via -X gcov) 12:18:12 ==> Python coveragepy not found 12:18:12 ==> Searching for coverage reports in: 12:18:12 + . 12:18:12 -> Found 1 reports 12:18:12 ==> Detecting git/mercurial file structure 12:18:12 ==> Reading reports 12:18:12 + ./coverage.out bytes=10 12:18:12 ==> Appending adjustments 12:18:12 https://docs.codecov.io/docs/fixing-reports 12:18:12 + Found adjustments 12:18:12 ==> Gzipping contents 12:18:13 4.0K /tmp/codecov.vV4iDG.gz 12:18:13 ==> Uploading reports 12:18:13 url: https://codecov.io 12:18:13 query: branch=PR-467&commit=900c36de838f8e7184ad63359b6f33b0b87380c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-467%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=467&job=&cmd_args= 12:18:13 -> Pinging Codecov 12:18: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-467&commit=900c36de838f8e7184ad63359b6f33b0b87380c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-467%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=467&job=&cmd_args= 12:18:13 -> Uploading to 12:18:13 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/A97CA9966030D2A3747ED39772930CCE/900c36de838f8e7184ad63359b6f33b0b87380c4/7342b090-be64-4f1e-b62b-56bbe1063a5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T121813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=535cd38b2c5aca5f5c5f075c7cc8ee0133dcedbaafa7f7514e33f7851fba3d65 12:18:13 % Total % Received % Xferd Average Speed Time Time Time Current 12:18:13 Dload Upload Total Spent Left Speed 12:18:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2125 --:--:-- --:--:-- --:--:-- 2125 12:18:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/900c36de838f8e7184ad63359b6f33b0b87380c4 [Pipeline] } 12:18:13 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:18:15 + [ -d /w/workspace/_app-service-configurable_PR-467/archives ] 12:18:15 + ls -al /w/workspace/_app-service-configurable_PR-467/archives 12:18:15 total 16 12:18:15 drwxr-xr-x 3 root root 4096 Sep 20 12:08 . 12:18:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 12:09 .. 12:18:15 drwxr-xr-x 2 root root 4096 Sep 20 12:08 cost 12:18:15 -rw-r--r-- 1 root root 96 Sep 20 12:08 cost.csv 12:18:15 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-467/archives 12:18:15 + ls -al /w/workspace/_app-service-configurable_PR-467/archives 12:18:15 total 16 12:18:15 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 12:08 . 12:18:15 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 12:09 .. 12:18:15 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 12:08 cost 12:18:15 -rw-r--r-- 1 jenkins jenkins 96 Sep 20 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:18:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:18:16 ---> package-listing.sh 12:18:16 ++ facter osfamily 12:18:16 ++ tr '[:upper:]' '[:lower:]' 12:18:16 + OS_FAMILY=debian 12:18:16 + workspace=/w/workspace/_app-service-configurable_PR-467 12:18:16 + START_PACKAGES=/tmp/packages_start.txt 12:18:16 + END_PACKAGES=/tmp/packages_end.txt 12:18:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:18:16 + PACKAGES=/tmp/packages_start.txt 12:18:16 + '[' /w/workspace/_app-service-configurable_PR-467 ']' 12:18:16 + PACKAGES=/tmp/packages_end.txt 12:18:16 + case "${OS_FAMILY}" in 12:18:16 + dpkg -l 12:18:16 + grep '^ii' 12:18:16 + '[' -f /tmp/packages_start.txt ']' 12:18:16 + '[' -f /tmp/packages_end.txt ']' 12:18:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:18:16 + '[' /w/workspace/_app-service-configurable_PR-467 ']' 12:18:16 + mkdir -p /w/workspace/_app-service-configurable_PR-467/archives/ 12:18:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-467/archives/ [Pipeline] echo 12:18:16 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-467/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:18:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:18:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:17 prd-ubuntu20.04-docker-8c-8g-29946 does not seem to be running inside a container 12:18:17 $ 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-467/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-467 -v /w/workspace/_app-service-configurable_PR-467:/w/workspace/_app-service-configurable_PR-467:rw,z -v /w/workspace/_app-service-configurable_PR-467@tmp:/w/workspace/_app-service-configurable_PR-467@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:18:18 $ docker top 29bda2b786e46e6de8fb24c526c5e8dbfc000feaa5cf3f1b0477045fca6b3c0c -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:18 + touch /tmp/pre-build-complete [Pipeline] sh 12:18:18 + mkdir -p /var/log/sysstat [Pipeline] sh 12:18:19 + ls /var/log/sa-host 12:18:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:18:19 provisioning config files... 12:18:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-467@tmp/config8864351791667075404tmp [Pipeline] { [Pipeline] echo 12:18:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:18:19 ---> create-netrc.sh [Pipeline] } 12:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:18:20 ---> python-tools-install.sh [Pipeline] echo 12:18:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:18:20 ---> sudo-logs.sh 12:18:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:18:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:18:20 ---> job-cost.sh 12:18:20 lf-activate-venv: SKIPPING 12:18:20 DEBUG: total: 0.2199999988079071 12:18:20 INFO: Retrieving Stack Cost... 12:18:21 INFO: Retrieving Pricing Info for: v3-standard-8 12:18:21 INFO: Archiving Costs [Pipeline] echo 12:18:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:18:22 ---> logs-deploy.sh 12:18:22 lf-activate-venv: SKIPPING 12:18:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-467/1 12:18:22 INFO: archiving workspace using pattern(s): 12:18:23 Archives upload complete. 12:18:23 INFO: archiving logs to Nexus 12:18:23 ---> uname -a: 12:18:23 Linux prd-ubuntu20-04-docker-8c-8g-29946 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:18:23 12:18:23 12:18:23 ---> lscpu: 12:18:23 Architecture: x86_64 12:18:23 CPU op-mode(s): 32-bit, 64-bit 12:18:23 Byte Order: Little Endian 12:18:23 Address sizes: 40 bits physical, 48 bits virtual 12:18:23 CPU(s): 8 12:18:23 On-line CPU(s) list: 0-7 12:18:23 Thread(s) per core: 1 12:18:23 Core(s) per socket: 1 12:18:23 Socket(s): 8 12:18:23 NUMA node(s): 1 12:18:23 Vendor ID: AuthenticAMD 12:18:23 CPU family: 23 12:18:23 Model: 49 12:18:23 Model name: AMD EPYC-Rome Processor 12:18:23 Stepping: 0 12:18:23 CPU MHz: 2799.988 12:18:23 BogoMIPS: 5599.97 12:18:23 Virtualization: AMD-V 12:18:23 Hypervisor vendor: KVM 12:18:23 Virtualization type: full 12:18:23 L1d cache: 256 KiB 12:18:23 L1i cache: 256 KiB 12:18:23 L2 cache: 4 MiB 12:18:23 L3 cache: 128 MiB 12:18:23 NUMA node0 CPU(s): 0-7 12:18:23 Vulnerability Itlb multihit: Not affected 12:18:23 Vulnerability L1tf: Not affected 12:18:23 Vulnerability Mds: Not affected 12:18:23 Vulnerability Meltdown: Not affected 12:18:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:18:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:18:23 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:18:23 Vulnerability Srbds: Not affected 12:18:23 Vulnerability Tsx async abort: Not affected 12:18:23 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:18:23 12:18:23 12:18:23 ---> nproc: 12:18:23 8 12:18:23 12:18:23