Pull request #613 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00254f67f08f92f564baa3038d9ed79fc19185d0+52199917436ecc7613ed2233e2d3644ee65f7bdc (ac188eadc13d356a13fe388dbffe2a0658f6590b) 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-ssh5145639341565438748.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3237391527619199115.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-613/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-613/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1031855736137554355.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-613/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13139499004401881037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10187279959225299555.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-613/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-613/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1862240530993453029.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9984 in /w/workspace/_app-service-configurable_PR-613 [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-613 # 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/613/head:refs/remotes/origin/PR-613 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 52199917436ecc7613ed2233e2d3644ee65f7bdc into PR head commit 00254f67f08f92f564baa3038d9ed79fc19185d0 Merge succeeded, producing 00254f67f08f92f564baa3038d9ed79fc19185d0 Checking out Revision 00254f67f08f92f564baa3038d9ed79fc19185d0 (PR-613) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:10:00.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 00254f67f08f92f564baa3038d9ed79fc19185d0 # 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 52199917436ecc7613ed2233e2d3644ee65f7bdc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00254f67f08f92f564baa3038d9ed79fc19185d0 # timeout=10 [Pipeline] withCredentials [2023-10-24T18:10:00.257Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:10:00.355Z] ========================================================= [2023-10-24T18:10:00.356Z] EdgeX Global Pipelines Version Info [2023-10-24T18:10:00.356Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:01.085Z] ------------------- [2023-10-24T18:10:01.086Z] stable info: [2023-10-24T18:10:01.086Z] ------------------- [2023-10-24T18:10:01.086Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:10:01.086Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:01.086Z] Message: update stable to v1.0.254 [2023-10-24T18:10:01.815Z] ------------------- [2023-10-24T18:10:01.815Z] experimental info: [2023-10-24T18:10:01.815Z] ------------------- [2023-10-24T18:10:01.815Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:10:01.815Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:10:01.815Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:10:02.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-24T18:10:02.175Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-24T18:10:02.215Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:10:02.258Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:10:02.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:10:02.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:10:02.405Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:10:02.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:10:02.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:10:02.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:10:02.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:10:02.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-24T18:10:02.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:10:02.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:10:02.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:02.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:10:02.832Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:02.874Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:10:02.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:10:02.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:10:03.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:10:03.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:10:03.084Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:10:03.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:10:03.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:10:03.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:10:03.248Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:10:03.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-613 [Pipeline] echo [2023-10-24T18:10:03.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-613 [Pipeline] echo [2023-10-24T18:10:03.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-613 [Pipeline] echo [2023-10-24T18:10:03.424Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00254f67f08f92f564baa3038d9ed79fc19185d0 [Pipeline] echo [2023-10-24T18:10:03.466Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00254f6 [Pipeline] echo [2023-10-24T18:10:03.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:10:03.635Z] provisioning config files... [2023-10-24T18:10:03.671Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-613@tmp/config11815505857298078798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:04.004Z] ---> docker-login.sh [2023-10-24T18:10:04.004Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:04.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:04.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:04.271Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:04.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:04.271Z] [2023-10-24T18:10:04.271Z] Login Succeeded [2023-10-24T18:10:04.271Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:04.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:04.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:04.271Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:04.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:04.271Z] [2023-10-24T18:10:04.271Z] Login Succeeded [2023-10-24T18:10:04.271Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:04.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:04.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:04.531Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:04.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:04.531Z] [2023-10-24T18:10:04.531Z] Login Succeeded [2023-10-24T18:10:04.531Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:04.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:04.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:04.531Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:04.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:04.531Z] [2023-10-24T18:10:04.531Z] Login Succeeded [2023-10-24T18:10:04.531Z] docker.io [2023-10-24T18:10:04.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:04.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:04.790Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:04.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:04.790Z] [2023-10-24T18:10:04.790Z] Login Succeeded [2023-10-24T18:10:04.790Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:04.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:10:05.479Z] + git rev-list -1 --merges 00254f67f08f92f564baa3038d9ed79fc19185d0~1..00254f67f08f92f564baa3038d9ed79fc19185d0 [Pipeline] echo [2023-10-24T18:10:05.552Z] -----------> git rev-list -1 --merges 00254f67f08f92f564baa3038d9ed79fc19185d0~1..00254f67f08f92f564baa3038d9ed79fc19185d0 00254f67f08f92f564baa3038d9ed79fc19185d0 [false] [Pipeline] sh [2023-10-24T18:10:05.863Z] + git log --format=format:%s -1 00254f67f08f92f564baa3038d9ed79fc19185d0 [Pipeline] echo [2023-10-24T18:10:05.897Z] ========================================================= [2023-10-24T18:10:05.897Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:10:05.897Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:10:06.347Z] + git log --format=format:%s -1 00254f67f08f92f564baa3038d9ed79fc19185d0 [Pipeline] echo [2023-10-24T18:10:06.385Z] [semverPrep] GIT_COMMIT: 00254f67f08f92f564baa3038d9ed79fc19185d0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-10-24T18:10:06.420Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:10:06.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:10:06.826Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:10:06.826Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:10:06.826Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:10:06.826Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-10-24T18:10:06.826Z] -a /etc/ssh/ssh_known_hosts [2023-10-24T18:10:06.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:07.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:07.277Z] [2023-10-24T18:10:07.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:07.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:07.667Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:10:07.667Z] b85a868b505f: Pulling fs layer [2023-10-24T18:10:07.667Z] e2be974225ed: Pulling fs layer [2023-10-24T18:10:07.667Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:10:07.667Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:10:07.667Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:10:07.667Z] eaf3925da568: Pulling fs layer [2023-10-24T18:10:07.667Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:10:07.667Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:10:07.667Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:10:07.667Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:10:07.667Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:10:07.667Z] bab4dde63d76: Waiting [2023-10-24T18:10:07.667Z] bde34c3a00c8: Waiting [2023-10-24T18:10:07.667Z] b352a97aabf1: Waiting [2023-10-24T18:10:07.667Z] 988bab9f4d93: Waiting [2023-10-24T18:10:07.667Z] 4872d77fe225: Waiting [2023-10-24T18:10:07.667Z] 5851b861e8e6: Waiting [2023-10-24T18:10:07.667Z] 1469e6f7b9e6: Waiting [2023-10-24T18:10:07.667Z] eaf3925da568: Waiting [2023-10-24T18:10:07.667Z] e2be974225ed: Verifying Checksum [2023-10-24T18:10:07.667Z] e2be974225ed: Download complete [2023-10-24T18:10:07.667Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:10:07.667Z] 988bab9f4d93: Download complete [2023-10-24T18:10:07.667Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:10:07.667Z] 339a4e72a1f5: Download complete [2023-10-24T18:10:07.667Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:10:07.667Z] 1469e6f7b9e6: Download complete [2023-10-24T18:10:07.667Z] eaf3925da568: Verifying Checksum [2023-10-24T18:10:07.667Z] eaf3925da568: Download complete [2023-10-24T18:10:07.667Z] bde34c3a00c8: Download complete [2023-10-24T18:10:07.927Z] b352a97aabf1: Verifying Checksum [2023-10-24T18:10:07.927Z] b352a97aabf1: Download complete [2023-10-24T18:10:07.927Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:10:07.927Z] 4872d77fe225: Download complete [2023-10-24T18:10:07.927Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:10:07.927Z] 5851b861e8e6: Download complete [2023-10-24T18:10:07.927Z] b85a868b505f: Verifying Checksum [2023-10-24T18:10:07.927Z] b85a868b505f: Download complete [2023-10-24T18:10:08.187Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:10:08.187Z] bab4dde63d76: Download complete [2023-10-24T18:10:09.122Z] b85a868b505f: Pull complete [2023-10-24T18:10:09.122Z] e2be974225ed: Pull complete [2023-10-24T18:10:09.687Z] 339a4e72a1f5: Pull complete [2023-10-24T18:10:09.687Z] 988bab9f4d93: Pull complete [2023-10-24T18:10:09.946Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:10:10.205Z] eaf3925da568: Pull complete [2023-10-24T18:10:12.107Z] bab4dde63d76: Pull complete [2023-10-24T18:10:12.107Z] bde34c3a00c8: Pull complete [2023-10-24T18:10:12.694Z] b352a97aabf1: Pull complete [2023-10-24T18:10:12.956Z] 4872d77fe225: Pull complete [2023-10-24T18:10:13.214Z] 5851b861e8e6: Pull complete [2023-10-24T18:10:13.214Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:10:13.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:10:13.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:10:13.709Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-10-24T18:10:13.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-613 -v /w/workspace/_app-service-configurable_PR-613:/w/workspace/_app-service-configurable_PR-613:rw,z -v /w/workspace/_app-service-configurable_PR-613@tmp:/w/workspace/_app-service-configurable_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:10:17.849Z] $ docker top fb221a349f469fdd4b83c0d72bbaa75c9c0fd2df5a88904e006a85c9b8d39aaa -eo pid,comm [2023-10-24T18:10:17.898Z] 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-10-24T18:10:17.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:10:18.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:18.042Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:18.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:18.161Z] $ docker exec fb221a349f469fdd4b83c0d72bbaa75c9c0fd2df5a88904e006a85c9b8d39aaa ssh-agent [2023-10-24T18:10:18.259Z] SSH_AUTH_SOCK=/tmp/ssh-JDnTWpAZHqoQ/agent.32 [2023-10-24T18:10:18.259Z] SSH_AGENT_PID=38 [2023-10-24T18:10:18.265Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:18.354Z] Identity added: /w/workspace/_app-service-configurable_PR-613@tmp/private_key_810705056919830484.key (/w/workspace/_app-service-configurable_PR-613@tmp/private_key_810705056919830484.key) [2023-10-24T18:10:18.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:18.698Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:10:18.722Z] $ docker exec --env ******** --env ******** fb221a349f469fdd4b83c0d72bbaa75c9c0fd2df5a88904e006a85c9b8d39aaa ssh-agent -k [2023-10-24T18:10:18.813Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:18.814Z] unset SSH_AGENT_PID; [2023-10-24T18:10:18.814Z] echo Agent pid 38 killed; [2023-10-24T18:10:18.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:10:18.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:10:18.912Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:10:19.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:10:19.022Z] $ docker exec fb221a349f469fdd4b83c0d72bbaa75c9c0fd2df5a88904e006a85c9b8d39aaa ssh-agent [2023-10-24T18:10:19.114Z] SSH_AUTH_SOCK=/tmp/ssh-o9f32W2qgDYh/agent.70 [2023-10-24T18:10:19.114Z] SSH_AGENT_PID=76 [2023-10-24T18:10:19.119Z] Running ssh-add (command line suppressed) [2023-10-24T18:10:19.225Z] Identity added: /w/workspace/_app-service-configurable_PR-613@tmp/private_key_6012130952694114552.key (/w/workspace/_app-service-configurable_PR-613@tmp/private_key_6012130952694114552.key) [2023-10-24T18:10:19.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:10:19.571Z] + git semver init [2023-10-24T18:10:19.829Z] 2023-10-24 18:10:19,731 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:10:19.829Z] 2023-10-24 18:10:19,732 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-613/.semver [2023-10-24T18:10:19.829Z] 2023-10-24 18:10:19,732 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-613/.semver [2023-10-24T18:10:19.829Z] 2023-10-24 18:10:19,732 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-613/.semver'], cwd=/w/workspace/_app-service-configurable_PR-613, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:10:20.766Z] 2023-10-24 18:10:20,594 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-613/.git/info/exclude [2023-10-24T18:10:20.766Z] 2023-10-24 18:10:20,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-613/.semver/PR-613 with force:False [2023-10-24T18:10:20.766Z] 2023-10-24 18:10:20,594 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-613/.semver/PR-613 [2023-10-24T18:10:20.766Z] 2023-10-24 18:10:20,598 [execute] INFO git cat-file --batch-check [2023-10-24T18:10:20.766Z] 2023-10-24 18:10:20,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-613/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:10:20.766Z] 2023-10-24 18:10:20,603 [execute] INFO git cat-file --batch [2023-10-24T18:10:20.766Z] 2023-10-24 18:10:20,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-613/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:10:20.766Z] 2023-10-24 18:10:20,608 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-613/.semver/PR-613 [2023-10-24T18:10:20.766Z] 0.0.0 [Pipeline] } [2023-10-24T18:10:20.803Z] $ docker exec --env ******** --env ******** fb221a349f469fdd4b83c0d72bbaa75c9c0fd2df5a88904e006a85c9b8d39aaa ssh-agent -k [2023-10-24T18:10:20.925Z] unset SSH_AUTH_SOCK; [2023-10-24T18:10:20.926Z] unset SSH_AGENT_PID; [2023-10-24T18:10:20.926Z] echo Agent pid 76 killed; [2023-10-24T18:10:20.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:10:21.363Z] + git semver [Pipeline] } [2023-10-24T18:10:21.650Z] $ docker stop --time=1 fb221a349f469fdd4b83c0d72bbaa75c9c0fd2df5a88904e006a85c9b8d39aaa [2023-10-24T18:10:22.924Z] $ docker rm -f --volumes fb221a349f469fdd4b83c0d72bbaa75c9c0fd2df5a88904e006a85c9b8d39aaa [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:10:23.314Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:10:23.591Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:10:23.607Z] [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-10-24T18:10:24.222Z] provisioning config files... [2023-10-24T18:10:24.230Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-613@tmp/config1967516006705561036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:10:24.579Z] ---> docker-login.sh [2023-10-24T18:10:24.579Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:10:24.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:24.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:24.579Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:24.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:24.579Z] [2023-10-24T18:10:24.579Z] Login Succeeded [2023-10-24T18:10:24.579Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:10:24.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:24.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:24.579Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:24.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:24.579Z] [2023-10-24T18:10:24.579Z] Login Succeeded [2023-10-24T18:10:24.579Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:10:24.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:24.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:24.837Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:24.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:24.837Z] [2023-10-24T18:10:24.837Z] Login Succeeded [2023-10-24T18:10:24.837Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:10:24.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:24.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:24.837Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:24.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:24.837Z] [2023-10-24T18:10:24.837Z] Login Succeeded [2023-10-24T18:10:24.837Z] docker.io [2023-10-24T18:10:24.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:10:25.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:10:25.096Z] Configure a credential helper to remove this warning. See [2023-10-24T18:10:25.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:10:25.096Z] [2023-10-24T18:10:25.096Z] Login Succeeded [2023-10-24T18:10:25.096Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:10:25.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:10:25.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:10:25.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:10:25.387Z] ========================================================= [2023-10-24T18:10:25.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:10:25.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:10:25.861Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:10:25.861Z] Sending build context to Docker daemon 3.366MB [2023-10-24T18:10:25.861Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:10:25.861Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:10:25.861Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:10:25.861Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:10:25.861Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:10:25.861Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:10:25.861Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:10:25.861Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:10:25.861Z] c68163c4e522: Pulling fs layer [2023-10-24T18:10:25.861Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:10:25.861Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:10:25.861Z] ad3a456e5733: Waiting [2023-10-24T18:10:25.861Z] 33e27b845d1e: Waiting [2023-10-24T18:10:25.861Z] c68163c4e522: Waiting [2023-10-24T18:10:25.861Z] 50da416c3ac9: Waiting [2023-10-24T18:10:25.861Z] 23d2d4c4bb30: Waiting [2023-10-24T18:10:25.861Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:10:25.861Z] c4d48a809fc2: Download complete [2023-10-24T18:10:25.861Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:10:25.861Z] ad3a456e5733: Download complete [2023-10-24T18:10:25.861Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:10:25.861Z] 33e27b845d1e: Download complete [2023-10-24T18:10:25.861Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:10:25.861Z] 7264a8db6415: Download complete [2023-10-24T18:10:26.122Z] c68163c4e522: Verifying Checksum [2023-10-24T18:10:26.122Z] c68163c4e522: Download complete [2023-10-24T18:10:26.122Z] 7264a8db6415: Pull complete [2023-10-24T18:10:26.386Z] c4d48a809fc2: Pull complete [2023-10-24T18:10:26.386Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:10:26.386Z] 23d2d4c4bb30: Download complete [2023-10-24T18:10:26.386Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:10:26.386Z] 4f1c88b9dad5: Download complete [2023-10-24T18:10:26.953Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:10:26.953Z] 50da416c3ac9: Download complete [2023-10-24T18:10:30.231Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:10:30.231Z] ad3a456e5733: Pull complete [2023-10-24T18:10:30.231Z] 33e27b845d1e: Pull complete [2023-10-24T18:10:30.490Z] c68163c4e522: Pull complete [2023-10-24T18:10:33.019Z] 50da416c3ac9: Pull complete [2023-10-24T18:10:33.277Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:10:33.277Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:10:33.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:10:33.277Z] ---> 0786185ac409 [2023-10-24T18:10:33.277Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:10:39.037Z] Still waiting to schedule task [2023-10-24T18:10:39.037Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ [2023-10-24T18:10:39.861Z] ---> Running in b4697a00ad11 [2023-10-24T18:10:40.118Z] Removing intermediate container b4697a00ad11 [2023-10-24T18:10:40.118Z] ---> ef41534fd3f2 [2023-10-24T18:10:40.118Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:10:40.376Z] ---> Running in e9340f16d8db [2023-10-24T18:10:40.634Z] Removing intermediate container e9340f16d8db [2023-10-24T18:10:40.634Z] ---> f839d99d5bbe [2023-10-24T18:10:40.634Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:10:40.634Z] ---> Running in 543f405b299a [2023-10-24T18:10:40.895Z] Removing intermediate container 543f405b299a [2023-10-24T18:10:40.895Z] ---> c1664193a33c [2023-10-24T18:10:40.895Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:10:40.895Z] ---> Running in eab35de5811d [2023-10-24T18:10:41.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:10:41.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:10:41.412Z] OK: 264 MiB in 52 packages [2023-10-24T18:10:41.670Z] Removing intermediate container eab35de5811d [2023-10-24T18:10:41.670Z] ---> c7aa5911b46e [2023-10-24T18:10:41.670Z] Step 7/12 : WORKDIR /app [2023-10-24T18:10:41.670Z] ---> Running in 958793ca51e8 [2023-10-24T18:10:41.929Z] Removing intermediate container 958793ca51e8 [2023-10-24T18:10:41.929Z] ---> ec761fd31931 [2023-10-24T18:10:41.929Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:10:41.929Z] ---> 0931b49cbfef [2023-10-24T18:10:41.929Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:10:41.929Z] ---> Running in a40b65e46ca4 [2023-10-24T18:11:49.656Z] Removing intermediate container a40b65e46ca4 [2023-10-24T18:11:49.656Z] ---> 570903de89dd [2023-10-24T18:11:49.656Z] Step 10/12 : COPY . . [2023-10-24T18:11:49.656Z] ---> edc016f8e5f2 [2023-10-24T18:11:49.656Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:11:49.656Z] ---> Running in 4b367620b4ba [2023-10-24T18:11:49.656Z] Removing intermediate container 4b367620b4ba [2023-10-24T18:11:49.656Z] ---> 793a94a85f5f [2023-10-24T18:11:49.656Z] Step 12/12 : RUN $MAKE [2023-10-24T18:11:49.656Z] ---> Running in 22fb2522c7eb [2023-10-24T18:11:49.656Z] noop [2023-10-24T18:11:49.656Z] Removing intermediate container 22fb2522c7eb [2023-10-24T18:11:49.656Z] ---> d09c76a051b7 [2023-10-24T18:11:49.656Z] Successfully built d09c76a051b7 [2023-10-24T18:11:49.656Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:50.127Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:11:50.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:50.281Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-10-24T18:11:50.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-613 -v /w/workspace/_app-service-configurable_PR-613:/w/workspace/_app-service-configurable_PR-613:rw,z -v /w/workspace/_app-service-configurable_PR-613@tmp:/w/workspace/_app-service-configurable_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:11:50.672Z] $ docker top 621c53d7cd332be1bff93114715bd75afd1c9971b26e3be74654adda1c736c57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:11:51.063Z] + go version [2023-10-24T18:11:51.063Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:11:51.098Z] $ docker stop --time=1 621c53d7cd332be1bff93114715bd75afd1c9971b26e3be74654adda1c736c57 [2023-10-24T18:11:52.352Z] $ docker rm -f --volumes 621c53d7cd332be1bff93114715bd75afd1c9971b26e3be74654adda1c736c57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:11:53.083Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:11:53.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:11:53.241Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-10-24T18:11:53.278Z] $ 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-613 -v /w/workspace/_app-service-configurable_PR-613:/w/workspace/_app-service-configurable_PR-613:rw,z -v /w/workspace/_app-service-configurable_PR-613@tmp:/w/workspace/_app-service-configurable_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:11:53.615Z] $ docker top 7ee8d8964e979b82304164f51c18bdcd7ce4013eb5d09098ea7a9a3a3a3c6fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:11:54.052Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-613 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:11:54.443Z] + make test [2023-10-24T18:11:54.443Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:12:16.380Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T18:12:34.485Z] go vet ./... [2023-10-24T18:12:35.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:12:35.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:12:35.869Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:12:35.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:12:35.944Z] $ docker stop --time=1 7ee8d8964e979b82304164f51c18bdcd7ce4013eb5d09098ea7a9a3a3a3c6fe2 [2023-10-24T18:12:41.582Z] $ docker rm -f --volumes 7ee8d8964e979b82304164f51c18bdcd7ce4013eb5d09098ea7a9a3a3a3c6fe2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:12:42.166Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:12:42.232Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:12:42.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:12:43.181Z] + ls -al . [2023-10-24T18:12:43.181Z] total 180 [2023-10-24T18:12:43.181Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:11 . [2023-10-24T18:12:43.181Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:09 .. [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:09 .dockerignore [2023-10-24T18:12:43.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:12 .git [2023-10-24T18:12:43.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:09 .github [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:09 .gitignore [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:09 .golangci.yml [2023-10-24T18:12:43.181Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:10 .semver [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:09 Attribution.txt [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:09 CHANGELOG.md [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:09 Dockerfile [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:09 GOVERNANCE.md [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:09 Jenkinsfile [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:09 LICENSE [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:09 OWNERS.md [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:09 README.md [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:10 VERSION [2023-10-24T18:12:43.181Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 bin [2023-10-24T18:12:43.181Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:11 coverage.out [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:09 go.mod [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:09 go.sum [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:09 main.go [2023-10-24T18:12:43.181Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:09 makefile [2023-10-24T18:12:43.181Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:12:43.578Z] + 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=00254f67f08f92f564baa3038d9ed79fc19185d0 --label arch=amd64 --label version=0.0.0 . [2023-10-24T18:12:43.578Z] Sending build context to Docker daemon 3.367MB [2023-10-24T18:12:43.578Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:12:43.578Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T18:12:43.578Z] ---> d09c76a051b7 [2023-10-24T18:12:43.578Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:12:43.838Z] ---> Running in da84f07af154 [2023-10-24T18:12:43.838Z] Removing intermediate container da84f07af154 [2023-10-24T18:12:43.838Z] ---> 7afbce8fd7a5 [2023-10-24T18:12:43.838Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:12:43.838Z] ---> Running in e659cd74a4de [2023-10-24T18:12:43.838Z] Removing intermediate container e659cd74a4de [2023-10-24T18:12:43.838Z] ---> 5ce2350328b0 [2023-10-24T18:12:43.838Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:12:43.838Z] ---> Running in 2eafd5530f6c [2023-10-24T18:12:44.097Z] Removing intermediate container 2eafd5530f6c [2023-10-24T18:12:44.097Z] ---> 0b1dfd69e282 [2023-10-24T18:12:44.097Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:12:44.097Z] ---> Running in 477e11416a7b [2023-10-24T18:12:44.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:44.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:12:44.617Z] OK: 264 MiB in 52 packages [2023-10-24T18:12:44.878Z] Removing intermediate container 477e11416a7b [2023-10-24T18:12:44.878Z] ---> 67503e527dc9 [2023-10-24T18:12:44.878Z] Step 7/26 : WORKDIR /app [2023-10-24T18:12:44.878Z] ---> Running in 1cbad43d9e75 [2023-10-24T18:12:45.139Z] Removing intermediate container 1cbad43d9e75 [2023-10-24T18:12:45.139Z] ---> f3766fb05b54 [2023-10-24T18:12:45.139Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T18:12:45.139Z] ---> e2c5ffe448f9 [2023-10-24T18:12:45.139Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:12:45.139Z] ---> Running in cbce75a3cb6c [2023-10-24T18:12:46.075Z] Removing intermediate container cbce75a3cb6c [2023-10-24T18:12:46.076Z] ---> 6337a52837ae [2023-10-24T18:12:46.076Z] Step 10/26 : COPY . . [2023-10-24T18:12:46.076Z] ---> cfdba12135c9 [2023-10-24T18:12:46.076Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:12:46.076Z] ---> Running in 6ab93778c638 [2023-10-24T18:12:46.076Z] Removing intermediate container 6ab93778c638 [2023-10-24T18:12:46.076Z] ---> f9f106c488ae [2023-10-24T18:12:46.076Z] Step 12/26 : RUN $MAKE [2023-10-24T18:12:46.334Z] ---> Running in 1f5e64b8cd83 [2023-10-24T18:12:46.592Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T18:13:13.133Z] Removing intermediate container 1f5e64b8cd83 [2023-10-24T18:13:13.133Z] ---> 24578ad5167e [2023-10-24T18:13:13.133Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T18:13:13.133Z] 3.18: Pulling from library/alpine [2023-10-24T18:13:13.133Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:13:13.133Z] 96526aa774ef: Verifying Checksum [2023-10-24T18:13:13.133Z] 96526aa774ef: Download complete [2023-10-24T18:13:13.133Z] 96526aa774ef: Pull complete [2023-10-24T18:13:13.133Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:13:13.133Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:13:13.133Z] ---> 8ca4688f4f35 [2023-10-24T18:13:13.133Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:13:13.133Z] ---> Running in 3123f50fd6f6 [2023-10-24T18:13:13.133Z] Removing intermediate container 3123f50fd6f6 [2023-10-24T18:13:13.133Z] ---> 3d9fce261f07 [2023-10-24T18:13:13.133Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T18:13:13.133Z] ---> Running in 39498c137ac1 [2023-10-24T18:13:13.133Z] Removing intermediate container 39498c137ac1 [2023-10-24T18:13:13.133Z] ---> b470f764cf0e [2023-10-24T18:13:13.133Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:13:13.133Z] ---> Running in 8ad949ec7b99 [2023-10-24T18:13:13.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:13.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:13:13.133Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:13:13.133Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:13:13.133Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:13:13.133Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:13:13.133Z] OK: 8 MiB in 17 packages [2023-10-24T18:13:13.133Z] Removing intermediate container 8ad949ec7b99 [2023-10-24T18:13:13.133Z] ---> a17b0aee69fd [2023-10-24T18:13:13.133Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:13:13.133Z] ---> 184126c6d7ff [2023-10-24T18:13:13.133Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:13:13.133Z] ---> 14f9b4e70560 [2023-10-24T18:13:13.133Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:13:13.133Z] ---> 8a6b9c49175e [2023-10-24T18:13:13.133Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T18:13:13.133Z] ---> 972d6600bbb3 [2023-10-24T18:13:13.133Z] Step 21/26 : EXPOSE 48095 [2023-10-24T18:13:13.133Z] ---> Running in f181782c8e09 [2023-10-24T18:13:13.133Z] Removing intermediate container f181782c8e09 [2023-10-24T18:13:13.133Z] ---> eb2485e4f000 [2023-10-24T18:13:13.133Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T18:13:13.133Z] ---> Running in e2d9809dd482 [2023-10-24T18:13:13.133Z] Removing intermediate container e2d9809dd482 [2023-10-24T18:13:13.133Z] ---> c4a8d4895c14 [2023-10-24T18:13:13.133Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:13:13.133Z] ---> Running in 523a690b57cd [2023-10-24T18:13:13.133Z] Removing intermediate container 523a690b57cd [2023-10-24T18:13:13.133Z] ---> 5d5649d2466e [2023-10-24T18:13:13.133Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T18:13:13.133Z] ---> Running in 68230dd4b794 [2023-10-24T18:13:13.133Z] Removing intermediate container 68230dd4b794 [2023-10-24T18:13:13.133Z] ---> 7b766edd30d1 [2023-10-24T18:13:13.133Z] Step 25/26 : LABEL git_sha=00254f67f08f92f564baa3038d9ed79fc19185d0 [2023-10-24T18:13:13.133Z] ---> Running in 750cf8f233d0 [2023-10-24T18:13:13.133Z] Removing intermediate container 750cf8f233d0 [2023-10-24T18:13:13.133Z] ---> c0b12e6ab41e [2023-10-24T18:13:13.133Z] Step 26/26 : LABEL version=0.0.0 [2023-10-24T18:13:13.133Z] ---> Running in 0c53da75a7f6 [2023-10-24T18:13:13.393Z] Removing intermediate container 0c53da75a7f6 [2023-10-24T18:13:13.393Z] ---> 49808f0208f7 [2023-10-24T18:13:13.393Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:13:13.393Z] Successfully built 49808f0208f7 [2023-10-24T18:13:13.393Z] 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-10-24T18:13:14.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:14.267Z] [2023-10-24T18:13:14.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:13:14.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:14.941Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:13:14.942Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:13:14.942Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:13:14.942Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:13:14.942Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:13:14.942Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:13:14.942Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:13:14.942Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:13:14.942Z] 33b1e0a273af: Waiting [2023-10-24T18:13:14.942Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:13:14.942Z] 5d3b04190fa2: Waiting [2023-10-24T18:13:14.942Z] 5c69ac0246d0: Download complete [2023-10-24T18:13:15.199Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:13:15.199Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:13:15.199Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:13:15.199Z] 33b1e0a273af: Download complete [2023-10-24T18:13:15.199Z] 5d3b04190fa2: Download complete [2023-10-24T18:13:15.199Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:13:15.199Z] 5eb5b503b376: Download complete [2023-10-24T18:13:15.508Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:13:15.508Z] ec43610c2a17: Download complete [2023-10-24T18:13:16.073Z] 2f39f015ded8: Download complete [2023-10-24T18:13:16.332Z] 5eb5b503b376: Pull complete [2023-10-24T18:13:16.589Z] 5c69ac0246d0: Pull complete [2023-10-24T18:13:17.153Z] ec43610c2a17: Pull complete [2023-10-24T18:13:17.153Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:13:17.410Z] 33b1e0a273af: Pull complete [2023-10-24T18:13:17.410Z] 5d3b04190fa2: Pull complete [2023-10-24T18:13:21.601Z] 2f39f015ded8: Pull complete [2023-10-24T18:13:21.859Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:13:21.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:13:21.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:13:22.087Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-10-24T18:13:22.122Z] $ 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-613 -v /w/workspace/_app-service-configurable_PR-613:/w/workspace/_app-service-configurable_PR-613:rw,z -v /w/workspace/_app-service-configurable_PR-613@tmp:/w/workspace/_app-service-configurable_PR-613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:13:26.986Z] $ docker top 9f789cf790907f4f547fbbb219d39f66930c30b87a93c9aeabcf690cf6ee3331 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:13:27.469Z] ---> job-cost.sh [2023-10-24T18:13:27.469Z] lf-activate-venv: SKIPPING [2023-10-24T18:13:27.469Z] INFO: No Stack... [2023-10-24T18:13:27.727Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:13:27.985Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:13:28.296Z] + cat /w/workspace/_app-service-configurable_PR-613/archives/cost.csv [2023-10-24T18:13:28.296Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:13:28.349Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-613-1-stack-cost] [2023-10-24T18:13:28.354Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-613-1-stack-cost] did not exist. Created. [2023-10-24T18:13:28.354Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-613-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:13:28.750Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:13:28.796Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:13:28.826Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-613-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:13:28.909Z] $ docker stop --time=1 9f789cf790907f4f547fbbb219d39f66930c30b87a93c9aeabcf690cf6ee3331 [2023-10-24T18:13:30.056Z] $ docker rm -f --volumes 9f789cf790907f4f547fbbb219d39f66930c30b87a93c9aeabcf690cf6ee3331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:13:38.940Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9997 in /w/workspace/_app-service-configurable_PR-613 [Pipeline] { [Pipeline] ws [2023-10-24T18:13:38.997Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-24T18:13:39.079Z] Selected Git installation does not exist. Using Default [2023-10-24T18:13:39.079Z] The recommended git tool is: NONE [2023-10-24T18:13:48.666Z] using credential edgex-jenkins-ssh [2023-10-24T18:13:48.686Z] Cloning the remote Git repository [2023-10-24T18:13:48.758Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T18:13:48.926Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-24T18:13:49.396Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T18:13:49.437Z] > git --version # timeout=10 [2023-10-24T18:13:49.491Z] > git --version # 'git version 2.25.1' [2023-10-24T18:13:49.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:13:49.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:13:51.703Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-24T18:13:51.739Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:13:54.297Z] Merging remotes/origin/main commit 52199917436ecc7613ed2233e2d3644ee65f7bdc into PR head commit 00254f67f08f92f564baa3038d9ed79fc19185d0 [2023-10-24T18:13:53.294Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-24T18:13:53.420Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-24T18:13:53.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:13:53.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/613/head:refs/remotes/origin/PR-613 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T18:13:54.328Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:13:55.353Z] Merge succeeded, producing 00254f67f08f92f564baa3038d9ed79fc19185d0 [2023-10-24T18:13:55.353Z] Checking out Revision 00254f67f08f92f564baa3038d9ed79fc19185d0 (PR-613) [2023-10-24T18:13:54.630Z] > git checkout -f 00254f67f08f92f564baa3038d9ed79fc19185d0 # timeout=10 [2023-10-24T18:13:54.886Z] > git remote # timeout=10 [2023-10-24T18:13:55.012Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T18:13:55.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:13:55.156Z] > git merge 52199917436ecc7613ed2233e2d3644ee65f7bdc # timeout=10 [2023-10-24T18:13:55.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T18:13:55.363Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:13:55.415Z] > git checkout -f 00254f67f08f92f564baa3038d9ed79fc19185d0 # timeout=10 [2023-10-24T18:13:56.599Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-10-24T18:13:56.750Z] > git --version # timeout=10 [2023-10-24T18:13:56.815Z] > git --version # 'git version 2.25.1' [2023-10-24T18:13:56.886Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:13:58.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:13:58.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:13:58.436Z] Dload Upload Total Spent Left Speed [2023-10-24T18:13:58.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2023-10-24T18:13:59.522Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:13:59.932Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:13:59.932Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:13:59.932Z] { [2023-10-24T18:13:59.932Z] "registry-mirrors": [ [2023-10-24T18:13:59.932Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:13:59.932Z] ], [2023-10-24T18:13:59.932Z] "bip": "10.250.0.254/24", [2023-10-24T18:13:59.932Z] "hosts": [ [2023-10-24T18:13:59.932Z] "tcp://0.0.0.0:5555", [2023-10-24T18:13:59.932Z] "unix:///var/run/docker.sock" [2023-10-24T18:13:59.932Z] ], [2023-10-24T18:13:59.932Z] "mtu": 1458, [2023-10-24T18:13:59.932Z] "selinux-enabled": true, [2023-10-24T18:13:59.932Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:13:59.932Z] } [Pipeline] sh [2023-10-24T18:14:00.315Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:14:00.694Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:14:19.174Z] provisioning config files... [2023-10-24T18:14:19.238Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6419769521666474045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:14:19.726Z] ---> docker-login.sh [2023-10-24T18:14:19.726Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:14:20.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:20.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:20.613Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:20.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:20.613Z] [2023-10-24T18:14:20.613Z] Login Succeeded [2023-10-24T18:14:20.613Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:14:21.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:21.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:21.034Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:21.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:21.034Z] [2023-10-24T18:14:21.034Z] Login Succeeded [2023-10-24T18:14:21.034Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:14:21.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:21.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:21.312Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:21.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:21.312Z] [2023-10-24T18:14:21.312Z] Login Succeeded [2023-10-24T18:14:21.312Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:14:21.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:21.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:21.868Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:21.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:21.868Z] [2023-10-24T18:14:21.868Z] Login Succeeded [2023-10-24T18:14:21.868Z] docker.io [2023-10-24T18:14:22.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:14:22.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:14:22.419Z] Configure a credential helper to remove this warning. See [2023-10-24T18:14:22.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:14:22.419Z] [2023-10-24T18:14:22.419Z] Login Succeeded [2023-10-24T18:14:22.419Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:14:22.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:14:22.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:23.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:14:23.053Z] ========================================================= [2023-10-24T18:14:23.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:14:23.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:14:23.583Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:14:23.583Z] Sending build context to Docker daemon 157.7kB [2023-10-24T18:14:23.859Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:14:23.859Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T18:14:24.137Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:14:24.137Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:14:24.137Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:14:24.137Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:14:24.137Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:14:24.137Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:14:24.137Z] 17808c966233: Pulling fs layer [2023-10-24T18:14:24.137Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:14:24.137Z] cefa15bbcfad: Waiting [2023-10-24T18:14:24.137Z] f4c1fc716caa: Waiting [2023-10-24T18:14:24.137Z] 17808c966233: Waiting [2023-10-24T18:14:24.137Z] f0e02332f6b5: Waiting [2023-10-24T18:14:24.137Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:14:24.137Z] 5d54e960e981: Download complete [2023-10-24T18:14:24.137Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:14:24.137Z] f0e02332f6b5: Download complete [2023-10-24T18:14:24.137Z] cefa15bbcfad: Download complete [2023-10-24T18:14:24.137Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:14:24.137Z] 9fda8d8052c6: Download complete [2023-10-24T18:14:24.741Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:14:24.741Z] f4c1fc716caa: Download complete [2023-10-24T18:14:25.355Z] 9fda8d8052c6: Pull complete [2023-10-24T18:14:25.973Z] 5d54e960e981: Pull complete [2023-10-24T18:14:26.255Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:14:26.255Z] c4a7e357bf2a: Download complete [2023-10-24T18:14:27.720Z] 17808c966233: Verifying Checksum [2023-10-24T18:14:27.720Z] 17808c966233: Download complete [2023-10-24T18:14:42.826Z] c4a7e357bf2a: Pull complete [2023-10-24T18:14:42.826Z] f0e02332f6b5: Pull complete [2023-10-24T18:14:42.826Z] cefa15bbcfad: Pull complete [2023-10-24T18:14:49.553Z] 17808c966233: Pull complete [2023-10-24T18:14:51.523Z] f4c1fc716caa: Pull complete [2023-10-24T18:14:51.523Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:14:51.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:14:51.523Z] ---> ea914061e18c [2023-10-24T18:14:51.523Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:14:52.502Z] ---> Running in bb561208762e [2023-10-24T18:14:52.776Z] Removing intermediate container bb561208762e [2023-10-24T18:14:52.776Z] ---> eb93a50bc2dd [2023-10-24T18:14:52.776Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:14:53.048Z] ---> Running in 9ce8abad351e [2023-10-24T18:14:53.331Z] Removing intermediate container 9ce8abad351e [2023-10-24T18:14:53.331Z] ---> 635140d5f7c0 [2023-10-24T18:14:53.331Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:14:53.331Z] ---> Running in 0f67f2e4ecdd [2023-10-24T18:14:53.929Z] Removing intermediate container 0f67f2e4ecdd [2023-10-24T18:14:53.929Z] ---> e4b671c915a2 [2023-10-24T18:14:53.929Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:14:53.929Z] ---> Running in 841caaf4adc5 [2023-10-24T18:14:55.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:14:55.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:14:57.100Z] OK: 266 MiB in 52 packages [2023-10-24T18:14:58.104Z] Removing intermediate container 841caaf4adc5 [2023-10-24T18:14:58.104Z] ---> 0a927a09bf9a [2023-10-24T18:14:58.104Z] Step 7/12 : WORKDIR /app [2023-10-24T18:14:58.104Z] ---> Running in 7a6578047cd4 [2023-10-24T18:14:58.374Z] Removing intermediate container 7a6578047cd4 [2023-10-24T18:14:58.374Z] ---> 73c89061fca2 [2023-10-24T18:14:58.374Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-24T18:14:59.346Z] ---> 463323718aa3 [2023-10-24T18:14:59.347Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:14:59.347Z] ---> Running in eaef4fbe6b49 [2023-10-24T18:16:36.314Z] Removing intermediate container eaef4fbe6b49 [2023-10-24T18:16:36.314Z] ---> 5481ede4fed5 [2023-10-24T18:16:36.314Z] Step 10/12 : COPY . . [2023-10-24T18:16:36.314Z] ---> 39ddd5dfba2f [2023-10-24T18:16:36.314Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:16:36.314Z] ---> Running in bb6b7bee720f [2023-10-24T18:16:36.314Z] Removing intermediate container bb6b7bee720f [2023-10-24T18:16:36.314Z] ---> 54f4e456aa9a [2023-10-24T18:16:36.314Z] Step 12/12 : RUN $MAKE [2023-10-24T18:16:36.586Z] ---> Running in 6b79847f17e3 [2023-10-24T18:16:37.579Z] noop [2023-10-24T18:16:38.562Z] Removing intermediate container 6b79847f17e3 [2023-10-24T18:16:38.562Z] ---> 0ceb33a9ecf0 [2023-10-24T18:16:38.562Z] Successfully built 0ceb33a9ecf0 [2023-10-24T18:16:38.562Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:16:39.070Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:16:39.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:16:39.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-9997 does not seem to be running inside a container [2023-10-24T18:16:39.531Z] $ 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-10-24T18:16:41.029Z] $ docker top 37fbfb54fd4e64833a8f7dd3f18afe7103e852878be82c33bafc1ad7498458e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:16:41.999Z] + go version [2023-10-24T18:16:41.999Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:16:42.033Z] $ docker stop --time=1 37fbfb54fd4e64833a8f7dd3f18afe7103e852878be82c33bafc1ad7498458e0 [2023-10-24T18:16:43.871Z] $ docker rm -f --volumes 37fbfb54fd4e64833a8f7dd3f18afe7103e852878be82c33bafc1ad7498458e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:16:44.953Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:16:44.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:16:45.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-9997 does not seem to be running inside a container [2023-10-24T18:16:45.370Z] $ 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-10-24T18:16:46.894Z] $ docker top 31a019751fe8b24cdeeffa134bc9b979577eec2601992f25f5ec6e8f9fd45f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:16:47.873Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:16:48.628Z] + make test [2023-10-24T18:16:48.628Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T18:19:55.568Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-24T18:19:55.568Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:19:55.568Z] go vet ./... [2023-10-24T18:22:32.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:22:32.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:22:32.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:22:32.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:22:32.537Z] $ docker stop --time=1 31a019751fe8b24cdeeffa134bc9b979577eec2601992f25f5ec6e8f9fd45f83 [2023-10-24T18:22:34.659Z] $ docker rm -f --volumes 31a019751fe8b24cdeeffa134bc9b979577eec2601992f25f5ec6e8f9fd45f83 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:22:36.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:22:42.336Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:22:42.996Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:22:43.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:22:43.981Z] + ls -al . [2023-10-24T18:22:43.981Z] total 176 [2023-10-24T18:22:43.981Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 18:16 . [2023-10-24T18:22:43.981Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:13 .. [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:13 .dockerignore [2023-10-24T18:22:43.981Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git [2023-10-24T18:22:43.981Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:13 .github [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:13 .gitignore [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:13 .golangci.yml [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:13 Attribution.txt [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:13 CHANGELOG.md [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:13 Dockerfile [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:13 GOVERNANCE.md [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:13 Jenkinsfile [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:13 LICENSE [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:13 OWNERS.md [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:13 README.md [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 18:10 VERSION [2023-10-24T18:22:43.981Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:13 bin [2023-10-24T18:22:43.981Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:16 coverage.out [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:13 go.mod [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:13 go.sum [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:13 main.go [2023-10-24T18:22:43.981Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:13 makefile [2023-10-24T18:22:43.981Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:22:44.433Z] + 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=00254f67f08f92f564baa3038d9ed79fc19185d0 --label arch=arm64 --label version=0.0.0 . [2023-10-24T18:22:44.433Z] Sending build context to Docker daemon 158.7kB [2023-10-24T18:22:44.727Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:22:44.727Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T18:22:44.727Z] ---> 0ceb33a9ecf0 [2023-10-24T18:22:44.727Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:22:45.003Z] ---> Running in 2abd4b4b45b3 [2023-10-24T18:22:45.278Z] Removing intermediate container 2abd4b4b45b3 [2023-10-24T18:22:45.278Z] ---> 3c69a59fc07f [2023-10-24T18:22:45.278Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:22:45.278Z] ---> Running in 4a0c9c31c002 [2023-10-24T18:22:45.884Z] Removing intermediate container 4a0c9c31c002 [2023-10-24T18:22:45.884Z] ---> c03c5dc3f9e9 [2023-10-24T18:22:45.884Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:22:45.884Z] ---> Running in 224121c04397 [2023-10-24T18:22:46.158Z] Removing intermediate container 224121c04397 [2023-10-24T18:22:46.158Z] ---> f1b8d7e18be4 [2023-10-24T18:22:46.158Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:22:46.432Z] ---> Running in eaac7128d09e [2023-10-24T18:22:47.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:22:48.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:22:49.445Z] OK: 266 MiB in 52 packages [2023-10-24T18:22:52.850Z] Removing intermediate container eaac7128d09e [2023-10-24T18:22:52.850Z] ---> 6c78f90d7741 [2023-10-24T18:22:52.850Z] Step 7/26 : WORKDIR /app [2023-10-24T18:22:52.850Z] ---> Running in 96a4f53eee5f [2023-10-24T18:22:52.850Z] Removing intermediate container 96a4f53eee5f [2023-10-24T18:22:52.850Z] ---> 7f6305fa5e31 [2023-10-24T18:22:52.850Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-24T18:22:53.448Z] ---> 9e68f706f8e6 [2023-10-24T18:22:53.448Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:22:53.448Z] ---> Running in 990f677fbd30 [2023-10-24T18:22:56.876Z] Removing intermediate container 990f677fbd30 [2023-10-24T18:22:56.876Z] ---> dc52b599b85e [2023-10-24T18:22:56.876Z] Step 10/26 : COPY . . [2023-10-24T18:22:57.154Z] ---> 01f5f73f69b5 [2023-10-24T18:22:57.154Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:22:57.431Z] ---> Running in 47591f81d3da [2023-10-24T18:22:57.739Z] Removing intermediate container 47591f81d3da [2023-10-24T18:22:57.739Z] ---> 0d09c56afbf5 [2023-10-24T18:22:57.739Z] Step 12/26 : RUN $MAKE [2023-10-24T18:22:58.024Z] ---> Running in 154dc9ec0137 [2023-10-24T18:22:59.007Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-24T18:25:35.922Z] Removing intermediate container 154dc9ec0137 [2023-10-24T18:25:35.922Z] ---> 4f2fe51a1dc3 [2023-10-24T18:25:35.922Z] Step 13/26 : FROM alpine:3.18 [2023-10-24T18:25:35.922Z] 3.18: Pulling from library/alpine [2023-10-24T18:25:35.922Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:25:35.922Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:25:35.922Z] 579b34f0a95b: Download complete [2023-10-24T18:25:35.922Z] 579b34f0a95b: Pull complete [2023-10-24T18:25:35.922Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:25:35.922Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:25:35.922Z] ---> 3cc203321400 [2023-10-24T18:25:35.922Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-24T18:25:35.922Z] ---> Running in 98eba261f797 [2023-10-24T18:25:35.922Z] Removing intermediate container 98eba261f797 [2023-10-24T18:25:35.922Z] ---> 697404d53b44 [2023-10-24T18:25:35.922Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-24T18:25:35.922Z] ---> Running in 23b528a03257 [2023-10-24T18:25:35.922Z] Removing intermediate container 23b528a03257 [2023-10-24T18:25:35.923Z] ---> 163aef2aac00 [2023-10-24T18:25:35.923Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T18:25:35.923Z] ---> Running in 3ab89b8595a2 [2023-10-24T18:25:35.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:25:35.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:25:35.923Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T18:25:35.923Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T18:25:35.923Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:25:35.923Z] Executing ca-certificates-20230506-r0.trigger [2023-10-24T18:25:35.923Z] OK: 9 MiB in 17 packages [2023-10-24T18:25:35.923Z] Removing intermediate container 3ab89b8595a2 [2023-10-24T18:25:35.923Z] ---> 453616661d16 [2023-10-24T18:25:35.923Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-24T18:25:35.923Z] ---> ff27068eea7d [2023-10-24T18:25:35.923Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-24T18:25:35.923Z] ---> 9b30f68f7af1 [2023-10-24T18:25:35.923Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-24T18:25:35.923Z] ---> 7195a9aa1a6f [2023-10-24T18:25:35.923Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-24T18:25:35.923Z] ---> 1ef87e11ba20 [2023-10-24T18:25:35.923Z] Step 21/26 : EXPOSE 48095 [2023-10-24T18:25:35.923Z] ---> Running in 341a69decfa3 [2023-10-24T18:25:35.923Z] Removing intermediate container 341a69decfa3 [2023-10-24T18:25:35.923Z] ---> 440c2a22cfc9 [2023-10-24T18:25:35.923Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-24T18:25:35.923Z] ---> Running in 89d57ed81ebf [2023-10-24T18:25:35.923Z] Removing intermediate container 89d57ed81ebf [2023-10-24T18:25:35.923Z] ---> 51f2d6799baf [2023-10-24T18:25:35.923Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:25:35.923Z] ---> Running in 969cbe82a7f2 [2023-10-24T18:25:35.923Z] Removing intermediate container 969cbe82a7f2 [2023-10-24T18:25:35.923Z] ---> 5e2240c3f570 [2023-10-24T18:25:35.923Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T18:25:35.923Z] ---> Running in d8d1ab767159 [2023-10-24T18:25:35.923Z] Removing intermediate container d8d1ab767159 [2023-10-24T18:25:35.923Z] ---> 1078bcf71c34 [2023-10-24T18:25:35.923Z] Step 25/26 : LABEL git_sha=00254f67f08f92f564baa3038d9ed79fc19185d0 [2023-10-24T18:25:35.923Z] ---> Running in 5d11e8dd247e [2023-10-24T18:25:35.923Z] Removing intermediate container 5d11e8dd247e [2023-10-24T18:25:35.923Z] ---> 5ffaa3e2b84a [2023-10-24T18:25:35.923Z] Step 26/26 : LABEL version=0.0.0 [2023-10-24T18:25:35.923Z] ---> Running in 70340655e244 [2023-10-24T18:25:35.923Z] Removing intermediate container 70340655e244 [2023-10-24T18:25:35.923Z] ---> 8f61ee53fd54 [2023-10-24T18:25:35.923Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:25:35.923Z] Successfully built 8f61ee53fd54 [2023-10-24T18:25:35.923Z] 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-10-24T18:25:36.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:36.773Z] [2023-10-24T18:25:36.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:37.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:25:37.172Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:25:37.172Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:25:37.172Z] 04944245beec: Pulling fs layer [2023-10-24T18:25:37.172Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:25:37.172Z] 765212b225bb: Pulling fs layer [2023-10-24T18:25:37.172Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:25:37.172Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:25:37.172Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:25:37.172Z] 765212b225bb: Waiting [2023-10-24T18:25:37.172Z] f23df028b6ca: Waiting [2023-10-24T18:25:37.172Z] d65c8cfc05b1: Waiting [2023-10-24T18:25:37.172Z] 2437ff75d9bd: Waiting [2023-10-24T18:25:37.445Z] 04944245beec: Verifying Checksum [2023-10-24T18:25:37.445Z] 04944245beec: Download complete [2023-10-24T18:25:37.445Z] 765212b225bb: Verifying Checksum [2023-10-24T18:25:37.445Z] 765212b225bb: Download complete [2023-10-24T18:25:37.445Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:25:37.445Z] f23df028b6ca: Download complete [2023-10-24T18:25:37.445Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:25:37.445Z] d65c8cfc05b1: Download complete [2023-10-24T18:25:37.715Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:25:37.715Z] 699f458cf7ca: Download complete [2023-10-24T18:25:38.303Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:25:38.303Z] 8998bd30e6a1: Download complete [2023-10-24T18:25:40.880Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:25:40.880Z] 2437ff75d9bd: Download complete [2023-10-24T18:25:42.828Z] 8998bd30e6a1: Pull complete [2023-10-24T18:25:43.415Z] 04944245beec: Pull complete [2023-10-24T18:25:45.369Z] 699f458cf7ca: Pull complete [2023-10-24T18:25:45.369Z] 765212b225bb: Pull complete [2023-10-24T18:25:46.333Z] f23df028b6ca: Pull complete [2023-10-24T18:25:46.333Z] d65c8cfc05b1: Pull complete [2023-10-24T18:26:04.568Z] 2437ff75d9bd: Pull complete [2023-10-24T18:26:04.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:26:04.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:26:04.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:04.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-9997 does not seem to be running inside a container [2023-10-24T18:26:04.937Z] $ 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-10-24T18:26:07.695Z] $ docker top faa8f89fda71e255e091100283ec22f0f9a96936b773c63785254ca8f743b310 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:08.642Z] ---> job-cost.sh [2023-10-24T18:26:08.642Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:08.642Z] INFO: No Stack... [2023-10-24T18:26:08.908Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:26:09.863Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:26:10.523Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csvcut [2023-10-24T18:26:10.523Z] -d, -f6 [Pipeline] lock [2023-10-24T18:26:10.608Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-613-1-stack-cost] [2023-10-24T18:26:10.613Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-613-1-stack-cost] did not exist. Created. [2023-10-24T18:26:10.613Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-613-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:26:11.350Z] /w/workspace/app-service-configurable/1@tmp/durable-01b64635/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:26:12.021Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:26:12.065Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:26:12.129Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:26:12.150Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-613-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:26:12.212Z] $ docker stop --time=1 faa8f89fda71e255e091100283ec22f0f9a96936b773c63785254ca8f743b310 [2023-10-24T18:26:13.739Z] $ docker rm -f --volumes faa8f89fda71e255e091100283ec22f0f9a96936b773c63785254ca8f743b310 [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-10-24T18:26:14.795Z] provisioning config files... [2023-10-24T18:26:14.801Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-613@tmp/config13935801426734613668tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:26:15.139Z] + set +x [2023-10-24T18:26:15.139Z] + curl -s https://codecov.io/bash [2023-10-24T18:26:15.139Z] + bash -s -- [2023-10-24T18:26:15.139Z] [2023-10-24T18:26:15.139Z] _____ _ [2023-10-24T18:26:15.139Z] / ____| | | [2023-10-24T18:26:15.139Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:26:15.139Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:26:15.139Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:26:15.139Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:26:15.139Z] Bash-1.0.6 [2023-10-24T18:26:15.139Z] [2023-10-24T18:26:15.139Z] [2023-10-24T18:26:15.139Z] ==> git version 2.25.1 found [2023-10-24T18:26:15.139Z] ==> 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-10-24T18:26:15.139Z] Release-Date: 2020-01-08 [2023-10-24T18:26:15.139Z] 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-10-24T18:26:15.139Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:26:15.139Z] ==> Jenkins CI detected. [2023-10-24T18:26:15.139Z] current dir:  /w/workspace/_app-service-configurable_PR-613 [2023-10-24T18:26:15.139Z] project root: . [2023-10-24T18:26:15.139Z] --> token set from env [2023-10-24T18:26:15.139Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:26:15.139Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:26:15.139Z] ==> Python coveragepy not found [2023-10-24T18:26:15.139Z] ==> Searching for coverage reports in: [2023-10-24T18:26:15.139Z] + . [2023-10-24T18:26:15.139Z] -> Found 1 reports [2023-10-24T18:26:15.139Z] ==> Detecting git/mercurial file structure [2023-10-24T18:26:15.139Z] ==> Reading reports [2023-10-24T18:26:15.139Z] + ./coverage.out bytes=13 [2023-10-24T18:26:15.139Z] ==> Appending adjustments [2023-10-24T18:26:15.139Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:26:15.398Z] + Found adjustments [2023-10-24T18:26:15.398Z] ==> Gzipping contents [2023-10-24T18:26:15.398Z] 4.0K /tmp/codecov.S8BOvo.gz [2023-10-24T18:26:15.398Z] ==> Uploading reports [2023-10-24T18:26:15.398Z] url: https://codecov.io [2023-10-24T18:26:15.398Z] query: branch=PR-613&commit=00254f67f08f92f564baa3038d9ed79fc19185d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-613%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=613&job=&cmd_args= [2023-10-24T18:26:15.398Z] -> Pinging Codecov [2023-10-24T18:26:15.399Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-613&commit=00254f67f08f92f564baa3038d9ed79fc19185d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-613%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=613&job=&cmd_args= [2023-10-24T18:26:15.399Z] -> Uploading to [2023-10-24T18:26:15.399Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/A97CA9966030D2A3747ED39772930CCE/00254f67f08f92f564baa3038d9ed79fc19185d0/c2332a41-a373-48cf-be30-b9e01908c3e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7df478e71796e1cbdc8503b383d92bb30e9ba16e1b0f1ddb9d1fc3f8e37cc100 [2023-10-24T18:26:15.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:26:15.399Z] Dload Upload Total Spent Left Speed [2023-10-24T18:26:15.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 847 --:--:-- --:--:-- --:--:-- 847 [2023-10-24T18:26:15.657Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/00254f67f08f92f564baa3038d9ed79fc19185d0 [Pipeline] } [2023-10-24T18:26:15.686Z] 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-10-24T18:26:17.431Z] + [ -d /w/workspace/_app-service-configurable_PR-613/archives ] [2023-10-24T18:26:17.431Z] + ls -al /w/workspace/_app-service-configurable_PR-613/archives [2023-10-24T18:26:17.431Z] total 16 [2023-10-24T18:26:17.431Z] drwxr-xr-x 3 root root 4096 Oct 24 18:13 . [2023-10-24T18:26:17.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .. [2023-10-24T18:26:17.431Z] drwxr-xr-x 2 root root 4096 Oct 24 18:13 cost [2023-10-24T18:26:17.431Z] -rw-r--r-- 1 root root 96 Oct 24 18:13 cost.csv [2023-10-24T18:26:17.431Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-613/archives [2023-10-24T18:26:17.431Z] + ls -al /w/workspace/_app-service-configurable_PR-613/archives [2023-10-24T18:26:17.431Z] total 16 [2023-10-24T18:26:17.431Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:13 . [2023-10-24T18:26:17.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .. [2023-10-24T18:26:17.431Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:13 cost [2023-10-24T18:26:17.431Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 24 18:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:17.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:18.634Z] ---> package-listing.sh [2023-10-24T18:26:18.634Z] ++ facter osfamily [2023-10-24T18:26:18.634Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:26:18.895Z] + OS_FAMILY=debian [2023-10-24T18:26:18.896Z] + workspace=/w/workspace/_app-service-configurable_PR-613 [2023-10-24T18:26:18.896Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:26:18.896Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:26:18.896Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:26:18.896Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:26:18.896Z] + '[' /w/workspace/_app-service-configurable_PR-613 ']' [2023-10-24T18:26:18.896Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:26:18.896Z] + case "${OS_FAMILY}" in [2023-10-24T18:26:18.896Z] + dpkg -l [2023-10-24T18:26:18.896Z] + grep '^ii' [2023-10-24T18:26:18.896Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:26:18.896Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:26:18.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:26:18.896Z] + '[' /w/workspace/_app-service-configurable_PR-613 ']' [2023-10-24T18:26:18.896Z] + mkdir -p /w/workspace/_app-service-configurable_PR-613/archives/ [2023-10-24T18:26:18.896Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-613/archives/ [Pipeline] echo [2023-10-24T18:26:18.927Z] 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-613/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T18:26:19.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:19.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:26:19.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:26:19.983Z] prd-ubuntu20.04-docker-8c-8g-9984 does not seem to be running inside a container [2023-10-24T18:26:20.011Z] $ 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-613/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-613 -v /w/workspace/_app-service-configurable_PR-613:/w/workspace/_app-service-configurable_PR-613:rw,z -v /w/workspace/_app-service-configurable_PR-613@tmp:/w/workspace/_app-service-configurable_PR-613@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-10-24T18:26:20.620Z] $ docker top 755707629a78e4fc4ddab3633fda902552ab3877ecc45dc48cab8a88c26add2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:26:21.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:26:21.323Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:26:21.637Z] + ls /var/log/sa-host [2023-10-24T18:26:21.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:26:21.775Z] provisioning config files... [2023-10-24T18:26:21.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-613@tmp/config15611015139647054478tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:26:21.835Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:22.158Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:26:22.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:22.573Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:26:22.601Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:22.910Z] ---> sudo-logs.sh [2023-10-24T18:26:22.910Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:26:22.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:23.301Z] ---> job-cost.sh [2023-10-24T18:26:23.301Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:23.301Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:26:23.301Z] INFO: Retrieving Stack Cost... [2023-10-24T18:26:23.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:26:24.127Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:26:24.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:26:24.478Z] ---> logs-deploy.sh [2023-10-24T18:26:24.478Z] lf-activate-venv: SKIPPING [2023-10-24T18:26:24.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-613/1 [2023-10-24T18:26:24.478Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:26:25.411Z] Archives upload complete. [2023-10-24T18:26:25.411Z] INFO: archiving logs to Nexus