Pull request #403 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3b941f40d0f1ae1921d03a2d945de79c94a78ef+323c9d7b071dcad20db500b9107a4775ac8effe6 (e129ac6424ddd06bd2435e9e6d6c4eab193713db) 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-ssh5857557201935669725.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh14431082758675211722.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-403/workspace@libs/edgex-global-pipelines # 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-403/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16326278054233154308.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-403/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1624362151773649454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh9590379256692792327.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-403/workspace@libs/lf-pipelines # 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-403/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5360060679408950785.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21226 in /w/workspace/_app-service-configurable_PR-403 [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-403 # 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 323c9d7b071dcad20db500b9107a4775ac8effe6 into PR head commit a3b941f40d0f1ae1921d03a2d945de79c94a78ef Merge succeeded, producing a3b941f40d0f1ae1921d03a2d945de79c94a78ef Checking out Revision a3b941f40d0f1ae1921d03a2d945de79c94a78ef (PR-403) > 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/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b941f40d0f1ae1921d03a2d945de79c94a78ef # 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 323c9d7b071dcad20db500b9107a4775ac8effe6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3b941f40d0f1ae1921d03a2d945de79c94a78ef # 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 c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-18T12:04:52.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-18T12:04:52.563Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-18T12:04:52.665Z] ========================================================= [2022-04-18T12:04:52.665Z] EdgeX Global Pipelines Version Info [2022-04-18T12:04:52.665Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:04:53.498Z] ------------------- [2022-04-18T12:04:53.498Z] stable info: [2022-04-18T12:04:53.498Z] ------------------- [2022-04-18T12:04:53.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T12:04:53.498Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-18T12:04:53.498Z] Message: update stable to v1.0.221 [2022-04-18T12:04:54.074Z] ------------------- [2022-04-18T12:04:54.074Z] experimental info: [2022-04-18T12:04:54.074Z] ------------------- [2022-04-18T12:04:54.074Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T12:04:54.074Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-18T12:04:54.074Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-18T12:04:54.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-18T12:04:54.409Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-18T12:04:54.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-18T12:04:54.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-18T12:04:54.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-18T12:04:54.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-18T12:04:54.602Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-18T12:04:54.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-18T12:04:54.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-18T12:04:54.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-18T12:04:54.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-18T12:04:54.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-18T12:04:54.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-18T12:04:54.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-18T12:04:55.021Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T12:04:55.065Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T12:04:55.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T12:04:55.147Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T12:04:55.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-18T12:04:55.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-18T12:04:55.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-18T12:04:55.310Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-18T12:04:55.349Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-18T12:04:55.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-18T12:04:55.426Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-18T12:04:55.462Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-18T12:04:55.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-403 [Pipeline] echo [2022-04-18T12:04:55.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-403 [Pipeline] echo [2022-04-18T12:04:55.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-403 [Pipeline] echo [2022-04-18T12:04:55.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3b941f40d0f1ae1921d03a2d945de79c94a78ef [Pipeline] echo [2022-04-18T12:04:55.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3b941f [Pipeline] echo [2022-04-18T12:04:55.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T12:04:55.802Z] provisioning config files... [2022-04-18T12:04:55.818Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-403@tmp/config4719763815835217049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:04:56.164Z] ---> docker-login.sh [2022-04-18T12:04:56.165Z] nexus3.edgexfoundry.org:10001 [2022-04-18T12:04:56.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:04:56.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:04:56.689Z] Configure a credential helper to remove this warning. See [2022-04-18T12:04:56.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:04:56.689Z] [2022-04-18T12:04:56.689Z] Login Succeeded [2022-04-18T12:04:56.689Z] nexus3.edgexfoundry.org:10002 [2022-04-18T12:04:56.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:04:56.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:04:56.689Z] Configure a credential helper to remove this warning. See [2022-04-18T12:04:56.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:04:56.689Z] [2022-04-18T12:04:56.689Z] Login Succeeded [2022-04-18T12:04:56.689Z] nexus3.edgexfoundry.org:10003 [2022-04-18T12:04:56.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:04:56.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:04:56.952Z] Configure a credential helper to remove this warning. See [2022-04-18T12:04:56.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:04:56.952Z] [2022-04-18T12:04:56.952Z] Login Succeeded [2022-04-18T12:04:56.952Z] nexus3.edgexfoundry.org:10004 [2022-04-18T12:04:56.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:04:56.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:04:56.952Z] Configure a credential helper to remove this warning. See [2022-04-18T12:04:56.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:04:56.952Z] [2022-04-18T12:04:56.952Z] Login Succeeded [2022-04-18T12:04:56.952Z] docker.io [2022-04-18T12:04:57.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:04:57.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:04:57.481Z] Configure a credential helper to remove this warning. See [2022-04-18T12:04:57.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:04:57.481Z] [2022-04-18T12:04:57.481Z] Login Succeeded [2022-04-18T12:04:57.481Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T12:04:57.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-18T12:04:58.128Z] + git rev-list -1 --merges a3b941f40d0f1ae1921d03a2d945de79c94a78ef~1..a3b941f40d0f1ae1921d03a2d945de79c94a78ef [Pipeline] echo [2022-04-18T12:04:58.196Z] -----------> git rev-list -1 --merges a3b941f40d0f1ae1921d03a2d945de79c94a78ef~1..a3b941f40d0f1ae1921d03a2d945de79c94a78ef a3b941f40d0f1ae1921d03a2d945de79c94a78ef [false] [Pipeline] sh [2022-04-18T12:04:58.511Z] + git log --format=format:%s -1 a3b941f40d0f1ae1921d03a2d945de79c94a78ef [Pipeline] echo [2022-04-18T12:04:58.547Z] ========================================================= [2022-04-18T12:04:58.547Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-18T12:04:58.547Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T12:04:58.970Z] + git log --format=format:%s -1 a3b941f40d0f1ae1921d03a2d945de79c94a78ef [Pipeline] echo [2022-04-18T12:04:59.004Z] [semverPrep] GIT_COMMIT: a3b941f40d0f1ae1921d03a2d945de79c94a78ef, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-04-18T12:04:59.041Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-18T12:04:59.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-18T12:04:59.558Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-18T12:04:59.558Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-18T12:04:59.558Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-18T12:04:59.558Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-18T12:04:59.558Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-18T12:04:59.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:05:00.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T12:05:00.029Z] [2022-04-18T12:05:00.029Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:05:00.382Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T12:05:00.383Z] latest: Pulling from edgex-devops/git-semver [2022-04-18T12:05:00.383Z] a0d0a0d46f8b: Pulling fs layer [2022-04-18T12:05:00.383Z] 3e5f54012d9b: Pulling fs layer [2022-04-18T12:05:00.383Z] 4c7163046ea9: Pulling fs layer [2022-04-18T12:05:00.383Z] 0c2d73faf560: Pulling fs layer [2022-04-18T12:05:00.383Z] 0c2d73faf560: Waiting [2022-04-18T12:05:00.383Z] 3e5f54012d9b: Download complete [2022-04-18T12:05:00.383Z] a0d0a0d46f8b: Verifying Checksum [2022-04-18T12:05:00.383Z] a0d0a0d46f8b: Download complete [2022-04-18T12:05:00.383Z] 0c2d73faf560: Verifying Checksum [2022-04-18T12:05:00.383Z] 0c2d73faf560: Download complete [2022-04-18T12:05:00.383Z] 4c7163046ea9: Verifying Checksum [2022-04-18T12:05:00.383Z] 4c7163046ea9: Download complete [2022-04-18T12:05:00.643Z] a0d0a0d46f8b: Pull complete [2022-04-18T12:05:00.643Z] 3e5f54012d9b: Pull complete [2022-04-18T12:05:00.904Z] 4c7163046ea9: Pull complete [2022-04-18T12:05:01.166Z] 0c2d73faf560: Pull complete [2022-04-18T12:05:01.166Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-18T12:05:01.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T12:05:01.166Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-18T12:05:01.262Z] prd-ubuntu20.04-docker-8c-8g-21226 does not seem to be running inside a container [2022-04-18T12:05:01.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-403 -v /w/workspace/_app-service-configurable_PR-403:/w/workspace/_app-service-configurable_PR-403:rw,z -v /w/workspace/_app-service-configurable_PR-403@tmp:/w/workspace/_app-service-configurable_PR-403@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-18T12:05:02.039Z] $ docker top 32fd96d64d80127491e0f4e4917ad60369b37016ccc106445a2d48f6aab7c5e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-18T12:05:02.227Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T12:05:02.227Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T12:05:02.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T12:05:02.355Z] $ docker exec 32fd96d64d80127491e0f4e4917ad60369b37016ccc106445a2d48f6aab7c5e6 ssh-agent [2022-04-18T12:05:02.453Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOMhCjp/agent.16 [2022-04-18T12:05:02.453Z] SSH_AGENT_PID=22 [2022-04-18T12:05:02.460Z] Running ssh-add (command line suppressed) [2022-04-18T12:05:02.581Z] Identity added: /w/workspace/_app-service-configurable_PR-403@tmp/private_key_8221250033464435118.key (/w/workspace/_app-service-configurable_PR-403@tmp/private_key_8221250033464435118.key) [2022-04-18T12:05:02.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T12:05:02.930Z] + git tag --points-at HEAD [Pipeline] } [2022-04-18T12:05:02.965Z] $ docker exec --env ******** --env ******** 32fd96d64d80127491e0f4e4917ad60369b37016ccc106445a2d48f6aab7c5e6 ssh-agent -k [2022-04-18T12:05:03.077Z] unset SSH_AUTH_SOCK; [2022-04-18T12:05:03.077Z] unset SSH_AGENT_PID; [2022-04-18T12:05:03.077Z] echo Agent pid 22 killed; [2022-04-18T12:05:03.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-18T12:05:03.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T12:05:03.182Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T12:05:03.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T12:05:03.319Z] $ docker exec 32fd96d64d80127491e0f4e4917ad60369b37016ccc106445a2d48f6aab7c5e6 ssh-agent [2022-04-18T12:05:03.431Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjJoObL/agent.56 [2022-04-18T12:05:03.431Z] SSH_AGENT_PID=62 [2022-04-18T12:05:03.437Z] Running ssh-add (command line suppressed) [2022-04-18T12:05:03.565Z] Identity added: /w/workspace/_app-service-configurable_PR-403@tmp/private_key_3998741337780203180.key (/w/workspace/_app-service-configurable_PR-403@tmp/private_key_3998741337780203180.key) [2022-04-18T12:05:03.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T12:05:03.916Z] + git semver init [2022-04-18T12:05:03.916Z] # -> Open(): unable to determine branch for HEAD [2022-04-18T12:05:03.916Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-403/.git [2022-04-18T12:05:03.916Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-403 [2022-04-18T12:05:03.916Z] # $SEMVER_REMOTE_NAME = origin [2022-04-18T12:05:03.916Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-18T12:05:03.916Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-18T12:05:03.916Z] # $SEMVER_BRANCH = PR-403 [2022-04-18T12:05:03.916Z] # $SEMVER_TEMP = /tmp/semver-146091893 [2022-04-18T12:05:03.916Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-04-18T12:05:04.860Z] # '/tmp/semver-146091893' -> '/w/workspace/_app-service-configurable_PR-403/.semver' [2022-04-18T12:05:04.860Z] # -> Force: false [2022-04-18T12:05:04.860Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-403/.semver [Pipeline] } [2022-04-18T12:05:04.896Z] $ docker exec --env ******** --env ******** 32fd96d64d80127491e0f4e4917ad60369b37016ccc106445a2d48f6aab7c5e6 ssh-agent -k [2022-04-18T12:05:04.995Z] unset SSH_AUTH_SOCK; [2022-04-18T12:05:04.995Z] unset SSH_AGENT_PID; [2022-04-18T12:05:04.995Z] echo Agent pid 62 killed; [2022-04-18T12:05:05.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-18T12:05:05.427Z] + git semver [Pipeline] } [2022-04-18T12:05:05.464Z] $ docker stop --time=1 32fd96d64d80127491e0f4e4917ad60369b37016ccc106445a2d48f6aab7c5e6 [2022-04-18T12:05:06.851Z] $ docker rm -f 32fd96d64d80127491e0f4e4917ad60369b37016ccc106445a2d48f6aab7c5e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T12:05:07.273Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-18T12:05:07.637Z] Stashed 1 file(s) [Pipeline] echo [2022-04-18T12:05:07.654Z] [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 [2022-04-18T12:05:08.273Z] provisioning config files... [2022-04-18T12:05:08.283Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-403@tmp/config6842726691383083254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:05:08.632Z] ---> docker-login.sh [2022-04-18T12:05:08.632Z] nexus3.edgexfoundry.org:10001 [2022-04-18T12:05:08.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:05:08.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:05:08.632Z] Configure a credential helper to remove this warning. See [2022-04-18T12:05:08.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:05:08.632Z] [2022-04-18T12:05:08.632Z] Login Succeeded [2022-04-18T12:05:08.632Z] nexus3.edgexfoundry.org:10002 [2022-04-18T12:05:08.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:05:08.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:05:08.894Z] Configure a credential helper to remove this warning. See [2022-04-18T12:05:08.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:05:08.894Z] [2022-04-18T12:05:08.894Z] Login Succeeded [2022-04-18T12:05:08.894Z] nexus3.edgexfoundry.org:10003 [2022-04-18T12:05:08.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:05:08.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:05:08.894Z] Configure a credential helper to remove this warning. See [2022-04-18T12:05:08.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:05:08.894Z] [2022-04-18T12:05:08.894Z] Login Succeeded [2022-04-18T12:05:08.894Z] nexus3.edgexfoundry.org:10004 [2022-04-18T12:05:08.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:05:09.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:05:09.154Z] Configure a credential helper to remove this warning. See [2022-04-18T12:05:09.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:05:09.154Z] [2022-04-18T12:05:09.154Z] Login Succeeded [2022-04-18T12:05:09.154Z] docker.io [2022-04-18T12:05:09.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:05:09.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:05:09.415Z] Configure a credential helper to remove this warning. See [2022-04-18T12:05:09.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:05:09.415Z] [2022-04-18T12:05:09.415Z] Login Succeeded [2022-04-18T12:05:09.415Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T12:05:09.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T12:05:09.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T12:05:09.658Z] ========================================================= [2022-04-18T12:05:09.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-18T12:05:09.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:05:10.066Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-18T12:05:10.067Z] Sending build context to Docker daemon 3.007MB [2022-04-18T12:05:10.067Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T12:05:10.067Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-18T12:05:10.067Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-18T12:05:10.067Z] 59bf1c3509f3: Pulling fs layer [2022-04-18T12:05:10.067Z] 666ba61612fd: Pulling fs layer [2022-04-18T12:05:10.067Z] 8ed8ca486205: Pulling fs layer [2022-04-18T12:05:10.067Z] 4fe6c5a15a65: Pulling fs layer [2022-04-18T12:05:10.067Z] 22a0e8bec74d: Pulling fs layer [2022-04-18T12:05:10.067Z] 640e595b4fbd: Pulling fs layer [2022-04-18T12:05:10.067Z] 763cafe07f6e: Pulling fs layer [2022-04-18T12:05:10.067Z] 0c0b528cf693: Pulling fs layer [2022-04-18T12:05:10.067Z] 10935f4eaf8b: Pulling fs layer [2022-04-18T12:05:10.067Z] 640e595b4fbd: Waiting [2022-04-18T12:05:10.067Z] 4fe6c5a15a65: Waiting [2022-04-18T12:05:10.067Z] 763cafe07f6e: Waiting [2022-04-18T12:05:10.067Z] 22a0e8bec74d: Waiting [2022-04-18T12:05:10.067Z] 10935f4eaf8b: Waiting [2022-04-18T12:05:10.067Z] 0c0b528cf693: Waiting [2022-04-18T12:05:10.067Z] 8ed8ca486205: Verifying Checksum [2022-04-18T12:05:10.067Z] 8ed8ca486205: Download complete [2022-04-18T12:05:10.067Z] 666ba61612fd: Download complete [2022-04-18T12:05:10.067Z] 22a0e8bec74d: Download complete [2022-04-18T12:05:10.067Z] 640e595b4fbd: Verifying Checksum [2022-04-18T12:05:10.067Z] 640e595b4fbd: Download complete [2022-04-18T12:05:10.067Z] 763cafe07f6e: Verifying Checksum [2022-04-18T12:05:10.067Z] 763cafe07f6e: Download complete [2022-04-18T12:05:10.067Z] 59bf1c3509f3: Verifying Checksum [2022-04-18T12:05:10.067Z] 59bf1c3509f3: Download complete [2022-04-18T12:05:10.328Z] 0c0b528cf693: Verifying Checksum [2022-04-18T12:05:10.328Z] 0c0b528cf693: Download complete [2022-04-18T12:05:10.328Z] 59bf1c3509f3: Pull complete [2022-04-18T12:05:10.591Z] 666ba61612fd: Pull complete [2022-04-18T12:05:10.591Z] 8ed8ca486205: Pull complete [2022-04-18T12:05:10.853Z] 10935f4eaf8b: Verifying Checksum [2022-04-18T12:05:10.853Z] 10935f4eaf8b: Download complete [2022-04-18T12:05:10.853Z] 4fe6c5a15a65: Verifying Checksum [2022-04-18T12:05:10.853Z] 4fe6c5a15a65: Download complete [2022-04-18T12:05:15.049Z] 4fe6c5a15a65: Pull complete [2022-04-18T12:05:15.049Z] 22a0e8bec74d: Pull complete [2022-04-18T12:05:15.049Z] 640e595b4fbd: Pull complete [2022-04-18T12:05:15.049Z] 763cafe07f6e: Pull complete [2022-04-18T12:05:15.049Z] 0c0b528cf693: Pull complete [2022-04-18T12:05:16.958Z] 10935f4eaf8b: Pull complete [2022-04-18T12:05:16.958Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-18T12:05:16.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-18T12:05:16.958Z] ---> 99d49a6021b9 [2022-04-18T12:05:16.958Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-18T12:05:18.869Z] ---> Running in 3afdee1393fe [2022-04-18T12:05:18.869Z] Removing intermediate container 3afdee1393fe [2022-04-18T12:05:18.869Z] ---> 9dd83b150db4 [2022-04-18T12:05:18.869Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T12:05:18.869Z] ---> Running in ab80be9f83aa [2022-04-18T12:05:18.869Z] Removing intermediate container ab80be9f83aa [2022-04-18T12:05:18.869Z] ---> 0e2c4c653588 [2022-04-18T12:05:18.869Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-18T12:05:18.869Z] ---> Running in 06f1b813136c [2022-04-18T12:05:19.128Z] Removing intermediate container 06f1b813136c [2022-04-18T12:05:19.128Z] ---> 7fcf83af9620 [2022-04-18T12:05:19.128Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T12:05:19.128Z] ---> Running in 60ac36077115 [2022-04-18T12:05:20.069Z] Removing intermediate container 60ac36077115 [2022-04-18T12:05:20.069Z] ---> 8aa3844f23a3 [2022-04-18T12:05:20.069Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T12:05:20.069Z] ---> Running in b56cedd0e755 [2022-04-18T12:05:20.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T12:05:21.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T12:05:21.537Z] OK: 221 MiB in 52 packages [2022-04-18T12:05:21.798Z] Removing intermediate container b56cedd0e755 [2022-04-18T12:05:21.798Z] ---> 7c7f9a40ea57 [2022-04-18T12:05:21.798Z] Step 8/13 : WORKDIR /app [2022-04-18T12:05:22.059Z] ---> Running in 00f523326a91 [2022-04-18T12:05:22.060Z] Removing intermediate container 00f523326a91 [2022-04-18T12:05:22.060Z] ---> 47ef01a76081 [2022-04-18T12:05:22.060Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-18T12:05:22.320Z] ---> df2058f3abba [2022-04-18T12:05:22.320Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T12:05:22.320Z] ---> Running in 92bbb25856e8 [2022-04-18T12:05:23.076Z] Still waiting to schedule task [2022-04-18T12:05:23.077Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-18T12:05:54.437Z] Removing intermediate container 92bbb25856e8 [2022-04-18T12:05:54.437Z] ---> 52bac7dad2eb [2022-04-18T12:05:54.437Z] Step 11/13 : COPY . . [2022-04-18T12:05:54.437Z] ---> ab85826ca4af [2022-04-18T12:05:54.437Z] Step 12/13 : ARG MAKE="make build" [2022-04-18T12:05:54.437Z] ---> Running in 1076dc9025f0 [2022-04-18T12:05:54.437Z] Removing intermediate container 1076dc9025f0 [2022-04-18T12:05:54.437Z] ---> 4b3c35335580 [2022-04-18T12:05:54.437Z] Step 13/13 : RUN $MAKE [2022-04-18T12:05:54.437Z] ---> Running in 26cd8087122d [2022-04-18T12:05:54.437Z] noop [2022-04-18T12:05:54.437Z] Removing intermediate container 26cd8087122d [2022-04-18T12:05:54.437Z] ---> d1e3ae3b5e29 [2022-04-18T12:05:54.437Z] Successfully built d1e3ae3b5e29 [2022-04-18T12:05:54.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:05:54.773Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T12:05:54.773Z] . [Pipeline] withDockerContainer [2022-04-18T12:05:54.862Z] prd-ubuntu20.04-docker-8c-8g-21226 does not seem to be running inside a container [2022-04-18T12:05:54.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-403 -v /w/workspace/_app-service-configurable_PR-403:/w/workspace/_app-service-configurable_PR-403:rw,z -v /w/workspace/_app-service-configurable_PR-403@tmp:/w/workspace/_app-service-configurable_PR-403@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 ******** ci-base-image-x86_64 cat [2022-04-18T12:05:55.300Z] $ docker top 887c78ece168660997e7604c6c9a3527f7891cbc6f9ee2c760f75ccc7365513c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T12:05:55.778Z] + go version [2022-04-18T12:05:55.778Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-18T12:05:55.816Z] $ docker stop --time=1 887c78ece168660997e7604c6c9a3527f7891cbc6f9ee2c760f75ccc7365513c [2022-04-18T12:05:57.098Z] $ docker rm -f 887c78ece168660997e7604c6c9a3527f7891cbc6f9ee2c760f75ccc7365513c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:05:57.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T12:05:57.753Z] . [Pipeline] withDockerContainer [2022-04-18T12:05:57.837Z] prd-ubuntu20.04-docker-8c-8g-21226 does not seem to be running inside a container [2022-04-18T12:05:57.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-403 -v /w/workspace/_app-service-configurable_PR-403:/w/workspace/_app-service-configurable_PR-403:rw,z -v /w/workspace/_app-service-configurable_PR-403@tmp:/w/workspace/_app-service-configurable_PR-403@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 ******** ci-base-image-x86_64 cat [2022-04-18T12:05:58.421Z] $ docker top 6e29ea2744644824c73452d1d658f53ce4147a5313e6c180cc27e473dffc44bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T12:05:58.892Z] + make test [2022-04-18T12:05:58.892Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-18T12:06:05.464Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-18T12:06:05.464Z] CGO_ENABLED=1 go vet ./... [2022-04-18T12:06:08.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T12:06:08.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T12:06:08.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T12:06:09.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T12:06:09.086Z] $ docker stop --time=1 6e29ea2744644824c73452d1d658f53ce4147a5313e6c180cc27e473dffc44bd [2022-04-18T12:06:10.723Z] $ docker rm -f 6e29ea2744644824c73452d1d658f53ce4147a5313e6c180cc27e473dffc44bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T12:06:11.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T12:06:11.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-18T12:06:12.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T12:06:12.678Z] + ls -al . [2022-04-18T12:06:12.678Z] total 176 [2022-04-18T12:06:12.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 12:06 . [2022-04-18T12:06:12.678Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 12:04 .. [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 18 12:04 .dockerignore [2022-04-18T12:06:12.678Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 12:04 .git [2022-04-18T12:06:12.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 12:04 .github [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 18 12:04 .gitignore [2022-04-18T12:06:12.678Z] drwx------ 3 jenkins jenkins 4096 Apr 18 12:05 .semver [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 7627 Apr 18 12:04 Attribution.txt [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 18 12:04 CHANGELOG.md [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 18 12:04 Dockerfile [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 12:04 GOVERNANCE.md [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 18 12:04 Jenkinsfile [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 18 12:04 LICENSE [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 18 12:04 OWNERS.md [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 18 12:04 README.md [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 12:05 VERSION [2022-04-18T12:06:12.678Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 12:04 bin [2022-04-18T12:06:12.678Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 18 12:05 coverage.out [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 2817 Apr 18 12:04 go.mod [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 50337 Apr 18 12:04 go.sum [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 18 12:04 main.go [2022-04-18T12:06:12.678Z] -rw-rw-r-- 1 jenkins jenkins 1994 Apr 18 12:04 makefile [2022-04-18T12:06:12.678Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 12:04 res [2022-04-18T12:06:12.678Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 12:04 snap [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:06:13.007Z] + 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=a3b941f40d0f1ae1921d03a2d945de79c94a78ef --label arch=amd64 --label version=0.0.0 . [2022-04-18T12:06:13.007Z] Sending build context to Docker daemon 3.008MB [2022-04-18T12:06:13.007Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T12:06:13.007Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-18T12:06:13.007Z] ---> d1e3ae3b5e29 [2022-04-18T12:06:13.007Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-18T12:06:13.007Z] ---> Running in 7098b4e4e116 [2022-04-18T12:06:13.270Z] Removing intermediate container 7098b4e4e116 [2022-04-18T12:06:13.270Z] ---> fcaa347f130a [2022-04-18T12:06:13.270Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T12:06:13.270Z] ---> Running in 617703ff43ad [2022-04-18T12:06:13.550Z] Removing intermediate container 617703ff43ad [2022-04-18T12:06:13.550Z] ---> db50a3143c6b [2022-04-18T12:06:13.550Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-18T12:06:13.550Z] ---> Running in 742c935dff50 [2022-04-18T12:06:13.550Z] Removing intermediate container 742c935dff50 [2022-04-18T12:06:13.550Z] ---> 65d8dd43ff8a [2022-04-18T12:06:13.550Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T12:06:13.809Z] ---> Running in 22e8f732f90f [2022-04-18T12:06:14.380Z] Removing intermediate container 22e8f732f90f [2022-04-18T12:06:14.381Z] ---> f94c8d8b7fcc [2022-04-18T12:06:14.381Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T12:06:14.381Z] ---> Running in 9e0dd784d035 [2022-04-18T12:06:14.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T12:06:15.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T12:06:15.840Z] OK: 221 MiB in 52 packages [2022-04-18T12:06:16.100Z] Removing intermediate container 9e0dd784d035 [2022-04-18T12:06:16.100Z] ---> 886d268bb014 [2022-04-18T12:06:16.100Z] Step 8/27 : WORKDIR /app [2022-04-18T12:06:16.359Z] ---> Running in 33fffa8a9569 [2022-04-18T12:06:16.359Z] Removing intermediate container 33fffa8a9569 [2022-04-18T12:06:16.359Z] ---> 1c857935274d [2022-04-18T12:06:16.359Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-18T12:06:16.619Z] ---> 045a7f9bd655 [2022-04-18T12:06:16.619Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T12:06:16.619Z] ---> Running in 7a2998ef541a [2022-04-18T12:06:17.561Z] Removing intermediate container 7a2998ef541a [2022-04-18T12:06:17.561Z] ---> 66fc5db56d13 [2022-04-18T12:06:17.561Z] Step 11/27 : COPY . . [2022-04-18T12:06:17.838Z] ---> 516c724c5d5d [2022-04-18T12:06:17.838Z] Step 12/27 : ARG MAKE="make build" [2022-04-18T12:06:17.838Z] ---> Running in d5e260462034 [2022-04-18T12:06:18.099Z] Removing intermediate container d5e260462034 [2022-04-18T12:06:18.099Z] ---> ad6b6701ddc1 [2022-04-18T12:06:18.099Z] Step 13/27 : RUN $MAKE [2022-04-18T12:06:18.099Z] ---> Running in 1905d6948ad8 [2022-04-18T12:06:18.359Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-18T12:06:36.466Z] Removing intermediate container 1905d6948ad8 [2022-04-18T12:06:36.466Z] ---> a4638001071e [2022-04-18T12:06:36.466Z] Step 14/27 : FROM alpine:3.14 [2022-04-18T12:06:36.466Z] 3.14: Pulling from library/alpine [2022-04-18T12:06:36.466Z] 8663204ce13b: Pulling fs layer [2022-04-18T12:06:36.466Z] 8663204ce13b: Verifying Checksum [2022-04-18T12:06:36.466Z] 8663204ce13b: Download complete [2022-04-18T12:06:36.466Z] 8663204ce13b: Pull complete [2022-04-18T12:06:36.466Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T12:06:36.466Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T12:06:36.466Z] ---> e04c818066af [2022-04-18T12:06:36.466Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-18T12:06:36.466Z] ---> Running in cf915d7b4525 [2022-04-18T12:06:36.466Z] Removing intermediate container cf915d7b4525 [2022-04-18T12:06:36.466Z] ---> 721cd113194c [2022-04-18T12:06:36.466Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-18T12:06:36.466Z] ---> Running in ea4eb9c96072 [2022-04-18T12:06:36.466Z] Removing intermediate container ea4eb9c96072 [2022-04-18T12:06:36.466Z] ---> 33e1d6fc142c [2022-04-18T12:06:36.466Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-18T12:06:36.466Z] ---> Running in df85a784d3b5 [2022-04-18T12:06:36.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-18T12:06:36.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-18T12:06:36.466Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-18T12:06:36.466Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-18T12:06:36.466Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T12:06:36.466Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-18T12:06:36.467Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T12:06:36.467Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-18T12:06:36.467Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-18T12:06:36.467Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T12:06:36.467Z] Executing ca-certificates-20211220-r0.trigger [2022-04-18T12:06:36.467Z] OK: 9 MiB in 21 packages [2022-04-18T12:06:36.467Z] Removing intermediate container df85a784d3b5 [2022-04-18T12:06:36.467Z] ---> dbe4ccb5eb8d [2022-04-18T12:06:36.467Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-18T12:06:36.726Z] ---> 4f8956026cf6 [2022-04-18T12:06:36.726Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-18T12:06:36.726Z] ---> 02112d9c0068 [2022-04-18T12:06:36.726Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-18T12:06:36.987Z] ---> 4089205560b6 [2022-04-18T12:06:36.987Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-18T12:06:37.558Z] ---> 59d3565df89a [2022-04-18T12:06:37.558Z] Step 22/27 : EXPOSE 48095 [2022-04-18T12:06:37.558Z] ---> Running in 3da8a9f32a05 [2022-04-18T12:06:37.558Z] Removing intermediate container 3da8a9f32a05 [2022-04-18T12:06:37.558Z] ---> 97d77bbf99f3 [2022-04-18T12:06:37.558Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-18T12:06:37.558Z] ---> Running in 619705249c31 [2022-04-18T12:06:37.818Z] Removing intermediate container 619705249c31 [2022-04-18T12:06:37.818Z] ---> 8f3dfaf40bb0 [2022-04-18T12:06:37.818Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-18T12:06:37.818Z] ---> Running in 14ff18d766ef [2022-04-18T12:06:38.079Z] Removing intermediate container 14ff18d766ef [2022-04-18T12:06:38.079Z] ---> 01afc4503774 [2022-04-18T12:06:38.079Z] Step 25/27 : LABEL arch=amd64 [2022-04-18T12:06:38.079Z] ---> Running in 48c1b6a91b0c [2022-04-18T12:06:38.340Z] Removing intermediate container 48c1b6a91b0c [2022-04-18T12:06:38.340Z] ---> b58848cde59f [2022-04-18T12:06:38.340Z] Step 26/27 : LABEL git_sha=a3b941f40d0f1ae1921d03a2d945de79c94a78ef [2022-04-18T12:06:38.340Z] ---> Running in 6630604d0aa6 [2022-04-18T12:06:38.600Z] Removing intermediate container 6630604d0aa6 [2022-04-18T12:06:38.600Z] ---> 08bb1e3c8695 [2022-04-18T12:06:38.600Z] Step 27/27 : LABEL version=0.0.0 [2022-04-18T12:06:38.600Z] ---> Running in b74df5b5e193 [2022-04-18T12:06:38.600Z] Removing intermediate container b74df5b5e193 [2022-04-18T12:06:38.600Z] ---> 3b17e585208c [2022-04-18T12:06:38.600Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T12:06:38.600Z] Successfully built 3b17e585208c [2022-04-18T12:06:38.861Z] Successfully tagged app-service-configurable:latest [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] sh [2022-04-18T12:06:39.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T12:06:39.594Z] [2022-04-18T12:06:39.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:06:39.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T12:06:39.939Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-18T12:06:39.939Z] 5eb5b503b376: Pulling fs layer [2022-04-18T12:06:39.939Z] 5c69ac0246d0: Pulling fs layer [2022-04-18T12:06:39.939Z] ec43610c2a17: Pulling fs layer [2022-04-18T12:06:39.939Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-18T12:06:39.939Z] 33b1e0a273af: Pulling fs layer [2022-04-18T12:06:39.939Z] 5d3b04190fa2: Pulling fs layer [2022-04-18T12:06:39.939Z] 2f39f015ded8: Pulling fs layer [2022-04-18T12:06:39.939Z] 3a2ae6a8a46f: Waiting [2022-04-18T12:06:39.939Z] 33b1e0a273af: Waiting [2022-04-18T12:06:39.939Z] 5d3b04190fa2: Waiting [2022-04-18T12:06:39.939Z] 2f39f015ded8: Waiting [2022-04-18T12:06:39.939Z] 5c69ac0246d0: Download complete [2022-04-18T12:06:39.939Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-18T12:06:39.939Z] 3a2ae6a8a46f: Download complete [2022-04-18T12:06:39.939Z] 33b1e0a273af: Verifying Checksum [2022-04-18T12:06:39.939Z] 33b1e0a273af: Download complete [2022-04-18T12:06:39.939Z] 5d3b04190fa2: Download complete [2022-04-18T12:06:40.199Z] ec43610c2a17: Verifying Checksum [2022-04-18T12:06:40.199Z] ec43610c2a17: Download complete [2022-04-18T12:06:40.199Z] 5eb5b503b376: Download complete [2022-04-18T12:06:40.770Z] 2f39f015ded8: Download complete [2022-04-18T12:06:41.342Z] 5eb5b503b376: Pull complete [2022-04-18T12:06:41.342Z] 5c69ac0246d0: Pull complete [2022-04-18T12:06:41.910Z] ec43610c2a17: Pull complete [2022-04-18T12:06:41.910Z] 3a2ae6a8a46f: Pull complete [2022-04-18T12:06:42.169Z] 33b1e0a273af: Pull complete [2022-04-18T12:06:42.169Z] 5d3b04190fa2: Pull complete [2022-04-18T12:06:46.363Z] 2f39f015ded8: Pull complete [2022-04-18T12:06:46.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-18T12:06:46.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T12:06:46.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-18T12:06:46.454Z] prd-ubuntu20.04-docker-8c-8g-21226 does not seem to be running inside a container [2022-04-18T12:06:46.499Z] $ 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-403 -v /w/workspace/_app-service-configurable_PR-403:/w/workspace/_app-service-configurable_PR-403:rw,z -v /w/workspace/_app-service-configurable_PR-403@tmp:/w/workspace/_app-service-configurable_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-18T12:06:48.643Z] $ docker top 7a43663704979d3b171074c247e5b06d21499f3e1cb5707274d7d1aca43e8179 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:06:49.137Z] ---> job-cost.sh [2022-04-18T12:06:49.137Z] lf-activate-venv: SKIPPING [2022-04-18T12:06:49.137Z] INFO: No Stack... [2022-04-18T12:06:49.707Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T12:06:49.967Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T12:06:50.302Z] + cat /w/workspace/_app-service-configurable_PR-403/archives/cost.csv [2022-04-18T12:06:50.302Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T12:06:50.348Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-403-1-stack-cost] [2022-04-18T12:06:50.353Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-403-1-stack-cost] did not exist. Created. [2022-04-18T12:06:50.353Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T12:06:50.738Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-18T12:06:50.794Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T12:06:50.821Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T12:06:50.904Z] $ docker stop --time=1 7a43663704979d3b171074c247e5b06d21499f3e1cb5707274d7d1aca43e8179 [2022-04-18T12:06:52.068Z] $ docker rm -f 7a43663704979d3b171074c247e5b06d21499f3e1cb5707274d7d1aca43e8179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-18T12:06:56.439Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21227 in /w/workspace/_app-service-configurable_PR-403 [Pipeline] { [Pipeline] ws [2022-04-18T12:06:56.479Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-04-18T12:06:56.689Z] Selected Git installation does not exist. Using Default [2022-04-18T12:06:56.689Z] The recommended git tool is: NONE [2022-04-18T12:07:01.502Z] using credential edgex-jenkins-ssh [2022-04-18T12:07:01.526Z] Cloning the remote Git repository [2022-04-18T12:07:01.588Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-18T12:07:01.670Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-04-18T12:07:01.739Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-18T12:07:01.740Z] > git --version # timeout=10 [2022-04-18T12:07:01.761Z] > git --version # 'git version 2.25.1' [2022-04-18T12:07:01.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T12:07:01.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T12:07:03.727Z] Merging remotes/origin/main commit 323c9d7b071dcad20db500b9107a4775ac8effe6 into PR head commit a3b941f40d0f1ae1921d03a2d945de79c94a78ef [2022-04-18T12:07:03.960Z] Merge succeeded, producing a3b941f40d0f1ae1921d03a2d945de79c94a78ef [2022-04-18T12:07:03.961Z] Checking out Revision a3b941f40d0f1ae1921d03a2d945de79c94a78ef (PR-403) [2022-04-18T12:07:02.929Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-18T12:07:03.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T12:07:03.083Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-18T12:07:03.149Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-18T12:07:03.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T12:07:03.170Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-18T12:07:03.752Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T12:07:03.781Z] > git checkout -f a3b941f40d0f1ae1921d03a2d945de79c94a78ef # timeout=10 [2022-04-18T12:07:03.871Z] > git remote # timeout=10 [2022-04-18T12:07:03.892Z] > git config --get remote.origin.url # timeout=10 [2022-04-18T12:07:03.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T12:07:03.920Z] > git merge 323c9d7b071dcad20db500b9107a4775ac8effe6 # timeout=10 [2022-04-18T12:07:03.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-18T12:07:03.974Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T12:07:03.991Z] > git checkout -f a3b941f40d0f1ae1921d03a2d945de79c94a78ef # timeout=10 [2022-04-18T12:07:08.148Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-04-18T12:07:08.214Z] > git --version # timeout=10 [2022-04-18T12:07:08.228Z] > git --version # 'git version 2.25.1' [2022-04-18T12:07:08.244Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T12:07:09.353Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-18T12:07:09.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T12:07:09.353Z] Dload Upload Total Spent Left Speed [2022-04-18T12:07:09.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49760 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh [2022-04-18T12:07:09.929Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-18T12:07:10.283Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-18T12:07:10.283Z] + sudo tee /etc/docker/daemon.new [2022-04-18T12:07:10.283Z] { [2022-04-18T12:07:10.283Z] "registry-mirrors": [ [2022-04-18T12:07:10.283Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-18T12:07:10.283Z] ], [2022-04-18T12:07:10.283Z] "bip": "10.250.0.254/24", [2022-04-18T12:07:10.283Z] "hosts": [ [2022-04-18T12:07:10.283Z] "tcp://0.0.0.0:5555", [2022-04-18T12:07:10.283Z] "unix:///var/run/docker.sock" [2022-04-18T12:07:10.283Z] ], [2022-04-18T12:07:10.283Z] "mtu": 1458, [2022-04-18T12:07:10.283Z] "selinux-enabled": true, [2022-04-18T12:07:10.283Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-18T12:07:10.283Z] } [Pipeline] sh [2022-04-18T12:07:10.725Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-18T12:07:11.084Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T12:07:29.494Z] provisioning config files... [2022-04-18T12:07:29.516Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1281480983724489090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:07:30.065Z] ---> docker-login.sh [2022-04-18T12:07:30.065Z] nexus3.edgexfoundry.org:10001 [2022-04-18T12:07:30.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:07:30.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:07:30.936Z] Configure a credential helper to remove this warning. See [2022-04-18T12:07:30.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:07:30.936Z] [2022-04-18T12:07:30.936Z] Login Succeeded [2022-04-18T12:07:30.936Z] nexus3.edgexfoundry.org:10002 [2022-04-18T12:07:31.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:07:31.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:07:31.206Z] Configure a credential helper to remove this warning. See [2022-04-18T12:07:31.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:07:31.206Z] [2022-04-18T12:07:31.206Z] Login Succeeded [2022-04-18T12:07:31.478Z] nexus3.edgexfoundry.org:10003 [2022-04-18T12:07:31.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:07:31.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:07:31.753Z] Configure a credential helper to remove this warning. See [2022-04-18T12:07:31.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:07:31.753Z] [2022-04-18T12:07:31.753Z] Login Succeeded [2022-04-18T12:07:31.753Z] nexus3.edgexfoundry.org:10004 [2022-04-18T12:07:32.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:07:32.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:07:32.305Z] Configure a credential helper to remove this warning. See [2022-04-18T12:07:32.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:07:32.305Z] [2022-04-18T12:07:32.305Z] Login Succeeded [2022-04-18T12:07:32.305Z] docker.io [2022-04-18T12:07:32.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T12:07:32.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T12:07:32.848Z] Configure a credential helper to remove this warning. See [2022-04-18T12:07:32.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T12:07:32.848Z] [2022-04-18T12:07:32.848Z] Login Succeeded [2022-04-18T12:07:32.848Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T12:07:32.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T12:07:33.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T12:07:33.270Z] ========================================================= [2022-04-18T12:07:33.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-18T12:07:33.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:07:33.712Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-18T12:07:33.712Z] Sending build context to Docker daemon 210.4kB [2022-04-18T12:07:33.985Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T12:07:33.985Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-18T12:07:34.272Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-18T12:07:34.272Z] 9b3977197b4f: Pulling fs layer [2022-04-18T12:07:34.272Z] 1a89e8eeedd5: Pulling fs layer [2022-04-18T12:07:34.272Z] 94645a83ff95: Pulling fs layer [2022-04-18T12:07:34.272Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-18T12:07:34.272Z] 0c92f367c5e7: Pulling fs layer [2022-04-18T12:07:34.272Z] f7c0051592d6: Pulling fs layer [2022-04-18T12:07:34.272Z] a227ed2f7395: Pulling fs layer [2022-04-18T12:07:34.272Z] 7b1c46037f91: Pulling fs layer [2022-04-18T12:07:34.272Z] 3f3a8bcf1eab: Waiting [2022-04-18T12:07:34.272Z] 0c92f367c5e7: Waiting [2022-04-18T12:07:34.272Z] f7c0051592d6: Waiting [2022-04-18T12:07:34.272Z] a227ed2f7395: Waiting [2022-04-18T12:07:34.272Z] 7b1c46037f91: Waiting [2022-04-18T12:07:34.272Z] 94645a83ff95: Download complete [2022-04-18T12:07:34.272Z] 1a89e8eeedd5: Download complete [2022-04-18T12:07:34.272Z] 0c92f367c5e7: Verifying Checksum [2022-04-18T12:07:34.272Z] 0c92f367c5e7: Download complete [2022-04-18T12:07:34.272Z] f7c0051592d6: Verifying Checksum [2022-04-18T12:07:34.272Z] f7c0051592d6: Download complete [2022-04-18T12:07:34.272Z] 9b3977197b4f: Verifying Checksum [2022-04-18T12:07:34.272Z] 9b3977197b4f: Download complete [2022-04-18T12:07:34.272Z] a227ed2f7395: Verifying Checksum [2022-04-18T12:07:34.272Z] a227ed2f7395: Download complete [2022-04-18T12:07:34.875Z] 9b3977197b4f: Pull complete [2022-04-18T12:07:35.479Z] 1a89e8eeedd5: Pull complete [2022-04-18T12:07:35.754Z] 94645a83ff95: Pull complete [2022-04-18T12:07:36.030Z] 7b1c46037f91: Verifying Checksum [2022-04-18T12:07:36.030Z] 7b1c46037f91: Download complete [2022-04-18T12:07:36.628Z] 3f3a8bcf1eab: Download complete [2022-04-18T12:07:49.046Z] 3f3a8bcf1eab: Pull complete [2022-04-18T12:07:49.046Z] 0c92f367c5e7: Pull complete [2022-04-18T12:07:49.046Z] f7c0051592d6: Pull complete [2022-04-18T12:07:49.328Z] a227ed2f7395: Pull complete [2022-04-18T12:07:56.049Z] 7b1c46037f91: Pull complete [2022-04-18T12:07:56.049Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-18T12:07:56.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-18T12:07:56.049Z] ---> f79e39bc4007 [2022-04-18T12:07:56.049Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-18T12:07:57.029Z] ---> Running in f6d20ff67c80 [2022-04-18T12:07:57.304Z] Removing intermediate container f6d20ff67c80 [2022-04-18T12:07:57.304Z] ---> 2de3d8aee247 [2022-04-18T12:07:57.304Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T12:07:57.304Z] ---> Running in e994ebc8fa53 [2022-04-18T12:07:57.910Z] Removing intermediate container e994ebc8fa53 [2022-04-18T12:07:57.910Z] ---> 156793662b41 [2022-04-18T12:07:57.910Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-18T12:07:57.910Z] ---> Running in 6d43a101d553 [2022-04-18T12:07:58.186Z] Removing intermediate container 6d43a101d553 [2022-04-18T12:07:58.186Z] ---> 28c74ab311c3 [2022-04-18T12:07:58.186Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T12:07:58.186Z] ---> Running in 9ee38d50c2e0 [2022-04-18T12:08:00.177Z] Removing intermediate container 9ee38d50c2e0 [2022-04-18T12:08:00.177Z] ---> c7a7a263309b [2022-04-18T12:08:00.177Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T12:08:00.177Z] ---> Running in 7fd2bccfaa0a [2022-04-18T12:08:01.167Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T12:08:02.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T12:08:02.741Z] OK: 220 MiB in 52 packages [2022-04-18T12:08:03.729Z] Removing intermediate container 7fd2bccfaa0a [2022-04-18T12:08:03.729Z] ---> 8c792f026460 [2022-04-18T12:08:03.729Z] Step 8/13 : WORKDIR /app [2022-04-18T12:08:03.729Z] ---> Running in dfd0f527a3fe [2022-04-18T12:08:04.003Z] Removing intermediate container dfd0f527a3fe [2022-04-18T12:08:04.003Z] ---> 1d92f7af4929 [2022-04-18T12:08:04.003Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-18T12:08:04.609Z] ---> 66a318300202 [2022-04-18T12:08:04.609Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T12:08:04.609Z] ---> Running in 49422f0be105 [2022-04-18T12:09:26.419Z] Removing intermediate container 49422f0be105 [2022-04-18T12:09:26.419Z] ---> 77251c387a03 [2022-04-18T12:09:26.419Z] Step 11/13 : COPY . . [2022-04-18T12:09:26.419Z] ---> b1c71626abb5 [2022-04-18T12:09:26.419Z] Step 12/13 : ARG MAKE="make build" [2022-04-18T12:09:26.419Z] ---> Running in e892272990fe [2022-04-18T12:09:26.419Z] Removing intermediate container e892272990fe [2022-04-18T12:09:26.419Z] ---> bd51e6ddd2ba [2022-04-18T12:09:26.419Z] Step 13/13 : RUN $MAKE [2022-04-18T12:09:26.419Z] ---> Running in dce5a5542ca1 [2022-04-18T12:09:26.419Z] noop [2022-04-18T12:09:26.419Z] Removing intermediate container dce5a5542ca1 [2022-04-18T12:09:26.419Z] ---> 83b09ecfa104 [2022-04-18T12:09:26.419Z] Successfully built 83b09ecfa104 [2022-04-18T12:09:26.419Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:09:26.800Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T12:09:26.800Z] . [Pipeline] withDockerContainer [2022-04-18T12:09:27.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-21227 does not seem to be running inside a container [2022-04-18T12:09:27.127Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-18T12:09:28.434Z] $ docker top 875df0fa6d500f49dea639e2f5b548be0fb8c80135cec72086bac6f6bbf5b449 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T12:09:29.394Z] + go version [2022-04-18T12:09:29.394Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-18T12:09:29.433Z] $ docker stop --time=1 875df0fa6d500f49dea639e2f5b548be0fb8c80135cec72086bac6f6bbf5b449 [2022-04-18T12:09:31.087Z] $ docker rm -f 875df0fa6d500f49dea639e2f5b548be0fb8c80135cec72086bac6f6bbf5b449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:09:32.062Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T12:09:32.062Z] . [Pipeline] withDockerContainer [2022-04-18T12:09:32.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-21227 does not seem to be running inside a container [2022-04-18T12:09:32.387Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-18T12:09:33.643Z] $ docker top a4017158f77204431dc63c5a1d50c300b329aafbd5e9d2427b0722e2fef41a1a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T12:09:34.657Z] + make test [2022-04-18T12:09:34.657Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-18T12:10:21.736Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-18T12:10:21.736Z] CGO_ENABLED=1 go vet ./... [2022-04-18T12:10:40.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T12:10:40.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T12:10:40.086Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T12:10:40.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T12:10:40.436Z] $ docker stop --time=1 a4017158f77204431dc63c5a1d50c300b329aafbd5e9d2427b0722e2fef41a1a [2022-04-18T12:10:42.238Z] $ docker rm -f a4017158f77204431dc63c5a1d50c300b329aafbd5e9d2427b0722e2fef41a1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T12:10:43.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T12:10:43.347Z] Warning: overwriting stash ‘coverage-report’ [2022-04-18T12:10:43.796Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T12:10:44.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T12:10:44.823Z] + ls -al . [2022-04-18T12:10:44.823Z] total 172 [2022-04-18T12:10:44.823Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 18 12:10 . [2022-04-18T12:10:44.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 12:07 .. [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 18 12:07 .dockerignore [2022-04-18T12:10:44.823Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 12:07 .git [2022-04-18T12:10:44.823Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 12:07 .github [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 18 12:07 .gitignore [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 7627 Apr 18 12:07 Attribution.txt [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 18 12:07 CHANGELOG.md [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 18 12:07 Dockerfile [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 12:07 GOVERNANCE.md [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 18 12:07 Jenkinsfile [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 18 12:07 LICENSE [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 18 12:07 OWNERS.md [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 18 12:07 README.md [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 12:05 VERSION [2022-04-18T12:10:44.823Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 12:07 bin [2022-04-18T12:10:44.823Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 18 12:09 coverage.out [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 2817 Apr 18 12:07 go.mod [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 50337 Apr 18 12:07 go.sum [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 18 12:07 main.go [2022-04-18T12:10:44.823Z] -rw-rw-r-- 1 jenkins jenkins 1994 Apr 18 12:07 makefile [2022-04-18T12:10:44.823Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 12:07 res [2022-04-18T12:10:44.823Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 12:07 snap [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:10:45.187Z] + 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=a3b941f40d0f1ae1921d03a2d945de79c94a78ef --label arch=arm64 --label version=0.0.0 . [2022-04-18T12:10:45.187Z] Sending build context to Docker daemon 211.5kB [2022-04-18T12:10:45.459Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T12:10:45.459Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-18T12:10:45.459Z] ---> 83b09ecfa104 [2022-04-18T12:10:45.459Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-18T12:10:45.459Z] ---> Running in 6688d7c9beb6 [2022-04-18T12:10:46.054Z] Removing intermediate container 6688d7c9beb6 [2022-04-18T12:10:46.054Z] ---> 840d2e2e8f82 [2022-04-18T12:10:46.054Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T12:10:46.054Z] ---> Running in 475ad92fd160 [2022-04-18T12:10:46.328Z] Removing intermediate container 475ad92fd160 [2022-04-18T12:10:46.328Z] ---> 77084753ab35 [2022-04-18T12:10:46.328Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-18T12:10:46.328Z] ---> Running in 3993ce330b0a [2022-04-18T12:10:46.606Z] Removing intermediate container 3993ce330b0a [2022-04-18T12:10:46.606Z] ---> 82ccf8bc1492 [2022-04-18T12:10:46.606Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T12:10:46.606Z] ---> Running in 0f16591fb114 [2022-04-18T12:10:48.589Z] Removing intermediate container 0f16591fb114 [2022-04-18T12:10:48.589Z] ---> 8b97f74db924 [2022-04-18T12:10:48.589Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T12:10:48.589Z] ---> Running in e96b753a4305 [2022-04-18T12:10:49.575Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T12:10:50.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T12:10:51.161Z] OK: 220 MiB in 52 packages [2022-04-18T12:10:51.772Z] Removing intermediate container e96b753a4305 [2022-04-18T12:10:51.772Z] ---> ed5d5d11658a [2022-04-18T12:10:51.772Z] Step 8/27 : WORKDIR /app [2022-04-18T12:10:52.050Z] ---> Running in 09ee1fe173ef [2022-04-18T12:10:52.324Z] Removing intermediate container 09ee1fe173ef [2022-04-18T12:10:52.324Z] ---> ffa4cd17f9f0 [2022-04-18T12:10:52.324Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-18T12:10:52.937Z] ---> 65f96c28cdfc [2022-04-18T12:10:52.937Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T12:10:52.937Z] ---> Running in 67a6bece4e94 [2022-04-18T12:10:54.928Z] Removing intermediate container 67a6bece4e94 [2022-04-18T12:10:54.928Z] ---> 012edfbc9937 [2022-04-18T12:10:54.928Z] Step 11/27 : COPY . . [2022-04-18T12:10:55.525Z] ---> c0b34890fdeb [2022-04-18T12:10:55.525Z] Step 12/27 : ARG MAKE="make build" [2022-04-18T12:10:55.525Z] ---> Running in a2d3142c475b [2022-04-18T12:10:55.800Z] Removing intermediate container a2d3142c475b [2022-04-18T12:10:55.800Z] ---> 1f1bc78a7de3 [2022-04-18T12:10:55.800Z] Step 13/27 : RUN $MAKE [2022-04-18T12:10:56.087Z] ---> Running in 83fe1a62298d [2022-04-18T12:10:57.069Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-18T12:12:18.908Z] Removing intermediate container 83fe1a62298d [2022-04-18T12:12:18.908Z] ---> c4e5465504dc [2022-04-18T12:12:18.908Z] Step 14/27 : FROM alpine:3.14 [2022-04-18T12:12:18.908Z] 3.14: Pulling from library/alpine [2022-04-18T12:12:18.908Z] 455c02918c45: Pulling fs layer [2022-04-18T12:12:18.908Z] 455c02918c45: Download complete [2022-04-18T12:12:18.908Z] 455c02918c45: Pull complete [2022-04-18T12:12:18.908Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T12:12:18.908Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T12:12:18.908Z] ---> ac73e934f311 [2022-04-18T12:12:18.908Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-18T12:12:18.908Z] ---> Running in d131d4118596 [2022-04-18T12:12:18.908Z] Removing intermediate container d131d4118596 [2022-04-18T12:12:18.908Z] ---> c2658f876053 [2022-04-18T12:12:18.908Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-18T12:12:18.908Z] ---> Running in 209e678c8c82 [2022-04-18T12:12:18.908Z] Removing intermediate container 209e678c8c82 [2022-04-18T12:12:18.908Z] ---> f498814dd03a [2022-04-18T12:12:18.908Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-18T12:12:18.908Z] ---> Running in 98d50219d8b2 [2022-04-18T12:12:18.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-18T12:12:18.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-18T12:12:19.888Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-18T12:12:19.888Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-18T12:12:19.888Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T12:12:19.888Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-18T12:12:19.888Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T12:12:19.888Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-18T12:12:19.888Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-18T12:12:19.888Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T12:12:19.888Z] Executing ca-certificates-20211220-r0.trigger [2022-04-18T12:12:20.163Z] OK: 9 MiB in 21 packages [2022-04-18T12:12:21.145Z] Removing intermediate container 98d50219d8b2 [2022-04-18T12:12:21.145Z] ---> 08d4fe2f1e4d [2022-04-18T12:12:21.145Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-18T12:12:21.748Z] ---> ced561abf418 [2022-04-18T12:12:21.748Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-18T12:12:22.348Z] ---> 0a86c64310ae [2022-04-18T12:12:22.348Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-18T12:12:22.949Z] ---> 016900761090 [2022-04-18T12:12:22.949Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-18T12:12:24.403Z] ---> 5d24de7b5233 [2022-04-18T12:12:24.403Z] Step 22/27 : EXPOSE 48095 [2022-04-18T12:12:24.403Z] ---> Running in 565536671b94 [2022-04-18T12:12:24.403Z] Removing intermediate container 565536671b94 [2022-04-18T12:12:24.403Z] ---> 41ec070a15f5 [2022-04-18T12:12:24.403Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-18T12:12:24.679Z] ---> Running in 754f3d8f5f10 [2022-04-18T12:12:24.957Z] Removing intermediate container 754f3d8f5f10 [2022-04-18T12:12:24.957Z] ---> 858ac0704bf6 [2022-04-18T12:12:24.957Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-18T12:12:24.957Z] ---> Running in 5c051d458662 [2022-04-18T12:12:25.238Z] Removing intermediate container 5c051d458662 [2022-04-18T12:12:25.238Z] ---> 1000fc13bfd0 [2022-04-18T12:12:25.238Z] Step 25/27 : LABEL arch=arm64 [2022-04-18T12:12:25.238Z] ---> Running in bc29c354f7e6 [2022-04-18T12:12:25.516Z] Removing intermediate container bc29c354f7e6 [2022-04-18T12:12:25.516Z] ---> 9c20e5588c92 [2022-04-18T12:12:25.516Z] Step 26/27 : LABEL git_sha=a3b941f40d0f1ae1921d03a2d945de79c94a78ef [2022-04-18T12:12:25.791Z] ---> Running in 271dda31a0a6 [2022-04-18T12:12:26.068Z] Removing intermediate container 271dda31a0a6 [2022-04-18T12:12:26.068Z] ---> fae5ba5853e3 [2022-04-18T12:12:26.068Z] Step 27/27 : LABEL version=0.0.0 [2022-04-18T12:12:26.068Z] ---> Running in ad5fd13ec7b7 [2022-04-18T12:12:26.347Z] Removing intermediate container ad5fd13ec7b7 [2022-04-18T12:12:26.347Z] ---> 30f95ebea1c3 [2022-04-18T12:12:26.347Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T12:12:26.347Z] Successfully built 30f95ebea1c3 [2022-04-18T12:12:26.347Z] Successfully tagged app-service-configurable-arm64:latest [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] sh [2022-04-18T12:12:27.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T12:12:27.074Z] [2022-04-18T12:12:27.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:12:27.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T12:12:27.736Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-18T12:12:27.736Z] 8998bd30e6a1: Pulling fs layer [2022-04-18T12:12:27.736Z] 04944245beec: Pulling fs layer [2022-04-18T12:12:27.736Z] 699f458cf7ca: Pulling fs layer [2022-04-18T12:12:27.736Z] 765212b225bb: Pulling fs layer [2022-04-18T12:12:27.736Z] f23df028b6ca: Pulling fs layer [2022-04-18T12:12:27.736Z] d65c8cfc05b1: Pulling fs layer [2022-04-18T12:12:27.736Z] 2437ff75d9bd: Pulling fs layer [2022-04-18T12:12:27.736Z] f23df028b6ca: Waiting [2022-04-18T12:12:27.736Z] d65c8cfc05b1: Waiting [2022-04-18T12:12:27.736Z] 2437ff75d9bd: Waiting [2022-04-18T12:12:27.736Z] 765212b225bb: Waiting [2022-04-18T12:12:27.736Z] 04944245beec: Verifying Checksum [2022-04-18T12:12:27.736Z] 04944245beec: Download complete [2022-04-18T12:12:27.736Z] 765212b225bb: Verifying Checksum [2022-04-18T12:12:27.736Z] 765212b225bb: Download complete [2022-04-18T12:12:27.736Z] f23df028b6ca: Download complete [2022-04-18T12:12:27.736Z] d65c8cfc05b1: Verifying Checksum [2022-04-18T12:12:27.736Z] d65c8cfc05b1: Download complete [2022-04-18T12:12:28.012Z] 699f458cf7ca: Verifying Checksum [2022-04-18T12:12:28.012Z] 699f458cf7ca: Download complete [2022-04-18T12:12:28.287Z] 8998bd30e6a1: Verifying Checksum [2022-04-18T12:12:28.287Z] 8998bd30e6a1: Download complete [2022-04-18T12:12:30.927Z] 2437ff75d9bd: Verifying Checksum [2022-04-18T12:12:30.927Z] 2437ff75d9bd: Download complete [2022-04-18T12:12:32.918Z] 8998bd30e6a1: Pull complete [2022-04-18T12:12:33.194Z] 04944245beec: Pull complete [2022-04-18T12:12:34.641Z] 699f458cf7ca: Pull complete [2022-04-18T12:12:34.642Z] 765212b225bb: Pull complete [2022-04-18T12:12:35.629Z] f23df028b6ca: Pull complete [2022-04-18T12:12:35.629Z] d65c8cfc05b1: Pull complete [2022-04-18T12:12:50.750Z] 2437ff75d9bd: Pull complete [2022-04-18T12:12:50.750Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-18T12:12:50.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T12:12:50.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-18T12:12:51.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-21227 does not seem to be running inside a container [2022-04-18T12:12:51.123Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-18T12:12:53.581Z] $ docker top e8c4cedc31ccdd4c5879f408a3cbb7bbe9cffdcbe00778befe60a7489da7f48b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:12:54.601Z] ---> job-cost.sh [2022-04-18T12:12:54.601Z] lf-activate-venv: SKIPPING [2022-04-18T12:12:54.601Z] INFO: No Stack... [2022-04-18T12:12:55.200Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-18T12:12:55.803Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T12:12:56.502Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-04-18T12:12:56.502Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T12:12:56.590Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-403-1-stack-cost] [2022-04-18T12:12:56.595Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-403-1-stack-cost] did not exist. Created. [2022-04-18T12:12:56.595Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T12:12:57.366Z] /w/workspace/app-service-configurable/1@tmp/durable-b95320f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-18T12:12:58.098Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-18T12:12:58.140Z] Warning: overwriting stash ‘stack-cost’ [2022-04-18T12:12:58.188Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T12:12:58.203Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T12:12:58.297Z] $ docker stop --time=1 e8c4cedc31ccdd4c5879f408a3cbb7bbe9cffdcbe00778befe60a7489da7f48b [2022-04-18T12:12:59.781Z] $ docker rm -f e8c4cedc31ccdd4c5879f408a3cbb7bbe9cffdcbe00778befe60a7489da7f48b [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 [2022-04-18T12:13:00.869Z] provisioning config files... [2022-04-18T12:13:00.882Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-403@tmp/config6022628954877123227tmp [Pipeline] { [Pipeline] sh [2022-04-18T12:13:01.260Z] + set +x [2022-04-18T12:13:01.260Z] + curl -s https://codecov.io/bash [2022-04-18T12:13:01.260Z] + bash -s -- [2022-04-18T12:13:01.260Z] [2022-04-18T12:13:01.260Z] _____ _ [2022-04-18T12:13:01.260Z] / ____| | | [2022-04-18T12:13:01.260Z] | | ___ __| | ___ ___ _____ __ [2022-04-18T12:13:01.260Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-18T12:13:01.260Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-18T12:13:01.260Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-18T12:13:01.260Z] Bash-1.0.6 [2022-04-18T12:13:01.260Z] [2022-04-18T12:13:01.260Z] [2022-04-18T12:13:01.260Z] ==> git version 2.25.1 found [2022-04-18T12:13:01.260Z] ==> 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 [2022-04-18T12:13:01.260Z] Release-Date: 2020-01-08 [2022-04-18T12:13:01.260Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-18T12:13:01.260Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-18T12:13:01.260Z] ==> Jenkins CI detected. [2022-04-18T12:13:01.260Z] current dir:  /w/workspace/_app-service-configurable_PR-403 [2022-04-18T12:13:01.260Z] project root: . [2022-04-18T12:13:01.260Z] --> token set from env [2022-04-18T12:13:01.260Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-18T12:13:01.260Z] ==> Running gcov in . (disable via -X gcov) [2022-04-18T12:13:01.260Z] ==> Python coveragepy not found [2022-04-18T12:13:01.260Z] ==> Searching for coverage reports in: [2022-04-18T12:13:01.260Z] + . [2022-04-18T12:13:01.260Z] -> Found 1 reports [2022-04-18T12:13:01.260Z] ==> Detecting git/mercurial file structure [2022-04-18T12:13:01.260Z] ==> Reading reports [2022-04-18T12:13:01.260Z] + ./coverage.out bytes=10 [2022-04-18T12:13:01.522Z] ==> Appending adjustments [2022-04-18T12:13:01.522Z] https://docs.codecov.io/docs/fixing-reports [2022-04-18T12:13:01.522Z] + Found adjustments [2022-04-18T12:13:01.522Z] ==> Gzipping contents [2022-04-18T12:13:01.522Z] 4.0K /tmp/codecov.wCkiuW.gz [2022-04-18T12:13:01.522Z] ==> Uploading reports [2022-04-18T12:13:01.522Z] url: https://codecov.io [2022-04-18T12:13:01.522Z] query: branch=PR-403&commit=a3b941f40d0f1ae1921d03a2d945de79c94a78ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=403&job=&cmd_args= [2022-04-18T12:13:01.522Z] -> Pinging Codecov [2022-04-18T12:13:01.522Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-403&commit=a3b941f40d0f1ae1921d03a2d945de79c94a78ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=403&job=&cmd_args= [2022-04-18T12:13:01.786Z] -> Uploading to [2022-04-18T12:13:01.786Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-18/A97CA9966030D2A3747ED39772930CCE/a3b941f40d0f1ae1921d03a2d945de79c94a78ef/35b2149f-1a3b-4b5e-a7fc-0671e23de901.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220418T121301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e59a15c660666d86e7f7e8b3276a1fad7038ee2b4d661854cd6069c762fcd66f [2022-04-18T12:13:01.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T12:13:01.786Z] Dload Upload Total Spent Left Speed [2022-04-18T12:13:02.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 569 0 0 100 569 0 2442 --:--:-- --:--:-- --:--:-- 2442 [2022-04-18T12:13:02.048Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a3b941f40d0f1ae1921d03a2d945de79c94a78ef [Pipeline] } [2022-04-18T12:13:02.073Z] 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 [2022-04-18T12:13:03.839Z] + [ -d /w/workspace/_app-service-configurable_PR-403/archives ] [2022-04-18T12:13:03.839Z] + ls -al /w/workspace/_app-service-configurable_PR-403/archives [2022-04-18T12:13:03.839Z] total 16 [2022-04-18T12:13:03.839Z] drwxr-xr-x 3 root root 4096 Apr 18 12:06 . [2022-04-18T12:13:03.839Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 12:06 .. [2022-04-18T12:13:03.839Z] drwxr-xr-x 2 root root 4096 Apr 18 12:06 cost [2022-04-18T12:13:03.839Z] -rw-r--r-- 1 root root 95 Apr 18 12:06 cost.csv [2022-04-18T12:13:03.839Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-403/archives [2022-04-18T12:13:03.839Z] + ls -al /w/workspace/_app-service-configurable_PR-403/archives [2022-04-18T12:13:03.839Z] total 16 [2022-04-18T12:13:03.839Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 12:06 . [2022-04-18T12:13:03.839Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 12:06 .. [2022-04-18T12:13:03.839Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 12:06 cost [2022-04-18T12:13:03.839Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 18 12:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:13:04.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:13:05.071Z] ---> package-listing.sh [2022-04-18T12:13:05.071Z] ++ facter osfamily [2022-04-18T12:13:05.071Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-18T12:13:05.332Z] + OS_FAMILY=debian [2022-04-18T12:13:05.332Z] + workspace=/w/workspace/_app-service-configurable_PR-403 [2022-04-18T12:13:05.332Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-18T12:13:05.332Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-18T12:13:05.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-18T12:13:05.332Z] + PACKAGES=/tmp/packages_start.txt [2022-04-18T12:13:05.332Z] + '[' /w/workspace/_app-service-configurable_PR-403 ']' [2022-04-18T12:13:05.332Z] + PACKAGES=/tmp/packages_end.txt [2022-04-18T12:13:05.332Z] + case "${OS_FAMILY}" in [2022-04-18T12:13:05.332Z] + dpkg -l [2022-04-18T12:13:05.332Z] + grep '^ii' [2022-04-18T12:13:05.332Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-18T12:13:05.332Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-18T12:13:05.332Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-18T12:13:05.332Z] + '[' /w/workspace/_app-service-configurable_PR-403 ']' [2022-04-18T12:13:05.332Z] + mkdir -p /w/workspace/_app-service-configurable_PR-403/archives/ [2022-04-18T12:13:05.332Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-403/archives/ [Pipeline] echo [2022-04-18T12:13:05.369Z] 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-403/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-18T12:13:05.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-18T12:13:05.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T12:13:05.985Z] . [Pipeline] withDockerContainer [2022-04-18T12:13:06.068Z] prd-ubuntu20.04-docker-8c-8g-21226 does not seem to be running inside a container [2022-04-18T12:13:06.104Z] $ 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-403/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-403 -v /w/workspace/_app-service-configurable_PR-403:/w/workspace/_app-service-configurable_PR-403:rw,z -v /w/workspace/_app-service-configurable_PR-403@tmp:/w/workspace/_app-service-configurable_PR-403@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-lftools-log-publisher:latest cat [2022-04-18T12:13:06.319Z] $ docker top 010226ea5f27b7e4ae22fa720310bc5a7e23455e285ad50143d610263f0cc959 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T12:13:06.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-18T12:13:07.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-18T12:13:07.333Z] + ls /var/log/sa-host [2022-04-18T12:13:07.333Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T12:13:07.609Z] provisioning config files... [2022-04-18T12:13:07.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-403@tmp/config8200491890984544224tmp [Pipeline] { [Pipeline] echo [2022-04-18T12:13:07.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:13:07.994Z] ---> create-netrc.sh [Pipeline] } [2022-04-18T12:13:08.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:13:08.424Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-18T12:13:08.460Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:13:08.779Z] ---> sudo-logs.sh [2022-04-18T12:13:08.780Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-18T12:13:08.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:13:09.186Z] ---> job-cost.sh [2022-04-18T12:13:09.187Z] lf-activate-venv: SKIPPING [2022-04-18T12:13:09.187Z] DEBUG: total: 0.2199999988079071 [2022-04-18T12:13:09.187Z] INFO: Retrieving Stack Cost... [2022-04-18T12:13:09.757Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T12:13:10.019Z] INFO: Archiving Costs [Pipeline] echo [2022-04-18T12:13:10.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T12:13:10.369Z] ---> logs-deploy.sh [2022-04-18T12:13:10.369Z] lf-activate-venv: SKIPPING [2022-04-18T12:13:10.369Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-403/1 [2022-04-18T12:13:10.369Z] INFO: archiving workspace using pattern(s): [2022-04-18T12:13:11.311Z] Archives upload complete. [2022-04-18T12:13:11.311Z] INFO: archiving logs to Nexus