Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67b5ebe44866dd8b745cb0133ca996ba3cbef93e+f853e127f9664cf87b77d4de8e3f5891c25e071e (da0bbba31724afbbb8833049290f105845f01f50) 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-ssh15617201110138648797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3214858456121534585.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17260211302492059298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15562776944227941256.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh919750241787301716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16187 in /w/workspace/_app-service-configurable_PR-434 [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-434 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 67b5ebe44866dd8b745cb0133ca996ba3cbef93e Merge succeeded, producing 929417c098d3d008adb56404d75de1f8acaa36fb Checking out Revision 929417c098d3d008adb56404d75de1f8acaa36fb (PR-434) > 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/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # 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 f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 929417c098d3d008adb56404d75de1f8acaa36fb # timeout=10 Commit message: "Merge commit 'f853e127f9664cf87b77d4de8e3f5891c25e071e' into HEAD" > git rev-list --no-walk 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-28T04:52:49.223Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-28T04:52:49.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-28T04:52:49.285Z] ========================================================= [2022-06-28T04:52:49.285Z] EdgeX Global Pipelines Version Info [2022-06-28T04:52:49.285Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-28T04:52:50.048Z] ------------------- [2022-06-28T04:52:50.048Z] stable info: [2022-06-28T04:52:50.048Z] ------------------- [2022-06-28T04:52:50.048Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-28T04:52:50.048Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T04:52:50.048Z] Message: update stable to v1.0.234 [2022-06-28T04:52:50.620Z] ------------------- [2022-06-28T04:52:50.620Z] experimental info: [2022-06-28T04:52:50.620Z] ------------------- [2022-06-28T04:52:50.620Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-28T04:52:50.620Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T04:52:50.620Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-28T04:52:50.837Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-28T04:52:50.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-28T04:52:50.857Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-28T04:52:50.873Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-28T04:52:50.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-28T04:52:50.904Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-28T04:52:50.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-28T04:52:50.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-28T04:52:50.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-28T04:52:50.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-28T04:52:50.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-28T04:52:50.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-28T04:52:50.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-28T04:52:50.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-28T04:52:50.985Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T04:52:50.993Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T04:52:51.002Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-28T04:52:51.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-28T04:52:51.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-28T04:52:51.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-28T04:52:51.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-28T04:52:51.064Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-28T04:52:51.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-28T04:52:51.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-28T04:52:51.097Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-28T04:52:51.109Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-28T04:52:51.120Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-28T04:52:51.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-434 [Pipeline] echo [2022-06-28T04:52:51.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-434 [Pipeline] echo [2022-06-28T04:52:51.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-434 [Pipeline] echo [2022-06-28T04:52:51.175Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] echo [2022-06-28T04:52:51.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 929417c [Pipeline] echo [2022-06-28T04:52:51.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T04:52:51.246Z] provisioning config files... [2022-06-28T04:52:51.259Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config5888205974850853551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T04:52:51.569Z] ---> docker-login.sh [2022-06-28T04:52:51.569Z] nexus3.edgexfoundry.org:10001 [2022-06-28T04:52:51.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:52:51.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:52:51.831Z] Configure a credential helper to remove this warning. See [2022-06-28T04:52:51.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:52:51.831Z] [2022-06-28T04:52:51.831Z] Login Succeeded [2022-06-28T04:52:51.831Z] nexus3.edgexfoundry.org:10002 [2022-06-28T04:52:52.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:52:52.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:52:52.093Z] Configure a credential helper to remove this warning. See [2022-06-28T04:52:52.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:52:52.093Z] [2022-06-28T04:52:52.093Z] Login Succeeded [2022-06-28T04:52:52.093Z] nexus3.edgexfoundry.org:10003 [2022-06-28T04:52:52.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:52:52.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:52:52.093Z] Configure a credential helper to remove this warning. See [2022-06-28T04:52:52.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:52:52.093Z] [2022-06-28T04:52:52.093Z] Login Succeeded [2022-06-28T04:52:52.093Z] nexus3.edgexfoundry.org:10004 [2022-06-28T04:52:52.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:52:52.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:52:52.355Z] Configure a credential helper to remove this warning. See [2022-06-28T04:52:52.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:52:52.355Z] [2022-06-28T04:52:52.355Z] Login Succeeded [2022-06-28T04:52:52.355Z] docker.io [2022-06-28T04:52:52.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:52:52.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:52:52.928Z] Configure a credential helper to remove this warning. See [2022-06-28T04:52:52.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:52:52.928Z] [2022-06-28T04:52:52.928Z] Login Succeeded [2022-06-28T04:52:52.928Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T04:52:52.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-28T04:52:53.300Z] + git rev-list -1 --merges 929417c098d3d008adb56404d75de1f8acaa36fb~1..929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] echo [2022-06-28T04:52:53.332Z] -----------> git rev-list -1 --merges 929417c098d3d008adb56404d75de1f8acaa36fb~1..929417c098d3d008adb56404d75de1f8acaa36fb 929417c098d3d008adb56404d75de1f8acaa36fb [2022-06-28T04:52:53.332Z] 929417c098d3d008adb56404d75de1f8acaa36fb [false] [Pipeline] sh [2022-06-28T04:52:53.631Z] + git log --format=format:%s -1 929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] echo [2022-06-28T04:52:53.646Z] ========================================================= [2022-06-28T04:52:53.646Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-28T04:52:53.646Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T04:52:53.984Z] + git log --format=format:%s -1 929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] echo [2022-06-28T04:52:53.995Z] [semverPrep] GIT_COMMIT: 929417c098d3d008adb56404d75de1f8acaa36fb, Commit Message: Merge commit 'f853e127f9664cf87b77d4de8e3f5891c25e071e' into HEAD [Pipeline] echo [2022-06-28T04:52:54.005Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-28T04:52:54.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T04:52:54.369Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-28T04:52:54.369Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-28T04:52:54.369Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-28T04:52:54.369Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-28T04:52:54.369Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-28T04:52:54.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:52:54.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T04:52:54.790Z] [2022-06-28T04:52:54.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:52:55.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T04:52:55.103Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-28T04:52:55.103Z] 42c077c10790: Pulling fs layer [2022-06-28T04:52:55.103Z] f63e77b7563a: Pulling fs layer [2022-06-28T04:52:55.103Z] bd5fdadae976: Pulling fs layer [2022-06-28T04:52:55.103Z] 205491f53016: Pulling fs layer [2022-06-28T04:52:55.103Z] df18705c85c3: Pulling fs layer [2022-06-28T04:52:55.103Z] bdb3f477010e: Pulling fs layer [2022-06-28T04:52:55.103Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-28T04:52:55.103Z] 2c6e9b1d212d: Pulling fs layer [2022-06-28T04:52:55.103Z] bdb8f0575790: Pulling fs layer [2022-06-28T04:52:55.103Z] 386e3cb2ff24: Pulling fs layer [2022-06-28T04:52:55.103Z] 2343380bae48: Pulling fs layer [2022-06-28T04:52:55.103Z] df18705c85c3: Waiting [2022-06-28T04:52:55.103Z] bdb8f0575790: Waiting [2022-06-28T04:52:55.103Z] bdb3f477010e: Waiting [2022-06-28T04:52:55.103Z] 2c6e9b1d212d: Waiting [2022-06-28T04:52:55.103Z] c8a8fc8e1c8f: Waiting [2022-06-28T04:52:55.103Z] 2343380bae48: Waiting [2022-06-28T04:52:55.103Z] 205491f53016: Waiting [2022-06-28T04:52:55.103Z] 386e3cb2ff24: Waiting [2022-06-28T04:52:55.103Z] f63e77b7563a: Verifying Checksum [2022-06-28T04:52:55.103Z] f63e77b7563a: Download complete [2022-06-28T04:52:55.103Z] 205491f53016: Download complete [2022-06-28T04:52:55.365Z] df18705c85c3: Verifying Checksum [2022-06-28T04:52:55.365Z] bd5fdadae976: Verifying Checksum [2022-06-28T04:52:55.365Z] df18705c85c3: Download complete [2022-06-28T04:52:55.365Z] bd5fdadae976: Download complete [2022-06-28T04:52:55.365Z] bdb3f477010e: Verifying Checksum [2022-06-28T04:52:55.365Z] bdb3f477010e: Download complete [2022-06-28T04:52:55.365Z] 2c6e9b1d212d: Verifying Checksum [2022-06-28T04:52:55.365Z] 2c6e9b1d212d: Download complete [2022-06-28T04:52:55.365Z] bdb8f0575790: Verifying Checksum [2022-06-28T04:52:55.365Z] bdb8f0575790: Download complete [2022-06-28T04:52:55.365Z] 386e3cb2ff24: Verifying Checksum [2022-06-28T04:52:55.365Z] 386e3cb2ff24: Download complete [2022-06-28T04:52:55.365Z] 2343380bae48: Download complete [2022-06-28T04:52:55.365Z] 42c077c10790: Download complete [2022-06-28T04:52:55.624Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-28T04:52:55.624Z] c8a8fc8e1c8f: Download complete [2022-06-28T04:52:56.564Z] 42c077c10790: Pull complete [2022-06-28T04:52:56.564Z] f63e77b7563a: Pull complete [2022-06-28T04:52:57.133Z] bd5fdadae976: Pull complete [2022-06-28T04:52:57.133Z] 205491f53016: Pull complete [2022-06-28T04:52:57.394Z] df18705c85c3: Pull complete [2022-06-28T04:52:57.394Z] bdb3f477010e: Pull complete [2022-06-28T04:52:59.302Z] c8a8fc8e1c8f: Pull complete [2022-06-28T04:52:59.302Z] 2c6e9b1d212d: Pull complete [2022-06-28T04:52:59.302Z] bdb8f0575790: Pull complete [2022-06-28T04:52:59.302Z] 386e3cb2ff24: Pull complete [2022-06-28T04:52:59.563Z] 2343380bae48: Pull complete [2022-06-28T04:52:59.563Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-28T04:52:59.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T04:52:59.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T04:52:59.660Z] prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container [2022-06-28T04:52:59.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@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-devops/py-git-semver:0.1.4 cat [2022-06-28T04:53:00.873Z] $ docker top 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 -eo pid,comm [2022-06-28T04:53:00.936Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-28T04:53:00.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T04:53:00.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T04:53:00.971Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T04:53:01.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T04:53:01.115Z] $ docker exec 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 ssh-agent [2022-06-28T04:53:01.236Z] SSH_AUTH_SOCK=/tmp/ssh-UqA7JSb6knRP/agent.33 [2022-06-28T04:53:01.236Z] SSH_AGENT_PID=39 [2022-06-28T04:53:01.242Z] Running ssh-add (command line suppressed) [2022-06-28T04:53:01.362Z] Identity added: /w/workspace/_app-service-configurable_PR-434@tmp/private_key_3003649341851367627.key (/w/workspace/_app-service-configurable_PR-434@tmp/private_key_3003649341851367627.key) [2022-06-28T04:53:01.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T04:53:01.670Z] + git tag --points-at HEAD [Pipeline] } [2022-06-28T04:53:01.694Z] $ docker exec --env ******** --env ******** 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 ssh-agent -k [2022-06-28T04:53:01.798Z] unset SSH_AUTH_SOCK; [2022-06-28T04:53:01.798Z] unset SSH_AGENT_PID; [2022-06-28T04:53:01.799Z] echo Agent pid 39 killed; [2022-06-28T04:53:01.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-28T04:53:01.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T04:53:01.834Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T04:53:01.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T04:53:01.956Z] $ docker exec 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 ssh-agent [2022-06-28T04:53:02.070Z] SSH_AUTH_SOCK=/tmp/ssh-OTBHO5ejymK6/agent.72 [2022-06-28T04:53:02.070Z] SSH_AGENT_PID=78 [2022-06-28T04:53:02.075Z] Running ssh-add (command line suppressed) [2022-06-28T04:53:02.204Z] Identity added: /w/workspace/_app-service-configurable_PR-434@tmp/private_key_1232637424567163962.key (/w/workspace/_app-service-configurable_PR-434@tmp/private_key_1232637424567163962.key) [2022-06-28T04:53:02.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T04:53:02.504Z] + git semver init [2022-06-28T04:53:02.765Z] 2022-06-28 04:53:02,684 [run_init] DEBUG init version:0.0.0 force:False [2022-06-28T04:53:02.765Z] 2022-06-28 04:53:02,685 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-434/.semver [2022-06-28T04:53:02.765Z] 2022-06-28 04:53:02,685 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-434/.semver [2022-06-28T04:53:02.765Z] 2022-06-28 04:53:02,686 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-434/.semver'], cwd=/w/workspace/_app-service-configurable_PR-434, universal_newlines=False, shell=None, istream=None) [2022-06-28T04:53:03.707Z] 2022-06-28 04:53:03,396 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-434/.git/info/exclude [2022-06-28T04:53:03.707Z] 2022-06-28 04:53:03,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-434/.semver/PR-434 with force:False [2022-06-28T04:53:03.707Z] 2022-06-28 04:53:03,396 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-434/.semver/PR-434 [2022-06-28T04:53:03.707Z] 2022-06-28 04:53:03,400 [execute] INFO git cat-file --batch-check [2022-06-28T04:53:03.707Z] 2022-06-28 04:53:03,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-434/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T04:53:03.707Z] 2022-06-28 04:53:03,407 [execute] INFO git cat-file --batch [2022-06-28T04:53:03.707Z] 2022-06-28 04:53:03,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-434/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T04:53:03.707Z] 2022-06-28 04:53:03,412 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-434/.semver/PR-434 [2022-06-28T04:53:03.707Z] 0.0.0 [Pipeline] } [2022-06-28T04:53:03.722Z] $ docker exec --env ******** --env ******** 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 ssh-agent -k [2022-06-28T04:53:03.831Z] unset SSH_AUTH_SOCK; [2022-06-28T04:53:03.831Z] unset SSH_AGENT_PID; [2022-06-28T04:53:03.831Z] echo Agent pid 78 killed; [2022-06-28T04:53:03.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T04:53:04.140Z] + git semver [Pipeline] } [2022-06-28T04:53:04.415Z] $ docker stop --time=1 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 [2022-06-28T04:53:05.738Z] $ docker rm -f 824f7885ed839b782ddf27bc5ba45189bb5faf2107b07f32623276eea8f12956 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T04:53:06.103Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-28T04:53:06.350Z] Stashed 1 file(s) [Pipeline] echo [2022-06-28T04:53:06.353Z] [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-06-28T04:53:06.472Z] provisioning config files... [2022-06-28T04:53:06.482Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config7399274907624992514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T04:53:06.778Z] ---> docker-login.sh [2022-06-28T04:53:06.778Z] nexus3.edgexfoundry.org:10001 [2022-06-28T04:53:06.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:53:06.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:53:06.778Z] Configure a credential helper to remove this warning. See [2022-06-28T04:53:06.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:53:06.778Z] [2022-06-28T04:53:06.778Z] Login Succeeded [2022-06-28T04:53:06.778Z] nexus3.edgexfoundry.org:10002 [2022-06-28T04:53:06.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:53:07.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:53:07.037Z] Configure a credential helper to remove this warning. See [2022-06-28T04:53:07.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:53:07.037Z] [2022-06-28T04:53:07.037Z] Login Succeeded [2022-06-28T04:53:07.037Z] nexus3.edgexfoundry.org:10003 [2022-06-28T04:53:07.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:53:07.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:53:07.037Z] Configure a credential helper to remove this warning. See [2022-06-28T04:53:07.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:53:07.037Z] [2022-06-28T04:53:07.037Z] Login Succeeded [2022-06-28T04:53:07.037Z] nexus3.edgexfoundry.org:10004 [2022-06-28T04:53:07.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:53:07.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:53:07.298Z] Configure a credential helper to remove this warning. See [2022-06-28T04:53:07.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:53:07.298Z] [2022-06-28T04:53:07.298Z] Login Succeeded [2022-06-28T04:53:07.298Z] docker.io [2022-06-28T04:53:07.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:53:07.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:53:07.559Z] Configure a credential helper to remove this warning. See [2022-06-28T04:53:07.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:53:07.559Z] [2022-06-28T04:53:07.559Z] Login Succeeded [2022-06-28T04:53:07.559Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T04:53:07.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T04:53:07.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T04:53:07.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T04:53:07.720Z] ========================================================= [2022-06-28T04:53:07.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-28T04:53:07.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:53:08.038Z] + 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-06-28T04:53:08.038Z] Sending build context to Docker daemon 3.091MB [2022-06-28T04:53:08.038Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T04:53:08.038Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-28T04:53:08.038Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-28T04:53:08.038Z] 59bf1c3509f3: Pulling fs layer [2022-06-28T04:53:08.038Z] 666ba61612fd: Pulling fs layer [2022-06-28T04:53:08.038Z] 8ed8ca486205: Pulling fs layer [2022-06-28T04:53:08.038Z] cc1cd167ecdc: Pulling fs layer [2022-06-28T04:53:08.038Z] c516ae0d96e1: Pulling fs layer [2022-06-28T04:53:08.038Z] 684cea983483: Pulling fs layer [2022-06-28T04:53:08.038Z] dd3240ac7de5: Pulling fs layer [2022-06-28T04:53:08.038Z] b1e948a4e11c: Pulling fs layer [2022-06-28T04:53:08.038Z] a8fd76ee1af6: Pulling fs layer [2022-06-28T04:53:08.038Z] 646ad004c059: Pulling fs layer [2022-06-28T04:53:08.038Z] cc1cd167ecdc: Waiting [2022-06-28T04:53:08.038Z] b1e948a4e11c: Waiting [2022-06-28T04:53:08.038Z] c516ae0d96e1: Waiting [2022-06-28T04:53:08.038Z] a8fd76ee1af6: Waiting [2022-06-28T04:53:08.038Z] 646ad004c059: Waiting [2022-06-28T04:53:08.038Z] 684cea983483: Waiting [2022-06-28T04:53:08.038Z] dd3240ac7de5: Waiting [2022-06-28T04:53:08.038Z] 8ed8ca486205: Download complete [2022-06-28T04:53:08.038Z] 666ba61612fd: Download complete [2022-06-28T04:53:08.038Z] c516ae0d96e1: Verifying Checksum [2022-06-28T04:53:08.038Z] c516ae0d96e1: Download complete [2022-06-28T04:53:08.038Z] 684cea983483: Verifying Checksum [2022-06-28T04:53:08.038Z] 684cea983483: Download complete [2022-06-28T04:53:08.038Z] 59bf1c3509f3: Verifying Checksum [2022-06-28T04:53:08.038Z] 59bf1c3509f3: Download complete [2022-06-28T04:53:08.038Z] dd3240ac7de5: Download complete [2022-06-28T04:53:08.302Z] 59bf1c3509f3: Pull complete [2022-06-28T04:53:08.302Z] b1e948a4e11c: Verifying Checksum [2022-06-28T04:53:08.302Z] b1e948a4e11c: Download complete [2022-06-28T04:53:08.302Z] 666ba61612fd: Pull complete [2022-06-28T04:53:08.569Z] 8ed8ca486205: Pull complete [2022-06-28T04:53:08.832Z] 646ad004c059: Verifying Checksum [2022-06-28T04:53:08.832Z] 646ad004c059: Download complete [2022-06-28T04:53:08.832Z] cc1cd167ecdc: Verifying Checksum [2022-06-28T04:53:08.832Z] cc1cd167ecdc: Download complete [2022-06-28T04:53:09.091Z] a8fd76ee1af6: Verifying Checksum [2022-06-28T04:53:09.091Z] a8fd76ee1af6: Download complete [2022-06-28T04:53:12.382Z] cc1cd167ecdc: Pull complete [2022-06-28T04:53:12.382Z] c516ae0d96e1: Pull complete [2022-06-28T04:53:12.382Z] 684cea983483: Pull complete [2022-06-28T04:53:12.382Z] dd3240ac7de5: Pull complete [2022-06-28T04:53:12.643Z] b1e948a4e11c: Pull complete [2022-06-28T04:53:14.549Z] a8fd76ee1af6: Pull complete [2022-06-28T04:53:15.487Z] 646ad004c059: Pull complete [2022-06-28T04:53:15.487Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-28T04:53:15.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T04:53:15.487Z] ---> 8f69c11f6b0c [2022-06-28T04:53:15.487Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-28T04:53:16.871Z] ---> Running in 631d94465dee [2022-06-28T04:53:16.871Z] Removing intermediate container 631d94465dee [2022-06-28T04:53:16.871Z] ---> 0fbca53b849c [2022-06-28T04:53:16.871Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T04:53:16.871Z] ---> Running in e8620d73f704 [2022-06-28T04:53:16.871Z] Removing intermediate container e8620d73f704 [2022-06-28T04:53:16.871Z] ---> e9fea5ce58ae [2022-06-28T04:53:16.871Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T04:53:16.871Z] ---> Running in 92f724d6b6b9 [2022-06-28T04:53:16.871Z] Removing intermediate container 92f724d6b6b9 [2022-06-28T04:53:16.871Z] ---> abd27e1a6b04 [2022-06-28T04:53:16.871Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T04:53:16.871Z] ---> Running in 45beeaad4e30 [2022-06-28T04:53:17.441Z] Removing intermediate container 45beeaad4e30 [2022-06-28T04:53:17.442Z] ---> 82cc9f1c7b70 [2022-06-28T04:53:17.442Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T04:53:17.442Z] ---> Running in 5ef59c337943 [2022-06-28T04:53:17.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T04:53:18.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T04:53:18.902Z] OK: 221 MiB in 52 packages [2022-06-28T04:53:19.161Z] Removing intermediate container 5ef59c337943 [2022-06-28T04:53:19.161Z] ---> db6312dd336f [2022-06-28T04:53:19.161Z] Step 8/13 : WORKDIR /app [2022-06-28T04:53:19.421Z] ---> Running in ecaaade1d4af [2022-06-28T04:53:19.421Z] Removing intermediate container ecaaade1d4af [2022-06-28T04:53:19.421Z] ---> bd786f885e97 [2022-06-28T04:53:19.421Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-28T04:53:19.421Z] ---> 54705339bab6 [2022-06-28T04:53:19.421Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T04:53:19.680Z] ---> Running in 6d4af268eb09 [2022-06-28T04:53:21.442Z] Still waiting to schedule task [2022-06-28T04:53:21.442Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-28T04:53:34.589Z] Removing intermediate container 6d4af268eb09 [2022-06-28T04:53:34.589Z] ---> c6b9bdaae701 [2022-06-28T04:53:34.589Z] Step 11/13 : COPY . . [2022-06-28T04:53:34.589Z] ---> 42853d6daf68 [2022-06-28T04:53:34.589Z] Step 12/13 : ARG MAKE="make build" [2022-06-28T04:53:34.589Z] ---> Running in d122cde1a83c [2022-06-28T04:53:34.589Z] Removing intermediate container d122cde1a83c [2022-06-28T04:53:34.589Z] ---> 4ead98613d18 [2022-06-28T04:53:34.589Z] Step 13/13 : RUN $MAKE [2022-06-28T04:53:34.589Z] ---> Running in 30860ddea1d7 [2022-06-28T04:53:34.589Z] noop [2022-06-28T04:53:34.589Z] Removing intermediate container 30860ddea1d7 [2022-06-28T04:53:34.589Z] ---> 3fec327572fe [2022-06-28T04:53:34.589Z] Successfully built 3fec327572fe [2022-06-28T04:53:34.589Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:53:34.903Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T04:53:34.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T04:53:34.982Z] prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container [2022-06-28T04:53:35.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T04:53:35.378Z] $ docker top d0dc20ef7a70caebf0501d98d79608e644235e9cf3fadb541fc5915b2501438a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T04:53:35.777Z] + go version [2022-06-28T04:53:35.777Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-28T04:53:35.794Z] $ docker stop --time=1 d0dc20ef7a70caebf0501d98d79608e644235e9cf3fadb541fc5915b2501438a [2022-06-28T04:53:37.104Z] $ docker rm -f d0dc20ef7a70caebf0501d98d79608e644235e9cf3fadb541fc5915b2501438a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:53:37.505Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T04:53:37.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T04:53:37.583Z] prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container [2022-06-28T04:53:37.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T04:53:37.974Z] $ docker top ec40edce1f3b6e34f6974e730a5a1ab862dfe3d364690239d19510ae1e082f78 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-28T04:53:38.346Z] + make test [2022-06-28T04:53:38.346Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-28T04:53:48.331Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-28T04:53:48.331Z] CGO_ENABLED=1 go vet ./... [2022-06-28T04:53:50.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T04:53:50.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T04:53:50.870Z] ./bin/test-attribution-txt.sh [2022-06-28T04:53:50.870Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-28T04:53:50.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-28T04:53:50.903Z] $ docker stop --time=1 ec40edce1f3b6e34f6974e730a5a1ab862dfe3d364690239d19510ae1e082f78 [2022-06-28T04:53:52.495Z] $ docker rm -f ec40edce1f3b6e34f6974e730a5a1ab862dfe3d364690239d19510ae1e082f78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T04:53:52.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-28T04:53:52.917Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-28T04:53:53.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-28T04:53:53.707Z] + ls -al . [2022-06-28T04:53:53.707Z] total 168 [2022-06-28T04:53:53.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 04:53 . [2022-06-28T04:53:53.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 04:52 .. [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 28 04:52 .dockerignore [2022-06-28T04:53:53.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 04:53 .git [2022-06-28T04:53:53.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 04:52 .github [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 28 04:52 .gitignore [2022-06-28T04:53:53.707Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 04:53 .semver [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 28 04:52 Attribution.txt [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 28 04:52 CHANGELOG.md [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 28 04:52 Dockerfile [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 04:52 GOVERNANCE.md [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 28 04:52 Jenkinsfile [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 28 04:52 LICENSE [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 28 04:52 OWNERS.md [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 28 04:52 README.md [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 04:53 VERSION [2022-06-28T04:53:53.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 04:52 bin [2022-06-28T04:53:53.707Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 28 04:53 coverage.out [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 28 04:52 go.mod [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 36618 Jun 28 04:52 go.sum [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 28 04:52 main.go [2022-06-28T04:53:53.707Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 28 04:52 makefile [2022-06-28T04:53:53.707Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 04:52 res [2022-06-28T04:53:53.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 04:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:53:54.016Z] + 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=929417c098d3d008adb56404d75de1f8acaa36fb --label arch=amd64 --label version=0.0.0 . [2022-06-28T04:53:54.016Z] Sending build context to Docker daemon 3.092MB [2022-06-28T04:53:54.016Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T04:53:54.016Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-28T04:53:54.016Z] ---> 3fec327572fe [2022-06-28T04:53:54.016Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-28T04:53:54.016Z] ---> Running in 9d2a7a470c19 [2022-06-28T04:53:54.016Z] Removing intermediate container 9d2a7a470c19 [2022-06-28T04:53:54.016Z] ---> fd51467d301c [2022-06-28T04:53:54.016Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T04:53:54.276Z] ---> Running in 2aafe28f3862 [2022-06-28T04:53:54.276Z] Removing intermediate container 2aafe28f3862 [2022-06-28T04:53:54.276Z] ---> 712cb383950d [2022-06-28T04:53:54.276Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T04:53:54.276Z] ---> Running in 4544e5fd128d [2022-06-28T04:53:54.276Z] Removing intermediate container 4544e5fd128d [2022-06-28T04:53:54.276Z] ---> 6366d2d54655 [2022-06-28T04:53:54.276Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T04:53:54.276Z] ---> Running in 5eacca23ee5f [2022-06-28T04:53:54.844Z] Removing intermediate container 5eacca23ee5f [2022-06-28T04:53:54.844Z] ---> a7b7c22fa779 [2022-06-28T04:53:54.844Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T04:53:54.844Z] ---> Running in e0112bfac572 [2022-06-28T04:53:55.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T04:53:55.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T04:53:56.248Z] OK: 221 MiB in 52 packages [2022-06-28T04:53:56.508Z] Removing intermediate container e0112bfac572 [2022-06-28T04:53:56.508Z] ---> 19e47cccfb0f [2022-06-28T04:53:56.508Z] Step 8/27 : WORKDIR /app [2022-06-28T04:53:56.770Z] ---> Running in be5b86d0e6be [2022-06-28T04:53:56.770Z] Removing intermediate container be5b86d0e6be [2022-06-28T04:53:56.770Z] ---> 71c8e8e79811 [2022-06-28T04:53:56.770Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-28T04:53:56.770Z] ---> 48ecd5dee7e9 [2022-06-28T04:53:56.770Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T04:53:57.030Z] ---> Running in 66aa9943ce0a [2022-06-28T04:53:57.601Z] Removing intermediate container 66aa9943ce0a [2022-06-28T04:53:57.601Z] ---> a410658341cf [2022-06-28T04:53:57.601Z] Step 11/27 : COPY . . [2022-06-28T04:53:57.862Z] ---> 45ae8bf71f3c [2022-06-28T04:53:57.862Z] Step 12/27 : ARG MAKE="make build" [2022-06-28T04:53:57.862Z] ---> Running in 97ed09584298 [2022-06-28T04:53:57.862Z] Removing intermediate container 97ed09584298 [2022-06-28T04:53:57.862Z] ---> 9d7f9be8551b [2022-06-28T04:53:57.862Z] Step 13/27 : RUN $MAKE [2022-06-28T04:53:57.862Z] ---> Running in 66b35ee87774 [2022-06-28T04:53:58.122Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-28T04:54:16.232Z] Removing intermediate container 66b35ee87774 [2022-06-28T04:54:16.232Z] ---> 0ae3832dcfe2 [2022-06-28T04:54:16.232Z] Step 14/27 : FROM alpine:3.14 [2022-06-28T04:54:16.803Z] 3.14: Pulling from library/alpine [2022-06-28T04:54:16.803Z] 8663204ce13b: Pulling fs layer [2022-06-28T04:54:17.063Z] 8663204ce13b: Verifying Checksum [2022-06-28T04:54:17.063Z] 8663204ce13b: Pull complete [2022-06-28T04:54:17.063Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T04:54:17.063Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T04:54:17.063Z] ---> e04c818066af [2022-06-28T04:54:17.063Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T04:54:17.322Z] ---> Running in 71e79f2c7769 [2022-06-28T04:54:17.322Z] Removing intermediate container 71e79f2c7769 [2022-06-28T04:54:17.323Z] ---> d75b4d5581b0 [2022-06-28T04:54:17.323Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-28T04:54:17.323Z] ---> Running in 8003f944f077 [2022-06-28T04:54:17.323Z] Removing intermediate container 8003f944f077 [2022-06-28T04:54:17.323Z] ---> 788150951f2c [2022-06-28T04:54:17.323Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-28T04:54:17.582Z] ---> Running in cb955ec55222 [2022-06-28T04:54:17.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T04:54:17.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T04:54:18.101Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-28T04:54:18.101Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-28T04:54:18.101Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T04:54:18.101Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-28T04:54:18.101Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T04:54:18.101Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-28T04:54:18.101Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-28T04:54:18.101Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T04:54:18.101Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T04:54:18.101Z] OK: 9 MiB in 21 packages [2022-06-28T04:54:18.671Z] Removing intermediate container cb955ec55222 [2022-06-28T04:54:18.671Z] ---> 9d5115619419 [2022-06-28T04:54:18.671Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-28T04:54:18.671Z] ---> 127ba140f65e [2022-06-28T04:54:18.671Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-28T04:54:18.671Z] ---> 475c17e97d63 [2022-06-28T04:54:18.671Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-28T04:54:18.932Z] ---> c306eac2ffdc [2022-06-28T04:54:18.932Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-28T04:54:19.504Z] ---> 97d379c82dbb [2022-06-28T04:54:19.504Z] Step 22/27 : EXPOSE 48095 [2022-06-28T04:54:19.504Z] ---> Running in e8e60cba8a69 [2022-06-28T04:54:19.504Z] Removing intermediate container e8e60cba8a69 [2022-06-28T04:54:19.504Z] ---> ddf72d1efaa6 [2022-06-28T04:54:19.504Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-28T04:54:19.504Z] ---> Running in b40dba5ca9a8 [2022-06-28T04:54:19.504Z] Removing intermediate container b40dba5ca9a8 [2022-06-28T04:54:19.504Z] ---> bdffc31adae5 [2022-06-28T04:54:19.504Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T04:54:19.765Z] ---> Running in b7458c097ec3 [2022-06-28T04:54:19.765Z] Removing intermediate container b7458c097ec3 [2022-06-28T04:54:19.765Z] ---> 13aee4d60ebb [2022-06-28T04:54:19.765Z] Step 25/27 : LABEL arch=amd64 [2022-06-28T04:54:19.765Z] ---> Running in e1983e9f9660 [2022-06-28T04:54:19.765Z] Removing intermediate container e1983e9f9660 [2022-06-28T04:54:19.765Z] ---> 3eedf55a185e [2022-06-28T04:54:19.765Z] Step 26/27 : LABEL git_sha=929417c098d3d008adb56404d75de1f8acaa36fb [2022-06-28T04:54:19.765Z] ---> Running in 8b7231dee688 [2022-06-28T04:54:20.026Z] Removing intermediate container 8b7231dee688 [2022-06-28T04:54:20.026Z] ---> bc3f8b99cd4b [2022-06-28T04:54:20.026Z] Step 27/27 : LABEL version=0.0.0 [2022-06-28T04:54:20.026Z] ---> Running in 6093265f5d36 [2022-06-28T04:54:20.026Z] Removing intermediate container 6093265f5d36 [2022-06-28T04:54:20.026Z] ---> c6d9f3d6d0fd [2022-06-28T04:54:20.026Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-28T04:54:20.026Z] Successfully built c6d9f3d6d0fd [2022-06-28T04:54:20.026Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:54:20.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T04:54:20.467Z] [2022-06-28T04:54:20.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:54:20.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T04:54:20.763Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-28T04:54:20.763Z] 5eb5b503b376: Pulling fs layer [2022-06-28T04:54:20.763Z] 5c69ac0246d0: Pulling fs layer [2022-06-28T04:54:20.763Z] ec43610c2a17: Pulling fs layer [2022-06-28T04:54:20.763Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-28T04:54:20.763Z] 33b1e0a273af: Pulling fs layer [2022-06-28T04:54:20.763Z] 5d3b04190fa2: Pulling fs layer [2022-06-28T04:54:20.763Z] 2f39f015ded8: Pulling fs layer [2022-06-28T04:54:20.763Z] 3a2ae6a8a46f: Waiting [2022-06-28T04:54:20.763Z] 5d3b04190fa2: Waiting [2022-06-28T04:54:20.763Z] 33b1e0a273af: Waiting [2022-06-28T04:54:20.763Z] 2f39f015ded8: Waiting [2022-06-28T04:54:20.763Z] 5c69ac0246d0: Download complete [2022-06-28T04:54:20.763Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-28T04:54:20.763Z] 3a2ae6a8a46f: Download complete [2022-06-28T04:54:20.763Z] 33b1e0a273af: Verifying Checksum [2022-06-28T04:54:20.763Z] 33b1e0a273af: Download complete [2022-06-28T04:54:20.763Z] 5d3b04190fa2: Verifying Checksum [2022-06-28T04:54:20.763Z] 5d3b04190fa2: Download complete [2022-06-28T04:54:20.763Z] ec43610c2a17: Verifying Checksum [2022-06-28T04:54:20.763Z] ec43610c2a17: Download complete [2022-06-28T04:54:21.022Z] 5eb5b503b376: Verifying Checksum [2022-06-28T04:54:21.022Z] 5eb5b503b376: Download complete [2022-06-28T04:54:21.590Z] 2f39f015ded8: Verifying Checksum [2022-06-28T04:54:21.590Z] 2f39f015ded8: Download complete [2022-06-28T04:54:22.157Z] 5eb5b503b376: Pull complete [2022-06-28T04:54:22.158Z] 5c69ac0246d0: Pull complete [2022-06-28T04:54:22.731Z] ec43610c2a17: Pull complete [2022-06-28T04:54:22.731Z] 3a2ae6a8a46f: Pull complete [2022-06-28T04:54:22.991Z] 33b1e0a273af: Pull complete [2022-06-28T04:54:22.991Z] 5d3b04190fa2: Pull complete [2022-06-28T04:54:27.183Z] 2f39f015ded8: Pull complete [2022-06-28T04:54:27.183Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-28T04:54:27.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T04:54:27.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T04:54:27.279Z] prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container [2022-06-28T04:54:27.316Z] $ 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-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T04:54:28.644Z] $ docker top 6bb8b3d635237cba5b51f5f8301b5f4fdc6cf8e34ceb04c169ce48b6f7210a76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T04:54:29.044Z] ---> job-cost.sh [2022-06-28T04:54:29.044Z] lf-activate-venv: SKIPPING [2022-06-28T04:54:29.044Z] INFO: No Stack... [2022-06-28T04:54:29.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T04:54:29.873Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T04:54:30.164Z] + cat /w/workspace/_app-service-configurable_PR-434/archives/cost.csv [2022-06-28T04:54:30.164Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T04:54:30.178Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [2022-06-28T04:54:30.183Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] did not exist. Created. [2022-06-28T04:54:30.183Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T04:54:30.483Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-28T04:54:30.517Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T04:54:30.524Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T04:54:30.543Z] $ docker stop --time=1 6bb8b3d635237cba5b51f5f8301b5f4fdc6cf8e34ceb04c169ce48b6f7210a76 [2022-06-28T04:54:31.706Z] $ docker rm -f 6bb8b3d635237cba5b51f5f8301b5f4fdc6cf8e34ceb04c169ce48b6f7210a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-28T04:54:59.191Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16188 in /w/workspace/_app-service-configurable_PR-434 [Pipeline] { [Pipeline] ws [2022-06-28T04:54:59.203Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-06-28T04:54:59.240Z] Selected Git installation does not exist. Using Default [2022-06-28T04:54:59.240Z] The recommended git tool is: NONE [2022-06-28T04:55:05.343Z] using credential edgex-jenkins-ssh [2022-06-28T04:55:05.359Z] Cloning the remote Git repository [2022-06-28T04:55:05.421Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-28T04:55:05.495Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-06-28T04:55:05.573Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-28T04:55:05.574Z] > git --version # timeout=10 [2022-06-28T04:55:05.642Z] > git --version # 'git version 2.25.1' [2022-06-28T04:55:05.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T04:55:05.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T04:55:06.760Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-28T04:55:06.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T04:55:06.806Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-28T04:55:06.835Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-28T04:55:06.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T04:55:06.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/434/head:refs/remotes/origin/PR-434 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-28T04:55:07.285Z] Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit 67b5ebe44866dd8b745cb0133ca996ba3cbef93e [2022-06-28T04:55:07.528Z] Merge succeeded, producing 2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 [2022-06-28T04:55:07.529Z] Checking out Revision 2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 (PR-434) [2022-06-28T04:55:07.307Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T04:55:07.322Z] > git checkout -f 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 [2022-06-28T04:55:07.406Z] > git remote # timeout=10 [2022-06-28T04:55:07.431Z] > git config --get remote.origin.url # timeout=10 [2022-06-28T04:55:07.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T04:55:07.464Z] > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 [2022-06-28T04:55:07.518Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-28T04:55:07.538Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T04:55:07.550Z] > git checkout -f 2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 # timeout=10 [2022-06-28T04:55:11.659Z] Commit message: "Merge commit 'f853e127f9664cf87b77d4de8e3f5891c25e071e' into HEAD" [2022-06-28T04:55:11.669Z] > git rev-list --no-walk 67b5ebe44866dd8b745cb0133ca996ba3cbef93e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T04:55:12.634Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-28T04:55:12.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T04:55:12.634Z] Dload Upload Total Spent Left Speed [2022-06-28T04:55:12.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 94253 [Pipeline] sh [2022-06-28T04:55:13.385Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-28T04:55:13.724Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-28T04:55:13.724Z] + sudo tee /etc/docker/daemon.new [2022-06-28T04:55:13.724Z] { [2022-06-28T04:55:13.724Z] "registry-mirrors": [ [2022-06-28T04:55:13.724Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-28T04:55:13.724Z] ], [2022-06-28T04:55:13.724Z] "bip": "10.250.0.254/24", [2022-06-28T04:55:13.724Z] "hosts": [ [2022-06-28T04:55:13.724Z] "tcp://0.0.0.0:5555", [2022-06-28T04:55:13.724Z] "unix:///var/run/docker.sock" [2022-06-28T04:55:13.724Z] ], [2022-06-28T04:55:13.724Z] "mtu": 1458, [2022-06-28T04:55:13.724Z] "selinux-enabled": true, [2022-06-28T04:55:13.724Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-28T04:55:13.724Z] } [Pipeline] sh [2022-06-28T04:55:14.062Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-28T04:55:14.407Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T04:55:32.890Z] provisioning config files... [2022-06-28T04:55:32.913Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config2969344993147187550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T04:55:33.261Z] ---> docker-login.sh [2022-06-28T04:55:33.261Z] nexus3.edgexfoundry.org:10001 [2022-06-28T04:55:33.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:55:34.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:55:34.126Z] Configure a credential helper to remove this warning. See [2022-06-28T04:55:34.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:55:34.126Z] [2022-06-28T04:55:34.126Z] Login Succeeded [2022-06-28T04:55:34.126Z] nexus3.edgexfoundry.org:10002 [2022-06-28T04:55:34.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:55:34.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:55:34.398Z] Configure a credential helper to remove this warning. See [2022-06-28T04:55:34.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:55:34.398Z] [2022-06-28T04:55:34.398Z] Login Succeeded [2022-06-28T04:55:34.398Z] nexus3.edgexfoundry.org:10003 [2022-06-28T04:55:34.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:55:34.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:55:34.941Z] Configure a credential helper to remove this warning. See [2022-06-28T04:55:34.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:55:34.941Z] [2022-06-28T04:55:34.941Z] Login Succeeded [2022-06-28T04:55:34.941Z] nexus3.edgexfoundry.org:10004 [2022-06-28T04:55:35.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:55:35.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:55:35.221Z] Configure a credential helper to remove this warning. See [2022-06-28T04:55:35.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:55:35.221Z] [2022-06-28T04:55:35.221Z] Login Succeeded [2022-06-28T04:55:35.221Z] docker.io [2022-06-28T04:55:35.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T04:55:36.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T04:55:36.090Z] Configure a credential helper to remove this warning. See [2022-06-28T04:55:36.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T04:55:36.090Z] [2022-06-28T04:55:36.090Z] Login Succeeded [2022-06-28T04:55:36.090Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T04:55:36.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T04:55:36.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T04:55:36.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T04:55:36.371Z] ========================================================= [2022-06-28T04:55:36.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-28T04:55:36.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:55:36.735Z] + 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-06-28T04:55:36.735Z] Sending build context to Docker daemon 205.3kB [2022-06-28T04:55:37.008Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T04:55:37.008Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-28T04:55:37.286Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-28T04:55:37.286Z] 9b3977197b4f: Pulling fs layer [2022-06-28T04:55:37.286Z] 1a89e8eeedd5: Pulling fs layer [2022-06-28T04:55:37.286Z] 94645a83ff95: Pulling fs layer [2022-06-28T04:55:37.286Z] e6fb740bc735: Pulling fs layer [2022-06-28T04:55:37.286Z] 3a77bd46dcc9: Pulling fs layer [2022-06-28T04:55:37.286Z] 355e64cbe906: Pulling fs layer [2022-06-28T04:55:37.286Z] 63ab81a10011: Pulling fs layer [2022-06-28T04:55:37.286Z] 555d1d1c4555: Pulling fs layer [2022-06-28T04:55:37.286Z] 7d9057610161: Pulling fs layer [2022-06-28T04:55:37.286Z] e6fb740bc735: Waiting [2022-06-28T04:55:37.286Z] 3a77bd46dcc9: Waiting [2022-06-28T04:55:37.286Z] 355e64cbe906: Waiting [2022-06-28T04:55:37.286Z] 63ab81a10011: Waiting [2022-06-28T04:55:37.286Z] 555d1d1c4555: Waiting [2022-06-28T04:55:37.286Z] 7d9057610161: Waiting [2022-06-28T04:55:37.286Z] 94645a83ff95: Download complete [2022-06-28T04:55:37.286Z] 1a89e8eeedd5: Verifying Checksum [2022-06-28T04:55:37.286Z] 1a89e8eeedd5: Download complete [2022-06-28T04:55:37.286Z] 3a77bd46dcc9: Verifying Checksum [2022-06-28T04:55:37.286Z] 3a77bd46dcc9: Download complete [2022-06-28T04:55:37.286Z] 355e64cbe906: Verifying Checksum [2022-06-28T04:55:37.286Z] 355e64cbe906: Download complete [2022-06-28T04:55:37.286Z] 9b3977197b4f: Verifying Checksum [2022-06-28T04:55:37.286Z] 9b3977197b4f: Download complete [2022-06-28T04:55:37.286Z] 63ab81a10011: Verifying Checksum [2022-06-28T04:55:37.286Z] 63ab81a10011: Download complete [2022-06-28T04:55:38.283Z] 9b3977197b4f: Pull complete [2022-06-28T04:55:38.283Z] 7d9057610161: Verifying Checksum [2022-06-28T04:55:38.283Z] 7d9057610161: Download complete [2022-06-28T04:55:38.889Z] 1a89e8eeedd5: Pull complete [2022-06-28T04:55:39.167Z] 94645a83ff95: Pull complete [2022-06-28T04:55:39.443Z] 555d1d1c4555: Verifying Checksum [2022-06-28T04:55:39.443Z] 555d1d1c4555: Download complete [2022-06-28T04:55:40.043Z] e6fb740bc735: Verifying Checksum [2022-06-28T04:55:40.043Z] e6fb740bc735: Download complete [2022-06-28T04:55:52.460Z] e6fb740bc735: Pull complete [2022-06-28T04:55:52.460Z] 3a77bd46dcc9: Pull complete [2022-06-28T04:55:52.460Z] 355e64cbe906: Pull complete [2022-06-28T04:55:52.460Z] 63ab81a10011: Pull complete [2022-06-28T04:55:59.185Z] 555d1d1c4555: Pull complete [2022-06-28T04:56:01.175Z] 7d9057610161: Pull complete [2022-06-28T04:56:01.175Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-28T04:56:01.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T04:56:01.176Z] ---> 819e984ddca1 [2022-06-28T04:56:01.176Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-28T04:56:02.625Z] ---> Running in e483ba4c0766 [2022-06-28T04:56:02.625Z] Removing intermediate container e483ba4c0766 [2022-06-28T04:56:02.625Z] ---> 3a84a8dc8206 [2022-06-28T04:56:02.625Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T04:56:02.900Z] ---> Running in ded0cc77dcea [2022-06-28T04:56:03.173Z] Removing intermediate container ded0cc77dcea [2022-06-28T04:56:03.173Z] ---> 2337df6007f2 [2022-06-28T04:56:03.173Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T04:56:03.173Z] ---> Running in f14cae21bb74 [2022-06-28T04:56:03.448Z] Removing intermediate container f14cae21bb74 [2022-06-28T04:56:03.448Z] ---> 0d3e5e597442 [2022-06-28T04:56:03.448Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T04:56:03.724Z] ---> Running in b49b93ab6e1e [2022-06-28T04:56:07.111Z] Removing intermediate container b49b93ab6e1e [2022-06-28T04:56:07.112Z] ---> 3e7ff3f4bbbb [2022-06-28T04:56:07.112Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T04:56:07.112Z] ---> Running in 97d8494aba88 [2022-06-28T04:56:07.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T04:56:08.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T04:56:09.287Z] OK: 220 MiB in 52 packages [2022-06-28T04:56:09.897Z] Removing intermediate container 97d8494aba88 [2022-06-28T04:56:09.897Z] ---> 3c35f7be902d [2022-06-28T04:56:09.897Z] Step 8/13 : WORKDIR /app [2022-06-28T04:56:10.171Z] ---> Running in c6dadca024e5 [2022-06-28T04:56:10.445Z] Removing intermediate container c6dadca024e5 [2022-06-28T04:56:10.445Z] ---> 374a0bd8dc5b [2022-06-28T04:56:10.445Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-28T04:56:11.044Z] ---> aac214379775 [2022-06-28T04:56:11.044Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T04:56:11.044Z] ---> Running in 2e8ecb97e36d [2022-06-28T04:56:58.035Z] Removing intermediate container 2e8ecb97e36d [2022-06-28T04:56:58.035Z] ---> f58235619c09 [2022-06-28T04:56:58.035Z] Step 11/13 : COPY . . [2022-06-28T04:56:58.035Z] ---> d5666237ef76 [2022-06-28T04:56:58.035Z] Step 12/13 : ARG MAKE="make build" [2022-06-28T04:56:58.035Z] ---> Running in aedc40ab3a13 [2022-06-28T04:56:58.035Z] Removing intermediate container aedc40ab3a13 [2022-06-28T04:56:58.035Z] ---> 54fc163a6821 [2022-06-28T04:56:58.035Z] Step 13/13 : RUN $MAKE [2022-06-28T04:56:58.035Z] ---> Running in a07fcaf848cc [2022-06-28T04:56:58.035Z] noop [2022-06-28T04:56:58.035Z] Removing intermediate container a07fcaf848cc [2022-06-28T04:56:58.035Z] ---> cd0ffced0c71 [2022-06-28T04:56:58.035Z] Successfully built cd0ffced0c71 [2022-06-28T04:56:58.035Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:56:58.406Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T04:56:58.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T04:56:58.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-16188 does not seem to be running inside a container [2022-06-28T04:56:58.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T04:57:00.016Z] $ docker top 9516cd4c14040f9b9f3cdbb642c33734620b2d35706c17f8a1753da955a4652b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T04:57:00.931Z] + go version [2022-06-28T04:57:00.931Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-28T04:57:00.962Z] $ docker stop --time=1 9516cd4c14040f9b9f3cdbb642c33734620b2d35706c17f8a1753da955a4652b [2022-06-28T04:57:02.593Z] $ docker rm -f 9516cd4c14040f9b9f3cdbb642c33734620b2d35706c17f8a1753da955a4652b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:57:03.192Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T04:57:03.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T04:57:03.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-16188 does not seem to be running inside a container [2022-06-28T04:57:03.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-28T04:57:04.801Z] $ docker top bd7e15ec5634608537b98f12d8d468f665c90fe6ed54cf972f8fafe37e87e2ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-28T04:57:05.703Z] + make test [2022-06-28T04:57:05.703Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-28T04:58:27.540Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-28T04:58:27.540Z] CGO_ENABLED=1 go vet ./... [2022-06-28T04:58:45.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T04:58:45.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T04:58:45.913Z] ./bin/test-attribution-txt.sh [2022-06-28T04:58:45.913Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-28T04:58:45.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-28T04:58:45.957Z] $ docker stop --time=1 bd7e15ec5634608537b98f12d8d468f665c90fe6ed54cf972f8fafe37e87e2ec [2022-06-28T04:58:47.720Z] $ docker rm -f bd7e15ec5634608537b98f12d8d468f665c90fe6ed54cf972f8fafe37e87e2ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T04:58:48.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-28T04:58:48.680Z] Warning: overwriting stash ‘coverage-report’ [2022-06-28T04:58:49.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T04:58:49.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-28T04:58:49.852Z] + ls -al . [2022-06-28T04:58:49.852Z] total 164 [2022-06-28T04:58:49.852Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 04:57 . [2022-06-28T04:58:49.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 04:55 .. [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 28 04:55 .dockerignore [2022-06-28T04:58:49.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 04:55 .git [2022-06-28T04:58:49.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 04:55 .github [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 28 04:55 .gitignore [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 28 04:55 Attribution.txt [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 28 04:55 CHANGELOG.md [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 28 04:55 Dockerfile [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 04:55 GOVERNANCE.md [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 28 04:55 Jenkinsfile [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 28 04:55 LICENSE [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 28 04:55 OWNERS.md [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 28 04:55 README.md [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 04:53 VERSION [2022-06-28T04:58:49.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 04:55 bin [2022-06-28T04:58:49.852Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 28 04:57 coverage.out [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 28 04:55 go.mod [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 36618 Jun 28 04:55 go.sum [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 28 04:55 main.go [2022-06-28T04:58:49.852Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 28 04:55 makefile [2022-06-28T04:58:49.852Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 04:55 res [2022-06-28T04:58:49.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 04:55 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T04:58:50.208Z] + 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=2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 --label arch=arm64 --label version=0.0.0 . [2022-06-28T04:58:50.208Z] Sending build context to Docker daemon 206.3kB [2022-06-28T04:58:50.483Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-28T04:58:50.483Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-28T04:58:50.483Z] ---> cd0ffced0c71 [2022-06-28T04:58:50.483Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-28T04:58:50.756Z] ---> Running in 68285a9231eb [2022-06-28T04:58:51.036Z] Removing intermediate container 68285a9231eb [2022-06-28T04:58:51.036Z] ---> ca95e05716fe [2022-06-28T04:58:51.036Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-28T04:58:51.036Z] ---> Running in 3e2442bf3a45 [2022-06-28T04:58:51.311Z] Removing intermediate container 3e2442bf3a45 [2022-06-28T04:58:51.311Z] ---> 2675e1e77fad [2022-06-28T04:58:51.311Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T04:58:51.311Z] ---> Running in 60f1f2063e8d [2022-06-28T04:58:51.585Z] Removing intermediate container 60f1f2063e8d [2022-06-28T04:58:51.585Z] ---> 465235d7addc [2022-06-28T04:58:51.585Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T04:58:51.867Z] ---> Running in 891bb755bc42 [2022-06-28T04:58:53.312Z] Removing intermediate container 891bb755bc42 [2022-06-28T04:58:53.312Z] ---> d20918e936be [2022-06-28T04:58:53.312Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-28T04:58:53.312Z] ---> Running in 642e8d9beac9 [2022-06-28T04:58:54.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T04:58:55.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T04:58:56.267Z] OK: 220 MiB in 52 packages [2022-06-28T04:58:56.868Z] Removing intermediate container 642e8d9beac9 [2022-06-28T04:58:56.868Z] ---> dc2321f6ab3f [2022-06-28T04:58:56.868Z] Step 8/27 : WORKDIR /app [2022-06-28T04:58:56.868Z] ---> Running in 97cf506e7480 [2022-06-28T04:58:57.148Z] Removing intermediate container 97cf506e7480 [2022-06-28T04:58:57.148Z] ---> e1bc87c0af38 [2022-06-28T04:58:57.148Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-28T04:58:57.745Z] ---> a6d4e32d0a65 [2022-06-28T04:58:57.745Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T04:58:57.745Z] ---> Running in 178ef04289d7 [2022-06-28T04:58:59.728Z] Removing intermediate container 178ef04289d7 [2022-06-28T04:58:59.728Z] ---> 13acaee2a9cf [2022-06-28T04:58:59.728Z] Step 11/27 : COPY . . [2022-06-28T04:59:00.326Z] ---> 82ded9e4f1ea [2022-06-28T04:59:00.326Z] Step 12/27 : ARG MAKE="make build" [2022-06-28T04:59:00.326Z] ---> Running in 7db3de83baaa [2022-06-28T04:59:00.624Z] Removing intermediate container 7db3de83baaa [2022-06-28T04:59:00.624Z] ---> f4362a4e3659 [2022-06-28T04:59:00.624Z] Step 13/27 : RUN $MAKE [2022-06-28T04:59:00.933Z] ---> Running in a73498601c9b [2022-06-28T04:59:01.935Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-28T05:01:08.826Z] Removing intermediate container a73498601c9b [2022-06-28T05:01:08.826Z] ---> 7b82c4105521 [2022-06-28T05:01:08.826Z] Step 14/27 : FROM alpine:3.14 [2022-06-28T05:01:08.826Z] 3.14: Pulling from library/alpine [2022-06-28T05:01:08.826Z] 455c02918c45: Pulling fs layer [2022-06-28T05:01:08.826Z] 455c02918c45: Verifying Checksum [2022-06-28T05:01:08.826Z] 455c02918c45: Pull complete [2022-06-28T05:01:08.826Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T05:01:08.826Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T05:01:08.826Z] ---> ac73e934f311 [2022-06-28T05:01:08.826Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-28T05:01:08.826Z] ---> Running in cdbb3a272ece [2022-06-28T05:01:08.826Z] Removing intermediate container cdbb3a272ece [2022-06-28T05:01:08.826Z] ---> 82906fed36e9 [2022-06-28T05:01:08.826Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-28T05:01:08.826Z] ---> Running in 505b2f1442a3 [2022-06-28T05:01:08.826Z] Removing intermediate container 505b2f1442a3 [2022-06-28T05:01:08.826Z] ---> 5ed2933da1f8 [2022-06-28T05:01:08.826Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-28T05:01:08.826Z] ---> Running in 2aadbb69cf23 [2022-06-28T05:01:08.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T05:01:08.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T05:01:08.826Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-28T05:01:08.826Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-28T05:01:08.826Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T05:01:08.826Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-28T05:01:08.826Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T05:01:08.826Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-28T05:01:08.826Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-28T05:01:08.826Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T05:01:08.826Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T05:01:08.826Z] OK: 9 MiB in 21 packages [2022-06-28T05:01:08.826Z] Removing intermediate container 2aadbb69cf23 [2022-06-28T05:01:08.826Z] ---> 2166475c0e8f [2022-06-28T05:01:08.826Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-28T05:01:08.826Z] ---> 92d8cd352f56 [2022-06-28T05:01:08.826Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-28T05:01:08.826Z] ---> 353de829ad40 [2022-06-28T05:01:08.826Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-28T05:01:08.826Z] ---> 8a89fcaebbe9 [2022-06-28T05:01:08.826Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-28T05:01:08.826Z] ---> 6b5fdfc020cf [2022-06-28T05:01:08.826Z] Step 22/27 : EXPOSE 48095 [2022-06-28T05:01:08.826Z] ---> Running in d0a494b4125e [2022-06-28T05:01:08.826Z] Removing intermediate container d0a494b4125e [2022-06-28T05:01:08.826Z] ---> e3ea1e13f5ec [2022-06-28T05:01:08.826Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-28T05:01:08.826Z] ---> Running in 994a2988c8a8 [2022-06-28T05:01:08.826Z] Removing intermediate container 994a2988c8a8 [2022-06-28T05:01:08.826Z] ---> 693733336d94 [2022-06-28T05:01:08.826Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T05:01:08.826Z] ---> Running in daaba189d00f [2022-06-28T05:01:08.826Z] Removing intermediate container daaba189d00f [2022-06-28T05:01:08.826Z] ---> 9ac817033e64 [2022-06-28T05:01:08.826Z] Step 25/27 : LABEL arch=arm64 [2022-06-28T05:01:08.826Z] ---> Running in e90fc3ab14e4 [2022-06-28T05:01:08.826Z] Removing intermediate container e90fc3ab14e4 [2022-06-28T05:01:08.826Z] ---> e4c2b61ef413 [2022-06-28T05:01:08.826Z] Step 26/27 : LABEL git_sha=2ccd3de0c66aab38b94a9e8f0f0b8a044480b392 [2022-06-28T05:01:08.826Z] ---> Running in 88fa204c3944 [2022-06-28T05:01:08.826Z] Removing intermediate container 88fa204c3944 [2022-06-28T05:01:08.826Z] ---> 6abebdd2e0f6 [2022-06-28T05:01:08.826Z] Step 27/27 : LABEL version=0.0.0 [2022-06-28T05:01:08.826Z] ---> Running in d53b18c3644d [2022-06-28T05:01:09.100Z] Removing intermediate container d53b18c3644d [2022-06-28T05:01:09.100Z] ---> 35f337137d19 [2022-06-28T05:01:09.100Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-28T05:01:09.100Z] Successfully built 35f337137d19 [2022-06-28T05:01:09.100Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T05:01:09.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T05:01:09.558Z] [2022-06-28T05:01:09.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T05:01:09.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T05:01:10.200Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-28T05:01:10.200Z] 8998bd30e6a1: Pulling fs layer [2022-06-28T05:01:10.200Z] 04944245beec: Pulling fs layer [2022-06-28T05:01:10.200Z] 699f458cf7ca: Pulling fs layer [2022-06-28T05:01:10.200Z] 765212b225bb: Pulling fs layer [2022-06-28T05:01:10.200Z] f23df028b6ca: Pulling fs layer [2022-06-28T05:01:10.200Z] d65c8cfc05b1: Pulling fs layer [2022-06-28T05:01:10.200Z] 2437ff75d9bd: Pulling fs layer [2022-06-28T05:01:10.200Z] 765212b225bb: Waiting [2022-06-28T05:01:10.200Z] f23df028b6ca: Waiting [2022-06-28T05:01:10.200Z] d65c8cfc05b1: Waiting [2022-06-28T05:01:10.200Z] 2437ff75d9bd: Waiting [2022-06-28T05:01:10.200Z] 04944245beec: Verifying Checksum [2022-06-28T05:01:10.200Z] 04944245beec: Download complete [2022-06-28T05:01:10.200Z] 765212b225bb: Verifying Checksum [2022-06-28T05:01:10.200Z] 765212b225bb: Download complete [2022-06-28T05:01:10.200Z] f23df028b6ca: Download complete [2022-06-28T05:01:10.200Z] d65c8cfc05b1: Verifying Checksum [2022-06-28T05:01:10.200Z] d65c8cfc05b1: Download complete [2022-06-28T05:01:10.476Z] 699f458cf7ca: Verifying Checksum [2022-06-28T05:01:10.476Z] 699f458cf7ca: Download complete [2022-06-28T05:01:10.756Z] 8998bd30e6a1: Verifying Checksum [2022-06-28T05:01:10.756Z] 8998bd30e6a1: Download complete [2022-06-28T05:01:13.384Z] 2437ff75d9bd: Verifying Checksum [2022-06-28T05:01:13.384Z] 2437ff75d9bd: Download complete [2022-06-28T05:01:15.367Z] 8998bd30e6a1: Pull complete [2022-06-28T05:01:15.367Z] 04944245beec: Pull complete [2022-06-28T05:01:16.805Z] 699f458cf7ca: Pull complete [2022-06-28T05:01:17.080Z] 765212b225bb: Pull complete [2022-06-28T05:01:18.065Z] f23df028b6ca: Pull complete [2022-06-28T05:01:18.343Z] d65c8cfc05b1: Pull complete [2022-06-28T05:01:33.448Z] 2437ff75d9bd: Pull complete [2022-06-28T05:01:33.448Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-28T05:01:33.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T05:01:33.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T05:01:33.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-16188 does not seem to be running inside a container [2022-06-28T05:01:33.807Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-28T05:01:36.328Z] $ docker top a9e1b9c4aa55ec42aee0a8b494f0fd7e6c45d4e66ad74e2d9c4e993ec138cad3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T05:01:37.254Z] ---> job-cost.sh [2022-06-28T05:01:37.254Z] lf-activate-venv: SKIPPING [2022-06-28T05:01:37.254Z] INFO: No Stack... [2022-06-28T05:01:37.528Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-28T05:01:38.507Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T05:01:39.173Z] + + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2022-06-28T05:01:39.173Z] cut -d, -f6 [Pipeline] lock [2022-06-28T05:01:39.240Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [2022-06-28T05:01:39.246Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] did not exist. Created. [2022-06-28T05:01:39.246Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T05:01:39.932Z] /w/workspace/app-service-configurable/2@tmp/durable-e60cddf0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-28T05:01:40.620Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-28T05:01:40.642Z] Warning: overwriting stash ‘stack-cost’ [2022-06-28T05:01:40.693Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T05:01:40.700Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-434-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T05:01:40.730Z] $ docker stop --time=1 a9e1b9c4aa55ec42aee0a8b494f0fd7e6c45d4e66ad74e2d9c4e993ec138cad3 [2022-06-28T05:01:42.227Z] $ docker rm -f a9e1b9c4aa55ec42aee0a8b494f0fd7e6c45d4e66ad74e2d9c4e993ec138cad3 [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-06-28T05:01:42.653Z] provisioning config files... [2022-06-28T05:01:42.661Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config4587304674579685329tmp [Pipeline] { [Pipeline] sh [2022-06-28T05:01:42.955Z] + set +x [2022-06-28T05:01:42.955Z] + curl -s https://codecov.io/bash [2022-06-28T05:01:42.955Z] + bash -s -- [2022-06-28T05:01:42.955Z] [2022-06-28T05:01:42.955Z] _____ _ [2022-06-28T05:01:42.955Z] / ____| | | [2022-06-28T05:01:42.955Z] | | ___ __| | ___ ___ _____ __ [2022-06-28T05:01:42.955Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-28T05:01:42.955Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-28T05:01:42.955Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-28T05:01:42.955Z] Bash-1.0.6 [2022-06-28T05:01:42.955Z] [2022-06-28T05:01:42.955Z] [2022-06-28T05:01:42.955Z] ==> git version 2.25.1 found [2022-06-28T05:01:42.955Z] ==> 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-06-28T05:01:42.955Z] Release-Date: 2020-01-08 [2022-06-28T05:01:42.955Z] 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-06-28T05:01:42.955Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-28T05:01:42.955Z] ==> Jenkins CI detected. [2022-06-28T05:01:42.955Z] current dir:  /w/workspace/_app-service-configurable_PR-434 [2022-06-28T05:01:42.955Z] project root: . [2022-06-28T05:01:42.955Z] --> token set from env [2022-06-28T05:01:42.955Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-28T05:01:42.955Z] ==> Running gcov in . (disable via -X gcov) [2022-06-28T05:01:42.955Z] ==> Python coveragepy not found [2022-06-28T05:01:42.955Z] ==> Searching for coverage reports in: [2022-06-28T05:01:42.955Z] + . [2022-06-28T05:01:42.955Z] -> Found 1 reports [2022-06-28T05:01:42.955Z] ==> Detecting git/mercurial file structure [2022-06-28T05:01:42.955Z] ==> Reading reports [2022-06-28T05:01:42.955Z] + ./coverage.out bytes=10 [2022-06-28T05:01:42.955Z] ==> Appending adjustments [2022-06-28T05:01:42.955Z] https://docs.codecov.io/docs/fixing-reports [2022-06-28T05:01:43.216Z] + Found adjustments [2022-06-28T05:01:43.216Z] ==> Gzipping contents [2022-06-28T05:01:43.216Z] 4.0K /tmp/codecov.KZiv82.gz [2022-06-28T05:01:43.216Z] ==> Uploading reports [2022-06-28T05:01:43.216Z] url: https://codecov.io [2022-06-28T05:01:43.216Z] query: branch=PR-434&commit=929417c098d3d008adb56404d75de1f8acaa36fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-434%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=434&job=&cmd_args= [2022-06-28T05:01:43.216Z] -> Pinging Codecov [2022-06-28T05:01:43.216Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-434&commit=929417c098d3d008adb56404d75de1f8acaa36fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-434%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=434&job=&cmd_args= [2022-06-28T05:01:43.477Z] -> Uploading to [2022-06-28T05:01:43.477Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-28/A97CA9966030D2A3747ED39772930CCE/929417c098d3d008adb56404d75de1f8acaa36fb/0935fbfe-3643-4b10-929b-d565efcacf5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T050143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b23f4016462073a16c6522a4667be5d0ab2ac0d60e11ac7822419b9dce99040 [2022-06-28T05:01:43.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T05:01:43.477Z] Dload Upload Total Spent Left Speed [2022-06-28T05:01:43.737Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2529 --:--:-- --:--:-- --:--:-- 2529 [2022-06-28T05:01:43.737Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/929417c098d3d008adb56404d75de1f8acaa36fb [Pipeline] } [2022-06-28T05:01:43.746Z] 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-06-28T05:01:44.391Z] + [ -d /w/workspace/_app-service-configurable_PR-434/archives ] [2022-06-28T05:01:44.391Z] + ls -al /w/workspace/_app-service-configurable_PR-434/archives [2022-06-28T05:01:44.391Z] total 16 [2022-06-28T05:01:44.391Z] drwxr-xr-x 3 root root 4096 Jun 28 04:54 . [2022-06-28T05:01:44.391Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 04:54 .. [2022-06-28T05:01:44.391Z] drwxr-xr-x 2 root root 4096 Jun 28 04:54 cost [2022-06-28T05:01:44.391Z] -rw-r--r-- 1 root root 95 Jun 28 04:54 cost.csv [2022-06-28T05:01:44.391Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-434/archives [2022-06-28T05:01:44.391Z] + ls -al /w/workspace/_app-service-configurable_PR-434/archives [2022-06-28T05:01:44.391Z] total 16 [2022-06-28T05:01:44.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 04:54 . [2022-06-28T05:01:44.391Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 04:54 .. [2022-06-28T05:01:44.391Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 04:54 cost [2022-06-28T05:01:44.391Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 28 04:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-28T05:01:44.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T05:01:45.658Z] ---> package-listing.sh [2022-06-28T05:01:45.658Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-28T05:01:45.658Z] ++ facter osfamily [2022-06-28T05:01:45.919Z] + OS_FAMILY=debian [2022-06-28T05:01:45.919Z] + workspace=/w/workspace/_app-service-configurable_PR-434 [2022-06-28T05:01:45.919Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-28T05:01:45.919Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-28T05:01:45.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-28T05:01:45.919Z] + PACKAGES=/tmp/packages_start.txt [2022-06-28T05:01:45.919Z] + '[' /w/workspace/_app-service-configurable_PR-434 ']' [2022-06-28T05:01:45.919Z] + PACKAGES=/tmp/packages_end.txt [2022-06-28T05:01:45.919Z] + case "${OS_FAMILY}" in [2022-06-28T05:01:45.919Z] + dpkg -l [2022-06-28T05:01:45.919Z] + grep '^ii' [2022-06-28T05:01:45.919Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-28T05:01:45.919Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-28T05:01:45.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-28T05:01:45.919Z] + '[' /w/workspace/_app-service-configurable_PR-434 ']' [2022-06-28T05:01:45.919Z] + mkdir -p /w/workspace/_app-service-configurable_PR-434/archives/ [2022-06-28T05:01:45.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-434/archives/ [Pipeline] echo [2022-06-28T05:01:45.931Z] 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-434/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-28T05:01:46.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T05:01:46.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T05:01:46.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T05:01:46.853Z] prd-ubuntu20.04-docker-8c-8g-16187 does not seem to be running inside a container [2022-06-28T05:01:46.887Z] $ 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-434/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-434 -v /w/workspace/_app-service-configurable_PR-434:/w/workspace/_app-service-configurable_PR-434:rw,z -v /w/workspace/_app-service-configurable_PR-434@tmp:/w/workspace/_app-service-configurable_PR-434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T05:01:47.095Z] $ docker top 6409292133f10f113331d011a207044ee4ff5fd3fa4f14f9144e2d40ee83f47c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T05:01:47.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-28T05:01:47.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-28T05:01:48.034Z] + ls /var/log/sa-host [2022-06-28T05:01:48.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T05:01:48.162Z] provisioning config files... [2022-06-28T05:01:48.169Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-434@tmp/config7980005488065270347tmp [Pipeline] { [Pipeline] echo [2022-06-28T05:01:48.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T05:01:48.465Z] ---> create-netrc.sh [Pipeline] } [2022-06-28T05:01:48.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-28T05:01:48.806Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-28T05:01:48.815Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T05:01:49.101Z] ---> sudo-logs.sh [2022-06-28T05:01:49.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-28T05:01:49.124Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T05:01:49.408Z] ---> job-cost.sh [2022-06-28T05:01:49.408Z] lf-activate-venv: SKIPPING [2022-06-28T05:01:49.408Z] DEBUG: total: 0.2199999988079071 [2022-06-28T05:01:49.408Z] INFO: Retrieving Stack Cost... [2022-06-28T05:01:49.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T05:01:50.239Z] INFO: Archiving Costs [Pipeline] echo [2022-06-28T05:01:50.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T05:01:50.535Z] ---> logs-deploy.sh [2022-06-28T05:01:50.535Z] lf-activate-venv: SKIPPING [2022-06-28T05:01:50.535Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-434/2 [2022-06-28T05:01:50.535Z] INFO: archiving workspace using pattern(s): [2022-06-28T05:01:51.473Z] Archives upload complete. [2022-06-28T05:01:51.473Z] INFO: archiving logs to Nexus