Pull request #567 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4747ee83fa51c3734b2feec79c94f1bfe173f849+54f3f02236d78e8dac698cc92ad00962f8aead74 (47c103e538c35a9187b693fda3957e6a62756e6b) 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-ssh7837205811079186514.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1671247207204487443.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1849884859513814547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4942482417847798529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13844706918309286218.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6645628324678789353.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16701 in /w/workspace/_app-service-configurable_PR-567 [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-567 # 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 > 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/567/head:refs/remotes/origin/PR-567 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 54f3f02236d78e8dac698cc92ad00962f8aead74 into PR head commit 4747ee83fa51c3734b2feec79c94f1bfe173f849 Merge succeeded, producing 4747ee83fa51c3734b2feec79c94f1bfe173f849 Checking out Revision 4747ee83fa51c3734b2feec79c94f1bfe173f849 (PR-567) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T12:58:34.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f 4747ee83fa51c3734b2feec79c94f1bfe173f849 # 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 54f3f02236d78e8dac698cc92ad00962f8aead74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4747ee83fa51c3734b2feec79c94f1bfe173f849 # timeout=10 [2023-05-24T12:58:34.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T12:58:34.619Z] ========================================================= [2023-05-24T12:58:34.619Z] EdgeX Global Pipelines Version Info [2023-05-24T12:58:34.619Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:58:35.363Z] ------------------- [2023-05-24T12:58:35.363Z] stable info: [2023-05-24T12:58:35.363Z] ------------------- [2023-05-24T12:58:35.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T12:58:35.363Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T12:58:35.363Z] Message: update stable to v1.0.249 [2023-05-24T12:58:35.936Z] ------------------- [2023-05-24T12:58:35.936Z] experimental info: [2023-05-24T12:58:35.936Z] ------------------- [2023-05-24T12:58:35.936Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T12:58:35.936Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T12:58:35.936Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T12:58:36.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-24T12:58:36.284Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-24T12:58:36.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T12:58:36.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T12:58:36.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T12:58:36.450Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T12:58:36.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T12:58:36.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T12:58:36.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T12:58:36.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T12:58:36.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T12:58:36.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-24T12:58:36.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T12:58:36.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T12:58:36.820Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T12:58:36.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T12:58:36.901Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T12:58:36.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T12:58:36.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T12:58:37.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T12:58:37.058Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T12:58:37.097Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T12:58:37.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T12:58:37.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T12:58:37.232Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T12:58:37.276Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T12:58:37.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T12:58:37.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-567 [Pipeline] echo [2023-05-24T12:58:37.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-567 [Pipeline] echo [2023-05-24T12:58:37.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-567 [Pipeline] echo [2023-05-24T12:58:37.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4747ee83fa51c3734b2feec79c94f1bfe173f849 [Pipeline] echo [2023-05-24T12:58:37.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4747ee8 [Pipeline] echo [2023-05-24T12:58:37.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T12:58:37.705Z] provisioning config files... [2023-05-24T12:58:37.721Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-567@tmp/config13509969007234261966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:58:38.056Z] ---> docker-login.sh [2023-05-24T12:58:38.056Z] nexus3.edgexfoundry.org:10001 [2023-05-24T12:58:38.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:38.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:38.318Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:38.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:38.318Z] [2023-05-24T12:58:38.318Z] Login Succeeded [2023-05-24T12:58:38.318Z] nexus3.edgexfoundry.org:10002 [2023-05-24T12:58:38.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:38.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:38.580Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:38.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:38.580Z] [2023-05-24T12:58:38.580Z] Login Succeeded [2023-05-24T12:58:38.580Z] nexus3.edgexfoundry.org:10003 [2023-05-24T12:58:38.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:38.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:38.580Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:38.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:38.580Z] [2023-05-24T12:58:38.580Z] Login Succeeded [2023-05-24T12:58:38.580Z] nexus3.edgexfoundry.org:10004 [2023-05-24T12:58:38.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:38.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:38.580Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:38.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:38.580Z] [2023-05-24T12:58:38.580Z] Login Succeeded [2023-05-24T12:58:38.580Z] docker.io [2023-05-24T12:58:38.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:38.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:38.840Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:38.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:38.840Z] [2023-05-24T12:58:38.840Z] Login Succeeded [2023-05-24T12:58:38.840Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T12:58:38.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T12:58:39.451Z] + git rev-list -1 --merges 4747ee83fa51c3734b2feec79c94f1bfe173f849~1..4747ee83fa51c3734b2feec79c94f1bfe173f849 [Pipeline] echo [2023-05-24T12:58:39.518Z] -----------> git rev-list -1 --merges 4747ee83fa51c3734b2feec79c94f1bfe173f849~1..4747ee83fa51c3734b2feec79c94f1bfe173f849 4747ee83fa51c3734b2feec79c94f1bfe173f849 [false] [Pipeline] sh [2023-05-24T12:58:39.830Z] + git log --format=format:%s -1 4747ee83fa51c3734b2feec79c94f1bfe173f849 [Pipeline] echo [2023-05-24T12:58:39.863Z] ========================================================= [2023-05-24T12:58:39.863Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T12:58:39.863Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T12:58:40.303Z] + git log --format=format:%s -1 4747ee83fa51c3734b2feec79c94f1bfe173f849 [Pipeline] echo [2023-05-24T12:58:40.336Z] [semverPrep] GIT_COMMIT: 4747ee83fa51c3734b2feec79c94f1bfe173f849, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-24T12:58:40.363Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T12:58:40.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T12:58:40.750Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T12:58:40.750Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T12:58:40.750Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T12:58:40.750Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T12:58:40.750Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T12:58:40.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:58:41.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T12:58:41.249Z] [2023-05-24T12:58:41.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:58:41.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T12:58:41.625Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T12:58:41.625Z] b85a868b505f: Pulling fs layer [2023-05-24T12:58:41.625Z] e2be974225ed: Pulling fs layer [2023-05-24T12:58:41.625Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T12:58:41.625Z] 988bab9f4d93: Pulling fs layer [2023-05-24T12:58:41.625Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T12:58:41.625Z] eaf3925da568: Pulling fs layer [2023-05-24T12:58:41.625Z] bab4dde63d76: Pulling fs layer [2023-05-24T12:58:41.625Z] bde34c3a00c8: Pulling fs layer [2023-05-24T12:58:41.625Z] b352a97aabf1: Pulling fs layer [2023-05-24T12:58:41.625Z] 4872d77fe225: Pulling fs layer [2023-05-24T12:58:41.625Z] 5851b861e8e6: Pulling fs layer [2023-05-24T12:58:41.625Z] bab4dde63d76: Waiting [2023-05-24T12:58:41.625Z] bde34c3a00c8: Waiting [2023-05-24T12:58:41.625Z] b352a97aabf1: Waiting [2023-05-24T12:58:41.625Z] 4872d77fe225: Waiting [2023-05-24T12:58:41.625Z] 5851b861e8e6: Waiting [2023-05-24T12:58:41.625Z] 988bab9f4d93: Waiting [2023-05-24T12:58:41.625Z] 1469e6f7b9e6: Waiting [2023-05-24T12:58:41.625Z] eaf3925da568: Waiting [2023-05-24T12:58:41.625Z] e2be974225ed: Download complete [2023-05-24T12:58:41.625Z] 988bab9f4d93: Verifying Checksum [2023-05-24T12:58:41.625Z] 988bab9f4d93: Download complete [2023-05-24T12:58:41.625Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T12:58:41.625Z] 1469e6f7b9e6: Download complete [2023-05-24T12:58:41.625Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T12:58:41.625Z] 339a4e72a1f5: Download complete [2023-05-24T12:58:41.884Z] eaf3925da568: Verifying Checksum [2023-05-24T12:58:41.884Z] eaf3925da568: Download complete [2023-05-24T12:58:41.884Z] bde34c3a00c8: Verifying Checksum [2023-05-24T12:58:41.884Z] bde34c3a00c8: Download complete [2023-05-24T12:58:41.884Z] b352a97aabf1: Download complete [2023-05-24T12:58:41.884Z] 4872d77fe225: Verifying Checksum [2023-05-24T12:58:41.884Z] 4872d77fe225: Download complete [2023-05-24T12:58:41.884Z] 5851b861e8e6: Verifying Checksum [2023-05-24T12:58:41.884Z] 5851b861e8e6: Download complete [2023-05-24T12:58:41.884Z] b85a868b505f: Verifying Checksum [2023-05-24T12:58:41.884Z] b85a868b505f: Download complete [2023-05-24T12:58:42.142Z] bab4dde63d76: Verifying Checksum [2023-05-24T12:58:42.142Z] bab4dde63d76: Download complete [2023-05-24T12:58:43.078Z] b85a868b505f: Pull complete [2023-05-24T12:58:43.078Z] e2be974225ed: Pull complete [2023-05-24T12:58:43.645Z] 339a4e72a1f5: Pull complete [2023-05-24T12:58:43.645Z] 988bab9f4d93: Pull complete [2023-05-24T12:58:43.904Z] 1469e6f7b9e6: Pull complete [2023-05-24T12:58:43.904Z] eaf3925da568: Pull complete [2023-05-24T12:58:45.280Z] bab4dde63d76: Pull complete [2023-05-24T12:58:45.540Z] bde34c3a00c8: Pull complete [2023-05-24T12:58:45.540Z] b352a97aabf1: Pull complete [2023-05-24T12:58:45.800Z] 4872d77fe225: Pull complete [2023-05-24T12:58:45.800Z] 5851b861e8e6: Pull complete [2023-05-24T12:58:45.800Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T12:58:45.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T12:58:45.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:58:46.047Z] prd-ubuntu20.04-docker-8c-8g-16701 does not seem to be running inside a container [2023-05-24T12:58:46.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-567 -v /w/workspace/_app-service-configurable_PR-567:/w/workspace/_app-service-configurable_PR-567:rw,z -v /w/workspace/_app-service-configurable_PR-567@tmp:/w/workspace/_app-service-configurable_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T12:58:48.942Z] $ docker top 298b1abf133b2d48df4f392b38480bbb4fea96ae667ad75818254a7fbdb69c07 -eo pid,comm [2023-05-24T12:58:48.996Z] 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). [2023-05-24T12:58:48.996Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T12:58:49.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T12:58:49.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T12:58:49.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T12:58:49.264Z] $ docker exec 298b1abf133b2d48df4f392b38480bbb4fea96ae667ad75818254a7fbdb69c07 ssh-agent [2023-05-24T12:58:49.358Z] SSH_AUTH_SOCK=/tmp/ssh-YR5Rav4qIjTp/agent.33 [2023-05-24T12:58:49.358Z] SSH_AGENT_PID=39 [2023-05-24T12:58:49.364Z] Running ssh-add (command line suppressed) [2023-05-24T12:58:49.464Z] Identity added: /w/workspace/_app-service-configurable_PR-567@tmp/private_key_16278923625761636101.key (/w/workspace/_app-service-configurable_PR-567@tmp/private_key_16278923625761636101.key) [2023-05-24T12:58:49.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T12:58:49.805Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T12:58:49.833Z] $ docker exec --env ******** --env ******** 298b1abf133b2d48df4f392b38480bbb4fea96ae667ad75818254a7fbdb69c07 ssh-agent -k [2023-05-24T12:58:49.934Z] unset SSH_AUTH_SOCK; [2023-05-24T12:58:49.934Z] unset SSH_AGENT_PID; [2023-05-24T12:58:49.935Z] echo Agent pid 39 killed; [2023-05-24T12:58:49.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T12:58:50.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T12:58:50.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T12:58:50.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T12:58:50.140Z] $ docker exec 298b1abf133b2d48df4f392b38480bbb4fea96ae667ad75818254a7fbdb69c07 ssh-agent [2023-05-24T12:58:50.248Z] SSH_AUTH_SOCK=/tmp/ssh-3wQDaRSrWtu1/agent.71 [2023-05-24T12:58:50.248Z] SSH_AGENT_PID=77 [2023-05-24T12:58:50.253Z] Running ssh-add (command line suppressed) [2023-05-24T12:58:50.350Z] Identity added: /w/workspace/_app-service-configurable_PR-567@tmp/private_key_11291599432428071961.key (/w/workspace/_app-service-configurable_PR-567@tmp/private_key_11291599432428071961.key) [2023-05-24T12:58:50.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T12:58:50.697Z] + git semver init [2023-05-24T12:58:50.956Z] 2023-05-24 12:58:50,898 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T12:58:50.956Z] 2023-05-24 12:58:50,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-567/.semver [2023-05-24T12:58:50.956Z] 2023-05-24 12:58:50,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-567/.semver [2023-05-24T12:58:50.956Z] 2023-05-24 12:58:50,899 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-567/.semver'], cwd=/w/workspace/_app-service-configurable_PR-567, universal_newlines=False, shell=None, istream=None) [2023-05-24T12:58:51.892Z] 2023-05-24 12:58:51,718 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-567/.git/info/exclude [2023-05-24T12:58:51.892Z] 2023-05-24 12:58:51,718 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-567/.semver/PR-567 with force:False [2023-05-24T12:58:51.892Z] 2023-05-24 12:58:51,718 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-567/.semver/PR-567 [2023-05-24T12:58:51.892Z] 2023-05-24 12:58:51,723 [execute] INFO git cat-file --batch-check [2023-05-24T12:58:51.892Z] 2023-05-24 12:58:51,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-567/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T12:58:51.892Z] 2023-05-24 12:58:51,730 [execute] INFO git cat-file --batch [2023-05-24T12:58:51.892Z] 2023-05-24 12:58:51,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-567/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T12:58:51.892Z] 2023-05-24 12:58:51,736 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-567/.semver/PR-567 [2023-05-24T12:58:51.892Z] 0.0.0 [Pipeline] } [2023-05-24T12:58:51.922Z] $ docker exec --env ******** --env ******** 298b1abf133b2d48df4f392b38480bbb4fea96ae667ad75818254a7fbdb69c07 ssh-agent -k [2023-05-24T12:58:52.006Z] unset SSH_AUTH_SOCK; [2023-05-24T12:58:52.007Z] unset SSH_AGENT_PID; [2023-05-24T12:58:52.007Z] echo Agent pid 77 killed; [2023-05-24T12:58:52.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T12:58:52.456Z] + git semver [Pipeline] } [2023-05-24T12:58:52.741Z] $ docker stop --time=1 298b1abf133b2d48df4f392b38480bbb4fea96ae667ad75818254a7fbdb69c07 [2023-05-24T12:58:54.027Z] $ docker rm -f --volumes 298b1abf133b2d48df4f392b38480bbb4fea96ae667ad75818254a7fbdb69c07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T12:58:54.459Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T12:58:54.720Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T12:58:54.736Z] [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 [2023-05-24T12:58:55.335Z] provisioning config files... [2023-05-24T12:58:55.343Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-567@tmp/config11533018714145593185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T12:58:55.693Z] ---> docker-login.sh [2023-05-24T12:58:55.693Z] nexus3.edgexfoundry.org:10001 [2023-05-24T12:58:55.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:55.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:55.693Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:55.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:55.693Z] [2023-05-24T12:58:55.693Z] Login Succeeded [2023-05-24T12:58:55.693Z] nexus3.edgexfoundry.org:10002 [2023-05-24T12:58:55.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:55.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:55.693Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:55.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:55.693Z] [2023-05-24T12:58:55.693Z] Login Succeeded [2023-05-24T12:58:55.693Z] nexus3.edgexfoundry.org:10003 [2023-05-24T12:58:55.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:55.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:55.953Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:55.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:55.953Z] [2023-05-24T12:58:55.953Z] Login Succeeded [2023-05-24T12:58:55.953Z] nexus3.edgexfoundry.org:10004 [2023-05-24T12:58:55.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:55.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:55.953Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:55.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:55.953Z] [2023-05-24T12:58:55.953Z] Login Succeeded [2023-05-24T12:58:55.953Z] docker.io [2023-05-24T12:58:56.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T12:58:56.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T12:58:56.212Z] Configure a credential helper to remove this warning. See [2023-05-24T12:58:56.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T12:58:56.212Z] [2023-05-24T12:58:56.212Z] Login Succeeded [2023-05-24T12:58:56.212Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T12:58:56.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T12:58:56.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T12:58:56.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T12:58:56.509Z] ========================================================= [2023-05-24T12:58:56.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T12:58:56.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:58:57.001Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T12:58:57.001Z] Sending build context to Docker daemon 3.357MB [2023-05-24T12:58:57.001Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T12:58:57.001Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T12:58:57.001Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T12:58:57.001Z] f56be85fc22e: Pulling fs layer [2023-05-24T12:58:57.001Z] 85791d961cd3: Pulling fs layer [2023-05-24T12:58:57.001Z] d694b5ae8c79: Pulling fs layer [2023-05-24T12:58:57.001Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T12:58:57.001Z] 4d19c01a9841: Pulling fs layer [2023-05-24T12:58:57.001Z] 9325e15d5711: Pulling fs layer [2023-05-24T12:58:57.001Z] 556b6ee489ea: Pulling fs layer [2023-05-24T12:58:57.001Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T12:58:57.001Z] 4d19c01a9841: Waiting [2023-05-24T12:58:57.001Z] 9325e15d5711: Waiting [2023-05-24T12:58:57.001Z] 9f32a84ed3da: Waiting [2023-05-24T12:58:57.001Z] 556b6ee489ea: Waiting [2023-05-24T12:58:57.001Z] 85791d961cd3: Verifying Checksum [2023-05-24T12:58:57.001Z] 85791d961cd3: Download complete [2023-05-24T12:58:57.001Z] 9f32a84ed3da: Download complete [2023-05-24T12:58:57.001Z] 4d19c01a9841: Download complete [2023-05-24T12:58:57.001Z] f56be85fc22e: Download complete [2023-05-24T12:58:57.262Z] 9325e15d5711: Verifying Checksum [2023-05-24T12:58:57.262Z] 9325e15d5711: Download complete [2023-05-24T12:58:57.262Z] f56be85fc22e: Pull complete [2023-05-24T12:58:57.521Z] 85791d961cd3: Pull complete [2023-05-24T12:58:57.521Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T12:58:57.521Z] c5a4b2cf53e6: Download complete [2023-05-24T12:58:57.780Z] d694b5ae8c79: Verifying Checksum [2023-05-24T12:58:57.780Z] d694b5ae8c79: Download complete [2023-05-24T12:58:58.041Z] 556b6ee489ea: Verifying Checksum [2023-05-24T12:58:58.041Z] 556b6ee489ea: Download complete [2023-05-24T12:59:01.326Z] d694b5ae8c79: Pull complete [2023-05-24T12:59:01.326Z] 9f32a84ed3da: Pull complete [2023-05-24T12:59:01.326Z] 4d19c01a9841: Pull complete [2023-05-24T12:59:01.326Z] 9325e15d5711: Pull complete [2023-05-24T12:59:03.858Z] 556b6ee489ea: Pull complete [2023-05-24T12:59:04.793Z] c5a4b2cf53e6: Pull complete [2023-05-24T12:59:04.793Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T12:59:04.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T12:59:04.793Z] ---> c4be618373d6 [2023-05-24T12:59:04.793Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T12:59:09.017Z] ---> Running in c8e093b107eb [2023-05-24T12:59:09.017Z] Removing intermediate container c8e093b107eb [2023-05-24T12:59:09.017Z] ---> 85349f58fba7 [2023-05-24T12:59:09.017Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T12:59:09.017Z] ---> Running in ca14b31a94f2 [2023-05-24T12:59:09.017Z] Removing intermediate container ca14b31a94f2 [2023-05-24T12:59:09.017Z] ---> bb87b19fb8f1 [2023-05-24T12:59:09.017Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T12:59:09.017Z] ---> Running in 6a570f5c9676 [2023-05-24T12:59:09.017Z] Removing intermediate container 6a570f5c9676 [2023-05-24T12:59:09.017Z] ---> ddd313bff07f [2023-05-24T12:59:09.017Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T12:59:09.017Z] ---> Running in 485a657f5276 [2023-05-24T12:59:09.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T12:59:09.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T12:59:09.797Z] OK: 265 MiB in 53 packages [2023-05-24T12:59:10.146Z] Still waiting to schedule task [2023-05-24T12:59:10.146Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T12:59:10.366Z] Removing intermediate container 485a657f5276 [2023-05-24T12:59:10.366Z] ---> 5f65e853e0f8 [2023-05-24T12:59:10.366Z] Step 7/12 : WORKDIR /app [2023-05-24T12:59:10.366Z] ---> Running in 5141a43c14c3 [2023-05-24T12:59:10.366Z] Removing intermediate container 5141a43c14c3 [2023-05-24T12:59:10.366Z] ---> ae77177317e5 [2023-05-24T12:59:10.366Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T12:59:10.366Z] ---> a7d68b990d42 [2023-05-24T12:59:10.366Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T12:59:10.366Z] ---> Running in e1e8d0e01589 [2023-05-24T12:59:42.532Z] Removing intermediate container e1e8d0e01589 [2023-05-24T12:59:42.532Z] ---> 85fcc082dbc7 [2023-05-24T12:59:42.532Z] Step 10/12 : COPY . . [2023-05-24T12:59:42.532Z] ---> adaf735243e9 [2023-05-24T12:59:42.532Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T12:59:42.532Z] ---> Running in f4276d1ad290 [2023-05-24T12:59:42.532Z] Removing intermediate container f4276d1ad290 [2023-05-24T12:59:42.532Z] ---> 154a51dcb402 [2023-05-24T12:59:42.532Z] Step 12/12 : RUN $MAKE [2023-05-24T12:59:42.532Z] ---> Running in 3c2d04091181 [2023-05-24T12:59:42.532Z] noop [2023-05-24T12:59:42.532Z] Removing intermediate container 3c2d04091181 [2023-05-24T12:59:42.532Z] ---> e3af0401aa81 [2023-05-24T12:59:42.532Z] Successfully built e3af0401aa81 [2023-05-24T12:59:42.532Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:59:42.983Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T12:59:42.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:59:43.140Z] prd-ubuntu20.04-docker-8c-8g-16701 does not seem to be running inside a container [2023-05-24T12:59:43.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-567 -v /w/workspace/_app-service-configurable_PR-567:/w/workspace/_app-service-configurable_PR-567:rw,z -v /w/workspace/_app-service-configurable_PR-567@tmp:/w/workspace/_app-service-configurable_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T12:59:43.514Z] $ docker top 883c6884655a2327e2458e8fd1b4154bc22c7f146b852800eeb0db67a13e06ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T12:59:43.920Z] + go version [2023-05-24T12:59:43.920Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T12:59:43.953Z] $ docker stop --time=1 883c6884655a2327e2458e8fd1b4154bc22c7f146b852800eeb0db67a13e06ef [2023-05-24T12:59:45.210Z] $ docker rm -f --volumes 883c6884655a2327e2458e8fd1b4154bc22c7f146b852800eeb0db67a13e06ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T12:59:45.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T12:59:45.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T12:59:46.105Z] prd-ubuntu20.04-docker-8c-8g-16701 does not seem to be running inside a container [2023-05-24T12:59:46.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-567 -v /w/workspace/_app-service-configurable_PR-567:/w/workspace/_app-service-configurable_PR-567:rw,z -v /w/workspace/_app-service-configurable_PR-567@tmp:/w/workspace/_app-service-configurable_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T12:59:46.476Z] $ docker top ef0b61497fbe54f4f62310b3f58826cc6cc32bfa3306e81d67b85aa699bdba91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T12:59:46.874Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-567 [Pipeline] fileExists [Pipeline] sh [2023-05-24T12:59:47.238Z] + make test [2023-05-24T12:59:47.238Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T13:00:05.329Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-24T13:00:25.841Z] go vet ./... [2023-05-24T13:00:27.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T13:00:27.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T13:00:27.217Z] ./bin/test-attribution-txt.sh [2023-05-24T13:00:27.217Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-24T13:00:27.217Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T13:00:27.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T13:00:27.288Z] $ docker stop --time=1 ef0b61497fbe54f4f62310b3f58826cc6cc32bfa3306e81d67b85aa699bdba91 [2023-05-24T13:00:31.515Z] $ docker rm -f --volumes ef0b61497fbe54f4f62310b3f58826cc6cc32bfa3306e81d67b85aa699bdba91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T13:00:32.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T13:00:32.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T13:00:32.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T13:00:33.153Z] + ls -al . [2023-05-24T13:00:33.153Z] total 176 [2023-05-24T13:00:33.153Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 12:59 . [2023-05-24T13:00:33.153Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:58 .. [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 119 May 24 12:58 .dockerignore [2023-05-24T13:00:33.153Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 12:58 .git [2023-05-24T13:00:33.153Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 12:58 .github [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 171 May 24 12:58 .gitignore [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 12:58 .golangci.yml [2023-05-24T13:00:33.153Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 12:58 .semver [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 24 12:58 Attribution.txt [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 24 12:58 CHANGELOG.md [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 24 12:58 Dockerfile [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 12:58 GOVERNANCE.md [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 688 May 24 12:58 Jenkinsfile [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 24 12:58 LICENSE [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 618 May 24 12:58 OWNERS.md [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 24 12:58 README.md [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 12:58 VERSION [2023-05-24T13:00:33.153Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 12:58 bin [2023-05-24T13:00:33.153Z] -rw-r--r-- 1 jenkins jenkins 13 May 24 12:59 coverage.out [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 3261 May 24 12:58 go.mod [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 31339 May 24 12:58 go.sum [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 24 12:58 main.go [2023-05-24T13:00:33.153Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 24 12:58 makefile [2023-05-24T13:00:33.153Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 12:58 res [2023-05-24T13:00:33.153Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T13:00:33.563Z] + 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=4747ee83fa51c3734b2feec79c94f1bfe173f849 --label arch=amd64 --label version=0.0.0 . [2023-05-24T13:00:33.564Z] Sending build context to Docker daemon 3.358MB [2023-05-24T13:00:33.564Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T13:00:33.564Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-24T13:00:33.564Z] ---> e3af0401aa81 [2023-05-24T13:00:33.564Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T13:00:33.822Z] ---> Running in 24cb67396a25 [2023-05-24T13:00:33.822Z] Removing intermediate container 24cb67396a25 [2023-05-24T13:00:33.822Z] ---> f454e228ffa7 [2023-05-24T13:00:33.822Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T13:00:33.822Z] ---> Running in c69fe39f16bd [2023-05-24T13:00:33.822Z] Removing intermediate container c69fe39f16bd [2023-05-24T13:00:33.822Z] ---> f9e4265365cd [2023-05-24T13:00:33.822Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-24T13:00:33.822Z] ---> Running in 9402a87dcf3e [2023-05-24T13:00:34.082Z] Removing intermediate container 9402a87dcf3e [2023-05-24T13:00:34.082Z] ---> 6444fd1ebeca [2023-05-24T13:00:34.082Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T13:00:34.082Z] ---> Running in 76fb6e2d37ef [2023-05-24T13:00:34.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T13:00:34.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T13:00:34.860Z] OK: 265 MiB in 53 packages [2023-05-24T13:00:35.120Z] Removing intermediate container 76fb6e2d37ef [2023-05-24T13:00:35.120Z] ---> a44646ef7a3f [2023-05-24T13:00:35.120Z] Step 7/26 : WORKDIR /app [2023-05-24T13:00:35.120Z] ---> Running in 8e839d7f9bf1 [2023-05-24T13:00:35.422Z] Removing intermediate container 8e839d7f9bf1 [2023-05-24T13:00:35.422Z] ---> 18993efeaaf1 [2023-05-24T13:00:35.422Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-24T13:00:35.422Z] ---> d5b74893d3a2 [2023-05-24T13:00:35.422Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T13:00:35.422Z] ---> Running in 220940b5a783 [2023-05-24T13:00:36.432Z] Removing intermediate container 220940b5a783 [2023-05-24T13:00:36.432Z] ---> 2a96f2f61872 [2023-05-24T13:00:36.432Z] Step 10/26 : COPY . . [2023-05-24T13:00:36.432Z] ---> 974f4f547096 [2023-05-24T13:00:36.432Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T13:00:36.432Z] ---> Running in 9b2b149987cd [2023-05-24T13:00:36.695Z] Removing intermediate container 9b2b149987cd [2023-05-24T13:00:36.695Z] ---> 69bd1b4e3206 [2023-05-24T13:00:36.695Z] Step 12/26 : RUN $MAKE [2023-05-24T13:00:36.695Z] ---> Running in ee08b8b28e4d [2023-05-24T13:00:36.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.68 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-24T13:00:45.791Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16702 in /w/workspace/_app-service-configurable_PR-567 [Pipeline] { [Pipeline] ws [2023-05-24T13:00:45.860Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-24T13:00:45.948Z] Selected Git installation does not exist. Using Default [2023-05-24T13:00:45.948Z] The recommended git tool is: NONE [2023-05-24T13:00:50.929Z] using credential edgex-jenkins-ssh [2023-05-24T13:00:50.945Z] Cloning the remote Git repository [2023-05-24T13:00:50.994Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-24T13:00:51.099Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-24T13:00:51.233Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-24T13:00:51.235Z] > git --version # timeout=10 [2023-05-24T13:00:51.252Z] > git --version # 'git version 2.25.1' [2023-05-24T13:00:51.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T13:00:51.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T13:00:52.559Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-24T13:00:52.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T13:00:54.026Z] Merging remotes/origin/main commit 54f3f02236d78e8dac698cc92ad00962f8aead74 into PR head commit 4747ee83fa51c3734b2feec79c94f1bfe173f849 [2023-05-24T13:00:54.298Z] Merge succeeded, producing 4747ee83fa51c3734b2feec79c94f1bfe173f849 [2023-05-24T13:00:54.299Z] Checking out Revision 4747ee83fa51c3734b2feec79c94f1bfe173f849 (PR-567) [2023-05-24T13:00:53.405Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-24T13:00:53.451Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-24T13:00:53.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T13:00:53.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T13:00:54.040Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T13:00:54.109Z] > git checkout -f 4747ee83fa51c3734b2feec79c94f1bfe173f849 # timeout=10 [2023-05-24T13:00:54.201Z] > git remote # timeout=10 [2023-05-24T13:00:54.220Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T13:00:54.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T13:00:54.252Z] > git merge 54f3f02236d78e8dac698cc92ad00962f8aead74 # timeout=10 [2023-05-24T13:00:54.277Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T13:00:54.303Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T13:00:54.318Z] > git checkout -f 4747ee83fa51c3734b2feec79c94f1bfe173f849 # timeout=10 [2023-05-24T13:00:54.742Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-24T13:00:54.786Z] > git --version # timeout=10 [2023-05-24T13:00:54.796Z] > git --version # 'git version 2.25.1' [2023-05-24T13:00:54.820Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T13:00:56.015Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T13:00:56.015Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T13:00:56.015Z] Dload Upload Total Spent Left Speed [2023-05-24T13:00:56.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-05-24T13:00:56.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T13:00:57.031Z] + sudo tee /etc/docker/daemon.new+ [2023-05-24T13:00:57.031Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T13:00:57.031Z] { [2023-05-24T13:00:57.031Z] "registry-mirrors": [ [2023-05-24T13:00:57.031Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T13:00:57.031Z] ], [2023-05-24T13:00:57.031Z] "bip": "10.250.0.254/24", [2023-05-24T13:00:57.031Z] "hosts": [ [2023-05-24T13:00:57.031Z] "tcp://0.0.0.0:5555", [2023-05-24T13:00:57.031Z] "unix:///var/run/docker.sock" [2023-05-24T13:00:57.031Z] ], [2023-05-24T13:00:57.031Z] "mtu": 1458, [2023-05-24T13:00:57.031Z] "selinux-enabled": true, [2023-05-24T13:00:57.031Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T13:00:57.031Z] } [Pipeline] sh [2023-05-24T13:00:57.379Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T13:00:57.735Z] + sudo service docker restart [2023-05-24T13:00:58.886Z] Removing intermediate container ee08b8b28e4d [2023-05-24T13:00:58.886Z] ---> db6f140c94a6 [2023-05-24T13:00:58.886Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T13:00:58.886Z] 3.17: Pulling from library/alpine [2023-05-24T13:00:58.886Z] f56be85fc22e: Already exists [2023-05-24T13:00:58.886Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T13:00:58.886Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T13:00:58.886Z] ---> 9ed4aefc74f6 [2023-05-24T13:00:58.886Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T13:00:58.886Z] ---> Running in 0e31939b9b85 [2023-05-24T13:00:58.886Z] Removing intermediate container 0e31939b9b85 [2023-05-24T13:00:58.886Z] ---> 04ca344adffe [2023-05-24T13:00:58.886Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-24T13:00:58.886Z] ---> Running in c19e60ce2352 [2023-05-24T13:00:58.886Z] Removing intermediate container c19e60ce2352 [2023-05-24T13:00:58.886Z] ---> 8df74f76f287 [2023-05-24T13:00:58.886Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T13:00:58.886Z] ---> Running in 9cb1e576b0fa [2023-05-24T13:00:58.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T13:00:58.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T13:00:58.886Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T13:00:58.886Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T13:00:58.886Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T13:00:58.886Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T13:00:58.886Z] OK: 8 MiB in 17 packages [2023-05-24T13:00:58.886Z] Removing intermediate container 9cb1e576b0fa [2023-05-24T13:00:58.886Z] ---> b3dd91df49f8 [2023-05-24T13:00:58.886Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T13:00:58.886Z] ---> d6c820f8ce93 [2023-05-24T13:00:58.886Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T13:00:58.886Z] ---> bc88daee72e0 [2023-05-24T13:00:58.886Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-24T13:00:58.886Z] ---> e14b7b6b10ad [2023-05-24T13:00:58.886Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-24T13:00:58.886Z] ---> 5d0fe52f59d6 [2023-05-24T13:00:58.886Z] Step 21/26 : EXPOSE 48095 [2023-05-24T13:00:58.886Z] ---> Running in 77e66b4171e6 [2023-05-24T13:00:58.886Z] Removing intermediate container 77e66b4171e6 [2023-05-24T13:00:58.886Z] ---> 5038e31abcea [2023-05-24T13:00:58.886Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-24T13:00:58.886Z] ---> Running in e399151ef013 [2023-05-24T13:00:58.886Z] Removing intermediate container e399151ef013 [2023-05-24T13:00:58.886Z] ---> 9432efb6348b [2023-05-24T13:00:58.886Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T13:00:58.886Z] ---> Running in e30226310735 [2023-05-24T13:00:58.886Z] Removing intermediate container e30226310735 [2023-05-24T13:00:58.886Z] ---> a39698c12312 [2023-05-24T13:00:58.886Z] Step 24/26 : LABEL arch=amd64 [2023-05-24T13:00:58.886Z] ---> Running in f7fb34422ca7 [2023-05-24T13:00:58.886Z] Removing intermediate container f7fb34422ca7 [2023-05-24T13:00:58.886Z] ---> 6e9c34c04496 [2023-05-24T13:00:58.886Z] Step 25/26 : LABEL git_sha=4747ee83fa51c3734b2feec79c94f1bfe173f849 [2023-05-24T13:00:58.886Z] ---> Running in 30385bb94e49 [2023-05-24T13:00:58.886Z] Removing intermediate container 30385bb94e49 [2023-05-24T13:00:58.886Z] ---> e903044c2ff9 [2023-05-24T13:00:58.886Z] Step 26/26 : LABEL version=0.0.0 [2023-05-24T13:00:59.146Z] ---> Running in 586fb2e816d1 [2023-05-24T13:00:59.146Z] Removing intermediate container 586fb2e816d1 [2023-05-24T13:00:59.146Z] ---> 9a7c7d0b01ec [2023-05-24T13:00:59.146Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T13:00:59.146Z] Successfully built 9a7c7d0b01ec [2023-05-24T13:00:59.146Z] 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 [2023-05-24T13:01:00.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T13:01:00.066Z] [2023-05-24T13:01:00.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T13:01:00.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T13:01:00.445Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T13:01:00.445Z] 5eb5b503b376: Pulling fs layer [2023-05-24T13:01:00.445Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T13:01:00.445Z] ec43610c2a17: Pulling fs layer [2023-05-24T13:01:00.445Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T13:01:00.445Z] 33b1e0a273af: Pulling fs layer [2023-05-24T13:01:00.445Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T13:01:00.445Z] 2f39f015ded8: Pulling fs layer [2023-05-24T13:01:00.445Z] 33b1e0a273af: Waiting [2023-05-24T13:01:00.445Z] 5d3b04190fa2: Waiting [2023-05-24T13:01:00.445Z] 2f39f015ded8: Waiting [2023-05-24T13:01:00.445Z] 3a2ae6a8a46f: Waiting [2023-05-24T13:01:00.445Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T13:01:00.445Z] 5c69ac0246d0: Download complete [2023-05-24T13:01:00.445Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T13:01:00.445Z] 3a2ae6a8a46f: Download complete [2023-05-24T13:01:00.445Z] 33b1e0a273af: Verifying Checksum [2023-05-24T13:01:00.445Z] 33b1e0a273af: Download complete [2023-05-24T13:01:00.445Z] ec43610c2a17: Verifying Checksum [2023-05-24T13:01:00.445Z] ec43610c2a17: Download complete [2023-05-24T13:01:00.445Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T13:01:00.445Z] 5d3b04190fa2: Download complete [2023-05-24T13:01:00.708Z] 5eb5b503b376: Verifying Checksum [2023-05-24T13:01:00.708Z] 5eb5b503b376: Download complete [2023-05-24T13:01:01.276Z] 2f39f015ded8: Verifying Checksum [2023-05-24T13:01:01.276Z] 2f39f015ded8: Download complete [2023-05-24T13:01:01.842Z] 5eb5b503b376: Pull complete [2023-05-24T13:01:02.101Z] 5c69ac0246d0: Pull complete [2023-05-24T13:01:02.669Z] ec43610c2a17: Pull complete [2023-05-24T13:01:02.669Z] 3a2ae6a8a46f: Pull complete [2023-05-24T13:01:02.929Z] 33b1e0a273af: Pull complete [2023-05-24T13:01:02.929Z] 5d3b04190fa2: Pull complete [2023-05-24T13:01:07.114Z] 2f39f015ded8: Pull complete [2023-05-24T13:01:07.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T13:01:07.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T13:01:07.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T13:01:07.361Z] prd-ubuntu20.04-docker-8c-8g-16701 does not seem to be running inside a container [2023-05-24T13:01:07.393Z] $ 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-567 -v /w/workspace/_app-service-configurable_PR-567:/w/workspace/_app-service-configurable_PR-567:rw,z -v /w/workspace/_app-service-configurable_PR-567@tmp:/w/workspace/_app-service-configurable_PR-567@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 [2023-05-24T13:01:10.809Z] $ docker top a92af4cc1d50ed83f7feb655aaf820ad228beb506c588b842d57dc5e85545d9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:01:11.272Z] ---> job-cost.sh [2023-05-24T13:01:11.272Z] lf-activate-venv: SKIPPING [2023-05-24T13:01:11.272Z] INFO: No Stack... [2023-05-24T13:01:11.532Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T13:01:11.791Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T13:01:12.105Z] + cat /w/workspace/_app-service-configurable_PR-567/archives/cost.csv [2023-05-24T13:01:12.106Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T13:01:12.147Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-567-1-stack-cost] [2023-05-24T13:01:12.152Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-567-1-stack-cost] did not exist. Created. [2023-05-24T13:01:12.152Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T13:01:12.557Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T13:01:12.612Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T13:01:12.641Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-567-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T13:01:12.724Z] $ docker stop --time=1 a92af4cc1d50ed83f7feb655aaf820ad228beb506c588b842d57dc5e85545d9d [2023-05-24T13:01:13.878Z] $ docker rm -f --volumes a92af4cc1d50ed83f7feb655aaf820ad228beb506c588b842d57dc5e85545d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T13:01:19.906Z] provisioning config files... [2023-05-24T13:01:19.931Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9470528478494581191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:01:20.311Z] ---> docker-login.sh [2023-05-24T13:01:20.311Z] nexus3.edgexfoundry.org:10001 [2023-05-24T13:01:20.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T13:01:20.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T13:01:20.863Z] Configure a credential helper to remove this warning. See [2023-05-24T13:01:20.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T13:01:20.863Z] [2023-05-24T13:01:20.863Z] Login Succeeded [2023-05-24T13:01:20.863Z] nexus3.edgexfoundry.org:10002 [2023-05-24T13:01:21.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T13:01:21.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T13:01:21.131Z] Configure a credential helper to remove this warning. See [2023-05-24T13:01:21.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T13:01:21.131Z] [2023-05-24T13:01:21.131Z] Login Succeeded [2023-05-24T13:01:21.131Z] nexus3.edgexfoundry.org:10003 [2023-05-24T13:01:21.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T13:01:21.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T13:01:21.674Z] Configure a credential helper to remove this warning. See [2023-05-24T13:01:21.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T13:01:21.674Z] [2023-05-24T13:01:21.674Z] Login Succeeded [2023-05-24T13:01:21.674Z] nexus3.edgexfoundry.org:10004 [2023-05-24T13:01:21.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T13:01:21.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T13:01:21.945Z] Configure a credential helper to remove this warning. See [2023-05-24T13:01:21.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T13:01:21.945Z] [2023-05-24T13:01:21.945Z] Login Succeeded [2023-05-24T13:01:21.945Z] docker.io [2023-05-24T13:01:22.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T13:01:22.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T13:01:22.479Z] Configure a credential helper to remove this warning. See [2023-05-24T13:01:22.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T13:01:22.479Z] [2023-05-24T13:01:22.479Z] Login Succeeded [2023-05-24T13:01:22.479Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T13:01:22.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T13:01:22.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T13:01:22.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T13:01:22.983Z] ========================================================= [2023-05-24T13:01:22.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T13:01:22.984Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T13:01:23.536Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T13:01:23.536Z] Sending build context to Docker daemon 168.4kB [2023-05-24T13:01:23.811Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T13:01:23.811Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T13:01:26.396Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T13:01:26.396Z] c41833b44d91: Pulling fs layer [2023-05-24T13:01:26.396Z] ed15518f5707: Pulling fs layer [2023-05-24T13:01:26.396Z] feae8fd75edb: Pulling fs layer [2023-05-24T13:01:26.396Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T13:01:26.396Z] 3cdef696dda3: Pulling fs layer [2023-05-24T13:01:26.396Z] 2ced38df9373: Pulling fs layer [2023-05-24T13:01:26.396Z] 58f1dce35555: Pulling fs layer [2023-05-24T13:01:26.396Z] 3cdef696dda3: Waiting [2023-05-24T13:01:26.396Z] 2ced38df9373: Waiting [2023-05-24T13:01:26.396Z] 58f1dce35555: Waiting [2023-05-24T13:01:26.396Z] 242c74f7c9fa: Waiting [2023-05-24T13:01:26.670Z] ed15518f5707: Verifying Checksum [2023-05-24T13:01:26.670Z] ed15518f5707: Download complete [2023-05-24T13:01:26.670Z] 242c74f7c9fa: Download complete [2023-05-24T13:01:26.670Z] 3cdef696dda3: Verifying Checksum [2023-05-24T13:01:26.670Z] 3cdef696dda3: Download complete [2023-05-24T13:01:26.670Z] c41833b44d91: Verifying Checksum [2023-05-24T13:01:26.670Z] c41833b44d91: Download complete [2023-05-24T13:01:28.093Z] c41833b44d91: Pull complete [2023-05-24T13:01:28.093Z] 58f1dce35555: Verifying Checksum [2023-05-24T13:01:28.093Z] 58f1dce35555: Download complete [2023-05-24T13:01:28.362Z] ed15518f5707: Pull complete [2023-05-24T13:01:29.329Z] feae8fd75edb: Verifying Checksum [2023-05-24T13:01:29.329Z] feae8fd75edb: Download complete [2023-05-24T13:01:29.329Z] 2ced38df9373: Download complete [2023-05-24T13:01:41.674Z] feae8fd75edb: Pull complete [2023-05-24T13:01:41.674Z] 242c74f7c9fa: Pull complete [2023-05-24T13:01:41.674Z] 3cdef696dda3: Pull complete [2023-05-24T13:01:48.360Z] 2ced38df9373: Pull complete [2023-05-24T13:01:50.311Z] 58f1dce35555: Pull complete [2023-05-24T13:01:50.311Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T13:01:50.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T13:01:50.311Z] ---> fadd8f120f05 [2023-05-24T13:01:50.311Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T13:01:52.276Z] ---> Running in b2b782aeb847 [2023-05-24T13:01:52.544Z] Removing intermediate container b2b782aeb847 [2023-05-24T13:01:52.544Z] ---> 098fbfb5dc77 [2023-05-24T13:01:52.544Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T13:01:52.544Z] ---> Running in 9dc8e845efb9 [2023-05-24T13:01:52.812Z] Removing intermediate container 9dc8e845efb9 [2023-05-24T13:01:52.813Z] ---> f80a7f31550b [2023-05-24T13:01:52.813Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T13:01:53.081Z] ---> Running in 8ccc7545dbcf [2023-05-24T13:01:53.349Z] Removing intermediate container 8ccc7545dbcf [2023-05-24T13:01:53.349Z] ---> 49e5b83d6294 [2023-05-24T13:01:53.349Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T13:01:53.349Z] ---> Running in 12028426834d [2023-05-24T13:01:54.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T13:01:55.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T13:01:55.997Z] OK: 263 MiB in 53 packages [2023-05-24T13:01:56.961Z] Removing intermediate container 12028426834d [2023-05-24T13:01:56.961Z] ---> c1a1e9b7f72d [2023-05-24T13:01:56.961Z] Step 7/12 : WORKDIR /app [2023-05-24T13:01:56.961Z] ---> Running in 454252fd3cf9 [2023-05-24T13:01:57.231Z] Removing intermediate container 454252fd3cf9 [2023-05-24T13:01:57.231Z] ---> ae376a475374 [2023-05-24T13:01:57.231Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T13:01:57.821Z] ---> 0fea990b8ef1 [2023-05-24T13:01:57.821Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T13:01:57.821Z] ---> Running in d56cc644e5e1 [2023-05-24T13:03:05.731Z] Removing intermediate container d56cc644e5e1 [2023-05-24T13:03:05.731Z] ---> d642353152af [2023-05-24T13:03:05.731Z] Step 10/12 : COPY . . [2023-05-24T13:03:05.731Z] ---> bfe6749fd159 [2023-05-24T13:03:05.731Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T13:03:05.731Z] ---> Running in 0d4037ee79a2 [2023-05-24T13:03:05.731Z] Removing intermediate container 0d4037ee79a2 [2023-05-24T13:03:05.731Z] ---> 9f4531a1d466 [2023-05-24T13:03:05.731Z] Step 12/12 : RUN $MAKE [2023-05-24T13:03:05.731Z] ---> Running in d81da87c3655 [2023-05-24T13:03:05.731Z] noop [2023-05-24T13:03:05.731Z] Removing intermediate container d81da87c3655 [2023-05-24T13:03:05.731Z] ---> bb9be7b872a7 [2023-05-24T13:03:05.731Z] Successfully built bb9be7b872a7 [2023-05-24T13:03:05.731Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T13:03:06.219Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T13:03:06.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T13:03:06.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-16702 does not seem to be running inside a container [2023-05-24T13:03:06.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T13:03:07.814Z] $ docker top 6e3abe86803beff0dcc2d9094aa9eaf8af7eac9982e8158b72bf649f8e08a6a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T13:03:08.696Z] + go version [2023-05-24T13:03:08.696Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T13:03:08.729Z] $ docker stop --time=1 6e3abe86803beff0dcc2d9094aa9eaf8af7eac9982e8158b72bf649f8e08a6a0 [2023-05-24T13:03:10.378Z] $ docker rm -f --volumes 6e3abe86803beff0dcc2d9094aa9eaf8af7eac9982e8158b72bf649f8e08a6a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T13:03:11.269Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T13:03:11.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T13:03:11.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-16702 does not seem to be running inside a container [2023-05-24T13:03:11.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T13:03:12.812Z] $ docker top f90c6628e31482faf68856421e4b1e4aaf7f40129295c0b7669f29b604f7ee2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T13:03:13.695Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T13:03:14.407Z] + make test [2023-05-24T13:03:14.407Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T13:05:51.160Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-24T13:05:51.160Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T13:05:51.160Z] go vet ./... [2023-05-24T13:08:12.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T13:08:12.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T13:08:12.879Z] ./bin/test-attribution-txt.sh [2023-05-24T13:08:12.879Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-24T13:08:12.879Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T13:08:12.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T13:08:12.953Z] $ docker stop --time=1 f90c6628e31482faf68856421e4b1e4aaf7f40129295c0b7669f29b604f7ee2a [2023-05-24T13:08:15.284Z] $ docker rm -f --volumes f90c6628e31482faf68856421e4b1e4aaf7f40129295c0b7669f29b604f7ee2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T13:08:16.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T13:08:16.851Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T13:08:17.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T13:08:17.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T13:08:18.245Z] + ls -al . [2023-05-24T13:08:18.245Z] total 172 [2023-05-24T13:08:18.245Z] drwxrwxr-x 7 jenkins jenkins 4096 May 24 13:03 . [2023-05-24T13:08:18.245Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 13:00 .. [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 119 May 24 13:00 .dockerignore [2023-05-24T13:08:18.245Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 13:00 .git [2023-05-24T13:08:18.245Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 13:00 .github [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 171 May 24 13:00 .gitignore [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 13:00 .golangci.yml [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 24 13:00 Attribution.txt [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 24 13:00 CHANGELOG.md [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 24 13:00 Dockerfile [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 13:00 GOVERNANCE.md [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 688 May 24 13:00 Jenkinsfile [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 24 13:00 LICENSE [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 618 May 24 13:00 OWNERS.md [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 24 13:00 README.md [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 12:58 VERSION [2023-05-24T13:08:18.245Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 13:00 bin [2023-05-24T13:08:18.245Z] -rw-r--r-- 1 jenkins jenkins 13 May 24 13:03 coverage.out [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 3261 May 24 13:00 go.mod [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 31339 May 24 13:00 go.sum [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 24 13:00 main.go [2023-05-24T13:08:18.245Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 24 13:00 makefile [2023-05-24T13:08:18.245Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 13:00 res [2023-05-24T13:08:18.245Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T13:08:18.676Z] + 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=4747ee83fa51c3734b2feec79c94f1bfe173f849 --label arch=arm64 --label version=0.0.0 . [2023-05-24T13:08:18.676Z] Sending build context to Docker daemon 169.5kB [2023-05-24T13:08:18.945Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T13:08:18.945Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-24T13:08:18.945Z] ---> bb9be7b872a7 [2023-05-24T13:08:18.945Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T13:08:18.945Z] ---> Running in 0cb09f190803 [2023-05-24T13:08:19.213Z] Removing intermediate container 0cb09f190803 [2023-05-24T13:08:19.213Z] ---> 235d633933a7 [2023-05-24T13:08:19.213Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T13:08:19.481Z] ---> Running in a3fc5ab8ea30 [2023-05-24T13:08:19.748Z] Removing intermediate container a3fc5ab8ea30 [2023-05-24T13:08:19.748Z] ---> 5079dc36e02e [2023-05-24T13:08:19.748Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-24T13:08:19.748Z] ---> Running in 484045133dde [2023-05-24T13:08:20.019Z] Removing intermediate container 484045133dde [2023-05-24T13:08:20.019Z] ---> 7f5fd0fd80c2 [2023-05-24T13:08:20.019Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T13:08:20.019Z] ---> Running in 9df5fa3696cc [2023-05-24T13:08:21.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T13:08:21.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T13:08:23.125Z] OK: 263 MiB in 53 packages [2023-05-24T13:08:23.713Z] Removing intermediate container 9df5fa3696cc [2023-05-24T13:08:23.713Z] ---> c0e91984d461 [2023-05-24T13:08:23.713Z] Step 7/26 : WORKDIR /app [2023-05-24T13:08:23.713Z] ---> Running in 342dc7a3c1d5 [2023-05-24T13:08:23.981Z] Removing intermediate container 342dc7a3c1d5 [2023-05-24T13:08:23.981Z] ---> ad3dfcb32268 [2023-05-24T13:08:23.981Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-24T13:08:24.572Z] ---> 9fceb904fb24 [2023-05-24T13:08:24.572Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T13:08:24.572Z] ---> Running in 09b567b02b3c [2023-05-24T13:08:29.929Z] Removing intermediate container 09b567b02b3c [2023-05-24T13:08:29.929Z] ---> 8c6200bd1e2b [2023-05-24T13:08:29.929Z] Step 10/26 : COPY . . [2023-05-24T13:08:29.929Z] ---> 0ef24eff9d58 [2023-05-24T13:08:29.929Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T13:08:29.929Z] ---> Running in a6dfc2d64486 [2023-05-24T13:08:29.929Z] Removing intermediate container a6dfc2d64486 [2023-05-24T13:08:29.929Z] ---> 931488c4bdcb [2023-05-24T13:08:29.929Z] Step 12/26 : RUN $MAKE [2023-05-24T13:08:29.929Z] ---> Running in 592628bb5917 [2023-05-24T13:08:30.895Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.68 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-24T13:10:37.587Z] Removing intermediate container 592628bb5917 [2023-05-24T13:10:37.587Z] ---> 8ebb4b587b58 [2023-05-24T13:10:37.587Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T13:10:37.587Z] 3.17: Pulling from library/alpine [2023-05-24T13:10:37.587Z] c41833b44d91: Already exists [2023-05-24T13:10:37.587Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T13:10:37.587Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T13:10:37.587Z] ---> 51e60588ff2c [2023-05-24T13:10:37.587Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T13:10:37.587Z] ---> Running in ae1b97b3ca86 [2023-05-24T13:10:37.856Z] Removing intermediate container ae1b97b3ca86 [2023-05-24T13:10:37.856Z] ---> 908dad22f674 [2023-05-24T13:10:37.856Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-24T13:10:37.856Z] ---> Running in 829ffb4a253f [2023-05-24T13:10:38.125Z] Removing intermediate container 829ffb4a253f [2023-05-24T13:10:38.125Z] ---> 85397fadfbd8 [2023-05-24T13:10:38.125Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T13:10:38.125Z] ---> Running in b41806274051 [2023-05-24T13:10:39.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T13:10:39.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T13:10:41.084Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T13:10:41.084Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T13:10:41.084Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T13:10:41.084Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T13:10:41.352Z] OK: 8 MiB in 17 packages [2023-05-24T13:10:44.703Z] Removing intermediate container b41806274051 [2023-05-24T13:10:44.703Z] ---> f73f5b7ff5f9 [2023-05-24T13:10:44.703Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-24T13:10:45.290Z] ---> c2b3a7cd4d9c [2023-05-24T13:10:45.290Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-24T13:10:45.873Z] ---> 6e018aafc561 [2023-05-24T13:10:45.873Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-24T13:10:46.462Z] ---> e2db41ddbd7d [2023-05-24T13:10:46.462Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-24T13:10:47.874Z] ---> 9507f900f00c [2023-05-24T13:10:47.874Z] Step 21/26 : EXPOSE 48095 [2023-05-24T13:10:47.874Z] ---> Running in d9804a7437e6 [2023-05-24T13:10:48.141Z] Removing intermediate container d9804a7437e6 [2023-05-24T13:10:48.141Z] ---> 786f3fcc901e [2023-05-24T13:10:48.141Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-24T13:10:48.141Z] ---> Running in 0be66df790a0 [2023-05-24T13:10:48.409Z] Removing intermediate container 0be66df790a0 [2023-05-24T13:10:48.409Z] ---> 50e5b93e76c0 [2023-05-24T13:10:48.409Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T13:10:48.409Z] ---> Running in 9e6e26458ad2 [2023-05-24T13:10:48.677Z] Removing intermediate container 9e6e26458ad2 [2023-05-24T13:10:48.677Z] ---> 6e1ac985c789 [2023-05-24T13:10:48.677Z] Step 24/26 : LABEL arch=arm64 [2023-05-24T13:10:48.946Z] ---> Running in 5f44978e7cd7 [2023-05-24T13:10:49.212Z] Removing intermediate container 5f44978e7cd7 [2023-05-24T13:10:49.212Z] ---> 5169bf39ed8d [2023-05-24T13:10:49.212Z] Step 25/26 : LABEL git_sha=4747ee83fa51c3734b2feec79c94f1bfe173f849 [2023-05-24T13:10:49.212Z] ---> Running in 2182dee69353 [2023-05-24T13:10:49.479Z] Removing intermediate container 2182dee69353 [2023-05-24T13:10:49.479Z] ---> d73425c0c222 [2023-05-24T13:10:49.479Z] Step 26/26 : LABEL version=0.0.0 [2023-05-24T13:10:49.479Z] ---> Running in 230e066507fe [2023-05-24T13:10:49.747Z] Removing intermediate container 230e066507fe [2023-05-24T13:10:49.747Z] ---> c59d84efdaf0 [2023-05-24T13:10:49.747Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T13:10:49.747Z] Successfully built c59d84efdaf0 [2023-05-24T13:10:49.747Z] 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 [2023-05-24T13:10:50.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T13:10:50.574Z] [2023-05-24T13:10:50.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T13:10:51.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T13:10:51.060Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T13:10:51.060Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T13:10:51.060Z] 04944245beec: Pulling fs layer [2023-05-24T13:10:51.060Z] 699f458cf7ca: Pulling fs layer [2023-05-24T13:10:51.060Z] 765212b225bb: Pulling fs layer [2023-05-24T13:10:51.060Z] f23df028b6ca: Pulling fs layer [2023-05-24T13:10:51.060Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T13:10:51.060Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T13:10:51.060Z] 765212b225bb: Waiting [2023-05-24T13:10:51.060Z] f23df028b6ca: Waiting [2023-05-24T13:10:51.060Z] d65c8cfc05b1: Waiting [2023-05-24T13:10:51.060Z] 2437ff75d9bd: Waiting [2023-05-24T13:10:51.662Z] 04944245beec: Verifying Checksum [2023-05-24T13:10:51.662Z] 04944245beec: Download complete [2023-05-24T13:10:51.662Z] 765212b225bb: Verifying Checksum [2023-05-24T13:10:51.662Z] 765212b225bb: Download complete [2023-05-24T13:10:51.951Z] f23df028b6ca: Verifying Checksum [2023-05-24T13:10:51.951Z] f23df028b6ca: Download complete [2023-05-24T13:10:51.951Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T13:10:51.951Z] d65c8cfc05b1: Download complete [2023-05-24T13:10:51.951Z] 699f458cf7ca: Verifying Checksum [2023-05-24T13:10:51.951Z] 699f458cf7ca: Download complete [2023-05-24T13:10:52.253Z] 8998bd30e6a1: Download complete [2023-05-24T13:10:54.898Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T13:10:54.898Z] 2437ff75d9bd: Download complete [2023-05-24T13:10:56.853Z] 8998bd30e6a1: Pull complete [2023-05-24T13:10:58.262Z] 04944245beec: Pull complete [2023-05-24T13:10:59.672Z] 699f458cf7ca: Pull complete [2023-05-24T13:10:59.939Z] 765212b225bb: Pull complete [2023-05-24T13:11:00.529Z] f23df028b6ca: Pull complete [2023-05-24T13:11:00.796Z] d65c8cfc05b1: Pull complete [2023-05-24T13:11:15.789Z] 2437ff75d9bd: Pull complete [2023-05-24T13:11:15.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T13:11:15.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T13:11:15.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T13:11:16.104Z] prd-ubuntu20.04-docker-arm64-4c-16g-16702 does not seem to be running inside a container [2023-05-24T13:11:16.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T13:11:18.702Z] $ docker top e267f393880479090f22751dcfc1e5fa4242f79afcc98c544cb8145c8f07cb5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:11:19.617Z] ---> job-cost.sh [2023-05-24T13:11:19.618Z] lf-activate-venv: SKIPPING [2023-05-24T13:11:19.618Z] INFO: No Stack... [2023-05-24T13:11:20.575Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T13:11:21.156Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T13:11:21.802Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-05-24T13:11:21.802Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T13:11:21.887Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-567-1-stack-cost] [2023-05-24T13:11:21.891Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-567-1-stack-cost] did not exist. Created. [2023-05-24T13:11:21.891Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T13:11:22.622Z] /w/workspace/app-service-configurable/1@tmp/durable-24ba3194/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T13:11:23.307Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T13:11:23.352Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T13:11:23.399Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T13:11:23.414Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-567-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T13:11:23.494Z] $ docker stop --time=1 e267f393880479090f22751dcfc1e5fa4242f79afcc98c544cb8145c8f07cb5a [2023-05-24T13:11:25.518Z] $ docker rm -f --volumes e267f393880479090f22751dcfc1e5fa4242f79afcc98c544cb8145c8f07cb5a [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 [2023-05-24T13:11:26.575Z] provisioning config files... [2023-05-24T13:11:26.581Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-567@tmp/config9901343952629737995tmp [Pipeline] { [Pipeline] sh [2023-05-24T13:11:26.914Z] + set +x [2023-05-24T13:11:26.914Z] + + bash -s -- [2023-05-24T13:11:26.914Z] curl -s https://codecov.io/bash [2023-05-24T13:11:26.914Z] [2023-05-24T13:11:26.914Z] _____ _ [2023-05-24T13:11:26.914Z] / ____| | | [2023-05-24T13:11:26.914Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T13:11:26.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T13:11:26.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T13:11:26.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T13:11:26.914Z] Bash-1.0.6 [2023-05-24T13:11:26.914Z] [2023-05-24T13:11:26.914Z] [2023-05-24T13:11:26.914Z] ==> git version 2.25.1 found [2023-05-24T13:11:26.914Z] ==> 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 [2023-05-24T13:11:26.914Z] Release-Date: 2020-01-08 [2023-05-24T13:11:26.914Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T13:11:26.914Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T13:11:26.914Z] ==> Jenkins CI detected. [2023-05-24T13:11:26.914Z] current dir:  /w/workspace/_app-service-configurable_PR-567 [2023-05-24T13:11:26.914Z] project root: . [2023-05-24T13:11:26.914Z] --> token set from env [2023-05-24T13:11:26.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T13:11:26.914Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T13:11:26.914Z] ==> Python coveragepy not found [2023-05-24T13:11:26.914Z] ==> Searching for coverage reports in: [2023-05-24T13:11:26.914Z] + . [2023-05-24T13:11:26.914Z] -> Found 1 reports [2023-05-24T13:11:26.914Z] ==> Detecting git/mercurial file structure [2023-05-24T13:11:26.914Z] ==> Reading reports [2023-05-24T13:11:26.914Z] + ./coverage.out bytes=13 [2023-05-24T13:11:27.173Z] ==> Appending adjustments [2023-05-24T13:11:27.173Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T13:11:27.173Z] + Found adjustments [2023-05-24T13:11:27.173Z] ==> Gzipping contents [2023-05-24T13:11:27.173Z] 4.0K /tmp/codecov.aty1Km.gz [2023-05-24T13:11:27.173Z] ==> Uploading reports [2023-05-24T13:11:27.173Z] url: https://codecov.io [2023-05-24T13:11:27.173Z] query: branch=PR-567&commit=4747ee83fa51c3734b2feec79c94f1bfe173f849&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=567&job=&cmd_args= [2023-05-24T13:11:27.173Z] -> Pinging Codecov [2023-05-24T13:11:27.173Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-567&commit=4747ee83fa51c3734b2feec79c94f1bfe173f849&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=567&job=&cmd_args= [2023-05-24T13:11:27.173Z] -> Uploading to [2023-05-24T13:11:27.173Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/A97CA9966030D2A3747ED39772930CCE/4747ee83fa51c3734b2feec79c94f1bfe173f849/8d63db38-bf52-4128-98e7-380c8bc64edd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T131127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5324e97f9e0e7f667d73102c93f1d68cb0ccb340bdd265f0cb649dc92e5c143a [2023-05-24T13:11:27.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T13:11:27.173Z] Dload Upload Total Spent Left Speed [2023-05-24T13:11:27.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1857 --:--:-- --:--:-- --:--:-- 1857 [2023-05-24T13:11:27.435Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4747ee83fa51c3734b2feec79c94f1bfe173f849 [Pipeline] } [2023-05-24T13:11:27.464Z] 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 [2023-05-24T13:11:29.241Z] + [ -d /w/workspace/_app-service-configurable_PR-567/archives ] [2023-05-24T13:11:29.241Z] + ls -al /w/workspace/_app-service-configurable_PR-567/archives [2023-05-24T13:11:29.241Z] total 16 [2023-05-24T13:11:29.241Z] drwxr-xr-x 3 root root 4096 May 24 13:01 . [2023-05-24T13:11:29.241Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 13:01 .. [2023-05-24T13:11:29.241Z] drwxr-xr-x 2 root root 4096 May 24 13:01 cost [2023-05-24T13:11:29.241Z] -rw-r--r-- 1 root root 96 May 24 13:01 cost.csv [2023-05-24T13:11:29.241Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-567/archives [2023-05-24T13:11:29.241Z] + ls -al /w/workspace/_app-service-configurable_PR-567/archives [2023-05-24T13:11:29.241Z] total 16 [2023-05-24T13:11:29.241Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 13:01 . [2023-05-24T13:11:29.241Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 13:01 .. [2023-05-24T13:11:29.241Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 13:01 cost [2023-05-24T13:11:29.241Z] -rw-r--r-- 1 jenkins jenkins 96 May 24 13:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:11:29.566Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:11:30.464Z] ---> package-listing.sh [2023-05-24T13:11:30.464Z] ++ facter osfamily [2023-05-24T13:11:30.464Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T13:11:30.723Z] + OS_FAMILY=debian [2023-05-24T13:11:30.723Z] + workspace=/w/workspace/_app-service-configurable_PR-567 [2023-05-24T13:11:30.723Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T13:11:30.723Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T13:11:30.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T13:11:30.723Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T13:11:30.723Z] + '[' /w/workspace/_app-service-configurable_PR-567 ']' [2023-05-24T13:11:30.723Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T13:11:30.723Z] + case "${OS_FAMILY}" in [2023-05-24T13:11:30.723Z] + dpkg -l [2023-05-24T13:11:30.723Z] + grep '^ii' [2023-05-24T13:11:30.723Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T13:11:30.723Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T13:11:30.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T13:11:30.723Z] + '[' /w/workspace/_app-service-configurable_PR-567 ']' [2023-05-24T13:11:30.723Z] + mkdir -p /w/workspace/_app-service-configurable_PR-567/archives/ [2023-05-24T13:11:30.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-567/archives/ [Pipeline] echo [2023-05-24T13:11:30.759Z] 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-567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T13:11:31.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T13:11:31.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T13:11:31.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T13:11:31.565Z] prd-ubuntu20.04-docker-8c-8g-16701 does not seem to be running inside a container [2023-05-24T13:11:31.596Z] $ 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-567/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-567 -v /w/workspace/_app-service-configurable_PR-567:/w/workspace/_app-service-configurable_PR-567:rw,z -v /w/workspace/_app-service-configurable_PR-567@tmp:/w/workspace/_app-service-configurable_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T13:11:31.768Z] $ docker top c6716c6b73bb0bea36f70ae92e254a11d3e15e0f220f0a6c4bc5acac1e60e082 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T13:11:32.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T13:11:32.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T13:11:32.776Z] + ls /var/log/sa-host [2023-05-24T13:11:32.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T13:11:32.984Z] provisioning config files... [2023-05-24T13:11:32.993Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-567@tmp/config4482981451279024553tmp [Pipeline] { [Pipeline] echo [2023-05-24T13:11:33.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:11:33.360Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T13:11:33.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:11:33.816Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T13:11:33.850Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:11:34.167Z] ---> sudo-logs.sh [2023-05-24T13:11:34.167Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T13:11:34.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:11:34.564Z] ---> job-cost.sh [2023-05-24T13:11:34.564Z] lf-activate-venv: SKIPPING [2023-05-24T13:11:34.564Z] DEBUG: total: 0.2199999988079071 [2023-05-24T13:11:34.564Z] INFO: Retrieving Stack Cost... [2023-05-24T13:11:34.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T13:11:35.392Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T13:11:35.425Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T13:11:35.736Z] ---> logs-deploy.sh [2023-05-24T13:11:35.737Z] lf-activate-venv: SKIPPING [2023-05-24T13:11:35.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-567/1 [2023-05-24T13:11:35.737Z] INFO: archiving workspace using pattern(s): [2023-05-24T13:11:36.675Z] Archives upload complete. [2023-05-24T13:11:36.675Z] INFO: archiving logs to Nexus