Pull request #560 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b3478ab1e12328ee6a49560d74da6437f8d5838+023efeb58b72985ebd230dffc6fa2da5abccc86b (0326544d925b1bac52f51cf0609eb2ff28e87faa) 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-ssh15557947175395175319.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-ssh104518226228417085.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-560/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-560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11708582393366816452.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-560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5633490092795377087.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-ssh3702584269192898329.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-560/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-560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4209467530795030690.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14857 in /w/workspace/_app-service-configurable_PR-560 [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-560 # 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/560/head:refs/remotes/origin/PR-560 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 023efeb58b72985ebd230dffc6fa2da5abccc86b into PR head commit 4b3478ab1e12328ee6a49560d74da6437f8d5838 Merge succeeded, producing 4b3478ab1e12328ee6a49560d74da6437f8d5838 Checking out Revision 4b3478ab1e12328ee6a49560d74da6437f8d5838 (PR-560) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b3478ab1e12328ee6a49560d74da6437f8d5838 # 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 023efeb58b72985ebd230dffc6fa2da5abccc86b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b3478ab1e12328ee6a49560d74da6437f8d5838 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T01:38:32.827Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T01:38:33.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T01:38:33.106Z] ========================================================= [2023-05-10T01:38:33.107Z] EdgeX Global Pipelines Version Info [2023-05-10T01:38:33.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:38:33.864Z] ------------------- [2023-05-10T01:38:33.864Z] stable info: [2023-05-10T01:38:33.864Z] ------------------- [2023-05-10T01:38:33.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T01:38:33.864Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:38:33.864Z] Message: update stable to v1.0.249 [2023-05-10T01:38:34.437Z] ------------------- [2023-05-10T01:38:34.437Z] experimental info: [2023-05-10T01:38:34.437Z] ------------------- [2023-05-10T01:38:34.437Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T01:38:34.437Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:38:34.437Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T01:38:34.733Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-10T01:38:34.773Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-10T01:38:34.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T01:38:34.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T01:38:34.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T01:38:34.943Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T01:38:34.988Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T01:38:35.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T01:38:35.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T01:38:35.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T01:38:35.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T01:38:35.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-10T01:38:35.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T01:38:35.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T01:38:35.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:38:35.409Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:38:35.452Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:38:35.489Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:38:35.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T01:38:35.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T01:38:35.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T01:38:35.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T01:38:35.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T01:38:35.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T01:38:35.786Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T01:38:35.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T01:38:35.883Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T01:38:35.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-560 [Pipeline] echo [2023-05-10T01:38:35.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-560 [Pipeline] echo [2023-05-10T01:38:36.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-560 [Pipeline] echo [2023-05-10T01:38:36.056Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b3478ab1e12328ee6a49560d74da6437f8d5838 [Pipeline] echo [2023-05-10T01:38:36.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b3478a [Pipeline] echo [2023-05-10T01:38:36.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:38:36.277Z] provisioning config files... [2023-05-10T01:38:36.292Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-560@tmp/config3371425718878807612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:38:36.642Z] ---> docker-login.sh [2023-05-10T01:38:36.642Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:38:36.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:36.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:36.903Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:36.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:36.903Z] [2023-05-10T01:38:36.903Z] Login Succeeded [2023-05-10T01:38:36.903Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:38:36.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:36.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:36.903Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:36.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:36.903Z] [2023-05-10T01:38:36.903Z] Login Succeeded [2023-05-10T01:38:36.903Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:38:37.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:37.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:37.164Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:37.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:37.164Z] [2023-05-10T01:38:37.164Z] Login Succeeded [2023-05-10T01:38:37.164Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:38:37.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:37.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:37.164Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:37.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:37.164Z] [2023-05-10T01:38:37.164Z] Login Succeeded [2023-05-10T01:38:37.164Z] docker.io [2023-05-10T01:38:37.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:37.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:37.426Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:37.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:37.426Z] [2023-05-10T01:38:37.426Z] Login Succeeded [2023-05-10T01:38:37.426Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:38:37.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T01:38:38.063Z] + git rev-list -1 --merges 4b3478ab1e12328ee6a49560d74da6437f8d5838~1..4b3478ab1e12328ee6a49560d74da6437f8d5838 [Pipeline] echo [2023-05-10T01:38:38.141Z] -----------> git rev-list -1 --merges 4b3478ab1e12328ee6a49560d74da6437f8d5838~1..4b3478ab1e12328ee6a49560d74da6437f8d5838 4b3478ab1e12328ee6a49560d74da6437f8d5838 [false] [Pipeline] sh [2023-05-10T01:38:38.455Z] + git log --format=format:%s -1 4b3478ab1e12328ee6a49560d74da6437f8d5838 [Pipeline] echo [2023-05-10T01:38:38.491Z] ========================================================= [2023-05-10T01:38:38.491Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T01:38:38.491Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:38:38.933Z] + git log --format=format:%s -1 4b3478ab1e12328ee6a49560d74da6437f8d5838 [Pipeline] echo [2023-05-10T01:38:38.966Z] [semverPrep] GIT_COMMIT: 4b3478ab1e12328ee6a49560d74da6437f8d5838, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-10T01:38:39.049Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T01:38:39.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T01:38:39.461Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T01:38:39.461Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T01:38:39.461Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T01:38:39.461Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T01:38:39.461Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T01:38:39.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:38:39.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:38:39.958Z] [2023-05-10T01:38:39.958Z] 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-10T01:38:40.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:38:40.342Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T01:38:40.342Z] b85a868b505f: Pulling fs layer [2023-05-10T01:38:40.342Z] e2be974225ed: Pulling fs layer [2023-05-10T01:38:40.342Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T01:38:40.342Z] 988bab9f4d93: Pulling fs layer [2023-05-10T01:38:40.342Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T01:38:40.342Z] eaf3925da568: Pulling fs layer [2023-05-10T01:38:40.342Z] bab4dde63d76: Pulling fs layer [2023-05-10T01:38:40.342Z] bde34c3a00c8: Pulling fs layer [2023-05-10T01:38:40.342Z] b352a97aabf1: Pulling fs layer [2023-05-10T01:38:40.342Z] 4872d77fe225: Pulling fs layer [2023-05-10T01:38:40.342Z] 5851b861e8e6: Pulling fs layer [2023-05-10T01:38:40.342Z] 988bab9f4d93: Waiting [2023-05-10T01:38:40.342Z] 4872d77fe225: Waiting [2023-05-10T01:38:40.342Z] 5851b861e8e6: Waiting [2023-05-10T01:38:40.342Z] bde34c3a00c8: Waiting [2023-05-10T01:38:40.342Z] 1469e6f7b9e6: Waiting [2023-05-10T01:38:40.342Z] eaf3925da568: Waiting [2023-05-10T01:38:40.342Z] bab4dde63d76: Waiting [2023-05-10T01:38:40.342Z] b352a97aabf1: Waiting [2023-05-10T01:38:40.342Z] e2be974225ed: Download complete [2023-05-10T01:38:40.342Z] 988bab9f4d93: Download complete [2023-05-10T01:38:40.604Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T01:38:40.604Z] 1469e6f7b9e6: Download complete [2023-05-10T01:38:40.604Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T01:38:40.604Z] 339a4e72a1f5: Download complete [2023-05-10T01:38:40.604Z] eaf3925da568: Verifying Checksum [2023-05-10T01:38:40.604Z] eaf3925da568: Download complete [2023-05-10T01:38:40.604Z] bde34c3a00c8: Verifying Checksum [2023-05-10T01:38:40.604Z] bde34c3a00c8: Download complete [2023-05-10T01:38:40.604Z] b352a97aabf1: Download complete [2023-05-10T01:38:40.604Z] 4872d77fe225: Download complete [2023-05-10T01:38:40.604Z] 5851b861e8e6: Download complete [2023-05-10T01:38:40.604Z] b85a868b505f: Verifying Checksum [2023-05-10T01:38:40.604Z] b85a868b505f: Download complete [2023-05-10T01:38:40.862Z] bab4dde63d76: Verifying Checksum [2023-05-10T01:38:40.862Z] bab4dde63d76: Download complete [2023-05-10T01:38:41.801Z] b85a868b505f: Pull complete [2023-05-10T01:38:43.096Z] e2be974225ed: Pull complete [2023-05-10T01:38:43.363Z] 339a4e72a1f5: Pull complete [2023-05-10T01:38:43.363Z] 988bab9f4d93: Pull complete [2023-05-10T01:38:43.622Z] 1469e6f7b9e6: Pull complete [2023-05-10T01:38:43.622Z] eaf3925da568: Pull complete [2023-05-10T01:38:45.532Z] bab4dde63d76: Pull complete [2023-05-10T01:38:45.532Z] bde34c3a00c8: Pull complete [2023-05-10T01:38:45.792Z] b352a97aabf1: Pull complete [2023-05-10T01:38:45.792Z] 4872d77fe225: Pull complete [2023-05-10T01:38:45.792Z] 5851b861e8e6: Pull complete [2023-05-10T01:38:45.792Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T01:38:45.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:38:45.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:38:46.028Z] prd-ubuntu20.04-docker-8c-8g-14857 does not seem to be running inside a container [2023-05-10T01:38:46.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-560 -v /w/workspace/_app-service-configurable_PR-560:/w/workspace/_app-service-configurable_PR-560:rw,z -v /w/workspace/_app-service-configurable_PR-560@tmp:/w/workspace/_app-service-configurable_PR-560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T01:38:48.367Z] $ docker top 0a8a0de661e22ed83109168857067c126ed87ca92e3b265a1e96d3b686f12b5e -eo pid,comm [2023-05-10T01:38:48.429Z] 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-10T01:38:48.429Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T01:38:48.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:38:48.560Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:38:48.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:38:48.669Z] $ docker exec 0a8a0de661e22ed83109168857067c126ed87ca92e3b265a1e96d3b686f12b5e ssh-agent [2023-05-10T01:38:48.797Z] SSH_AUTH_SOCK=/tmp/ssh-3mgjyW9radel/agent.33 [2023-05-10T01:38:48.797Z] SSH_AGENT_PID=39 [2023-05-10T01:38:48.803Z] Running ssh-add (command line suppressed) [2023-05-10T01:38:48.892Z] Identity added: /w/workspace/_app-service-configurable_PR-560@tmp/private_key_9732743112059384379.key (/w/workspace/_app-service-configurable_PR-560@tmp/private_key_9732743112059384379.key) [2023-05-10T01:38:48.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:38:49.248Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T01:38:49.267Z] $ docker exec --env ******** --env ******** 0a8a0de661e22ed83109168857067c126ed87ca92e3b265a1e96d3b686f12b5e ssh-agent -k [2023-05-10T01:38:49.361Z] unset SSH_AUTH_SOCK; [2023-05-10T01:38:49.361Z] unset SSH_AGENT_PID; [2023-05-10T01:38:49.362Z] echo Agent pid 39 killed; [2023-05-10T01:38:49.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T01:38:49.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:38:49.481Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:38:49.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:38:49.589Z] $ docker exec 0a8a0de661e22ed83109168857067c126ed87ca92e3b265a1e96d3b686f12b5e ssh-agent [2023-05-10T01:38:49.704Z] SSH_AUTH_SOCK=/tmp/ssh-LGhT1P7iSzy7/agent.71 [2023-05-10T01:38:49.704Z] SSH_AGENT_PID=77 [2023-05-10T01:38:49.708Z] Running ssh-add (command line suppressed) [2023-05-10T01:38:49.789Z] Identity added: /w/workspace/_app-service-configurable_PR-560@tmp/private_key_16697693872280407787.key (/w/workspace/_app-service-configurable_PR-560@tmp/private_key_16697693872280407787.key) [2023-05-10T01:38:49.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:38:50.146Z] + git semver init [2023-05-10T01:38:50.407Z] 2023-05-10 01:38:50,343 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T01:38:50.407Z] 2023-05-10 01:38:50,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-560/.semver [2023-05-10T01:38:50.407Z] 2023-05-10 01:38:50,345 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-560/.semver [2023-05-10T01:38:50.407Z] 2023-05-10 01:38:50,345 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-560/.semver'], cwd=/w/workspace/_app-service-configurable_PR-560, universal_newlines=False, shell=None, istream=None) [2023-05-10T01:38:51.357Z] 2023-05-10 01:38:51,160 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-560/.git/info/exclude [2023-05-10T01:38:51.357Z] 2023-05-10 01:38:51,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-560/.semver/PR-560 with force:False [2023-05-10T01:38:51.357Z] 2023-05-10 01:38:51,161 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-560/.semver/PR-560 [2023-05-10T01:38:51.357Z] 2023-05-10 01:38:51,167 [execute] INFO git cat-file --batch-check [2023-05-10T01:38:51.357Z] 2023-05-10 01:38:51,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-560/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T01:38:51.357Z] 2023-05-10 01:38:51,175 [execute] INFO git cat-file --batch [2023-05-10T01:38:51.357Z] 2023-05-10 01:38:51,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-560/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T01:38:51.357Z] 2023-05-10 01:38:51,181 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-560/.semver/PR-560 [2023-05-10T01:38:51.357Z] 0.0.0 [Pipeline] } [2023-05-10T01:38:51.433Z] $ docker exec --env ******** --env ******** 0a8a0de661e22ed83109168857067c126ed87ca92e3b265a1e96d3b686f12b5e ssh-agent -k [2023-05-10T01:38:51.537Z] unset SSH_AUTH_SOCK; [2023-05-10T01:38:51.538Z] unset SSH_AGENT_PID; [2023-05-10T01:38:51.538Z] echo Agent pid 77 killed; [2023-05-10T01:38:51.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T01:38:52.126Z] + git semver [Pipeline] } [2023-05-10T01:38:52.402Z] $ docker stop --time=1 0a8a0de661e22ed83109168857067c126ed87ca92e3b265a1e96d3b686f12b5e [2023-05-10T01:38:53.715Z] $ docker rm -f --volumes 0a8a0de661e22ed83109168857067c126ed87ca92e3b265a1e96d3b686f12b5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:38:54.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T01:38:54.361Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T01:38:54.383Z] [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-10T01:38:55.189Z] provisioning config files... [2023-05-10T01:38:55.198Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-560@tmp/config14947177004582098913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:38:55.568Z] ---> docker-login.sh [2023-05-10T01:38:55.568Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:38:55.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:55.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:55.568Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:55.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:55.568Z] [2023-05-10T01:38:55.568Z] Login Succeeded [2023-05-10T01:38:55.568Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:38:55.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:55.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:55.568Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:55.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:55.568Z] [2023-05-10T01:38:55.568Z] Login Succeeded [2023-05-10T01:38:55.568Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:38:55.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:55.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:55.828Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:55.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:55.828Z] [2023-05-10T01:38:55.828Z] Login Succeeded [2023-05-10T01:38:55.828Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:38:55.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:55.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:55.828Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:55.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:55.828Z] [2023-05-10T01:38:55.828Z] Login Succeeded [2023-05-10T01:38:55.828Z] docker.io [2023-05-10T01:38:56.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:38:56.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:38:56.089Z] Configure a credential helper to remove this warning. See [2023-05-10T01:38:56.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:38:56.089Z] [2023-05-10T01:38:56.089Z] Login Succeeded [2023-05-10T01:38:56.089Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:38:56.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:38:56.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:38:56.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:38:56.400Z] ========================================================= [2023-05-10T01:38:56.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T01:38:56.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:38:56.887Z] + 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-10T01:38:56.887Z] Sending build context to Docker daemon 3.317MB [2023-05-10T01:38:56.887Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:38:56.887Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:38:56.887Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T01:38:56.887Z] f56be85fc22e: Pulling fs layer [2023-05-10T01:38:56.887Z] 85791d961cd3: Pulling fs layer [2023-05-10T01:38:56.887Z] d694b5ae8c79: Pulling fs layer [2023-05-10T01:38:56.887Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T01:38:56.887Z] 4d19c01a9841: Pulling fs layer [2023-05-10T01:38:56.887Z] 9325e15d5711: Pulling fs layer [2023-05-10T01:38:56.887Z] 556b6ee489ea: Pulling fs layer [2023-05-10T01:38:56.887Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T01:38:56.887Z] 4d19c01a9841: Waiting [2023-05-10T01:38:56.887Z] 9325e15d5711: Waiting [2023-05-10T01:38:56.887Z] 556b6ee489ea: Waiting [2023-05-10T01:38:56.887Z] c5a4b2cf53e6: Waiting [2023-05-10T01:38:56.887Z] 9f32a84ed3da: Waiting [2023-05-10T01:38:56.887Z] 85791d961cd3: Verifying Checksum [2023-05-10T01:38:56.887Z] 85791d961cd3: Download complete [2023-05-10T01:38:56.887Z] 9f32a84ed3da: Download complete [2023-05-10T01:38:56.887Z] 4d19c01a9841: Verifying Checksum [2023-05-10T01:38:56.887Z] 4d19c01a9841: Download complete [2023-05-10T01:38:56.887Z] f56be85fc22e: Download complete [2023-05-10T01:38:57.146Z] 9325e15d5711: Verifying Checksum [2023-05-10T01:38:57.146Z] 9325e15d5711: Download complete [2023-05-10T01:38:57.146Z] f56be85fc22e: Pull complete [2023-05-10T01:38:57.405Z] 85791d961cd3: Pull complete [2023-05-10T01:38:57.405Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T01:38:57.405Z] c5a4b2cf53e6: Download complete [2023-05-10T01:38:57.663Z] d694b5ae8c79: Verifying Checksum [2023-05-10T01:38:57.663Z] d694b5ae8c79: Download complete [2023-05-10T01:38:57.921Z] 556b6ee489ea: Verifying Checksum [2023-05-10T01:38:57.921Z] 556b6ee489ea: Download complete [2023-05-10T01:39:01.209Z] d694b5ae8c79: Pull complete [2023-05-10T01:39:01.209Z] 9f32a84ed3da: Pull complete [2023-05-10T01:39:01.209Z] 4d19c01a9841: Pull complete [2023-05-10T01:39:01.209Z] 9325e15d5711: Pull complete [2023-05-10T01:39:03.739Z] 556b6ee489ea: Pull complete [2023-05-10T01:39:04.307Z] c5a4b2cf53e6: Pull complete [2023-05-10T01:39:04.307Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T01:39:04.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T01:39:04.307Z] ---> c4be618373d6 [2023-05-10T01:39:04.307Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:39:08.504Z] ---> Running in b694850611bc [2023-05-10T01:39:08.504Z] Removing intermediate container b694850611bc [2023-05-10T01:39:08.504Z] ---> 51d9fd885451 [2023-05-10T01:39:08.504Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:39:08.504Z] ---> Running in 7fbe085bc388 [2023-05-10T01:39:08.504Z] Removing intermediate container 7fbe085bc388 [2023-05-10T01:39:08.504Z] ---> 47ab1773d1cd [2023-05-10T01:39:08.504Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:39:08.504Z] ---> Running in a11144d16c96 [2023-05-10T01:39:08.504Z] Removing intermediate container a11144d16c96 [2023-05-10T01:39:08.504Z] ---> 7651fc6f4a75 [2023-05-10T01:39:08.504Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:39:08.504Z] ---> Running in ce6f8a94a8d9 [2023-05-10T01:39:08.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:39:09.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:39:09.022Z] OK: 265 MiB in 53 packages [2023-05-10T01:39:09.591Z] Removing intermediate container ce6f8a94a8d9 [2023-05-10T01:39:09.591Z] ---> 235d18669268 [2023-05-10T01:39:09.591Z] Step 7/12 : WORKDIR /app [2023-05-10T01:39:09.591Z] ---> Running in e18d351b9078 [2023-05-10T01:39:09.591Z] Removing intermediate container e18d351b9078 [2023-05-10T01:39:09.591Z] ---> f8398c39c15d [2023-05-10T01:39:09.591Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T01:39:09.591Z] ---> 45365085a6f0 [2023-05-10T01:39:09.591Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:39:09.591Z] ---> Running in 63afe90f07ba [2023-05-10T01:39:09.976Z] Still waiting to schedule task [2023-05-10T01:39:09.976Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T01:39:56.289Z] Removing intermediate container 63afe90f07ba [2023-05-10T01:39:56.289Z] ---> 57bc26770dbf [2023-05-10T01:39:56.289Z] Step 10/12 : COPY . . [2023-05-10T01:39:56.289Z] ---> 9178b4f68985 [2023-05-10T01:39:56.289Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:39:56.289Z] ---> Running in e1835077b575 [2023-05-10T01:39:56.289Z] Removing intermediate container e1835077b575 [2023-05-10T01:39:56.289Z] ---> f79289187a3f [2023-05-10T01:39:56.289Z] Step 12/12 : RUN $MAKE [2023-05-10T01:39:56.289Z] ---> Running in 27d39e2093d2 [2023-05-10T01:39:56.289Z] noop [2023-05-10T01:39:56.550Z] Removing intermediate container 27d39e2093d2 [2023-05-10T01:39:56.550Z] ---> ef2a148fab85 [2023-05-10T01:39:56.809Z] Successfully built ef2a148fab85 [2023-05-10T01:39:56.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:39:57.264Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:39:57.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:39:57.468Z] prd-ubuntu20.04-docker-8c-8g-14857 does not seem to be running inside a container [2023-05-10T01:39:57.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-560 -v /w/workspace/_app-service-configurable_PR-560:/w/workspace/_app-service-configurable_PR-560:rw,z -v /w/workspace/_app-service-configurable_PR-560@tmp:/w/workspace/_app-service-configurable_PR-560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T01:39:57.845Z] $ docker top 8c88326ad1c597e8e66fcdb571d59db116fed1b3634e476c2d589384e67e3ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:39:58.238Z] + go version [2023-05-10T01:39:58.238Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T01:39:58.273Z] $ docker stop --time=1 8c88326ad1c597e8e66fcdb571d59db116fed1b3634e476c2d589384e67e3ad9 [2023-05-10T01:39:59.551Z] $ docker rm -f --volumes 8c88326ad1c597e8e66fcdb571d59db116fed1b3634e476c2d589384e67e3ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:40:00.262Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:40:00.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:40:00.411Z] prd-ubuntu20.04-docker-8c-8g-14857 does not seem to be running inside a container [2023-05-10T01:40:00.447Z] $ 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-560 -v /w/workspace/_app-service-configurable_PR-560:/w/workspace/_app-service-configurable_PR-560:rw,z -v /w/workspace/_app-service-configurable_PR-560@tmp:/w/workspace/_app-service-configurable_PR-560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T01:40:00.766Z] $ docker top 0bc68e17eec448415b526234257992f65a557698bd38b6e03870be8faac6a6a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:40:01.144Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-560 [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:40:01.503Z] + make test [2023-05-10T01:40:01.503Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T01:40:19.606Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-10T01:40:37.715Z] go vet ./... [2023-05-10T01:40:40.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T01:40:40.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T01:40:40.246Z] ./bin/test-attribution-txt.sh [2023-05-10T01:40:40.246Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-10T01:40:40.246Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T01:40:40.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T01:40:40.326Z] $ docker stop --time=1 0bc68e17eec448415b526234257992f65a557698bd38b6e03870be8faac6a6a4 [2023-05-10T01:40:45.282Z] $ docker rm -f --volumes 0bc68e17eec448415b526234257992f65a557698bd38b6e03870be8faac6a6a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:40:45.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T01:40:46.083Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T01:40:46.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T01:40:47.058Z] + ls -al . [2023-05-10T01:40:47.058Z] total 176 [2023-05-10T01:40:47.058Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:40 . [2023-05-10T01:40:47.058Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:38 .. [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 01:38 .dockerignore [2023-05-10T01:40:47.058Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:38 .git [2023-05-10T01:40:47.058Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:38 .github [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 171 May 10 01:38 .gitignore [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:38 .golangci.yml [2023-05-10T01:40:47.058Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:38 .semver [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 10 01:38 Attribution.txt [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 10 01:38 CHANGELOG.md [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 10 01:38 Dockerfile [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:38 GOVERNANCE.md [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 01:38 Jenkinsfile [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 01:38 LICENSE [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 01:38 OWNERS.md [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 10 01:38 README.md [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:38 VERSION [2023-05-10T01:40:47.058Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:38 bin [2023-05-10T01:40:47.058Z] -rw-r--r-- 1 jenkins jenkins 13 May 10 01:40 coverage.out [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 10 01:38 go.mod [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 10 01:38 go.sum [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 10 01:38 main.go [2023-05-10T01:40:47.058Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 10 01:38 makefile [2023-05-10T01:40:47.058Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 01:38 res [2023-05-10T01:40:47.058Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:40:47.450Z] + 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=4b3478ab1e12328ee6a49560d74da6437f8d5838 --label arch=amd64 --label version=0.0.0 . [2023-05-10T01:40:47.451Z] Sending build context to Docker daemon 3.318MB [2023-05-10T01:40:47.451Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:40:47.451Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T01:40:47.451Z] ---> ef2a148fab85 [2023-05-10T01:40:47.451Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:40:47.709Z] ---> Running in 249e74aa8c0c [2023-05-10T01:40:47.709Z] Removing intermediate container 249e74aa8c0c [2023-05-10T01:40:47.709Z] ---> 217da72fa318 [2023-05-10T01:40:47.709Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:40:47.709Z] ---> Running in 9ec6a936cf01 [2023-05-10T01:40:47.709Z] Removing intermediate container 9ec6a936cf01 [2023-05-10T01:40:47.709Z] ---> 3da314bf961e [2023-05-10T01:40:47.709Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:40:47.709Z] ---> Running in f173ff46fe62 [2023-05-10T01:40:47.971Z] Removing intermediate container f173ff46fe62 [2023-05-10T01:40:47.971Z] ---> 5d8f9d7d1b7a [2023-05-10T01:40:47.971Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:40:47.971Z] ---> Running in 753a78d5844b [2023-05-10T01:40:48.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:40:48.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:40:48.490Z] OK: 265 MiB in 53 packages [2023-05-10T01:40:48.749Z] Removing intermediate container 753a78d5844b [2023-05-10T01:40:48.749Z] ---> 5501dadb05cd [2023-05-10T01:40:48.749Z] Step 7/26 : WORKDIR /app [2023-05-10T01:40:48.749Z] ---> Running in 91ffc164cc54 [2023-05-10T01:40:48.749Z] Removing intermediate container 91ffc164cc54 [2023-05-10T01:40:48.749Z] ---> 806a540691db [2023-05-10T01:40:48.749Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-10T01:40:49.008Z] ---> a93e65688f7c [2023-05-10T01:40:49.008Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:40:49.008Z] ---> Running in 2a21dad18019 [2023-05-10T01:40:49.577Z] Removing intermediate container 2a21dad18019 [2023-05-10T01:40:49.577Z] ---> e6493c37f1c5 [2023-05-10T01:40:49.577Z] Step 10/26 : COPY . . [2023-05-10T01:40:49.838Z] ---> 200233946beb [2023-05-10T01:40:49.838Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:40:49.838Z] ---> Running in e6843d87c77f [2023-05-10T01:40:50.097Z] Removing intermediate container e6843d87c77f [2023-05-10T01:40:50.097Z] ---> 43f1cff3f690 [2023-05-10T01:40:50.097Z] Step 12/26 : RUN $MAKE [2023-05-10T01:40:50.097Z] ---> Running in 159dc2f2dfe2 [2023-05-10T01:40:50.358Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-10T01:41:12.283Z] Removing intermediate container 159dc2f2dfe2 [2023-05-10T01:41:12.283Z] ---> a7c2278670d0 [2023-05-10T01:41:12.283Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T01:41:12.283Z] 3.17: Pulling from library/alpine [2023-05-10T01:41:12.283Z] f56be85fc22e: Already exists [2023-05-10T01:41:12.283Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T01:41:12.283Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T01:41:12.283Z] ---> 9ed4aefc74f6 [2023-05-10T01:41:12.283Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T01:41:12.283Z] ---> Running in cc4147233ea9 [2023-05-10T01:41:12.283Z] Removing intermediate container cc4147233ea9 [2023-05-10T01:41:12.283Z] ---> 8164c0595ba5 [2023-05-10T01:41:12.283Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-10T01:41:12.283Z] ---> Running in b40b47473e86 [2023-05-10T01:41:12.283Z] Removing intermediate container b40b47473e86 [2023-05-10T01:41:12.283Z] ---> 115aa464a57f [2023-05-10T01:41:12.283Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T01:41:12.283Z] ---> Running in da7522413e3f [2023-05-10T01:41:12.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:41:12.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:41:12.284Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T01:41:12.284Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T01:41:12.284Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T01:41:12.284Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T01:41:12.284Z] OK: 8 MiB in 17 packages [2023-05-10T01:41:12.284Z] Removing intermediate container da7522413e3f [2023-05-10T01:41:12.284Z] ---> 98127207437c [2023-05-10T01:41:12.284Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T01:41:12.284Z] ---> 99df795c7f2d [2023-05-10T01:41:12.284Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T01:41:12.284Z] ---> 8533b9f7046f [2023-05-10T01:41:12.284Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-10T01:41:12.284Z] ---> fc448c6e9ee1 [2023-05-10T01:41:12.284Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-10T01:41:12.284Z] ---> 17f5c33f6b3f [2023-05-10T01:41:12.284Z] Step 21/26 : EXPOSE 48095 [2023-05-10T01:41:12.284Z] ---> Running in 431761f21417 [2023-05-10T01:41:12.284Z] Removing intermediate container 431761f21417 [2023-05-10T01:41:12.284Z] ---> 7883d2c1d800 [2023-05-10T01:41:12.284Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-10T01:41:12.284Z] ---> Running in 2932b632d80a [2023-05-10T01:41:12.284Z] Removing intermediate container 2932b632d80a [2023-05-10T01:41:12.284Z] ---> 19be45783ed0 [2023-05-10T01:41:12.284Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T01:41:12.284Z] ---> Running in 5b7a5dff2c71 [2023-05-10T01:41:12.284Z] Removing intermediate container 5b7a5dff2c71 [2023-05-10T01:41:12.284Z] ---> 1db279e97bb3 [2023-05-10T01:41:12.284Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T01:41:12.284Z] ---> Running in cd904ccf7a52 [2023-05-10T01:41:12.284Z] Removing intermediate container cd904ccf7a52 [2023-05-10T01:41:12.284Z] ---> 43dd1a1333e6 [2023-05-10T01:41:12.284Z] Step 25/26 : LABEL git_sha=4b3478ab1e12328ee6a49560d74da6437f8d5838 [2023-05-10T01:41:12.284Z] ---> Running in e0dbc1d84513 [2023-05-10T01:41:12.284Z] Removing intermediate container e0dbc1d84513 [2023-05-10T01:41:12.284Z] ---> a4a3adaddc0b [2023-05-10T01:41:12.284Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T01:41:12.284Z] ---> Running in 776db77c97d5 [2023-05-10T01:41:12.284Z] Removing intermediate container 776db77c97d5 [2023-05-10T01:41:12.284Z] ---> b69a22e46591 [2023-05-10T01:41:12.284Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T01:41:12.284Z] Successfully built b69a22e46591 [2023-05-10T01:41:12.284Z] 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-10T01:41:13.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:41:13.154Z] [2023-05-10T01:41:13.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:41:13.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:41:13.536Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T01:41:13.536Z] 5eb5b503b376: Pulling fs layer [2023-05-10T01:41:13.536Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T01:41:13.536Z] ec43610c2a17: Pulling fs layer [2023-05-10T01:41:13.536Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T01:41:13.536Z] 33b1e0a273af: Pulling fs layer [2023-05-10T01:41:13.536Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T01:41:13.536Z] 3a2ae6a8a46f: Waiting [2023-05-10T01:41:13.536Z] 33b1e0a273af: Waiting [2023-05-10T01:41:13.536Z] 2f39f015ded8: Pulling fs layer [2023-05-10T01:41:13.536Z] 5d3b04190fa2: Waiting [2023-05-10T01:41:13.536Z] 2f39f015ded8: Waiting [2023-05-10T01:41:13.536Z] 5c69ac0246d0: Download complete [2023-05-10T01:41:13.536Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T01:41:13.536Z] 3a2ae6a8a46f: Download complete [2023-05-10T01:41:13.536Z] 33b1e0a273af: Verifying Checksum [2023-05-10T01:41:13.536Z] 33b1e0a273af: Download complete [2023-05-10T01:41:13.536Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T01:41:13.536Z] 5d3b04190fa2: Download complete [2023-05-10T01:41:13.536Z] ec43610c2a17: Verifying Checksum [2023-05-10T01:41:13.536Z] ec43610c2a17: Download complete [2023-05-10T01:41:13.798Z] 5eb5b503b376: Verifying Checksum [2023-05-10T01:41:13.798Z] 5eb5b503b376: Download complete [2023-05-10T01:41:14.369Z] 2f39f015ded8: Download complete [2023-05-10T01:41:14.937Z] 5eb5b503b376: Pull complete [2023-05-10T01:41:14.937Z] 5c69ac0246d0: Pull complete [2023-05-10T01:41:15.505Z] ec43610c2a17: Pull complete [2023-05-10T01:41:15.505Z] 3a2ae6a8a46f: Pull complete [2023-05-10T01:41:15.765Z] 33b1e0a273af: Pull complete [2023-05-10T01:41:15.765Z] 5d3b04190fa2: Pull complete [2023-05-10T01:41:19.954Z] 2f39f015ded8: Pull complete [2023-05-10T01:41:19.954Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T01:41:19.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:41:19.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:41:20.189Z] prd-ubuntu20.04-docker-8c-8g-14857 does not seem to be running inside a container [2023-05-10T01:41:20.226Z] $ 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-560 -v /w/workspace/_app-service-configurable_PR-560:/w/workspace/_app-service-configurable_PR-560:rw,z -v /w/workspace/_app-service-configurable_PR-560@tmp:/w/workspace/_app-service-configurable_PR-560@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-10T01:41:24.102Z] $ docker top e2296f35cf40f4b143e495ad5117618be7c6d13ea67aa3caab2bbce8cb8855f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:41:24.556Z] ---> job-cost.sh [2023-05-10T01:41:24.556Z] lf-activate-venv: SKIPPING [2023-05-10T01:41:24.556Z] INFO: No Stack... [2023-05-10T01:41:24.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T01:41:25.074Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T01:41:25.398Z] + cat /w/workspace/_app-service-configurable_PR-560/archives/cost.csv [2023-05-10T01:41:25.398Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T01:41:25.439Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-560-1-stack-cost] [2023-05-10T01:41:25.443Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-560-1-stack-cost] did not exist. Created. [2023-05-10T01:41:25.443Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T01:41:25.838Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T01:41:25.892Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T01:41:25.916Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-560-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T01:41:25.994Z] $ docker stop --time=1 e2296f35cf40f4b143e495ad5117618be7c6d13ea67aa3caab2bbce8cb8855f7 [2023-05-10T01:41:27.148Z] $ docker rm -f --volumes e2296f35cf40f4b143e495ad5117618be7c6d13ea67aa3caab2bbce8cb8855f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T01:41:39.105Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14859 in /w/workspace/_app-service-configurable_PR-560 [Pipeline] { [Pipeline] ws [2023-05-10T01:41:39.164Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-05-10T01:41:39.250Z] Selected Git installation does not exist. Using Default [2023-05-10T01:41:39.250Z] The recommended git tool is: NONE [2023-05-10T01:41:44.823Z] using credential edgex-jenkins-ssh [2023-05-10T01:41:44.838Z] Cloning the remote Git repository [2023-05-10T01:41:44.888Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T01:41:44.995Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-05-10T01:41:45.137Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T01:41:45.138Z] > git --version # timeout=10 [2023-05-10T01:41:45.159Z] > git --version # 'git version 2.25.1' [2023-05-10T01:41:45.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:41:45.323Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T01:41:46.566Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-10T01:41:46.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T01:41:47.991Z] Merging remotes/origin/main commit 023efeb58b72985ebd230dffc6fa2da5abccc86b into PR head commit 4b3478ab1e12328ee6a49560d74da6437f8d5838 [2023-05-10T01:41:47.435Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-10T01:41:47.476Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-10T01:41:47.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:41:47.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/560/head:refs/remotes/origin/PR-560 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T01:41:48.011Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T01:41:48.081Z] > git checkout -f 4b3478ab1e12328ee6a49560d74da6437f8d5838 # timeout=10 [2023-05-10T01:41:48.277Z] Merge succeeded, producing 4b3478ab1e12328ee6a49560d74da6437f8d5838 [2023-05-10T01:41:48.277Z] Checking out Revision 4b3478ab1e12328ee6a49560d74da6437f8d5838 (PR-560) [2023-05-10T01:41:48.697Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-10T01:41:48.744Z] > git --version # timeout=10 [2023-05-10T01:41:48.756Z] > git --version # 'git version 2.25.1' [2023-05-10T01:41:48.768Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:41:48.178Z] > git remote # timeout=10 [2023-05-10T01:41:48.199Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T01:41:48.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T01:41:48.237Z] > git merge 023efeb58b72985ebd230dffc6fa2da5abccc86b # timeout=10 [2023-05-10T01:41:48.266Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T01:41:48.286Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T01:41:48.299Z] > git checkout -f 4b3478ab1e12328ee6a49560d74da6437f8d5838 # timeout=10 [2023-05-10T01:41:49.950Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T01:41:49.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T01:41:49.950Z] Dload Upload Total Spent Left Speed [2023-05-10T01:41:49.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-05-10T01:41:50.571Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T01:41:50.922Z] + sudo tee /etc/docker/daemon.new [2023-05-10T01:41:50.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T01:41:50.922Z] { [2023-05-10T01:41:50.922Z] "registry-mirrors": [ [2023-05-10T01:41:50.922Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T01:41:50.922Z] ], [2023-05-10T01:41:50.922Z] "bip": "10.250.0.254/24", [2023-05-10T01:41:50.922Z] "hosts": [ [2023-05-10T01:41:50.922Z] "tcp://0.0.0.0:5555", [2023-05-10T01:41:50.922Z] "unix:///var/run/docker.sock" [2023-05-10T01:41:50.922Z] ], [2023-05-10T01:41:50.922Z] "mtu": 1458, [2023-05-10T01:41:50.922Z] "selinux-enabled": true, [2023-05-10T01:41:50.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T01:41:50.922Z] } [Pipeline] sh [2023-05-10T01:41:51.273Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T01:41:51.629Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:42:09.964Z] provisioning config files... [2023-05-10T01:42:09.991Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5456458556915120164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:42:10.383Z] ---> docker-login.sh [2023-05-10T01:42:10.383Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:42:10.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:42:10.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:42:10.929Z] Configure a credential helper to remove this warning. See [2023-05-10T01:42:10.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:42:10.930Z] [2023-05-10T01:42:10.930Z] Login Succeeded [2023-05-10T01:42:10.930Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:42:11.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:42:11.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:42:11.466Z] Configure a credential helper to remove this warning. See [2023-05-10T01:42:11.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:42:11.466Z] [2023-05-10T01:42:11.466Z] Login Succeeded [2023-05-10T01:42:11.466Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:42:11.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:42:11.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:42:11.740Z] Configure a credential helper to remove this warning. See [2023-05-10T01:42:11.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:42:11.740Z] [2023-05-10T01:42:11.740Z] Login Succeeded [2023-05-10T01:42:11.740Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:42:12.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:42:12.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:42:12.015Z] Configure a credential helper to remove this warning. See [2023-05-10T01:42:12.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:42:12.015Z] [2023-05-10T01:42:12.015Z] Login Succeeded [2023-05-10T01:42:12.015Z] docker.io [2023-05-10T01:42:12.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:42:12.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:42:12.553Z] Configure a credential helper to remove this warning. See [2023-05-10T01:42:12.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:42:12.553Z] [2023-05-10T01:42:12.553Z] Login Succeeded [2023-05-10T01:42:12.553Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:42:12.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:42:12.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:42:13.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:42:13.046Z] ========================================================= [2023-05-10T01:42:13.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T01:42:13.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:42:13.563Z] + 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-10T01:42:13.563Z] Sending build context to Docker daemon 168.4kB [2023-05-10T01:42:13.840Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:42:13.840Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:42:13.840Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T01:42:13.840Z] c41833b44d91: Pulling fs layer [2023-05-10T01:42:13.840Z] ed15518f5707: Pulling fs layer [2023-05-10T01:42:13.840Z] feae8fd75edb: Pulling fs layer [2023-05-10T01:42:13.840Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T01:42:13.840Z] 3cdef696dda3: Pulling fs layer [2023-05-10T01:42:13.840Z] 242c74f7c9fa: Waiting [2023-05-10T01:42:13.840Z] 3cdef696dda3: Waiting [2023-05-10T01:42:13.840Z] 2ced38df9373: Pulling fs layer [2023-05-10T01:42:13.840Z] 58f1dce35555: Pulling fs layer [2023-05-10T01:42:13.840Z] 2ced38df9373: Waiting [2023-05-10T01:42:13.840Z] ed15518f5707: Verifying Checksum [2023-05-10T01:42:13.840Z] ed15518f5707: Download complete [2023-05-10T01:42:14.109Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T01:42:14.109Z] 242c74f7c9fa: Download complete [2023-05-10T01:42:14.109Z] 3cdef696dda3: Verifying Checksum [2023-05-10T01:42:14.109Z] 3cdef696dda3: Download complete [2023-05-10T01:42:14.109Z] c41833b44d91: Download complete [2023-05-10T01:42:15.087Z] c41833b44d91: Pull complete [2023-05-10T01:42:15.356Z] 58f1dce35555: Verifying Checksum [2023-05-10T01:42:15.356Z] 58f1dce35555: Download complete [2023-05-10T01:42:15.631Z] ed15518f5707: Pull complete [2023-05-10T01:42:16.605Z] feae8fd75edb: Verifying Checksum [2023-05-10T01:42:16.605Z] feae8fd75edb: Download complete [2023-05-10T01:42:16.605Z] 2ced38df9373: Verifying Checksum [2023-05-10T01:42:26.867Z] feae8fd75edb: Pull complete [2023-05-10T01:42:26.867Z] 242c74f7c9fa: Pull complete [2023-05-10T01:42:27.135Z] 3cdef696dda3: Pull complete [2023-05-10T01:42:35.374Z] 2ced38df9373: Pull complete [2023-05-10T01:42:36.804Z] 58f1dce35555: Pull complete [2023-05-10T01:42:36.804Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T01:42:36.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T01:42:36.804Z] ---> fadd8f120f05 [2023-05-10T01:42:36.804Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:42:38.783Z] ---> Running in 8fd5da332cda [2023-05-10T01:42:39.055Z] Removing intermediate container 8fd5da332cda [2023-05-10T01:42:39.055Z] ---> bae7ddd76a26 [2023-05-10T01:42:39.055Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:42:39.055Z] ---> Running in c19543c1dfaf [2023-05-10T01:42:39.327Z] Removing intermediate container c19543c1dfaf [2023-05-10T01:42:39.327Z] ---> bcdf88fa523c [2023-05-10T01:42:39.327Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:42:39.598Z] ---> Running in a61f221e8263 [2023-05-10T01:42:39.868Z] Removing intermediate container a61f221e8263 [2023-05-10T01:42:39.868Z] ---> 34985e107695 [2023-05-10T01:42:39.868Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:42:39.868Z] ---> Running in dc7df88fbc96 [2023-05-10T01:42:41.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:42:41.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:42:42.844Z] OK: 263 MiB in 53 packages [2023-05-10T01:42:43.810Z] Removing intermediate container dc7df88fbc96 [2023-05-10T01:42:43.810Z] ---> 7f161b5374ee [2023-05-10T01:42:43.810Z] Step 7/12 : WORKDIR /app [2023-05-10T01:42:43.810Z] ---> Running in 4d4f52c46532 [2023-05-10T01:42:44.078Z] Removing intermediate container 4d4f52c46532 [2023-05-10T01:42:44.078Z] ---> fa8a4910bd5e [2023-05-10T01:42:44.078Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T01:42:46.668Z] ---> 5273810af9fd [2023-05-10T01:42:46.668Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:42:46.668Z] ---> Running in 80ab34cf0a60 [2023-05-10T01:43:54.546Z] Removing intermediate container 80ab34cf0a60 [2023-05-10T01:43:54.546Z] ---> a57b152522e8 [2023-05-10T01:43:54.546Z] Step 10/12 : COPY . . [2023-05-10T01:43:54.546Z] ---> 18e873304c19 [2023-05-10T01:43:54.546Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:43:54.546Z] ---> Running in b3e9813aef5d [2023-05-10T01:43:54.546Z] Removing intermediate container b3e9813aef5d [2023-05-10T01:43:54.546Z] ---> 15afec64cc8c [2023-05-10T01:43:54.546Z] Step 12/12 : RUN $MAKE [2023-05-10T01:43:54.546Z] ---> Running in 6cc1ead4e1cb [2023-05-10T01:43:54.546Z] noop [2023-05-10T01:43:54.546Z] Removing intermediate container 6cc1ead4e1cb [2023-05-10T01:43:54.546Z] ---> fb78ceb423c9 [2023-05-10T01:43:54.547Z] Successfully built fb78ceb423c9 [2023-05-10T01:43:54.547Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:43:55.029Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T01:43:55.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:43:55.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-14859 does not seem to be running inside a container [2023-05-10T01:43:55.399Z] $ 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-10T01:43:56.720Z] $ docker top 9c0695bc818572183833bf5c8b68099efb4e2c3366eae707449908b2534cc2c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:43:57.956Z] + go version [2023-05-10T01:43:57.956Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T01:43:57.992Z] $ docker stop --time=1 9c0695bc818572183833bf5c8b68099efb4e2c3366eae707449908b2534cc2c8 [2023-05-10T01:43:59.653Z] $ docker rm -f --volumes 9c0695bc818572183833bf5c8b68099efb4e2c3366eae707449908b2534cc2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:44:00.605Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T01:44:00.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:44:00.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-14859 does not seem to be running inside a container [2023-05-10T01:44:00.932Z] $ 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-10T01:44:02.211Z] $ docker top 89607ae3a39fda13d281808733a0610b613f467965ce467a87fd4f90520d0086 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:44:03.120Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:44:03.834Z] + make test [2023-05-10T01:44:03.835Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T01:47:10.616Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-10T01:47:10.616Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T01:47:10.616Z] go vet ./... [2023-05-10T01:49:32.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T01:49:32.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T01:49:32.351Z] ./bin/test-attribution-txt.sh [2023-05-10T01:49:32.351Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-10T01:49:32.351Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T01:49:32.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T01:49:32.420Z] $ docker stop --time=1 89607ae3a39fda13d281808733a0610b613f467965ce467a87fd4f90520d0086 [2023-05-10T01:49:34.257Z] $ docker rm -f --volumes 89607ae3a39fda13d281808733a0610b613f467965ce467a87fd4f90520d0086 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:49:35.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T01:49:35.881Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T01:49:36.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:49:36.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T01:49:37.265Z] + ls -al . [2023-05-10T01:49:37.265Z] total 172 [2023-05-10T01:49:37.265Z] drwxrwxr-x 7 jenkins jenkins 4096 May 10 01:44 . [2023-05-10T01:49:37.265Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:41 .. [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 01:41 .dockerignore [2023-05-10T01:49:37.265Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:41 .git [2023-05-10T01:49:37.265Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:41 .github [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 171 May 10 01:41 .gitignore [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:41 .golangci.yml [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 10 01:41 Attribution.txt [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 10 01:41 CHANGELOG.md [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 10 01:41 Dockerfile [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:41 GOVERNANCE.md [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 01:41 Jenkinsfile [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 01:41 LICENSE [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 01:41 OWNERS.md [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 10 01:41 README.md [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:38 VERSION [2023-05-10T01:49:37.265Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:41 bin [2023-05-10T01:49:37.265Z] -rw-r--r-- 1 jenkins jenkins 13 May 10 01:44 coverage.out [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 10 01:41 go.mod [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 10 01:41 go.sum [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 10 01:41 main.go [2023-05-10T01:49:37.265Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 10 01:41 makefile [2023-05-10T01:49:37.265Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 01:41 res [2023-05-10T01:49:37.265Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:41 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:49:37.681Z] + 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=4b3478ab1e12328ee6a49560d74da6437f8d5838 --label arch=arm64 --label version=0.0.0 . [2023-05-10T01:49:37.681Z] Sending build context to Docker daemon 169.5kB [2023-05-10T01:49:37.946Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:49:37.946Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T01:49:37.946Z] ---> fb78ceb423c9 [2023-05-10T01:49:37.946Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:49:37.946Z] ---> Running in b8ed502aba82 [2023-05-10T01:49:38.212Z] Removing intermediate container b8ed502aba82 [2023-05-10T01:49:38.212Z] ---> 1f93eb5f6c3b [2023-05-10T01:49:38.212Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:49:38.489Z] ---> Running in ae32b54be35b [2023-05-10T01:49:38.755Z] Removing intermediate container ae32b54be35b [2023-05-10T01:49:38.755Z] ---> 6a47594a6dbd [2023-05-10T01:49:38.755Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:49:38.755Z] ---> Running in 7e99213afffa [2023-05-10T01:49:39.026Z] Removing intermediate container 7e99213afffa [2023-05-10T01:49:39.026Z] ---> a8d1a55c70d0 [2023-05-10T01:49:39.026Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:49:39.026Z] ---> Running in 0dba98586ff5 [2023-05-10T01:49:39.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:49:40.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:49:41.980Z] OK: 263 MiB in 53 packages [2023-05-10T01:49:43.934Z] Removing intermediate container 0dba98586ff5 [2023-05-10T01:49:43.934Z] ---> 3c778296002b [2023-05-10T01:49:43.934Z] Step 7/26 : WORKDIR /app [2023-05-10T01:49:43.934Z] ---> Running in cac1db2eb582 [2023-05-10T01:49:43.934Z] Removing intermediate container cac1db2eb582 [2023-05-10T01:49:43.934Z] ---> be98874fcbdf [2023-05-10T01:49:43.934Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-10T01:49:44.524Z] ---> c11797b9e419 [2023-05-10T01:49:44.524Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:49:44.793Z] ---> Running in d3eb6f9065de [2023-05-10T01:49:47.380Z] Removing intermediate container d3eb6f9065de [2023-05-10T01:49:47.380Z] ---> 5bbbf987975e [2023-05-10T01:49:47.380Z] Step 10/26 : COPY . . [2023-05-10T01:49:47.968Z] ---> 6f9133b0dc4d [2023-05-10T01:49:47.968Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:49:47.968Z] ---> Running in ddaf8a4440b7 [2023-05-10T01:49:48.236Z] Removing intermediate container ddaf8a4440b7 [2023-05-10T01:49:48.236Z] ---> f2bab483a022 [2023-05-10T01:49:48.236Z] Step 12/26 : RUN $MAKE [2023-05-10T01:49:48.236Z] ---> Running in a1bcd3ad3f5d [2023-05-10T01:49:49.199Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-05-10T01:52:10.936Z] Removing intermediate container a1bcd3ad3f5d [2023-05-10T01:52:10.937Z] ---> 43b9f5c64aef [2023-05-10T01:52:10.937Z] Step 13/26 : FROM alpine:3.17 [2023-05-10T01:52:10.937Z] 3.17: Pulling from library/alpine [2023-05-10T01:52:10.937Z] c41833b44d91: Already exists [2023-05-10T01:52:10.937Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T01:52:10.937Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T01:52:10.937Z] ---> 51e60588ff2c [2023-05-10T01:52:10.937Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T01:52:10.937Z] ---> Running in e1bc47543fdd [2023-05-10T01:52:10.937Z] Removing intermediate container e1bc47543fdd [2023-05-10T01:52:10.937Z] ---> 17ffb1c56c75 [2023-05-10T01:52:10.937Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-10T01:52:10.937Z] ---> Running in 4b83690c6eb1 [2023-05-10T01:52:10.937Z] Removing intermediate container 4b83690c6eb1 [2023-05-10T01:52:10.937Z] ---> 99b876aff239 [2023-05-10T01:52:10.937Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-10T01:52:10.937Z] ---> Running in 99ee8726576a [2023-05-10T01:52:10.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T01:52:10.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T01:52:10.937Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T01:52:10.937Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T01:52:10.937Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T01:52:10.937Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T01:52:10.937Z] OK: 8 MiB in 17 packages [2023-05-10T01:52:14.290Z] Removing intermediate container 99ee8726576a [2023-05-10T01:52:14.290Z] ---> c2c02c69fc5f [2023-05-10T01:52:14.290Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T01:52:14.290Z] ---> f404540e8f63 [2023-05-10T01:52:14.290Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T01:52:14.876Z] ---> a49871319bc9 [2023-05-10T01:52:14.876Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-10T01:52:15.464Z] ---> a3fa0486f09b [2023-05-10T01:52:15.465Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-10T01:52:16.876Z] ---> fb26c18520c7 [2023-05-10T01:52:16.876Z] Step 21/26 : EXPOSE 48095 [2023-05-10T01:52:16.876Z] ---> Running in d9d136944a1a [2023-05-10T01:52:17.145Z] Removing intermediate container d9d136944a1a [2023-05-10T01:52:17.145Z] ---> 3b38f1ac653b [2023-05-10T01:52:17.145Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-10T01:52:17.145Z] ---> Running in fdd2f788d5b7 [2023-05-10T01:52:17.411Z] Removing intermediate container fdd2f788d5b7 [2023-05-10T01:52:17.411Z] ---> df063393c9dc [2023-05-10T01:52:17.411Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T01:52:17.682Z] ---> Running in 9ea69c35842f [2023-05-10T01:52:17.950Z] Removing intermediate container 9ea69c35842f [2023-05-10T01:52:17.950Z] ---> f4523f2bf06b [2023-05-10T01:52:17.950Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T01:52:17.950Z] ---> Running in 2d00ca8c3708 [2023-05-10T01:52:18.218Z] Removing intermediate container 2d00ca8c3708 [2023-05-10T01:52:18.218Z] ---> 8dc6b69362fd [2023-05-10T01:52:18.218Z] Step 25/26 : LABEL git_sha=4b3478ab1e12328ee6a49560d74da6437f8d5838 [2023-05-10T01:52:18.218Z] ---> Running in c97d90e0d197 [2023-05-10T01:52:18.806Z] Removing intermediate container c97d90e0d197 [2023-05-10T01:52:18.806Z] ---> f66aa45182c1 [2023-05-10T01:52:18.806Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T01:52:18.806Z] ---> Running in c3873e23f651 [2023-05-10T01:52:19.074Z] Removing intermediate container c3873e23f651 [2023-05-10T01:52:19.074Z] ---> b38854606e61 [2023-05-10T01:52:19.074Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T01:52:19.074Z] Successfully built b38854606e61 [2023-05-10T01:52:19.074Z] 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-10T01:52:19.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:52:19.978Z] [2023-05-10T01:52:19.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:52:20.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:52:20.414Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T01:52:20.414Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T01:52:20.414Z] 04944245beec: Pulling fs layer [2023-05-10T01:52:20.414Z] 699f458cf7ca: Pulling fs layer [2023-05-10T01:52:20.414Z] 765212b225bb: Pulling fs layer [2023-05-10T01:52:20.414Z] f23df028b6ca: Pulling fs layer [2023-05-10T01:52:20.414Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T01:52:20.414Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T01:52:20.414Z] 765212b225bb: Waiting [2023-05-10T01:52:20.414Z] d65c8cfc05b1: Waiting [2023-05-10T01:52:20.414Z] f23df028b6ca: Waiting [2023-05-10T01:52:20.414Z] 2437ff75d9bd: Waiting [2023-05-10T01:52:20.693Z] 04944245beec: Verifying Checksum [2023-05-10T01:52:20.693Z] 04944245beec: Download complete [2023-05-10T01:52:20.693Z] 765212b225bb: Verifying Checksum [2023-05-10T01:52:20.693Z] 765212b225bb: Download complete [2023-05-10T01:52:20.693Z] f23df028b6ca: Verifying Checksum [2023-05-10T01:52:20.693Z] f23df028b6ca: Download complete [2023-05-10T01:52:20.693Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T01:52:20.693Z] d65c8cfc05b1: Download complete [2023-05-10T01:52:20.977Z] 699f458cf7ca: Verifying Checksum [2023-05-10T01:52:20.977Z] 699f458cf7ca: Download complete [2023-05-10T01:52:21.260Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T01:52:21.260Z] 8998bd30e6a1: Download complete [2023-05-10T01:52:23.876Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T01:52:23.876Z] 2437ff75d9bd: Download complete [2023-05-10T01:52:25.839Z] 8998bd30e6a1: Pull complete [2023-05-10T01:52:27.257Z] 04944245beec: Pull complete [2023-05-10T01:52:28.674Z] 699f458cf7ca: Pull complete [2023-05-10T01:52:28.674Z] 765212b225bb: Pull complete [2023-05-10T01:52:29.637Z] f23df028b6ca: Pull complete [2023-05-10T01:52:29.637Z] d65c8cfc05b1: Pull complete [2023-05-10T01:52:41.958Z] 2437ff75d9bd: Pull complete [2023-05-10T01:52:41.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T01:52:41.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T01:52:41.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:52:42.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-14859 does not seem to be running inside a container [2023-05-10T01:52:42.375Z] $ 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-10T01:52:45.187Z] $ docker top cacbcee8b017c0155845fa8cc873d74fa4927e8cb5534b458553b87eea6c9eac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:52:46.108Z] ---> job-cost.sh [2023-05-10T01:52:46.108Z] lf-activate-venv: SKIPPING [2023-05-10T01:52:46.108Z] INFO: No Stack... [2023-05-10T01:52:46.377Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T01:52:47.337Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T01:52:48.002Z] + + cutcat -d, /w/workspace/app-service-configurable/1/archives/cost.csv -f6 [2023-05-10T01:52:48.002Z] [Pipeline] lock [2023-05-10T01:52:48.087Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-560-1-stack-cost] [2023-05-10T01:52:48.092Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-560-1-stack-cost] did not exist. Created. [2023-05-10T01:52:48.092Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T01:52:48.821Z] /w/workspace/app-service-configurable/1@tmp/durable-c47a989c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T01:52:49.503Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T01:52:49.544Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T01:52:49.596Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T01:52:49.612Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-560-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T01:52:49.698Z] $ docker stop --time=1 cacbcee8b017c0155845fa8cc873d74fa4927e8cb5534b458553b87eea6c9eac [2023-05-10T01:52:51.231Z] $ docker rm -f --volumes cacbcee8b017c0155845fa8cc873d74fa4927e8cb5534b458553b87eea6c9eac [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-10T01:52:52.354Z] provisioning config files... [2023-05-10T01:52:52.363Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-560@tmp/config10164531616106386808tmp [Pipeline] { [Pipeline] sh [2023-05-10T01:52:52.694Z] + set +x [2023-05-10T01:52:52.694Z] + curl -s https://codecov.io/bash [2023-05-10T01:52:52.694Z] + bash -s -- [2023-05-10T01:52:52.954Z] [2023-05-10T01:52:52.954Z] _____ _ [2023-05-10T01:52:52.954Z] / ____| | | [2023-05-10T01:52:52.954Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T01:52:52.954Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T01:52:52.954Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T01:52:52.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T01:52:52.954Z] Bash-1.0.6 [2023-05-10T01:52:52.954Z] [2023-05-10T01:52:52.954Z] [2023-05-10T01:52:52.954Z] ==> git version 2.25.1 found [2023-05-10T01:52:52.954Z] ==> 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-10T01:52:52.954Z] Release-Date: 2020-01-08 [2023-05-10T01:52:52.954Z] 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-10T01:52:52.954Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T01:52:52.954Z] ==> Jenkins CI detected. [2023-05-10T01:52:52.954Z] current dir:  /w/workspace/_app-service-configurable_PR-560 [2023-05-10T01:52:52.954Z] project root: . [2023-05-10T01:52:52.954Z] --> token set from env [2023-05-10T01:52:52.954Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T01:52:52.954Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T01:52:52.954Z] ==> Python coveragepy not found [2023-05-10T01:52:52.954Z] ==> Searching for coverage reports in: [2023-05-10T01:52:52.954Z] + . [2023-05-10T01:52:52.954Z] -> Found 1 reports [2023-05-10T01:52:52.954Z] ==> Detecting git/mercurial file structure [2023-05-10T01:52:52.954Z] ==> Reading reports [2023-05-10T01:52:52.954Z] + ./coverage.out bytes=13 [2023-05-10T01:52:52.954Z] ==> Appending adjustments [2023-05-10T01:52:52.954Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T01:52:52.954Z] + Found adjustments [2023-05-10T01:52:52.954Z] ==> Gzipping contents [2023-05-10T01:52:52.954Z] 4.0K /tmp/codecov.wqKaEZ.gz [2023-05-10T01:52:52.954Z] ==> Uploading reports [2023-05-10T01:52:52.954Z] url: https://codecov.io [2023-05-10T01:52:52.954Z] query: branch=PR-560&commit=4b3478ab1e12328ee6a49560d74da6437f8d5838&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=560&job=&cmd_args= [2023-05-10T01:52:52.954Z] -> Pinging Codecov [2023-05-10T01:52:52.954Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-560&commit=4b3478ab1e12328ee6a49560d74da6437f8d5838&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=560&job=&cmd_args= [2023-05-10T01:52:53.213Z] -> Uploading to [2023-05-10T01:52:53.213Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/A97CA9966030D2A3747ED39772930CCE/4b3478ab1e12328ee6a49560d74da6437f8d5838/4d256228-514e-4c32-a822-6f3503c7d19e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T015253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d671c4582feac2660dba8097af4b0de03fd5dcb604cbc6b0f4af4f925ad899d3 [2023-05-10T01:52:53.213Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T01:52:53.213Z] Dload Upload Total Spent Left Speed [2023-05-10T01:52:53.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1881 --:--:-- --:--:-- --:--:-- 1881 [2023-05-10T01:52:53.472Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4b3478ab1e12328ee6a49560d74da6437f8d5838 [Pipeline] } [2023-05-10T01:52:53.500Z] 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-10T01:52:55.305Z] + [ -d /w/workspace/_app-service-configurable_PR-560/archives ] [2023-05-10T01:52:55.305Z] + ls -al /w/workspace/_app-service-configurable_PR-560/archives [2023-05-10T01:52:55.305Z] total 16 [2023-05-10T01:52:55.305Z] drwxr-xr-x 3 root root 4096 May 10 01:41 . [2023-05-10T01:52:55.305Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 01:41 .. [2023-05-10T01:52:55.305Z] drwxr-xr-x 2 root root 4096 May 10 01:41 cost [2023-05-10T01:52:55.305Z] -rw-r--r-- 1 root root 96 May 10 01:41 cost.csv [2023-05-10T01:52:55.305Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-560/archives [2023-05-10T01:52:55.305Z] + ls -al /w/workspace/_app-service-configurable_PR-560/archives [2023-05-10T01:52:55.305Z] total 16 [2023-05-10T01:52:55.305Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:41 . [2023-05-10T01:52:55.305Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 01:41 .. [2023-05-10T01:52:55.305Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 01:41 cost [2023-05-10T01:52:55.305Z] -rw-r--r-- 1 jenkins jenkins 96 May 10 01:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:52:55.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:52:56.537Z] ---> package-listing.sh [2023-05-10T01:52:56.538Z] ++ facter osfamily [2023-05-10T01:52:56.538Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T01:52:56.799Z] + OS_FAMILY=debian [2023-05-10T01:52:56.799Z] + workspace=/w/workspace/_app-service-configurable_PR-560 [2023-05-10T01:52:56.799Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T01:52:56.799Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T01:52:56.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T01:52:56.799Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T01:52:56.799Z] + '[' /w/workspace/_app-service-configurable_PR-560 ']' [2023-05-10T01:52:56.799Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T01:52:56.799Z] + case "${OS_FAMILY}" in [2023-05-10T01:52:56.799Z] + dpkg -l [2023-05-10T01:52:56.799Z] + grep '^ii' [2023-05-10T01:52:56.799Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T01:52:56.799Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T01:52:56.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T01:52:56.799Z] + '[' /w/workspace/_app-service-configurable_PR-560 ']' [2023-05-10T01:52:56.799Z] + mkdir -p /w/workspace/_app-service-configurable_PR-560/archives/ [2023-05-10T01:52:56.799Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-560/archives/ [Pipeline] echo [2023-05-10T01:52:56.835Z] 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-560/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T01:52:57.130Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:52:57.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T01:52:57.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:52:58.045Z] prd-ubuntu20.04-docker-8c-8g-14857 does not seem to be running inside a container [2023-05-10T01:52:58.085Z] $ 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-560/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-560 -v /w/workspace/_app-service-configurable_PR-560:/w/workspace/_app-service-configurable_PR-560:rw,z -v /w/workspace/_app-service-configurable_PR-560@tmp:/w/workspace/_app-service-configurable_PR-560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T01:52:58.252Z] $ docker top 3c1765becfa99919dc2ddd9eea3e82bef07940a9ddf2f94736552fe7ed7bcf2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:52:58.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T01:52:58.940Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T01:52:59.256Z] + ls /var/log/sa-host [2023-05-10T01:52:59.256Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:52:59.470Z] provisioning config files... [2023-05-10T01:52:59.479Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-560@tmp/config13393877205690717420tmp [Pipeline] { [Pipeline] echo [2023-05-10T01:52:59.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:52:59.837Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T01:52:59.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:53:00.264Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T01:53:00.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:53:00.603Z] ---> sudo-logs.sh [2023-05-10T01:53:00.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T01:53:00.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:53:01.006Z] ---> job-cost.sh [2023-05-10T01:53:01.006Z] lf-activate-venv: SKIPPING [2023-05-10T01:53:01.006Z] DEBUG: total: 0.2199999988079071 [2023-05-10T01:53:01.006Z] INFO: Retrieving Stack Cost... [2023-05-10T01:53:01.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T01:53:02.140Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T01:53:02.173Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:53:02.488Z] ---> logs-deploy.sh [2023-05-10T01:53:02.488Z] lf-activate-venv: SKIPPING [2023-05-10T01:53:02.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-560/1 [2023-05-10T01:53:02.488Z] INFO: archiving workspace using pattern(s): [2023-05-10T01:53:03.426Z] Archives upload complete. [2023-05-10T01:53:03.426Z] INFO: archiving logs to Nexus