Pull request #533 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 921bca587619a78f6fea4c66396e382ebda801d3+11af183f2194c3fd12bdcc9d8b6be264b57aff6c (57d2037a763c767a7c7520d10332f0b46ac85e2b) 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-ssh11633982942692476281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16689683587298961693.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-533/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-533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3627586904478421743.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-533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14913920938295759566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17090285372098129357.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-533/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-533/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14330945787375096566.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4852 in /w/workspace/_app-service-configurable_PR-533 [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-533 # 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/533/head:refs/remotes/origin/PR-533 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 11af183f2194c3fd12bdcc9d8b6be264b57aff6c into PR head commit 921bca587619a78f6fea4c66396e382ebda801d3 Merge succeeded, producing 921bca587619a78f6fea4c66396e382ebda801d3 Checking out Revision 921bca587619a78f6fea4c66396e382ebda801d3 (PR-533) > git config core.sparsecheckout # timeout=10 > git checkout -f 921bca587619a78f6fea4c66396e382ebda801d3 # 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 11af183f2194c3fd12bdcc9d8b6be264b57aff6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 921bca587619a78f6fea4c66396e382ebda801d3 # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T12:52:06.303Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T12:52:06.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T12:52:06.588Z] ========================================================= [2023-03-21T12:52:06.588Z] EdgeX Global Pipelines Version Info [2023-03-21T12:52:06.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:52:07.324Z] ------------------- [2023-03-21T12:52:07.324Z] stable info: [2023-03-21T12:52:07.324Z] ------------------- [2023-03-21T12:52:07.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T12:52:07.324Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T12:52:07.324Z] Message: update stable to v1.0.245 [2023-03-21T12:52:07.896Z] ------------------- [2023-03-21T12:52:07.896Z] experimental info: [2023-03-21T12:52:07.896Z] ------------------- [2023-03-21T12:52:07.896Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T12:52:07.896Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T12:52:07.896Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T12:52:08.229Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-21T12:52:08.274Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-21T12:52:08.309Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T12:52:08.350Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T12:52:08.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T12:52:08.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T12:52:08.469Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T12:52:08.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T12:52:08.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T12:52:08.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T12:52:08.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T12:52:08.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-21T12:52:08.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T12:52:08.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T12:52:08.808Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T12:52:08.846Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T12:52:08.892Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T12:52:08.933Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T12:52:08.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T12:52:09.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T12:52:09.062Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T12:52:09.105Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T12:52:09.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T12:52:09.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T12:52:09.237Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T12:52:09.275Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T12:52:09.316Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T12:52:09.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-533 [Pipeline] echo [2023-03-21T12:52:09.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-533 [Pipeline] echo [2023-03-21T12:52:09.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-533 [Pipeline] echo [2023-03-21T12:52:09.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 921bca587619a78f6fea4c66396e382ebda801d3 [Pipeline] echo [2023-03-21T12:52:09.508Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 921bca5 [Pipeline] echo [2023-03-21T12:52:09.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:52:09.661Z] provisioning config files... [2023-03-21T12:52:09.677Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-533@tmp/config4683195938112425286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:52:10.007Z] ---> docker-login.sh [2023-03-21T12:52:10.007Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:52:10.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:10.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:10.267Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:10.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:10.267Z] [2023-03-21T12:52:10.267Z] Login Succeeded [2023-03-21T12:52:10.267Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:52:10.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:10.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:10.267Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:10.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:10.267Z] [2023-03-21T12:52:10.267Z] Login Succeeded [2023-03-21T12:52:10.267Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:52:10.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:10.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:10.530Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:10.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:10.530Z] [2023-03-21T12:52:10.530Z] Login Succeeded [2023-03-21T12:52:10.530Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:52:10.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:10.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:10.530Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:10.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:10.530Z] [2023-03-21T12:52:10.530Z] Login Succeeded [2023-03-21T12:52:10.530Z] docker.io [2023-03-21T12:52:10.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:10.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:10.790Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:10.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:10.790Z] [2023-03-21T12:52:10.790Z] Login Succeeded [2023-03-21T12:52:10.790Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:52:10.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T12:52:11.460Z] + git rev-list -1 --merges 921bca587619a78f6fea4c66396e382ebda801d3~1..921bca587619a78f6fea4c66396e382ebda801d3 [Pipeline] echo [2023-03-21T12:52:11.520Z] -----------> git rev-list -1 --merges 921bca587619a78f6fea4c66396e382ebda801d3~1..921bca587619a78f6fea4c66396e382ebda801d3 921bca587619a78f6fea4c66396e382ebda801d3 [false] [Pipeline] sh [2023-03-21T12:52:11.824Z] + git log --format=format:%s -1 921bca587619a78f6fea4c66396e382ebda801d3 [Pipeline] echo [2023-03-21T12:52:11.860Z] ========================================================= [2023-03-21T12:52:11.861Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T12:52:11.861Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T12:52:12.291Z] + git log --format=format:%s -1 921bca587619a78f6fea4c66396e382ebda801d3 [Pipeline] echo [2023-03-21T12:52:12.328Z] [semverPrep] GIT_COMMIT: 921bca587619a78f6fea4c66396e382ebda801d3, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory [Pipeline] echo [2023-03-21T12:52:12.364Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T12:52:12.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T12:52:12.732Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T12:52:12.732Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T12:52:12.732Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T12:52:12.732Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T12:52:12.732Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T12:52:12.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:52:13.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:52:13.146Z] [2023-03-21T12:52:13.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:52:13.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:52:13.515Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T12:52:13.515Z] b85a868b505f: Pulling fs layer [2023-03-21T12:52:13.515Z] e2be974225ed: Pulling fs layer [2023-03-21T12:52:13.515Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T12:52:13.515Z] 988bab9f4d93: Pulling fs layer [2023-03-21T12:52:13.515Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T12:52:13.515Z] eaf3925da568: Pulling fs layer [2023-03-21T12:52:13.515Z] bab4dde63d76: Pulling fs layer [2023-03-21T12:52:13.515Z] bde34c3a00c8: Pulling fs layer [2023-03-21T12:52:13.515Z] b352a97aabf1: Pulling fs layer [2023-03-21T12:52:13.515Z] 4872d77fe225: Pulling fs layer [2023-03-21T12:52:13.515Z] 5851b861e8e6: Pulling fs layer [2023-03-21T12:52:13.515Z] bab4dde63d76: Waiting [2023-03-21T12:52:13.515Z] bde34c3a00c8: Waiting [2023-03-21T12:52:13.515Z] b352a97aabf1: Waiting [2023-03-21T12:52:13.515Z] 4872d77fe225: Waiting [2023-03-21T12:52:13.515Z] 5851b861e8e6: Waiting [2023-03-21T12:52:13.515Z] 1469e6f7b9e6: Waiting [2023-03-21T12:52:13.515Z] 988bab9f4d93: Waiting [2023-03-21T12:52:13.515Z] eaf3925da568: Waiting [2023-03-21T12:52:13.515Z] e2be974225ed: Download complete [2023-03-21T12:52:13.515Z] 988bab9f4d93: Verifying Checksum [2023-03-21T12:52:13.515Z] 988bab9f4d93: Download complete [2023-03-21T12:52:13.774Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T12:52:13.774Z] 1469e6f7b9e6: Download complete [2023-03-21T12:52:13.774Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T12:52:13.774Z] 339a4e72a1f5: Download complete [2023-03-21T12:52:13.774Z] eaf3925da568: Verifying Checksum [2023-03-21T12:52:13.774Z] eaf3925da568: Download complete [2023-03-21T12:52:13.774Z] bde34c3a00c8: Download complete [2023-03-21T12:52:13.774Z] b352a97aabf1: Download complete [2023-03-21T12:52:13.774Z] 4872d77fe225: Verifying Checksum [2023-03-21T12:52:13.774Z] 4872d77fe225: Download complete [2023-03-21T12:52:13.774Z] 5851b861e8e6: Verifying Checksum [2023-03-21T12:52:13.774Z] b85a868b505f: Verifying Checksum [2023-03-21T12:52:13.774Z] b85a868b505f: Download complete [2023-03-21T12:52:14.052Z] bab4dde63d76: Verifying Checksum [2023-03-21T12:52:14.052Z] bab4dde63d76: Download complete [2023-03-21T12:52:14.987Z] b85a868b505f: Pull complete [2023-03-21T12:52:14.987Z] e2be974225ed: Pull complete [2023-03-21T12:52:15.553Z] 339a4e72a1f5: Pull complete [2023-03-21T12:52:15.553Z] 988bab9f4d93: Pull complete [2023-03-21T12:52:15.812Z] 1469e6f7b9e6: Pull complete [2023-03-21T12:52:16.071Z] eaf3925da568: Pull complete [2023-03-21T12:52:17.443Z] bab4dde63d76: Pull complete [2023-03-21T12:52:17.702Z] bde34c3a00c8: Pull complete [2023-03-21T12:52:17.702Z] b352a97aabf1: Pull complete [2023-03-21T12:52:17.702Z] 4872d77fe225: Pull complete [2023-03-21T12:52:17.961Z] 5851b861e8e6: Pull complete [2023-03-21T12:52:17.961Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T12:52:17.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T12:52:17.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:52:18.176Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2023-03-21T12:52:18.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-533 -v /w/workspace/_app-service-configurable_PR-533:/w/workspace/_app-service-configurable_PR-533:rw,z -v /w/workspace/_app-service-configurable_PR-533@tmp:/w/workspace/_app-service-configurable_PR-533@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-devops/py-git-semver:0.1.4 cat [2023-03-21T12:52:21.310Z] $ docker top c7989cbbe09d7716753bacea418ebce2bf83bbe97f870261faaefb760427800e -eo pid,comm [2023-03-21T12:52:21.353Z] 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-03-21T12:52:21.353Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T12:52:21.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T12:52:21.473Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T12:52:21.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T12:52:21.575Z] $ docker exec c7989cbbe09d7716753bacea418ebce2bf83bbe97f870261faaefb760427800e ssh-agent [2023-03-21T12:52:21.676Z] SSH_AUTH_SOCK=/tmp/ssh-84R8376FKuQs/agent.33 [2023-03-21T12:52:21.676Z] SSH_AGENT_PID=39 [2023-03-21T12:52:21.682Z] Running ssh-add (command line suppressed) [2023-03-21T12:52:21.789Z] Identity added: /w/workspace/_app-service-configurable_PR-533@tmp/private_key_7227552984205248895.key (/w/workspace/_app-service-configurable_PR-533@tmp/private_key_7227552984205248895.key) [2023-03-21T12:52:21.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T12:52:22.119Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T12:52:22.150Z] $ docker exec --env ******** --env ******** c7989cbbe09d7716753bacea418ebce2bf83bbe97f870261faaefb760427800e ssh-agent -k [2023-03-21T12:52:22.241Z] unset SSH_AUTH_SOCK; [2023-03-21T12:52:22.242Z] unset SSH_AGENT_PID; [2023-03-21T12:52:22.242Z] echo Agent pid 39 killed; [2023-03-21T12:52:22.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T12:52:22.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T12:52:22.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T12:52:22.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T12:52:22.441Z] $ docker exec c7989cbbe09d7716753bacea418ebce2bf83bbe97f870261faaefb760427800e ssh-agent [2023-03-21T12:52:22.561Z] SSH_AUTH_SOCK=/tmp/ssh-GO0mxGOKi8mU/agent.71 [2023-03-21T12:52:22.561Z] SSH_AGENT_PID=77 [2023-03-21T12:52:22.566Z] Running ssh-add (command line suppressed) [2023-03-21T12:52:22.667Z] Identity added: /w/workspace/_app-service-configurable_PR-533@tmp/private_key_8239670088836666238.key (/w/workspace/_app-service-configurable_PR-533@tmp/private_key_8239670088836666238.key) [2023-03-21T12:52:22.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T12:52:23.000Z] + git semver init [2023-03-21T12:52:23.260Z] 2023-03-21 12:52:23,177 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T12:52:23.260Z] 2023-03-21 12:52:23,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-533/.semver [2023-03-21T12:52:23.260Z] 2023-03-21 12:52:23,178 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-533/.semver [2023-03-21T12:52:23.260Z] 2023-03-21 12:52:23,178 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-533/.semver'], cwd=/w/workspace/_app-service-configurable_PR-533, universal_newlines=False, shell=None, istream=None) [2023-03-21T12:52:24.197Z] 2023-03-21 12:52:23,973 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-533/.git/info/exclude [2023-03-21T12:52:24.197Z] 2023-03-21 12:52:23,973 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-533/.semver/PR-533 with force:False [2023-03-21T12:52:24.197Z] 2023-03-21 12:52:23,974 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-533/.semver/PR-533 [2023-03-21T12:52:24.197Z] 2023-03-21 12:52:23,978 [execute] INFO git cat-file --batch-check [2023-03-21T12:52:24.197Z] 2023-03-21 12:52:23,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-533/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T12:52:24.197Z] 2023-03-21 12:52:23,984 [execute] INFO git cat-file --batch [2023-03-21T12:52:24.197Z] 2023-03-21 12:52:23,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-533/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T12:52:24.197Z] 2023-03-21 12:52:23,989 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-533/.semver/PR-533 [2023-03-21T12:52:24.197Z] 0.0.0 [Pipeline] } [2023-03-21T12:52:24.235Z] $ docker exec --env ******** --env ******** c7989cbbe09d7716753bacea418ebce2bf83bbe97f870261faaefb760427800e ssh-agent -k [2023-03-21T12:52:24.334Z] unset SSH_AUTH_SOCK; [2023-03-21T12:52:24.334Z] unset SSH_AGENT_PID; [2023-03-21T12:52:24.334Z] echo Agent pid 77 killed; [2023-03-21T12:52:24.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T12:52:24.764Z] + git semver [Pipeline] } [2023-03-21T12:52:25.047Z] $ docker stop --time=1 c7989cbbe09d7716753bacea418ebce2bf83bbe97f870261faaefb760427800e [2023-03-21T12:52:26.353Z] $ docker rm -f --volumes c7989cbbe09d7716753bacea418ebce2bf83bbe97f870261faaefb760427800e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T12:52:26.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T12:52:27.015Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T12:52:27.032Z] [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-03-21T12:52:27.622Z] provisioning config files... [2023-03-21T12:52:27.631Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-533@tmp/config1577622283153260795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:52:27.974Z] ---> docker-login.sh [2023-03-21T12:52:27.974Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:52:27.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:27.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:27.974Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:27.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:27.974Z] [2023-03-21T12:52:27.974Z] Login Succeeded [2023-03-21T12:52:27.974Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:52:27.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:27.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:27.974Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:27.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:27.974Z] [2023-03-21T12:52:27.974Z] Login Succeeded [2023-03-21T12:52:27.974Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:52:28.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:28.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:28.235Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:28.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:28.235Z] [2023-03-21T12:52:28.235Z] Login Succeeded [2023-03-21T12:52:28.235Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:52:28.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:28.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:28.235Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:28.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:28.235Z] [2023-03-21T12:52:28.235Z] Login Succeeded [2023-03-21T12:52:28.235Z] docker.io [2023-03-21T12:52:28.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:52:28.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:52:28.496Z] Configure a credential helper to remove this warning. See [2023-03-21T12:52:28.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:52:28.496Z] [2023-03-21T12:52:28.496Z] Login Succeeded [2023-03-21T12:52:28.496Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:52:28.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T12:52:28.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:52:28.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:52:28.782Z] ========================================================= [2023-03-21T12:52:28.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T12:52:28.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:52:29.246Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T12:52:29.246Z] Sending build context to Docker daemon 3.241MB [2023-03-21T12:52:29.246Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:52:29.246Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T12:52:29.246Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T12:52:29.246Z] 63b65145d645: Pulling fs layer [2023-03-21T12:52:29.246Z] a2d21d5440eb: Pulling fs layer [2023-03-21T12:52:29.246Z] 935e6c44a52c: Pulling fs layer [2023-03-21T12:52:29.246Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T12:52:29.246Z] 30dea6a524f1: Pulling fs layer [2023-03-21T12:52:29.246Z] a2aff8979fd8: Pulling fs layer [2023-03-21T12:52:29.246Z] 6808be2612f2: Pulling fs layer [2023-03-21T12:52:29.246Z] f25807f1079a: Pulling fs layer [2023-03-21T12:52:29.246Z] a2aff8979fd8: Waiting [2023-03-21T12:52:29.246Z] 6808be2612f2: Waiting [2023-03-21T12:52:29.246Z] f25807f1079a: Waiting [2023-03-21T12:52:29.246Z] a2d21d5440eb: Download complete [2023-03-21T12:52:29.246Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T12:52:29.246Z] 94cc34f8dd06: Download complete [2023-03-21T12:52:29.246Z] 30dea6a524f1: Verifying Checksum [2023-03-21T12:52:29.246Z] 30dea6a524f1: Download complete [2023-03-21T12:52:29.509Z] a2aff8979fd8: Verifying Checksum [2023-03-21T12:52:29.509Z] a2aff8979fd8: Download complete [2023-03-21T12:52:29.509Z] 63b65145d645: Verifying Checksum [2023-03-21T12:52:29.509Z] 63b65145d645: Download complete [2023-03-21T12:52:29.779Z] 63b65145d645: Pull complete [2023-03-21T12:52:29.779Z] a2d21d5440eb: Pull complete [2023-03-21T12:52:30.043Z] f25807f1079a: Verifying Checksum [2023-03-21T12:52:30.043Z] f25807f1079a: Download complete [2023-03-21T12:52:30.043Z] 935e6c44a52c: Verifying Checksum [2023-03-21T12:52:30.043Z] 935e6c44a52c: Download complete [2023-03-21T12:52:30.611Z] 6808be2612f2: Download complete [2023-03-21T12:52:33.898Z] 935e6c44a52c: Pull complete [2023-03-21T12:52:33.898Z] 94cc34f8dd06: Pull complete [2023-03-21T12:52:33.898Z] 30dea6a524f1: Pull complete [2023-03-21T12:52:33.898Z] a2aff8979fd8: Pull complete [2023-03-21T12:52:35.797Z] 6808be2612f2: Pull complete [2023-03-21T12:52:36.731Z] f25807f1079a: Pull complete [2023-03-21T12:52:36.731Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T12:52:36.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T12:52:36.731Z] ---> 3b553350e43f [2023-03-21T12:52:36.731Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T12:52:42.449Z] Still waiting to schedule task [2023-03-21T12:52:42.449Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-21T12:52:43.296Z] ---> Running in d8815b101a5e [2023-03-21T12:52:43.296Z] Removing intermediate container d8815b101a5e [2023-03-21T12:52:43.296Z] ---> 70cdb35e0770 [2023-03-21T12:52:43.296Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:52:43.296Z] ---> Running in 64a2a323b8b0 [2023-03-21T12:52:43.296Z] Removing intermediate container 64a2a323b8b0 [2023-03-21T12:52:43.296Z] ---> f088227ed6ab [2023-03-21T12:52:43.296Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:52:43.296Z] ---> Running in 2050bafbac23 [2023-03-21T12:52:43.296Z] Removing intermediate container 2050bafbac23 [2023-03-21T12:52:43.296Z] ---> 986755bc75b9 [2023-03-21T12:52:43.296Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:52:43.296Z] ---> Running in 91eeb702240f [2023-03-21T12:52:43.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:52:43.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:52:43.296Z] OK: 265 MiB in 53 packages [2023-03-21T12:52:43.555Z] Removing intermediate container 91eeb702240f [2023-03-21T12:52:43.555Z] ---> 42cbb513cc43 [2023-03-21T12:52:43.555Z] Step 7/12 : WORKDIR /app [2023-03-21T12:52:43.555Z] ---> Running in 39e7dced7f73 [2023-03-21T12:52:43.813Z] Removing intermediate container 39e7dced7f73 [2023-03-21T12:52:43.813Z] ---> 956753c0cdae [2023-03-21T12:52:43.813Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-21T12:52:43.813Z] ---> e12b02e2160c [2023-03-21T12:52:43.813Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:52:43.813Z] ---> Running in 695fea4fb751 [2023-03-21T12:53:15.915Z] Removing intermediate container 695fea4fb751 [2023-03-21T12:53:15.915Z] ---> 2488ff308e32 [2023-03-21T12:53:15.915Z] Step 10/12 : COPY . . [2023-03-21T12:53:15.915Z] ---> 247a56a657cc [2023-03-21T12:53:15.915Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:53:15.915Z] ---> Running in bb493aa1ca0c [2023-03-21T12:53:15.915Z] Removing intermediate container bb493aa1ca0c [2023-03-21T12:53:15.915Z] ---> 4c3ad6d7668f [2023-03-21T12:53:15.915Z] Step 12/12 : RUN $MAKE [2023-03-21T12:53:15.915Z] ---> Running in 80f8732b3daf [2023-03-21T12:53:15.915Z] noop [2023-03-21T12:53:15.915Z] Removing intermediate container 80f8732b3daf [2023-03-21T12:53:15.915Z] ---> b4035940fa93 [2023-03-21T12:53:15.915Z] Successfully built b4035940fa93 [2023-03-21T12:53:15.915Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:53:16.379Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T12:53:16.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:53:16.529Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2023-03-21T12:53:16.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-533 -v /w/workspace/_app-service-configurable_PR-533:/w/workspace/_app-service-configurable_PR-533:rw,z -v /w/workspace/_app-service-configurable_PR-533@tmp:/w/workspace/_app-service-configurable_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T12:53:16.899Z] $ docker top a03eab7fea694dffa9ab62416e29a8b8c3cf6a1ac6ecf6edae4a76e2a7359ac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:53:17.284Z] + go version [2023-03-21T12:53:17.284Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T12:53:17.320Z] $ docker stop --time=1 a03eab7fea694dffa9ab62416e29a8b8c3cf6a1ac6ecf6edae4a76e2a7359ac7 [2023-03-21T12:53:18.608Z] $ docker rm -f --volumes a03eab7fea694dffa9ab62416e29a8b8c3cf6a1ac6ecf6edae4a76e2a7359ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:53:19.286Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T12:53:19.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:53:19.431Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2023-03-21T12:53:19.461Z] $ 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-533 -v /w/workspace/_app-service-configurable_PR-533:/w/workspace/_app-service-configurable_PR-533:rw,z -v /w/workspace/_app-service-configurable_PR-533@tmp:/w/workspace/_app-service-configurable_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T12:53:19.784Z] $ docker top 37230123073d73e3d231c96859404635479d4ae9d4eb51b3cc798339798e0a8b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:53:20.169Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-533 [Pipeline] fileExists [Pipeline] sh [2023-03-21T12:53:20.527Z] + make test [2023-03-21T12:53:20.527Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T12:53:38.601Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-21T12:53:56.673Z] go vet ./... [2023-03-21T12:53:59.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T12:53:59.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T12:53:59.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T12:53:59.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T12:54:00.020Z] $ docker stop --time=1 37230123073d73e3d231c96859404635479d4ae9d4eb51b3cc798339798e0a8b [2023-03-21T12:54:03.740Z] $ docker rm -f --volumes 37230123073d73e3d231c96859404635479d4ae9d4eb51b3cc798339798e0a8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T12:54:04.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T12:54:04.349Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T12:54:04.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T12:54:05.251Z] + ls -al . [2023-03-21T12:54:05.251Z] total 176 [2023-03-21T12:54:05.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:53 . [2023-03-21T12:54:05.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:52 .. [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 21 12:52 .dockerignore [2023-03-21T12:54:05.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:52 .git [2023-03-21T12:54:05.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:52 .github [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 21 12:52 .gitignore [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:52 .golangci.yml [2023-03-21T12:54:05.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:52 .semver [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 21 12:52 Attribution.txt [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 21 12:52 CHANGELOG.md [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 21 12:52 Dockerfile [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:52 GOVERNANCE.md [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 21 12:52 Jenkinsfile [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 21 12:52 LICENSE [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 21 12:52 OWNERS.md [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 21 12:52 README.md [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:52 VERSION [2023-03-21T12:54:05.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:52 bin [2023-03-21T12:54:05.251Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 21 12:53 coverage.out [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 21 12:52 go.mod [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 21 12:52 go.sum [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 21 12:52 main.go [2023-03-21T12:54:05.251Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 21 12:52 makefile [2023-03-21T12:54:05.251Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:52 res [2023-03-21T12:54:05.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:54:05.648Z] + 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=921bca587619a78f6fea4c66396e382ebda801d3 --label arch=amd64 --label version=0.0.0 . [2023-03-21T12:54:05.648Z] Sending build context to Docker daemon 3.242MB [2023-03-21T12:54:05.648Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:54:05.648Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T12:54:05.648Z] ---> b4035940fa93 [2023-03-21T12:54:05.648Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T12:54:05.648Z] ---> Running in 1078184c13a9 [2023-03-21T12:54:05.907Z] Removing intermediate container 1078184c13a9 [2023-03-21T12:54:05.907Z] ---> 44a19833757e [2023-03-21T12:54:05.907Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:54:05.907Z] ---> Running in d1358f31b701 [2023-03-21T12:54:05.907Z] Removing intermediate container d1358f31b701 [2023-03-21T12:54:05.907Z] ---> 6f36cc8ea020 [2023-03-21T12:54:05.907Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:54:05.907Z] ---> Running in 7c6d60ea276c [2023-03-21T12:54:05.907Z] Removing intermediate container 7c6d60ea276c [2023-03-21T12:54:05.907Z] ---> 415f3e0c5766 [2023-03-21T12:54:05.907Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:54:05.907Z] ---> Running in cb2cc7acd930 [2023-03-21T12:54:06.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:54:06.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:54:06.424Z] OK: 265 MiB in 53 packages [2023-03-21T12:54:06.991Z] Removing intermediate container cb2cc7acd930 [2023-03-21T12:54:06.991Z] ---> 59b4e3e13dbc [2023-03-21T12:54:06.991Z] Step 7/26 : WORKDIR /app [2023-03-21T12:54:06.991Z] ---> Running in eb7985da6576 [2023-03-21T12:54:06.991Z] Removing intermediate container eb7985da6576 [2023-03-21T12:54:06.991Z] ---> 345a6ce9b9a2 [2023-03-21T12:54:06.991Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-21T12:54:06.991Z] ---> 1626c9f3ac0d [2023-03-21T12:54:06.991Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:54:06.991Z] ---> Running in a96fe8e463bc [2023-03-21T12:54:07.922Z] Removing intermediate container a96fe8e463bc [2023-03-21T12:54:07.922Z] ---> a3682f62119c [2023-03-21T12:54:07.922Z] Step 10/26 : COPY . . [2023-03-21T12:54:08.180Z] ---> 995069fedcec [2023-03-21T12:54:08.180Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:54:08.180Z] ---> Running in 7a36de1b37a3 [2023-03-21T12:54:08.180Z] Removing intermediate container 7a36de1b37a3 [2023-03-21T12:54:08.180Z] ---> c0ace68bb681 [2023-03-21T12:54:08.180Z] Step 12/26 : RUN $MAKE [2023-03-21T12:54:08.439Z] ---> Running in 395ea302e76c [2023-03-21T12:54:08.697Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-21T12:54:30.749Z] Removing intermediate container 395ea302e76c [2023-03-21T12:54:30.749Z] ---> f5fedbfcb734 [2023-03-21T12:54:30.749Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T12:54:30.749Z] 3.17: Pulling from library/alpine [2023-03-21T12:54:30.749Z] 63b65145d645: Already exists [2023-03-21T12:54:30.749Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T12:54:30.749Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T12:54:30.749Z] ---> b2aa39c304c2 [2023-03-21T12:54:30.749Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-21T12:54:30.749Z] ---> Running in 159c551dee86 [2023-03-21T12:54:30.749Z] Removing intermediate container 159c551dee86 [2023-03-21T12:54:30.749Z] ---> 4b294071a668 [2023-03-21T12:54:30.749Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-21T12:54:30.749Z] ---> Running in 47f769b8683a [2023-03-21T12:54:30.749Z] Removing intermediate container 47f769b8683a [2023-03-21T12:54:30.749Z] ---> a181ceb3a783 [2023-03-21T12:54:30.749Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T12:54:30.749Z] ---> Running in 03c6d83de2e7 [2023-03-21T12:54:30.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T12:54:30.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T12:54:30.749Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T12:54:30.749Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T12:54:30.749Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T12:54:30.749Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T12:54:30.749Z] OK: 8 MiB in 17 packages [2023-03-21T12:54:30.749Z] Removing intermediate container 03c6d83de2e7 [2023-03-21T12:54:30.749Z] ---> 081bb9eb991f [2023-03-21T12:54:30.749Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-21T12:54:30.749Z] ---> 6dae63be4d69 [2023-03-21T12:54:30.749Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-21T12:54:30.749Z] ---> 0fba495ad82b [2023-03-21T12:54:30.749Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-21T12:54:30.749Z] ---> 568290e7ad85 [2023-03-21T12:54:30.749Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-21T12:54:30.749Z] ---> 9758c0f1d019 [2023-03-21T12:54:30.749Z] Step 21/26 : EXPOSE 48095 [2023-03-21T12:54:30.749Z] ---> Running in 12f098a420bf [2023-03-21T12:54:30.749Z] Removing intermediate container 12f098a420bf [2023-03-21T12:54:30.749Z] ---> aeb94b794958 [2023-03-21T12:54:30.749Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-21T12:54:30.749Z] ---> Running in 185e9b039db4 [2023-03-21T12:54:31.006Z] Removing intermediate container 185e9b039db4 [2023-03-21T12:54:31.006Z] ---> 66ef12ba3e85 [2023-03-21T12:54:31.006Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T12:54:31.006Z] ---> Running in b898b425e0aa [2023-03-21T12:54:31.006Z] Removing intermediate container b898b425e0aa [2023-03-21T12:54:31.006Z] ---> 3155cee393af [2023-03-21T12:54:31.006Z] Step 24/26 : LABEL arch=amd64 [2023-03-21T12:54:31.006Z] ---> Running in 4db3940abd8d [2023-03-21T12:54:31.006Z] Removing intermediate container 4db3940abd8d [2023-03-21T12:54:31.006Z] ---> 24e257fccf91 [2023-03-21T12:54:31.006Z] Step 25/26 : LABEL git_sha=921bca587619a78f6fea4c66396e382ebda801d3 [2023-03-21T12:54:31.006Z] ---> Running in f716dbf430ef [2023-03-21T12:54:31.265Z] Removing intermediate container f716dbf430ef [2023-03-21T12:54:31.265Z] ---> 879a4f71e315 [2023-03-21T12:54:31.265Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T12:54:31.265Z] ---> Running in 70e4f46f249e [2023-03-21T12:54:31.265Z] Removing intermediate container 70e4f46f249e [2023-03-21T12:54:31.265Z] ---> 25bdf1bc791c [2023-03-21T12:54:31.265Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T12:54:31.265Z] Successfully built 25bdf1bc791c [2023-03-21T12:54:31.265Z] 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-03-21T12:54:32.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:54:32.136Z] [2023-03-21T12:54:32.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:54:32.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:54:32.515Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T12:54:32.515Z] 5eb5b503b376: Pulling fs layer [2023-03-21T12:54:32.515Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T12:54:32.515Z] ec43610c2a17: Pulling fs layer [2023-03-21T12:54:32.515Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T12:54:32.515Z] 33b1e0a273af: Pulling fs layer [2023-03-21T12:54:32.515Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T12:54:32.515Z] 2f39f015ded8: Pulling fs layer [2023-03-21T12:54:32.515Z] 33b1e0a273af: Waiting [2023-03-21T12:54:32.515Z] 5d3b04190fa2: Waiting [2023-03-21T12:54:32.515Z] 2f39f015ded8: Waiting [2023-03-21T12:54:32.515Z] 3a2ae6a8a46f: Waiting [2023-03-21T12:54:32.515Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T12:54:32.515Z] 5c69ac0246d0: Download complete [2023-03-21T12:54:32.515Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T12:54:32.515Z] 3a2ae6a8a46f: Download complete [2023-03-21T12:54:32.775Z] 33b1e0a273af: Verifying Checksum [2023-03-21T12:54:32.775Z] 33b1e0a273af: Download complete [2023-03-21T12:54:32.775Z] 5d3b04190fa2: Download complete [2023-03-21T12:54:32.775Z] ec43610c2a17: Download complete [2023-03-21T12:54:32.776Z] 5eb5b503b376: Verifying Checksum [2023-03-21T12:54:32.776Z] 5eb5b503b376: Download complete [2023-03-21T12:54:33.340Z] 2f39f015ded8: Download complete [2023-03-21T12:54:33.908Z] 5eb5b503b376: Pull complete [2023-03-21T12:54:34.166Z] 5c69ac0246d0: Pull complete [2023-03-21T12:54:34.425Z] ec43610c2a17: Pull complete [2023-03-21T12:54:34.685Z] 3a2ae6a8a46f: Pull complete [2023-03-21T12:54:34.685Z] 33b1e0a273af: Pull complete [2023-03-21T12:54:34.685Z] 5d3b04190fa2: Pull complete [2023-03-21T12:54:38.867Z] 2f39f015ded8: Pull complete [2023-03-21T12:54:38.867Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T12:54:38.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T12:54:38.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:54:39.078Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2023-03-21T12:54:39.111Z] $ 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-533 -v /w/workspace/_app-service-configurable_PR-533:/w/workspace/_app-service-configurable_PR-533:rw,z -v /w/workspace/_app-service-configurable_PR-533@tmp:/w/workspace/_app-service-configurable_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T12:54:44.265Z] $ docker top 597e585b93d6fef441d0a6da021d3337877e5cfa5e6e14c630b0cd8991da3275 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:54:44.695Z] ---> job-cost.sh [2023-03-21T12:54:44.695Z] lf-activate-venv: SKIPPING [2023-03-21T12:54:44.695Z] INFO: No Stack... [2023-03-21T12:54:44.955Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T12:54:45.215Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T12:54:45.526Z] + cat /w/workspace/_app-service-configurable_PR-533/archives/cost.csv [2023-03-21T12:54:45.526Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T12:54:45.565Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-533-1-stack-cost] [2023-03-21T12:54:45.570Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-533-1-stack-cost] did not exist. Created. [2023-03-21T12:54:45.570Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T12:54:45.963Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T12:54:46.011Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T12:54:46.038Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-533-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T12:54:46.106Z] $ docker stop --time=1 597e585b93d6fef441d0a6da021d3337877e5cfa5e6e14c630b0cd8991da3275 [2023-03-21T12:54:47.256Z] $ docker rm -f --volumes 597e585b93d6fef441d0a6da021d3337877e5cfa5e6e14c630b0cd8991da3275 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T12:55:10.271Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4854 in /w/workspace/_app-service-configurable_PR-533 [Pipeline] { [Pipeline] ws [2023-03-21T12:55:10.379Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-21T12:55:10.452Z] Selected Git installation does not exist. Using Default [2023-03-21T12:55:10.452Z] The recommended git tool is: NONE [2023-03-21T12:55:16.522Z] using credential edgex-jenkins-ssh [2023-03-21T12:55:16.541Z] Cloning the remote Git repository [2023-03-21T12:55:16.596Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-21T12:55:16.709Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-21T12:55:16.887Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-21T12:55:16.888Z] > git --version # timeout=10 [2023-03-21T12:55:16.919Z] > git --version # 'git version 2.25.1' [2023-03-21T12:55:16.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:55:17.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T12:55:18.266Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-21T12:55:18.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T12:55:19.215Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-21T12:55:19.262Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-21T12:55:19.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:55:19.286Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/533/head:refs/remotes/origin/PR-533 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T12:55:19.985Z] Merging remotes/origin/main commit 11af183f2194c3fd12bdcc9d8b6be264b57aff6c into PR head commit 921bca587619a78f6fea4c66396e382ebda801d3 [2023-03-21T12:55:20.273Z] Merge succeeded, producing 921bca587619a78f6fea4c66396e382ebda801d3 [2023-03-21T12:55:20.273Z] Checking out Revision 921bca587619a78f6fea4c66396e382ebda801d3 (PR-533) [2023-03-21T12:55:20.007Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T12:55:20.079Z] > git checkout -f 921bca587619a78f6fea4c66396e382ebda801d3 # timeout=10 [2023-03-21T12:55:20.162Z] > git remote # timeout=10 [2023-03-21T12:55:20.181Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T12:55:20.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T12:55:20.229Z] > git merge 11af183f2194c3fd12bdcc9d8b6be264b57aff6c # timeout=10 [2023-03-21T12:55:20.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T12:55:20.282Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T12:55:20.298Z] > git checkout -f 921bca587619a78f6fea4c66396e382ebda801d3 # timeout=10 [2023-03-21T12:55:23.869Z] Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory" [2023-03-21T12:55:23.927Z] > git --version # timeout=10 [2023-03-21T12:55:23.939Z] > git --version # 'git version 2.25.1' [2023-03-21T12:55:23.950Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T12:55:25.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T12:55:25.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T12:55:25.100Z] Dload Upload Total Spent Left Speed [2023-03-21T12:55:25.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-21T12:55:25.835Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T12:55:26.185Z] + sudo tee /etc/docker/daemon.new [2023-03-21T12:55:26.185Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T12:55:26.185Z] { [2023-03-21T12:55:26.185Z] "registry-mirrors": [ [2023-03-21T12:55:26.185Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T12:55:26.185Z] ], [2023-03-21T12:55:26.185Z] "bip": "10.250.0.254/24", [2023-03-21T12:55:26.185Z] "hosts": [ [2023-03-21T12:55:26.185Z] "tcp://0.0.0.0:5555", [2023-03-21T12:55:26.185Z] "unix:///var/run/docker.sock" [2023-03-21T12:55:26.185Z] ], [2023-03-21T12:55:26.185Z] "mtu": 1458, [2023-03-21T12:55:26.185Z] "selinux-enabled": true, [2023-03-21T12:55:26.185Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T12:55:26.185Z] } [Pipeline] sh [2023-03-21T12:55:26.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T12:55:26.883Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T12:55:45.234Z] provisioning config files... [2023-03-21T12:55:45.264Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2086903401243883849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T12:55:45.664Z] ---> docker-login.sh [2023-03-21T12:55:45.664Z] nexus3.edgexfoundry.org:10001 [2023-03-21T12:55:46.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:55:46.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:55:46.255Z] Configure a credential helper to remove this warning. See [2023-03-21T12:55:46.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:55:46.255Z] [2023-03-21T12:55:46.255Z] Login Succeeded [2023-03-21T12:55:46.255Z] nexus3.edgexfoundry.org:10002 [2023-03-21T12:55:46.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:55:46.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:55:46.804Z] Configure a credential helper to remove this warning. See [2023-03-21T12:55:46.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:55:46.804Z] [2023-03-21T12:55:46.804Z] Login Succeeded [2023-03-21T12:55:46.804Z] nexus3.edgexfoundry.org:10003 [2023-03-21T12:55:46.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:55:47.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:55:47.075Z] Configure a credential helper to remove this warning. See [2023-03-21T12:55:47.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:55:47.075Z] [2023-03-21T12:55:47.075Z] Login Succeeded [2023-03-21T12:55:47.075Z] nexus3.edgexfoundry.org:10004 [2023-03-21T12:55:47.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:55:47.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:55:47.357Z] Configure a credential helper to remove this warning. See [2023-03-21T12:55:47.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:55:47.357Z] [2023-03-21T12:55:47.357Z] Login Succeeded [2023-03-21T12:55:47.357Z] docker.io [2023-03-21T12:55:47.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T12:55:47.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T12:55:47.897Z] Configure a credential helper to remove this warning. See [2023-03-21T12:55:47.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T12:55:47.897Z] [2023-03-21T12:55:47.897Z] Login Succeeded [2023-03-21T12:55:47.897Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T12:55:47.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T12:55:48.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:55:48.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T12:55:48.396Z] ========================================================= [2023-03-21T12:55:48.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T12:55:48.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:55:48.905Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T12:55:48.906Z] Sending build context to Docker daemon 173.1kB [2023-03-21T12:55:49.176Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T12:55:49.176Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T12:55:49.176Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T12:55:49.176Z] af6eaf76a39c: Pulling fs layer [2023-03-21T12:55:49.176Z] 55522c791124: Pulling fs layer [2023-03-21T12:55:49.176Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T12:55:49.176Z] 169dfbe0d373: Pulling fs layer [2023-03-21T12:55:49.176Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T12:55:49.176Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T12:55:49.176Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T12:55:49.176Z] e1ff8fa3b103: Waiting [2023-03-21T12:55:49.176Z] 52ebb69f0ebf: Waiting [2023-03-21T12:55:49.176Z] 169dfbe0d373: Waiting [2023-03-21T12:55:49.176Z] 5abe8eddf0d5: Waiting [2023-03-21T12:55:49.460Z] 55522c791124: Verifying Checksum [2023-03-21T12:55:49.460Z] 55522c791124: Download complete [2023-03-21T12:55:49.460Z] 169dfbe0d373: Verifying Checksum [2023-03-21T12:55:49.460Z] 169dfbe0d373: Download complete [2023-03-21T12:55:49.460Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T12:55:49.460Z] e1ff8fa3b103: Download complete [2023-03-21T12:55:49.460Z] af6eaf76a39c: Verifying Checksum [2023-03-21T12:55:49.460Z] af6eaf76a39c: Download complete [2023-03-21T12:55:50.437Z] af6eaf76a39c: Pull complete [2023-03-21T12:55:50.437Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T12:55:50.437Z] 5abe8eddf0d5: Download complete [2023-03-21T12:55:51.865Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T12:55:51.865Z] ce5c4a1c91eb: Download complete [2023-03-21T12:55:51.865Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T12:55:51.865Z] 52ebb69f0ebf: Download complete [2023-03-21T12:55:52.459Z] 55522c791124: Pull complete [2023-03-21T12:56:07.493Z] ce5c4a1c91eb: Pull complete [2023-03-21T12:56:07.493Z] 169dfbe0d373: Pull complete [2023-03-21T12:56:07.493Z] e1ff8fa3b103: Pull complete [2023-03-21T12:56:12.851Z] 52ebb69f0ebf: Pull complete [2023-03-21T12:56:14.265Z] 5abe8eddf0d5: Pull complete [2023-03-21T12:56:14.265Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T12:56:14.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T12:56:14.265Z] ---> 6cb57ee374ae [2023-03-21T12:56:14.265Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T12:56:16.210Z] ---> Running in e0dc1d1840ae [2023-03-21T12:56:16.210Z] Removing intermediate container e0dc1d1840ae [2023-03-21T12:56:16.210Z] ---> c2e7b927db30 [2023-03-21T12:56:16.210Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T12:56:16.210Z] ---> Running in f095ec479410 [2023-03-21T12:56:16.480Z] Removing intermediate container f095ec479410 [2023-03-21T12:56:16.480Z] ---> 3f12666e184b [2023-03-21T12:56:16.480Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T12:56:16.754Z] ---> Running in fa0fc8caa565 [2023-03-21T12:56:17.034Z] Removing intermediate container fa0fc8caa565 [2023-03-21T12:56:17.034Z] ---> 433140437c42 [2023-03-21T12:56:17.034Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T12:56:17.034Z] ---> Running in 626cd4eb8b80 [2023-03-21T12:56:18.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T12:56:19.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T12:56:19.998Z] OK: 263 MiB in 53 packages [2023-03-21T12:56:20.587Z] Removing intermediate container 626cd4eb8b80 [2023-03-21T12:56:20.587Z] ---> c6b1593817fe [2023-03-21T12:56:20.587Z] Step 7/12 : WORKDIR /app [2023-03-21T12:56:20.854Z] ---> Running in f067baac62cd [2023-03-21T12:56:21.122Z] Removing intermediate container f067baac62cd [2023-03-21T12:56:21.122Z] ---> e3fa4a0363c7 [2023-03-21T12:56:21.122Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-21T12:56:21.415Z] ---> d935cf2faca7 [2023-03-21T12:56:21.415Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T12:56:21.684Z] ---> Running in 56333d82cf10 [2023-03-21T12:57:29.570Z] Removing intermediate container 56333d82cf10 [2023-03-21T12:57:29.570Z] ---> dea9e629b3fd [2023-03-21T12:57:29.570Z] Step 10/12 : COPY . . [2023-03-21T12:57:29.570Z] ---> 48d5b9b96fb4 [2023-03-21T12:57:29.570Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T12:57:29.570Z] ---> Running in f83ca49b469b [2023-03-21T12:57:29.570Z] Removing intermediate container f83ca49b469b [2023-03-21T12:57:29.570Z] ---> c7edcf6f2d43 [2023-03-21T12:57:29.570Z] Step 12/12 : RUN $MAKE [2023-03-21T12:57:29.570Z] ---> Running in f68c18c08bfe [2023-03-21T12:57:29.570Z] noop [2023-03-21T12:57:29.570Z] Removing intermediate container f68c18c08bfe [2023-03-21T12:57:29.570Z] ---> 38409f82e469 [2023-03-21T12:57:29.570Z] Successfully built 38409f82e469 [2023-03-21T12:57:29.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:57:30.062Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T12:57:30.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:57:30.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-4854 does not seem to be running inside a container [2023-03-21T12:57:30.427Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T12:57:31.711Z] $ docker top 48a943d1f070afdfa0ec4a10c310705613e5eb9ff0f08b6b1e6baa7bad465204 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:57:32.619Z] + go version [2023-03-21T12:57:32.619Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T12:57:32.660Z] $ docker stop --time=1 48a943d1f070afdfa0ec4a10c310705613e5eb9ff0f08b6b1e6baa7bad465204 [2023-03-21T12:57:34.302Z] $ docker rm -f --volumes 48a943d1f070afdfa0ec4a10c310705613e5eb9ff0f08b6b1e6baa7bad465204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T12:57:35.154Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T12:57:35.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T12:57:35.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-4854 does not seem to be running inside a container [2023-03-21T12:57:35.478Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T12:57:36.695Z] $ docker top f263d93ad08ae53e31e6ec39a6a514d21821789175bb94a1da5ec806b42f7533 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T12:57:37.578Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T12:57:38.282Z] + make test [2023-03-21T12:57:38.282Z] go test -race -coverprofile=coverage.out ./... [2023-03-21T13:00:30.071Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-21T13:00:30.071Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T13:00:30.071Z] go vet ./... [2023-03-21T13:02:51.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T13:02:51.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T13:02:51.808Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T13:02:51.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T13:02:51.877Z] $ docker stop --time=1 f263d93ad08ae53e31e6ec39a6a514d21821789175bb94a1da5ec806b42f7533 [2023-03-21T13:02:53.752Z] $ docker rm -f --volumes f263d93ad08ae53e31e6ec39a6a514d21821789175bb94a1da5ec806b42f7533 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T13:02:55.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T13:02:55.392Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T13:02:55.876Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T13:02:56.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T13:02:56.808Z] + ls -al . [2023-03-21T13:02:56.808Z] total 172 [2023-03-21T13:02:56.808Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 12:57 . [2023-03-21T13:02:56.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:55 .. [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 21 12:55 .dockerignore [2023-03-21T13:02:56.808Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 12:55 .git [2023-03-21T13:02:56.808Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 12:55 .github [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 21 12:55 .gitignore [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 12:55 .golangci.yml [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 21 12:55 Attribution.txt [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 21 12:55 CHANGELOG.md [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 21 12:55 Dockerfile [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 12:55 GOVERNANCE.md [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 21 12:55 Jenkinsfile [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 21 12:55 LICENSE [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 21 12:55 OWNERS.md [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 21 12:55 README.md [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 12:52 VERSION [2023-03-21T13:02:56.808Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 12:55 bin [2023-03-21T13:02:56.808Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 21 12:57 coverage.out [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 21 12:55 go.mod [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 21 12:55 go.sum [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 21 12:55 main.go [2023-03-21T13:02:56.808Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 21 12:55 makefile [2023-03-21T13:02:56.808Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:55 res [2023-03-21T13:02:56.808Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 12:55 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T13:02:57.228Z] + 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=921bca587619a78f6fea4c66396e382ebda801d3 --label arch=arm64 --label version=0.0.0 . [2023-03-21T13:02:57.228Z] Sending build context to Docker daemon 174.1kB [2023-03-21T13:02:57.497Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T13:02:57.497Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T13:02:57.497Z] ---> 38409f82e469 [2023-03-21T13:02:57.497Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T13:02:57.497Z] ---> Running in a702b2101148 [2023-03-21T13:02:57.764Z] Removing intermediate container a702b2101148 [2023-03-21T13:02:57.764Z] ---> 3e2590ad7ffc [2023-03-21T13:02:57.764Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T13:02:58.103Z] ---> Running in 565bd3ca63c8 [2023-03-21T13:02:58.377Z] Removing intermediate container 565bd3ca63c8 [2023-03-21T13:02:58.377Z] ---> aa5d9d1e24c4 [2023-03-21T13:02:58.377Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T13:02:58.377Z] ---> Running in 92e9540705f8 [2023-03-21T13:02:58.661Z] Removing intermediate container 92e9540705f8 [2023-03-21T13:02:58.661Z] ---> cd09443976fc [2023-03-21T13:02:58.661Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T13:02:58.661Z] ---> Running in 325f68dcf439 [2023-03-21T13:02:59.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T13:03:00.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T13:03:01.685Z] OK: 263 MiB in 53 packages [2023-03-21T13:03:02.286Z] Removing intermediate container 325f68dcf439 [2023-03-21T13:03:02.286Z] ---> 1466d956a105 [2023-03-21T13:03:02.286Z] Step 7/26 : WORKDIR /app [2023-03-21T13:03:02.558Z] ---> Running in 5b26f57b03dd [2023-03-21T13:03:02.828Z] Removing intermediate container 5b26f57b03dd [2023-03-21T13:03:02.828Z] ---> 9cfc23576c01 [2023-03-21T13:03:02.828Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-21T13:03:03.413Z] ---> fc7ee328095b [2023-03-21T13:03:03.413Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T13:03:03.413Z] ---> Running in 815ec7e3ee1f [2023-03-21T13:03:06.003Z] Removing intermediate container 815ec7e3ee1f [2023-03-21T13:03:06.003Z] ---> 6e85d7d3ee3c [2023-03-21T13:03:06.003Z] Step 10/26 : COPY . . [2023-03-21T13:03:06.589Z] ---> c66ea61bf6e5 [2023-03-21T13:03:06.589Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T13:03:06.589Z] ---> Running in 442acd0df92b [2023-03-21T13:03:06.858Z] Removing intermediate container 442acd0df92b [2023-03-21T13:03:06.858Z] ---> c85a07590958 [2023-03-21T13:03:06.858Z] Step 12/26 : RUN $MAKE [2023-03-21T13:03:07.131Z] ---> Running in 2d15ce088091 [2023-03-21T13:03:08.096Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-21T13:05:14.797Z] Removing intermediate container 2d15ce088091 [2023-03-21T13:05:14.797Z] ---> a2495d59c72a [2023-03-21T13:05:14.797Z] Step 13/26 : FROM alpine:3.17 [2023-03-21T13:05:14.797Z] 3.17: Pulling from library/alpine [2023-03-21T13:05:14.797Z] af6eaf76a39c: Already exists [2023-03-21T13:05:14.797Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T13:05:14.797Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T13:05:14.797Z] ---> d74e625d9115 [2023-03-21T13:05:14.797Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-21T13:05:14.797Z] ---> Running in 032ada31068d [2023-03-21T13:05:14.797Z] Removing intermediate container 032ada31068d [2023-03-21T13:05:14.797Z] ---> 7a5e0c18d89e [2023-03-21T13:05:14.797Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-21T13:05:14.797Z] ---> Running in a859a6e98d15 [2023-03-21T13:05:15.069Z] Removing intermediate container a859a6e98d15 [2023-03-21T13:05:15.069Z] ---> 4c55dbede64d [2023-03-21T13:05:15.069Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-21T13:05:15.345Z] ---> Running in 9355c13a8db0 [2023-03-21T13:05:16.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T13:05:16.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T13:05:17.856Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T13:05:17.856Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T13:05:17.856Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T13:05:17.856Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T13:05:18.127Z] OK: 8 MiB in 17 packages [2023-03-21T13:05:21.457Z] Removing intermediate container 9355c13a8db0 [2023-03-21T13:05:21.457Z] ---> 883981500d36 [2023-03-21T13:05:21.457Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-21T13:05:22.039Z] ---> c8b51020348c [2023-03-21T13:05:22.039Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-21T13:05:22.622Z] ---> b808ed66cf5e [2023-03-21T13:05:22.622Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-21T13:05:22.889Z] ---> 47973a6f5333 [2023-03-21T13:05:22.889Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-21T13:05:24.294Z] ---> a44b70aa3119 [2023-03-21T13:05:24.294Z] Step 21/26 : EXPOSE 48095 [2023-03-21T13:05:24.294Z] ---> Running in 36c82a022bbe [2023-03-21T13:05:24.562Z] Removing intermediate container 36c82a022bbe [2023-03-21T13:05:24.562Z] ---> 4380867668b7 [2023-03-21T13:05:24.562Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-21T13:05:24.562Z] ---> Running in 0bef3798401a [2023-03-21T13:05:24.830Z] Removing intermediate container 0bef3798401a [2023-03-21T13:05:24.830Z] ---> 2abbcc9e33e2 [2023-03-21T13:05:24.830Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-21T13:05:25.096Z] ---> Running in 1f17d85605ac [2023-03-21T13:05:25.361Z] Removing intermediate container 1f17d85605ac [2023-03-21T13:05:25.361Z] ---> f75f5c60b309 [2023-03-21T13:05:25.361Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T13:05:25.361Z] ---> Running in 228bb41babf1 [2023-03-21T13:05:25.627Z] Removing intermediate container 228bb41babf1 [2023-03-21T13:05:25.627Z] ---> df185eee75ce [2023-03-21T13:05:25.627Z] Step 25/26 : LABEL git_sha=921bca587619a78f6fea4c66396e382ebda801d3 [2023-03-21T13:05:25.627Z] ---> Running in 78f257e575a2 [2023-03-21T13:05:25.894Z] Removing intermediate container 78f257e575a2 [2023-03-21T13:05:25.894Z] ---> 8ab071d5471f [2023-03-21T13:05:25.894Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T13:05:25.894Z] ---> Running in cae45d4804e9 [2023-03-21T13:05:26.161Z] Removing intermediate container cae45d4804e9 [2023-03-21T13:05:26.161Z] ---> eff5d4b18a14 [2023-03-21T13:05:26.161Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T13:05:26.161Z] Successfully built eff5d4b18a14 [2023-03-21T13:05:26.161Z] 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-03-21T13:05:26.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T13:05:26.974Z] [2023-03-21T13:05:26.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T13:05:27.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T13:05:27.383Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T13:05:27.383Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T13:05:27.383Z] 04944245beec: Pulling fs layer [2023-03-21T13:05:27.383Z] 699f458cf7ca: Pulling fs layer [2023-03-21T13:05:27.383Z] 765212b225bb: Pulling fs layer [2023-03-21T13:05:27.383Z] f23df028b6ca: Pulling fs layer [2023-03-21T13:05:27.383Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T13:05:27.383Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T13:05:27.383Z] 765212b225bb: Waiting [2023-03-21T13:05:27.383Z] f23df028b6ca: Waiting [2023-03-21T13:05:27.383Z] d65c8cfc05b1: Waiting [2023-03-21T13:05:27.383Z] 2437ff75d9bd: Waiting [2023-03-21T13:05:27.653Z] 04944245beec: Verifying Checksum [2023-03-21T13:05:27.653Z] 04944245beec: Download complete [2023-03-21T13:05:27.653Z] 765212b225bb: Verifying Checksum [2023-03-21T13:05:27.653Z] 765212b225bb: Download complete [2023-03-21T13:05:27.653Z] f23df028b6ca: Download complete [2023-03-21T13:05:27.653Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T13:05:27.653Z] d65c8cfc05b1: Download complete [2023-03-21T13:05:27.653Z] 699f458cf7ca: Verifying Checksum [2023-03-21T13:05:27.653Z] 699f458cf7ca: Download complete [2023-03-21T13:05:28.242Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T13:05:28.242Z] 8998bd30e6a1: Download complete [2023-03-21T13:05:30.185Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T13:05:30.185Z] 2437ff75d9bd: Download complete [2023-03-21T13:05:31.596Z] 8998bd30e6a1: Pull complete [2023-03-21T13:05:34.927Z] 04944245beec: Pull complete [2023-03-21T13:05:35.885Z] 699f458cf7ca: Pull complete [2023-03-21T13:05:35.885Z] 765212b225bb: Pull complete [2023-03-21T13:05:36.468Z] f23df028b6ca: Pull complete [2023-03-21T13:05:36.733Z] d65c8cfc05b1: Pull complete [2023-03-21T13:05:51.711Z] 2437ff75d9bd: Pull complete [2023-03-21T13:05:51.711Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T13:05:51.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T13:05:51.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T13:05:52.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-4854 does not seem to be running inside a container [2023-03-21T13:05:52.103Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T13:05:54.724Z] $ docker top 14e66abb13f359de0521a11ec61aa978180cfd4efa6b8007217592e913e16927 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T13:05:55.324Z] ---> job-cost.sh [2023-03-21T13:05:55.592Z] lf-activate-venv: SKIPPING [2023-03-21T13:05:55.592Z] INFO: No Stack... [2023-03-21T13:05:56.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T13:05:56.760Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T13:05:57.414Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-03-21T13:05:57.414Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T13:05:57.501Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-533-1-stack-cost] [2023-03-21T13:05:57.506Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-533-1-stack-cost] did not exist. Created. [2023-03-21T13:05:57.506Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-533-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T13:05:58.233Z] /w/workspace/app-service-configurable/1@tmp/durable-ef89f4cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T13:05:58.907Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T13:05:58.944Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T13:05:58.989Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T13:05:59.002Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-533-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T13:05:59.074Z] $ docker stop --time=1 14e66abb13f359de0521a11ec61aa978180cfd4efa6b8007217592e913e16927 [2023-03-21T13:06:00.561Z] $ docker rm -f --volumes 14e66abb13f359de0521a11ec61aa978180cfd4efa6b8007217592e913e16927 [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-03-21T13:06:01.527Z] provisioning config files... [2023-03-21T13:06:01.534Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-533@tmp/config13508975711710308017tmp [Pipeline] { [Pipeline] sh [2023-03-21T13:06:01.866Z] + set +x [2023-03-21T13:06:01.866Z] + curl -s https://codecov.io/bash [2023-03-21T13:06:01.866Z] + bash -s -- [2023-03-21T13:06:01.866Z] [2023-03-21T13:06:01.866Z] _____ _ [2023-03-21T13:06:01.866Z] / ____| | | [2023-03-21T13:06:01.867Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T13:06:01.867Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T13:06:01.867Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T13:06:01.867Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T13:06:01.867Z] Bash-1.0.6 [2023-03-21T13:06:01.867Z] [2023-03-21T13:06:01.867Z] [2023-03-21T13:06:01.867Z] ==> git version 2.25.1 found [2023-03-21T13:06:01.867Z] ==> 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-03-21T13:06:01.867Z] Release-Date: 2020-01-08 [2023-03-21T13:06:01.867Z] 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-03-21T13:06:01.867Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T13:06:01.867Z] ==> Jenkins CI detected. [2023-03-21T13:06:01.867Z] current dir:  /w/workspace/_app-service-configurable_PR-533 [2023-03-21T13:06:01.867Z] project root: . [2023-03-21T13:06:01.867Z] --> token set from env [2023-03-21T13:06:01.867Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T13:06:01.867Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T13:06:01.867Z] ==> Python coveragepy not found [2023-03-21T13:06:01.867Z] ==> Searching for coverage reports in: [2023-03-21T13:06:01.867Z] + . [2023-03-21T13:06:01.867Z] -> Found 1 reports [2023-03-21T13:06:01.867Z] ==> Detecting git/mercurial file structure [2023-03-21T13:06:01.867Z] ==> Reading reports [2023-03-21T13:06:01.867Z] + ./coverage.out bytes=13 [2023-03-21T13:06:01.867Z] ==> Appending adjustments [2023-03-21T13:06:01.867Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T13:06:02.126Z] + Found adjustments [2023-03-21T13:06:02.126Z] ==> Gzipping contents [2023-03-21T13:06:02.126Z] 4.0K /tmp/codecov.w2V9oJ.gz [2023-03-21T13:06:02.126Z] ==> Uploading reports [2023-03-21T13:06:02.126Z] url: https://codecov.io [2023-03-21T13:06:02.126Z] query: branch=PR-533&commit=921bca587619a78f6fea4c66396e382ebda801d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=533&job=&cmd_args= [2023-03-21T13:06:02.126Z] -> Pinging Codecov [2023-03-21T13:06:02.126Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-533&commit=921bca587619a78f6fea4c66396e382ebda801d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-533%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=533&job=&cmd_args= [2023-03-21T13:06:02.126Z] -> Uploading to [2023-03-21T13:06:02.126Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/A97CA9966030D2A3747ED39772930CCE/921bca587619a78f6fea4c66396e382ebda801d3/0073149a-1d0e-44b9-9554-2cbd12f9e817.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T130602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd69573baa1fb4f4c167c462230b986319047d60026fc467a5bb2a4810d73197 [2023-03-21T13:06:02.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T13:06:02.126Z] Dload Upload Total Spent Left Speed [2023-03-21T13:06:02.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 511 0 0 100 511 0 1799 --:--:-- --:--:-- --:--:-- 1799 [2023-03-21T13:06:02.646Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/921bca587619a78f6fea4c66396e382ebda801d3 [Pipeline] } [2023-03-21T13:06:02.673Z] 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-03-21T13:06:04.350Z] + [ -d /w/workspace/_app-service-configurable_PR-533/archives ] [2023-03-21T13:06:04.350Z] + ls -al /w/workspace/_app-service-configurable_PR-533/archives [2023-03-21T13:06:04.350Z] total 16 [2023-03-21T13:06:04.350Z] drwxr-xr-x 3 root root 4096 Mar 21 12:54 . [2023-03-21T13:06:04.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:54 .. [2023-03-21T13:06:04.350Z] drwxr-xr-x 2 root root 4096 Mar 21 12:54 cost [2023-03-21T13:06:04.350Z] -rw-r--r-- 1 root root 96 Mar 21 12:54 cost.csv [2023-03-21T13:06:04.350Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-533/archives [2023-03-21T13:06:04.350Z] + ls -al /w/workspace/_app-service-configurable_PR-533/archives [2023-03-21T13:06:04.350Z] total 16 [2023-03-21T13:06:04.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 12:54 . [2023-03-21T13:06:04.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 12:54 .. [2023-03-21T13:06:04.350Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 12:54 cost [2023-03-21T13:06:04.350Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 21 12:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T13:06:04.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T13:06:05.568Z] ---> package-listing.sh [2023-03-21T13:06:05.568Z] ++ facter osfamily [2023-03-21T13:06:05.568Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T13:06:05.827Z] + OS_FAMILY=debian [2023-03-21T13:06:05.827Z] + workspace=/w/workspace/_app-service-configurable_PR-533 [2023-03-21T13:06:05.827Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T13:06:05.827Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T13:06:05.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T13:06:05.827Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T13:06:05.827Z] + '[' /w/workspace/_app-service-configurable_PR-533 ']' [2023-03-21T13:06:05.827Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T13:06:05.827Z] + case "${OS_FAMILY}" in [2023-03-21T13:06:05.827Z] + dpkg -l [2023-03-21T13:06:05.827Z] + grep '^ii' [2023-03-21T13:06:05.827Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T13:06:05.827Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T13:06:05.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T13:06:05.827Z] + '[' /w/workspace/_app-service-configurable_PR-533 ']' [2023-03-21T13:06:05.827Z] + mkdir -p /w/workspace/_app-service-configurable_PR-533/archives/ [2023-03-21T13:06:05.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-533/archives/ [Pipeline] echo [2023-03-21T13:06:05.862Z] 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-533/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T13:06:06.153Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T13:06:06.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T13:06:06.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T13:06:06.932Z] prd-ubuntu20.04-docker-8c-8g-4852 does not seem to be running inside a container [2023-03-21T13:06:06.966Z] $ 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-533/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-533 -v /w/workspace/_app-service-configurable_PR-533:/w/workspace/_app-service-configurable_PR-533:rw,z -v /w/workspace/_app-service-configurable_PR-533@tmp:/w/workspace/_app-service-configurable_PR-533@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T13:06:07.141Z] $ docker top c8304db38d8033d22bceff02dd9c25dac9cab5089a1730fc6f6ed9faba3311e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T13:06:07.538Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T13:06:07.845Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T13:06:08.153Z] + ls /var/log/sa-host [2023-03-21T13:06:08.154Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T13:06:08.287Z] provisioning config files... [2023-03-21T13:06:08.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-533@tmp/config12373653891969567081tmp [Pipeline] { [Pipeline] echo [2023-03-21T13:06:08.348Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T13:06:08.661Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T13:06:08.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T13:06:09.092Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T13:06:09.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T13:06:09.438Z] ---> sudo-logs.sh [2023-03-21T13:06:09.438Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T13:06:09.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T13:06:09.830Z] ---> job-cost.sh [2023-03-21T13:06:09.830Z] lf-activate-venv: SKIPPING [2023-03-21T13:06:09.830Z] DEBUG: total: 0.2199999988079071 [2023-03-21T13:06:09.830Z] INFO: Retrieving Stack Cost... [2023-03-21T13:06:10.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T13:06:10.658Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T13:06:10.690Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T13:06:11.002Z] ---> logs-deploy.sh [2023-03-21T13:06:11.002Z] lf-activate-venv: SKIPPING [2023-03-21T13:06:11.002Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-533/1 [2023-03-21T13:06:11.002Z] INFO: archiving workspace using pattern(s): [2023-03-21T13:06:11.940Z] Archives upload complete. [2023-03-21T13:06:12.199Z] INFO: archiving logs to Nexus