Pull request #533 updated 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 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7+11af183f2194c3fd12bdcc9d8b6be264b57aff6c (d63a18afbc5093597bd7911e0b5d215e4dde625b) 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-ssh7825498201059778658.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-ssh10317925643761381664.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-533/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh56939515867899220.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 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-ssh9708187228179351518.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-533/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-533/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8857078236718772966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5439 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 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 Merge succeeded, producing 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 Checking out Revision 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 (PR-533) > git config core.sparsecheckout # timeout=10 > git checkout -f 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 # 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 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 # timeout=10 Commit message: "fix(snap): Revert `SERVICE` change, update `ENV_FILE`" > git rev-list --no-walk 921bca587619a78f6fea4c66396e382ebda801d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T10:20:08.959Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T10:20:09.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T10:20:09.052Z] ========================================================= [2023-03-23T10:20:09.052Z] EdgeX Global Pipelines Version Info [2023-03-23T10:20:09.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:20:09.785Z] ------------------- [2023-03-23T10:20:09.786Z] stable info: [2023-03-23T10:20:09.786Z] ------------------- [2023-03-23T10:20:09.786Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T10:20:09.786Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T10:20:09.786Z] Message: update stable to v1.0.245 [2023-03-23T10:20:10.361Z] ------------------- [2023-03-23T10:20:10.361Z] experimental info: [2023-03-23T10:20:10.362Z] ------------------- [2023-03-23T10:20:10.362Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T10:20:10.362Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T10:20:10.362Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T10:20:10.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-23T10:20:10.603Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-23T10:20:10.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T10:20:10.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T10:20:10.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T10:20:10.678Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T10:20:10.698Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T10:20:10.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-23T10:20:10.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T10:20:10.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T10:20:10.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T10:20:10.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-23T10:20:10.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T10:20:10.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T10:20:10.844Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T10:20:10.859Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T10:20:10.874Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T10:20:10.888Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T10:20:10.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T10:20:10.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T10:20:10.948Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-23T10:20:10.967Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-23T10:20:10.980Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T10:20:10.989Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T10:20:10.998Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T10:20:11.008Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T10:20:11.026Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T10:20:11.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-533 [Pipeline] echo [2023-03-23T10:20:11.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-533 [Pipeline] echo [2023-03-23T10:20:11.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-533 [Pipeline] echo [2023-03-23T10:20:11.091Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [Pipeline] echo [2023-03-23T10:20:11.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69865c9 [Pipeline] echo [2023-03-23T10:20:11.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T10:20:11.176Z] provisioning config files... [2023-03-23T10:20:11.219Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-533@tmp/config6793171281623842556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:20:11.534Z] ---> docker-login.sh [2023-03-23T10:20:11.534Z] nexus3.edgexfoundry.org:10001 [2023-03-23T10:20:11.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:11.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:11.795Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:11.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:11.795Z] [2023-03-23T10:20:11.795Z] Login Succeeded [2023-03-23T10:20:11.795Z] nexus3.edgexfoundry.org:10002 [2023-03-23T10:20:11.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:12.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:12.056Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:12.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:12.056Z] [2023-03-23T10:20:12.056Z] Login Succeeded [2023-03-23T10:20:12.056Z] nexus3.edgexfoundry.org:10003 [2023-03-23T10:20:12.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:12.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:12.056Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:12.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:12.056Z] [2023-03-23T10:20:12.056Z] Login Succeeded [2023-03-23T10:20:12.056Z] nexus3.edgexfoundry.org:10004 [2023-03-23T10:20:12.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:12.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:12.319Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:12.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:12.319Z] [2023-03-23T10:20:12.319Z] Login Succeeded [2023-03-23T10:20:12.319Z] docker.io [2023-03-23T10:20:12.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:12.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:12.581Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:12.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:12.581Z] [2023-03-23T10:20:12.581Z] Login Succeeded [2023-03-23T10:20:12.581Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T10:20:12.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T10:20:12.991Z] + git rev-list -1 --merges 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7~1..69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [Pipeline] echo [2023-03-23T10:20:13.047Z] -----------> git rev-list -1 --merges 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7~1..69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [false] [Pipeline] sh [2023-03-23T10:20:13.339Z] + git log --format=format:%s -1 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [Pipeline] echo [2023-03-23T10:20:13.355Z] ========================================================= [2023-03-23T10:20:13.355Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T10:20:13.355Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T10:20:13.681Z] + git log --format=format:%s -1 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [Pipeline] echo [2023-03-23T10:20:13.692Z] [semverPrep] GIT_COMMIT: 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7, Commit Message: fix(snap): Revert `SERVICE` change, update `ENV_FILE` [Pipeline] echo [2023-03-23T10:20:13.701Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T10:20:14.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T10:20:14.088Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T10:20:14.088Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T10:20:14.088Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T10:20:14.088Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-03-23T10:20:14.088Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T10:20:14.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:20:14.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T10:20:14.524Z] [2023-03-23T10:20:14.524Z] 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-23T10:20:14.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T10:20:14.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T10:20:14.839Z] b85a868b505f: Pulling fs layer [2023-03-23T10:20:14.839Z] e2be974225ed: Pulling fs layer [2023-03-23T10:20:14.839Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T10:20:14.839Z] 988bab9f4d93: Pulling fs layer [2023-03-23T10:20:14.839Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T10:20:14.839Z] eaf3925da568: Pulling fs layer [2023-03-23T10:20:14.839Z] bab4dde63d76: Pulling fs layer [2023-03-23T10:20:14.839Z] bde34c3a00c8: Pulling fs layer [2023-03-23T10:20:14.839Z] b352a97aabf1: Pulling fs layer [2023-03-23T10:20:14.839Z] 4872d77fe225: Pulling fs layer [2023-03-23T10:20:14.839Z] 5851b861e8e6: Pulling fs layer [2023-03-23T10:20:14.839Z] 988bab9f4d93: Waiting [2023-03-23T10:20:14.839Z] 1469e6f7b9e6: Waiting [2023-03-23T10:20:14.839Z] eaf3925da568: Waiting [2023-03-23T10:20:14.839Z] 4872d77fe225: Waiting [2023-03-23T10:20:14.839Z] bab4dde63d76: Waiting [2023-03-23T10:20:14.839Z] 5851b861e8e6: Waiting [2023-03-23T10:20:14.839Z] b352a97aabf1: Waiting [2023-03-23T10:20:14.839Z] bde34c3a00c8: Waiting [2023-03-23T10:20:14.839Z] e2be974225ed: Download complete [2023-03-23T10:20:14.839Z] 988bab9f4d93: Verifying Checksum [2023-03-23T10:20:14.839Z] 988bab9f4d93: Download complete [2023-03-23T10:20:15.102Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T10:20:15.102Z] 339a4e72a1f5: Download complete [2023-03-23T10:20:15.102Z] 1469e6f7b9e6: Download complete [2023-03-23T10:20:15.102Z] eaf3925da568: Download complete [2023-03-23T10:20:15.102Z] bde34c3a00c8: Verifying Checksum [2023-03-23T10:20:15.102Z] bde34c3a00c8: Download complete [2023-03-23T10:20:15.102Z] b352a97aabf1: Verifying Checksum [2023-03-23T10:20:15.102Z] b352a97aabf1: Download complete [2023-03-23T10:20:15.102Z] 4872d77fe225: Verifying Checksum [2023-03-23T10:20:15.102Z] 4872d77fe225: Download complete [2023-03-23T10:20:15.102Z] b85a868b505f: Verifying Checksum [2023-03-23T10:20:15.102Z] b85a868b505f: Download complete [2023-03-23T10:20:15.102Z] 5851b861e8e6: Verifying Checksum [2023-03-23T10:20:15.102Z] 5851b861e8e6: Download complete [2023-03-23T10:20:15.673Z] bab4dde63d76: Verifying Checksum [2023-03-23T10:20:15.673Z] bab4dde63d76: Download complete [2023-03-23T10:20:16.243Z] b85a868b505f: Pull complete [2023-03-23T10:20:16.504Z] e2be974225ed: Pull complete [2023-03-23T10:20:17.074Z] 339a4e72a1f5: Pull complete [2023-03-23T10:20:17.074Z] 988bab9f4d93: Pull complete [2023-03-23T10:20:17.333Z] 1469e6f7b9e6: Pull complete [2023-03-23T10:20:17.333Z] eaf3925da568: Pull complete [2023-03-23T10:20:19.243Z] bab4dde63d76: Pull complete [2023-03-23T10:20:19.243Z] bde34c3a00c8: Pull complete [2023-03-23T10:20:19.243Z] b352a97aabf1: Pull complete [2023-03-23T10:20:19.243Z] 4872d77fe225: Pull complete [2023-03-23T10:20:19.243Z] 5851b861e8e6: Pull complete [2023-03-23T10:20:19.243Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T10:20:19.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T10:20:19.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T10:20:19.350Z] prd-ubuntu20.04-docker-8c-8g-5439 does not seem to be running inside a container [2023-03-23T10:20:19.385Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T10:20:23.592Z] $ docker top 2b627a96dad468724b92d5b9bec5f16f9956024ba62993cc6f9bc96c60d0f095 -eo pid,comm [2023-03-23T10:20:23.644Z] 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-23T10:20:23.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T10:20:23.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T10:20:23.686Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T10:20:23.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T10:20:23.814Z] $ docker exec 2b627a96dad468724b92d5b9bec5f16f9956024ba62993cc6f9bc96c60d0f095 ssh-agent [2023-03-23T10:20:23.927Z] SSH_AUTH_SOCK=/tmp/ssh-VrI3U2fjECIc/agent.31 [2023-03-23T10:20:23.927Z] SSH_AGENT_PID=37 [2023-03-23T10:20:23.932Z] Running ssh-add (command line suppressed) [2023-03-23T10:20:24.048Z] Identity added: /w/workspace/_app-service-configurable_PR-533@tmp/private_key_4052697525594703363.key (/w/workspace/_app-service-configurable_PR-533@tmp/private_key_4052697525594703363.key) [2023-03-23T10:20:24.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T10:20:24.346Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T10:20:24.362Z] $ docker exec --env ******** --env ******** 2b627a96dad468724b92d5b9bec5f16f9956024ba62993cc6f9bc96c60d0f095 ssh-agent -k [2023-03-23T10:20:24.474Z] unset SSH_AUTH_SOCK; [2023-03-23T10:20:24.474Z] unset SSH_AGENT_PID; [2023-03-23T10:20:24.474Z] echo Agent pid 37 killed; [2023-03-23T10:20:24.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T10:20:24.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T10:20:24.504Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T10:20:24.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T10:20:24.617Z] $ docker exec 2b627a96dad468724b92d5b9bec5f16f9956024ba62993cc6f9bc96c60d0f095 ssh-agent [2023-03-23T10:20:24.713Z] SSH_AUTH_SOCK=/tmp/ssh-mCuPUXjeHhZv/agent.69 [2023-03-23T10:20:24.713Z] SSH_AGENT_PID=75 [2023-03-23T10:20:24.718Z] Running ssh-add (command line suppressed) [2023-03-23T10:20:24.830Z] Identity added: /w/workspace/_app-service-configurable_PR-533@tmp/private_key_1360033832570046643.key (/w/workspace/_app-service-configurable_PR-533@tmp/private_key_1360033832570046643.key) [2023-03-23T10:20:24.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T10:20:25.126Z] + git semver init [2023-03-23T10:20:25.385Z] 2023-03-23 10:20:25,341 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T10:20:25.385Z] 2023-03-23 10:20:25,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-533/.semver [2023-03-23T10:20:25.385Z] 2023-03-23 10:20:25,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-533/.semver [2023-03-23T10:20:25.385Z] 2023-03-23 10:20:25,342 [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-23T10:20:27.292Z] 2023-03-23 10:20:27,281 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-533/.git/info/exclude [2023-03-23T10:20:27.292Z] 2023-03-23 10:20:27,281 [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-23T10:20:27.292Z] 2023-03-23 10:20:27,281 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-533/.semver/PR-533 [2023-03-23T10:20:27.292Z] 2023-03-23 10:20:27,284 [execute] INFO git cat-file --batch-check [2023-03-23T10:20:27.292Z] 2023-03-23 10:20:27,285 [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-23T10:20:27.292Z] 2023-03-23 10:20:27,292 [execute] INFO git cat-file --batch [2023-03-23T10:20:27.292Z] 2023-03-23 10:20:27,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-533/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T10:20:27.553Z] 2023-03-23 10:20:27,299 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-533/.semver/PR-533 [2023-03-23T10:20:27.553Z] 0.0.0 [Pipeline] } [2023-03-23T10:20:27.567Z] $ docker exec --env ******** --env ******** 2b627a96dad468724b92d5b9bec5f16f9956024ba62993cc6f9bc96c60d0f095 ssh-agent -k [2023-03-23T10:20:27.679Z] unset SSH_AUTH_SOCK; [2023-03-23T10:20:27.679Z] unset SSH_AGENT_PID; [2023-03-23T10:20:27.679Z] echo Agent pid 75 killed; [2023-03-23T10:20:27.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T10:20:27.992Z] + git semver [Pipeline] } [2023-03-23T10:20:28.268Z] $ docker stop --time=1 2b627a96dad468724b92d5b9bec5f16f9956024ba62993cc6f9bc96c60d0f095 [2023-03-23T10:20:29.805Z] $ docker rm -f --volumes 2b627a96dad468724b92d5b9bec5f16f9956024ba62993cc6f9bc96c60d0f095 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T10:20:30.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T10:20:30.342Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T10:20:30.345Z] [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-23T10:20:30.497Z] provisioning config files... [2023-03-23T10:20:30.507Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-533@tmp/config11346371278835537644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:20:30.803Z] ---> docker-login.sh [2023-03-23T10:20:30.803Z] nexus3.edgexfoundry.org:10001 [2023-03-23T10:20:30.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:30.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:30.803Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:30.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:30.803Z] [2023-03-23T10:20:30.803Z] Login Succeeded [2023-03-23T10:20:30.803Z] nexus3.edgexfoundry.org:10002 [2023-03-23T10:20:30.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:30.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:30.803Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:30.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:30.803Z] [2023-03-23T10:20:30.803Z] Login Succeeded [2023-03-23T10:20:30.803Z] nexus3.edgexfoundry.org:10003 [2023-03-23T10:20:31.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:31.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:31.062Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:31.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:31.062Z] [2023-03-23T10:20:31.062Z] Login Succeeded [2023-03-23T10:20:31.062Z] nexus3.edgexfoundry.org:10004 [2023-03-23T10:20:31.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:31.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:31.062Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:31.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:31.062Z] [2023-03-23T10:20:31.062Z] Login Succeeded [2023-03-23T10:20:31.062Z] docker.io [2023-03-23T10:20:31.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:20:31.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:20:31.583Z] Configure a credential helper to remove this warning. See [2023-03-23T10:20:31.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:20:31.583Z] [2023-03-23T10:20:31.583Z] Login Succeeded [2023-03-23T10:20:31.583Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T10:20:31.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T10:20:31.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T10:20:31.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T10:20:31.674Z] ========================================================= [2023-03-23T10:20:31.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T10:20:31.674Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:20:31.997Z] + 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-23T10:20:31.997Z] Sending build context to Docker daemon 3.244MB [2023-03-23T10:20:31.997Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T10:20:31.997Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T10:20:31.997Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T10:20:31.997Z] 63b65145d645: Pulling fs layer [2023-03-23T10:20:31.997Z] a2d21d5440eb: Pulling fs layer [2023-03-23T10:20:31.997Z] 935e6c44a52c: Pulling fs layer [2023-03-23T10:20:31.997Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T10:20:31.997Z] 30dea6a524f1: Pulling fs layer [2023-03-23T10:20:31.997Z] a2aff8979fd8: Pulling fs layer [2023-03-23T10:20:31.997Z] 6808be2612f2: Pulling fs layer [2023-03-23T10:20:31.997Z] f25807f1079a: Pulling fs layer [2023-03-23T10:20:31.997Z] 94cc34f8dd06: Waiting [2023-03-23T10:20:31.997Z] 6808be2612f2: Waiting [2023-03-23T10:20:31.997Z] 30dea6a524f1: Waiting [2023-03-23T10:20:31.997Z] a2aff8979fd8: Waiting [2023-03-23T10:20:31.997Z] f25807f1079a: Waiting [2023-03-23T10:20:31.997Z] a2d21d5440eb: Verifying Checksum [2023-03-23T10:20:31.997Z] a2d21d5440eb: Download complete [2023-03-23T10:20:32.259Z] 94cc34f8dd06: Download complete [2023-03-23T10:20:32.260Z] 30dea6a524f1: Verifying Checksum [2023-03-23T10:20:32.260Z] 30dea6a524f1: Download complete [2023-03-23T10:20:32.260Z] 63b65145d645: Download complete [2023-03-23T10:20:32.260Z] a2aff8979fd8: Verifying Checksum [2023-03-23T10:20:32.260Z] a2aff8979fd8: Download complete [2023-03-23T10:20:32.260Z] 63b65145d645: Pull complete [2023-03-23T10:20:32.524Z] a2d21d5440eb: Pull complete [2023-03-23T10:20:32.783Z] f25807f1079a: Verifying Checksum [2023-03-23T10:20:32.783Z] f25807f1079a: Download complete [2023-03-23T10:20:32.783Z] 935e6c44a52c: Verifying Checksum [2023-03-23T10:20:32.783Z] 935e6c44a52c: Download complete [2023-03-23T10:20:33.041Z] 6808be2612f2: Verifying Checksum [2023-03-23T10:20:33.041Z] 6808be2612f2: Download complete [2023-03-23T10:20:36.319Z] 935e6c44a52c: Pull complete [2023-03-23T10:20:36.319Z] 94cc34f8dd06: Pull complete [2023-03-23T10:20:36.319Z] 30dea6a524f1: Pull complete [2023-03-23T10:20:36.319Z] a2aff8979fd8: Pull complete [2023-03-23T10:20:38.846Z] 6808be2612f2: Pull complete [2023-03-23T10:20:39.413Z] f25807f1079a: Pull complete [2023-03-23T10:20:39.413Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T10:20:39.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T10:20:39.413Z] ---> 3b553350e43f [2023-03-23T10:20:39.413Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T10:20:45.463Z] Still waiting to schedule task [2023-03-23T10:20:45.463Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T10:20:51.639Z] ---> Running in 68a5c5d81332 [2023-03-23T10:20:51.639Z] Removing intermediate container 68a5c5d81332 [2023-03-23T10:20:51.639Z] ---> 9e25e9e13819 [2023-03-23T10:20:51.639Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T10:20:51.639Z] ---> Running in 965baa40baa9 [2023-03-23T10:20:51.639Z] Removing intermediate container 965baa40baa9 [2023-03-23T10:20:51.639Z] ---> 2ec507816fab [2023-03-23T10:20:51.639Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T10:20:51.639Z] ---> Running in f4b98d4c6242 [2023-03-23T10:20:51.639Z] Removing intermediate container f4b98d4c6242 [2023-03-23T10:20:51.639Z] ---> a2a44af7e06d [2023-03-23T10:20:51.639Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T10:20:51.639Z] ---> Running in df1ed9f00422 [2023-03-23T10:20:51.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T10:20:51.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T10:20:51.898Z] OK: 265 MiB in 53 packages [2023-03-23T10:20:52.156Z] Removing intermediate container df1ed9f00422 [2023-03-23T10:20:52.156Z] ---> 108605e62e8d [2023-03-23T10:20:52.156Z] Step 7/12 : WORKDIR /app [2023-03-23T10:20:52.156Z] ---> Running in 57a27aa5b7df [2023-03-23T10:20:52.156Z] Removing intermediate container 57a27aa5b7df [2023-03-23T10:20:52.156Z] ---> 3bd1d9054916 [2023-03-23T10:20:52.156Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-23T10:20:52.413Z] ---> 958c27c7433a [2023-03-23T10:20:52.413Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T10:20:52.413Z] ---> Running in 3c4502f6f36b [2023-03-23T10:21:48.685Z] Removing intermediate container 3c4502f6f36b [2023-03-23T10:21:48.685Z] ---> 38c9857f16c8 [2023-03-23T10:21:48.685Z] Step 10/12 : COPY . . [2023-03-23T10:21:48.685Z] ---> bed824ad7e33 [2023-03-23T10:21:48.685Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T10:21:48.685Z] ---> Running in 70a1db793041 [2023-03-23T10:21:48.685Z] Removing intermediate container 70a1db793041 [2023-03-23T10:21:48.685Z] ---> 5c985d25be0a [2023-03-23T10:21:48.685Z] Step 12/12 : RUN $MAKE [2023-03-23T10:21:48.685Z] ---> Running in 246787d2b946 [2023-03-23T10:21:48.685Z] noop [2023-03-23T10:21:48.685Z] Removing intermediate container 246787d2b946 [2023-03-23T10:21:48.685Z] ---> 1133339195b6 [2023-03-23T10:21:48.685Z] Successfully built 1133339195b6 [2023-03-23T10:21:48.685Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:21:49.015Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T10:21:49.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T10:21:49.085Z] prd-ubuntu20.04-docker-8c-8g-5439 does not seem to be running inside a container [2023-03-23T10:21:49.118Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T10:21:49.454Z] $ docker top 9564bfb091a81e0a6d37b6db6db01c3ec8212959c4421a7137729b1a0d7ac28b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T10:21:49.795Z] + go version [2023-03-23T10:21:49.796Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T10:21:49.811Z] $ docker stop --time=1 9564bfb091a81e0a6d37b6db6db01c3ec8212959c4421a7137729b1a0d7ac28b [2023-03-23T10:21:51.073Z] $ docker rm -f --volumes 9564bfb091a81e0a6d37b6db6db01c3ec8212959c4421a7137729b1a0d7ac28b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:21:51.479Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T10:21:51.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T10:21:51.551Z] prd-ubuntu20.04-docker-8c-8g-5439 does not seem to be running inside a container [2023-03-23T10:21:51.585Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T10:21:51.907Z] $ docker top a4afcefa696d3b49c34d127648595514cdfea4b12e89de4830d3c80c73a3f2a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T10:21:52.244Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-533 [Pipeline] fileExists [Pipeline] sh [2023-03-23T10:21:52.538Z] + make test [2023-03-23T10:21:52.538Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T10:22:10.625Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-23T10:22:31.696Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5440 in /w/workspace/_app-service-configurable_PR-533 [Pipeline] { [Pipeline] ws [2023-03-23T10:22:31.710Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2023-03-23T10:22:31.765Z] Selected Git installation does not exist. Using Default [2023-03-23T10:22:31.765Z] The recommended git tool is: NONE [2023-03-23T10:22:32.586Z] go vet ./... [2023-03-23T10:22:33.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T10:22:33.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T10:22:33.962Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T10:22:33.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T10:22:33.991Z] $ docker stop --time=1 a4afcefa696d3b49c34d127648595514cdfea4b12e89de4830d3c80c73a3f2a5 [2023-03-23T10:22:39.613Z] $ docker rm -f --volumes a4afcefa696d3b49c34d127648595514cdfea4b12e89de4830d3c80c73a3f2a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T10:22:40.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T10:22:40.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-23T10:22:40.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T10:22:40.986Z] + ls -al . [2023-03-23T10:22:40.986Z] total 176 [2023-03-23T10:22:40.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 10:21 . [2023-03-23T10:22:40.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 10:20 .. [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 23 10:20 .dockerignore [2023-03-23T10:22:40.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 10:20 .git [2023-03-23T10:22:40.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 10:20 .github [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 23 10:20 .gitignore [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 10:20 .golangci.yml [2023-03-23T10:22:40.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 10:20 .semver [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 23 10:20 Attribution.txt [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 23 10:20 CHANGELOG.md [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 23 10:20 Dockerfile [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 10:20 GOVERNANCE.md [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 23 10:20 Jenkinsfile [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 23 10:20 LICENSE [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 23 10:20 OWNERS.md [2023-03-23T10:22:40.986Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 23 10:20 README.md [2023-03-23T10:22:40.987Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 10:20 VERSION [2023-03-23T10:22:40.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 10:20 bin [2023-03-23T10:22:40.987Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 23 10:21 coverage.out [2023-03-23T10:22:40.987Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 23 10:20 go.mod [2023-03-23T10:22:40.987Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 23 10:20 go.sum [2023-03-23T10:22:40.987Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 23 10:20 main.go [2023-03-23T10:22:40.987Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 23 10:20 makefile [2023-03-23T10:22:40.987Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 10:20 res [2023-03-23T10:22:40.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 10:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:22:41.297Z] + 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=69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 --label arch=amd64 --label version=0.0.0 . [2023-03-23T10:22:41.297Z] Sending build context to Docker daemon 3.245MB [2023-03-23T10:22:41.297Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T10:22:41.297Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-23T10:22:41.297Z] ---> 1133339195b6 [2023-03-23T10:22:41.297Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T10:22:41.554Z] ---> Running in 820d59d47cd5 [2023-03-23T10:22:41.554Z] Removing intermediate container 820d59d47cd5 [2023-03-23T10:22:41.554Z] ---> 8f7125937742 [2023-03-23T10:22:41.554Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T10:22:41.554Z] ---> Running in f259c3e6e66d [2023-03-23T10:22:41.554Z] Removing intermediate container f259c3e6e66d [2023-03-23T10:22:41.554Z] ---> 9cea84768f54 [2023-03-23T10:22:41.554Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-23T10:22:41.554Z] ---> Running in 9a6811e58582 [2023-03-23T10:22:41.812Z] Removing intermediate container 9a6811e58582 [2023-03-23T10:22:41.812Z] ---> 2f8761fe2e50 [2023-03-23T10:22:41.812Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T10:22:41.812Z] ---> Running in 565ea055c841 [2023-03-23T10:22:42.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T10:22:42.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T10:22:42.586Z] OK: 265 MiB in 53 packages [2023-03-23T10:22:42.790Z] using credential edgex-jenkins-ssh [2023-03-23T10:22:42.810Z] Cloning the remote Git repository [2023-03-23T10:22:43.169Z] Removing intermediate container 565ea055c841 [2023-03-23T10:22:43.169Z] ---> dabbc7de4ef3 [2023-03-23T10:22:43.169Z] Step 7/26 : WORKDIR /app [2023-03-23T10:22:43.169Z] ---> Running in 89bd14160848 [2023-03-23T10:22:43.428Z] Removing intermediate container 89bd14160848 [2023-03-23T10:22:43.428Z] ---> 40462035833d [2023-03-23T10:22:43.428Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-23T10:22:42.865Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-23T10:22:42.991Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2023-03-23T10:22:43.173Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-23T10:22:43.174Z] > git --version # timeout=10 [2023-03-23T10:22:43.206Z] > git --version # 'git version 2.25.1' [2023-03-23T10:22:43.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T10:22:43.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T10:22:43.998Z] ---> 0940256c49b9 [2023-03-23T10:22:43.998Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T10:22:43.998Z] ---> Running in 9b478d85b095 [2023-03-23T10:22:44.930Z] Removing intermediate container 9b478d85b095 [2023-03-23T10:22:44.930Z] ---> 11e43eb0b611 [2023-03-23T10:22:44.930Z] Step 10/26 : COPY . . [2023-03-23T10:22:44.930Z] ---> d94896ebdd7d [2023-03-23T10:22:44.930Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T10:22:44.930Z] ---> Running in ccc2aaff93f3 [2023-03-23T10:22:45.187Z] Removing intermediate container ccc2aaff93f3 [2023-03-23T10:22:45.187Z] ---> 03d8abbe0274 [2023-03-23T10:22:45.187Z] Step 12/26 : RUN $MAKE [2023-03-23T10:22:45.187Z] ---> Running in be28b9952f0e [2023-03-23T10:22:44.876Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-23T10:22:44.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T10:22:45.444Z] 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-23T10:22:46.883Z] Merging remotes/origin/main commit 11af183f2194c3fd12bdcc9d8b6be264b57aff6c into PR head commit 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [2023-03-23T10:22:46.182Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-23T10:22:46.240Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-23T10:22:46.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T10:22:46.260Z] > 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-23T10:22:46.915Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T10:22:47.028Z] > git checkout -f 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 # timeout=10 [2023-03-23T10:22:47.346Z] Merge succeeded, producing 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [2023-03-23T10:22:47.347Z] Checking out Revision 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 (PR-533) [2023-03-23T10:22:47.208Z] > git remote # timeout=10 [2023-03-23T10:22:47.242Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T10:22:47.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T10:22:47.280Z] > git merge 11af183f2194c3fd12bdcc9d8b6be264b57aff6c # timeout=10 [2023-03-23T10:22:47.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T10:22:47.360Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T10:22:47.398Z] > git checkout -f 69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 # timeout=10 [2023-03-23T10:22:50.971Z] Commit message: "fix(snap): Revert `SERVICE` change, update `ENV_FILE`" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T10:22:51.930Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T10:22:51.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T10:22:51.930Z] Dload Upload Total Spent Left Speed [2023-03-23T10:22:51.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-03-23T10:22:52.690Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T10:22:53.026Z] + + sudo tee /etc/docker/daemon.new [2023-03-23T10:22:53.026Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T10:22:53.026Z] { [2023-03-23T10:22:53.026Z] "registry-mirrors": [ [2023-03-23T10:22:53.026Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T10:22:53.026Z] ], [2023-03-23T10:22:53.026Z] "bip": "10.250.0.254/24", [2023-03-23T10:22:53.026Z] "hosts": [ [2023-03-23T10:22:53.026Z] "tcp://0.0.0.0:5555", [2023-03-23T10:22:53.026Z] "unix:///var/run/docker.sock" [2023-03-23T10:22:53.026Z] ], [2023-03-23T10:22:53.026Z] "mtu": 1458, [2023-03-23T10:22:53.026Z] "selinux-enabled": true, [2023-03-23T10:22:53.026Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T10:22:53.026Z] } [Pipeline] sh [2023-03-23T10:22:53.350Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T10:22:53.682Z] + sudo service docker restart [2023-03-23T10:23:07.513Z] Removing intermediate container be28b9952f0e [2023-03-23T10:23:07.513Z] ---> 0bf358e433b1 [2023-03-23T10:23:07.513Z] Step 13/26 : FROM alpine:3.17 [2023-03-23T10:23:07.513Z] 3.17: Pulling from library/alpine [2023-03-23T10:23:07.513Z] 63b65145d645: Already exists [2023-03-23T10:23:07.513Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T10:23:07.513Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T10:23:07.513Z] ---> b2aa39c304c2 [2023-03-23T10:23:07.513Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T10:23:07.513Z] ---> Running in e73e8ab1fd82 [2023-03-23T10:23:07.513Z] Removing intermediate container e73e8ab1fd82 [2023-03-23T10:23:07.513Z] ---> 2f326bfc8319 [2023-03-23T10:23:07.513Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-23T10:23:07.513Z] ---> Running in cc28387483c9 [2023-03-23T10:23:07.513Z] Removing intermediate container cc28387483c9 [2023-03-23T10:23:07.513Z] ---> 29b842e86fa8 [2023-03-23T10:23:07.513Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-23T10:23:07.513Z] ---> Running in 33b27ba01885 [2023-03-23T10:23:07.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T10:23:07.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T10:23:07.513Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T10:23:07.513Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T10:23:07.513Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T10:23:07.513Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T10:23:07.513Z] OK: 8 MiB in 17 packages [2023-03-23T10:23:07.513Z] Removing intermediate container 33b27ba01885 [2023-03-23T10:23:07.513Z] ---> 0de017bdaf1c [2023-03-23T10:23:07.513Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-23T10:23:07.513Z] ---> 73722c639858 [2023-03-23T10:23:07.513Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-23T10:23:07.513Z] ---> 67b793b2a340 [2023-03-23T10:23:07.513Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-23T10:23:07.513Z] ---> 35c4651c5d1b [2023-03-23T10:23:07.513Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-23T10:23:08.080Z] ---> 54b0b13f69fe [2023-03-23T10:23:08.080Z] Step 21/26 : EXPOSE 48095 [2023-03-23T10:23:08.080Z] ---> Running in 8ead1bc95630 [2023-03-23T10:23:08.340Z] Removing intermediate container 8ead1bc95630 [2023-03-23T10:23:08.340Z] ---> 4898314b524a [2023-03-23T10:23:08.340Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-23T10:23:08.340Z] ---> Running in 3df815f5297a [2023-03-23T10:23:08.340Z] Removing intermediate container 3df815f5297a [2023-03-23T10:23:08.340Z] ---> 726ddd28cb49 [2023-03-23T10:23:08.340Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T10:23:08.340Z] ---> Running in a74ba7d3761f [2023-03-23T10:23:08.340Z] Removing intermediate container a74ba7d3761f [2023-03-23T10:23:08.340Z] ---> 473f43fdc03d [2023-03-23T10:23:08.340Z] Step 24/26 : LABEL arch=amd64 [2023-03-23T10:23:08.340Z] ---> Running in 259bcbbe78b2 [2023-03-23T10:23:08.598Z] Removing intermediate container 259bcbbe78b2 [2023-03-23T10:23:08.598Z] ---> 08b7d359226c [2023-03-23T10:23:08.598Z] Step 25/26 : LABEL git_sha=69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [2023-03-23T10:23:08.598Z] ---> Running in a498a617cd89 [2023-03-23T10:23:08.598Z] Removing intermediate container a498a617cd89 [2023-03-23T10:23:08.598Z] ---> e1e4a55edd23 [2023-03-23T10:23:08.598Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T10:23:08.598Z] ---> Running in fcbefec5dad1 [2023-03-23T10:23:08.598Z] Removing intermediate container fcbefec5dad1 [2023-03-23T10:23:08.598Z] ---> b647fa23766f [2023-03-23T10:23:08.598Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T10:23:08.598Z] Successfully built b647fa23766f [2023-03-23T10:23:08.598Z] 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-23T10:23:08.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T10:23:08.999Z] [2023-03-23T10:23:08.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:23:09.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T10:23:09.295Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T10:23:09.295Z] 5eb5b503b376: Pulling fs layer [2023-03-23T10:23:09.295Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T10:23:09.295Z] ec43610c2a17: Pulling fs layer [2023-03-23T10:23:09.295Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T10:23:09.295Z] 33b1e0a273af: Pulling fs layer [2023-03-23T10:23:09.295Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T10:23:09.295Z] 2f39f015ded8: Pulling fs layer [2023-03-23T10:23:09.295Z] 5d3b04190fa2: Waiting [2023-03-23T10:23:09.295Z] 33b1e0a273af: Waiting [2023-03-23T10:23:09.295Z] 2f39f015ded8: Waiting [2023-03-23T10:23:09.295Z] 3a2ae6a8a46f: Waiting [2023-03-23T10:23:09.295Z] 5c69ac0246d0: Verifying Checksum [2023-03-23T10:23:09.295Z] 5c69ac0246d0: Download complete [2023-03-23T10:23:09.295Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-23T10:23:09.295Z] 3a2ae6a8a46f: Download complete [2023-03-23T10:23:09.295Z] ec43610c2a17: Verifying Checksum [2023-03-23T10:23:09.295Z] ec43610c2a17: Download complete [2023-03-23T10:23:09.295Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T10:23:09.295Z] 5d3b04190fa2: Download complete [2023-03-23T10:23:09.553Z] 33b1e0a273af: Verifying Checksum [2023-03-23T10:23:09.553Z] 33b1e0a273af: Download complete [2023-03-23T10:23:09.553Z] 5eb5b503b376: Verifying Checksum [2023-03-23T10:23:09.553Z] 5eb5b503b376: Download complete [2023-03-23T10:23:10.119Z] 2f39f015ded8: Download complete [2023-03-23T10:23:10.686Z] 5eb5b503b376: Pull complete [2023-03-23T10:23:10.686Z] 5c69ac0246d0: Pull complete [2023-03-23T10:23:11.253Z] ec43610c2a17: Pull complete [2023-03-23T10:23:11.253Z] 3a2ae6a8a46f: Pull complete [2023-03-23T10:23:11.512Z] 33b1e0a273af: Pull complete [2023-03-23T10:23:11.512Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T10:23:11.948Z] provisioning config files... [2023-03-23T10:23:11.977Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config5242433683280230089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:23:12.336Z] ---> docker-login.sh [2023-03-23T10:23:12.336Z] nexus3.edgexfoundry.org:10001 [2023-03-23T10:23:12.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:23:12.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:23:12.875Z] Configure a credential helper to remove this warning. See [2023-03-23T10:23:12.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:23:12.875Z] [2023-03-23T10:23:12.875Z] Login Succeeded [2023-03-23T10:23:12.875Z] nexus3.edgexfoundry.org:10002 [2023-03-23T10:23:13.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:23:13.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:23:13.145Z] Configure a credential helper to remove this warning. See [2023-03-23T10:23:13.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:23:13.145Z] [2023-03-23T10:23:13.145Z] Login Succeeded [2023-03-23T10:23:13.145Z] nexus3.edgexfoundry.org:10003 [2023-03-23T10:23:13.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:23:13.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:23:13.682Z] Configure a credential helper to remove this warning. See [2023-03-23T10:23:13.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:23:13.682Z] [2023-03-23T10:23:13.682Z] Login Succeeded [2023-03-23T10:23:13.682Z] nexus3.edgexfoundry.org:10004 [2023-03-23T10:23:13.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:23:13.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:23:13.949Z] Configure a credential helper to remove this warning. See [2023-03-23T10:23:13.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:23:13.949Z] [2023-03-23T10:23:13.949Z] Login Succeeded [2023-03-23T10:23:13.949Z] docker.io [2023-03-23T10:23:14.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T10:23:14.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T10:23:14.485Z] Configure a credential helper to remove this warning. See [2023-03-23T10:23:14.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T10:23:14.485Z] [2023-03-23T10:23:14.485Z] Login Succeeded [2023-03-23T10:23:14.485Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T10:23:14.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T10:23:14.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T10:23:14.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T10:23:14.754Z] ========================================================= [2023-03-23T10:23:14.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T10:23:14.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:23:15.109Z] + 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-23T10:23:15.109Z] Sending build context to Docker daemon 173.1kB [2023-03-23T10:23:15.383Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T10:23:15.383Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T10:23:15.383Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T10:23:15.383Z] af6eaf76a39c: Pulling fs layer [2023-03-23T10:23:15.383Z] 55522c791124: Pulling fs layer [2023-03-23T10:23:15.383Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T10:23:15.383Z] 169dfbe0d373: Pulling fs layer [2023-03-23T10:23:15.383Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T10:23:15.383Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T10:23:15.383Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T10:23:15.383Z] 169dfbe0d373: Waiting [2023-03-23T10:23:15.383Z] e1ff8fa3b103: Waiting [2023-03-23T10:23:15.383Z] 52ebb69f0ebf: Waiting [2023-03-23T10:23:15.383Z] 5abe8eddf0d5: Waiting [2023-03-23T10:23:15.383Z] 55522c791124: Verifying Checksum [2023-03-23T10:23:15.383Z] 55522c791124: Download complete [2023-03-23T10:23:15.383Z] 169dfbe0d373: Verifying Checksum [2023-03-23T10:23:15.383Z] 169dfbe0d373: Download complete [2023-03-23T10:23:15.653Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T10:23:15.653Z] e1ff8fa3b103: Download complete [2023-03-23T10:23:15.653Z] af6eaf76a39c: Download complete [2023-03-23T10:23:15.693Z] 2f39f015ded8: Pull complete [2023-03-23T10:23:15.693Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T10:23:15.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T10:23:15.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T10:23:15.779Z] prd-ubuntu20.04-docker-8c-8g-5439 does not seem to be running inside a container [2023-03-23T10:23:15.813Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T10:23:16.620Z] af6eaf76a39c: Pull complete [2023-03-23T10:23:16.620Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T10:23:16.620Z] 5abe8eddf0d5: Download complete [2023-03-23T10:23:16.903Z] 55522c791124: Pull complete [2023-03-23T10:23:17.872Z] ce5c4a1c91eb: Download complete [2023-03-23T10:23:17.872Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T10:23:17.872Z] 52ebb69f0ebf: Download complete [2023-03-23T10:23:20.144Z] $ docker top 7713facdd7b49b4b16871428d2f19e547cafce8543d510d0d160cbc69eaf1700 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:23:20.556Z] ---> job-cost.sh [2023-03-23T10:23:20.556Z] lf-activate-venv: SKIPPING [2023-03-23T10:23:20.556Z] INFO: No Stack... [2023-03-23T10:23:20.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T10:23:21.075Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T10:23:21.362Z] + cat /w/workspace/_app-service-configurable_PR-533/archives/cost.csv [2023-03-23T10:23:21.362Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T10:23:21.377Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-533-2-stack-cost] [2023-03-23T10:23:21.384Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-533-2-stack-cost] did not exist. Created. [2023-03-23T10:23:21.385Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-533-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T10:23:21.689Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T10:23:21.710Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T10:23:21.716Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-533-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T10:23:21.736Z] $ docker stop --time=1 7713facdd7b49b4b16871428d2f19e547cafce8543d510d0d160cbc69eaf1700 [2023-03-23T10:23:22.877Z] $ docker rm -f --volumes 7713facdd7b49b4b16871428d2f19e547cafce8543d510d0d160cbc69eaf1700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T10:23:27.944Z] ce5c4a1c91eb: Pull complete [2023-03-23T10:23:27.944Z] 169dfbe0d373: Pull complete [2023-03-23T10:23:27.944Z] e1ff8fa3b103: Pull complete [2023-03-23T10:23:33.298Z] 52ebb69f0ebf: Pull complete [2023-03-23T10:23:34.702Z] 5abe8eddf0d5: Pull complete [2023-03-23T10:23:34.968Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T10:23:34.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T10:23:34.968Z] ---> 6cb57ee374ae [2023-03-23T10:23:34.968Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T10:23:36.918Z] ---> Running in 784d88721adc [2023-03-23T10:23:36.918Z] Removing intermediate container 784d88721adc [2023-03-23T10:23:36.918Z] ---> a1a2aff70682 [2023-03-23T10:23:36.918Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T10:23:36.918Z] ---> Running in 8c0ee1c5638f [2023-03-23T10:23:37.192Z] Removing intermediate container 8c0ee1c5638f [2023-03-23T10:23:37.192Z] ---> f86c10aa4dba [2023-03-23T10:23:37.192Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T10:23:37.192Z] ---> Running in 47dc122890ce [2023-03-23T10:23:37.461Z] Removing intermediate container 47dc122890ce [2023-03-23T10:23:37.462Z] ---> b7e55f281311 [2023-03-23T10:23:37.462Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T10:23:37.462Z] ---> Running in 3655cadb9ffd [2023-03-23T10:23:38.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T10:23:39.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T10:23:40.350Z] OK: 263 MiB in 53 packages [2023-03-23T10:23:40.939Z] Removing intermediate container 3655cadb9ffd [2023-03-23T10:23:40.939Z] ---> d09e1cbfa385 [2023-03-23T10:23:40.939Z] Step 7/12 : WORKDIR /app [2023-03-23T10:23:40.939Z] ---> Running in 028ab4a26074 [2023-03-23T10:23:41.208Z] Removing intermediate container 028ab4a26074 [2023-03-23T10:23:41.208Z] ---> b6b965931c08 [2023-03-23T10:23:41.208Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-23T10:23:41.798Z] ---> 28b807adb386 [2023-03-23T10:23:41.798Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T10:23:41.798Z] ---> Running in e07867877fca [2023-03-23T10:24:49.682Z] Removing intermediate container e07867877fca [2023-03-23T10:24:49.682Z] ---> fe5a6eee48a1 [2023-03-23T10:24:49.682Z] Step 10/12 : COPY . . [2023-03-23T10:24:49.682Z] ---> 5a29262a9813 [2023-03-23T10:24:49.682Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T10:24:49.682Z] ---> Running in b03562d450f2 [2023-03-23T10:24:49.682Z] Removing intermediate container b03562d450f2 [2023-03-23T10:24:49.682Z] ---> cbfaa96c739a [2023-03-23T10:24:49.682Z] Step 12/12 : RUN $MAKE [2023-03-23T10:24:49.682Z] ---> Running in a77d1f5cf668 [2023-03-23T10:24:49.682Z] noop [2023-03-23T10:24:49.682Z] Removing intermediate container a77d1f5cf668 [2023-03-23T10:24:49.682Z] ---> 152693707bef [2023-03-23T10:24:49.682Z] Successfully built 152693707bef [2023-03-23T10:24:49.682Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:24:50.042Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T10:24:50.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T10:24:50.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-5440 does not seem to be running inside a container [2023-03-23T10:24:50.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T10:24:53.036Z] $ docker top ae01a3c74abb84c392ea19ef31023e816e4d0e95e179c26973fbe5954b7a8707 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T10:24:53.875Z] + go version [2023-03-23T10:24:53.875Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T10:24:53.899Z] $ docker stop --time=1 ae01a3c74abb84c392ea19ef31023e816e4d0e95e179c26973fbe5954b7a8707 [2023-03-23T10:24:55.546Z] $ docker rm -f --volumes ae01a3c74abb84c392ea19ef31023e816e4d0e95e179c26973fbe5954b7a8707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:24:56.102Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T10:24:56.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T10:24:56.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-5440 does not seem to be running inside a container [2023-03-23T10:24:56.374Z] $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T10:24:57.615Z] $ docker top 70fbaaf3f100ec2a84ae0abdb757742d54be58bbe8a197dd193d1ca5cc391687 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T10:24:58.440Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh [2023-03-23T10:24:58.764Z] + make test [2023-03-23T10:24:58.764Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T10:27:20.457Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-23T10:27:20.457Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T10:27:20.457Z] go vet ./... [2023-03-23T10:29:27.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T10:29:27.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T10:29:27.112Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T10:29:27.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T10:29:27.151Z] $ docker stop --time=1 70fbaaf3f100ec2a84ae0abdb757742d54be58bbe8a197dd193d1ca5cc391687 [2023-03-23T10:29:28.962Z] $ docker rm -f --volumes 70fbaaf3f100ec2a84ae0abdb757742d54be58bbe8a197dd193d1ca5cc391687 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T10:29:30.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T10:29:30.400Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T10:29:30.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T10:29:31.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T10:29:31.504Z] + ls -al . [2023-03-23T10:29:31.504Z] total 172 [2023-03-23T10:29:31.504Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 10:25 . [2023-03-23T10:29:31.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 10:22 .. [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 23 10:22 .dockerignore [2023-03-23T10:29:31.504Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 10:22 .git [2023-03-23T10:29:31.504Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 10:22 .github [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 23 10:22 .gitignore [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 10:22 .golangci.yml [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 23 10:22 Attribution.txt [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 23 10:22 CHANGELOG.md [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 23 10:22 Dockerfile [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 10:22 GOVERNANCE.md [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 23 10:22 Jenkinsfile [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 23 10:22 LICENSE [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 23 10:22 OWNERS.md [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 23 10:22 README.md [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 10:20 VERSION [2023-03-23T10:29:31.504Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 10:22 bin [2023-03-23T10:29:31.504Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 23 10:25 coverage.out [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 23 10:22 go.mod [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 23 10:22 go.sum [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 23 10:22 main.go [2023-03-23T10:29:31.504Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 23 10:22 makefile [2023-03-23T10:29:31.504Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 10:22 res [2023-03-23T10:29:31.504Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 10:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:29:31.839Z] + 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=69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 --label arch=arm64 --label version=0.0.0 . [2023-03-23T10:29:31.839Z] Sending build context to Docker daemon 174.1kB [2023-03-23T10:29:32.105Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T10:29:32.105Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-23T10:29:32.105Z] ---> 152693707bef [2023-03-23T10:29:32.105Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T10:29:32.105Z] ---> Running in b809067e31c0 [2023-03-23T10:29:32.373Z] Removing intermediate container b809067e31c0 [2023-03-23T10:29:32.373Z] ---> 2aeecbfe16c4 [2023-03-23T10:29:32.373Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T10:29:32.373Z] ---> Running in 614c90b8c31f [2023-03-23T10:29:32.647Z] Removing intermediate container 614c90b8c31f [2023-03-23T10:29:32.647Z] ---> e3186021549d [2023-03-23T10:29:32.647Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-23T10:29:32.913Z] ---> Running in de6d271b0355 [2023-03-23T10:29:33.181Z] Removing intermediate container de6d271b0355 [2023-03-23T10:29:33.181Z] ---> e7ee08f89618 [2023-03-23T10:29:33.181Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T10:29:33.181Z] ---> Running in 13c505be22d4 [2023-03-23T10:29:34.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T10:29:34.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T10:29:35.689Z] OK: 263 MiB in 53 packages [2023-03-23T10:29:36.650Z] Removing intermediate container 13c505be22d4 [2023-03-23T10:29:36.650Z] ---> 72005ce9d3f1 [2023-03-23T10:29:36.650Z] Step 7/26 : WORKDIR /app [2023-03-23T10:29:36.650Z] ---> Running in eee8be9721c1 [2023-03-23T10:29:36.917Z] Removing intermediate container eee8be9721c1 [2023-03-23T10:29:36.917Z] ---> e05d13791362 [2023-03-23T10:29:36.917Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-23T10:29:38.994Z] ---> dcca883c44ea [2023-03-23T10:29:38.994Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T10:29:38.994Z] ---> Running in fbece037e84d [2023-03-23T10:29:41.574Z] Removing intermediate container fbece037e84d [2023-03-23T10:29:41.574Z] ---> fd80b07f1b63 [2023-03-23T10:29:41.574Z] Step 10/26 : COPY . . [2023-03-23T10:29:41.844Z] ---> bbefa5a6856e [2023-03-23T10:29:41.844Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T10:29:41.844Z] ---> Running in 4239aed65724 [2023-03-23T10:29:42.117Z] Removing intermediate container 4239aed65724 [2023-03-23T10:29:42.117Z] ---> 61dc98b84ad8 [2023-03-23T10:29:42.117Z] Step 12/26 : RUN $MAKE [2023-03-23T10:29:42.389Z] ---> Running in 0360977e9e85 [2023-03-23T10:29:43.349Z] 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-23T10:31:50.316Z] Removing intermediate container 0360977e9e85 [2023-03-23T10:31:50.316Z] ---> 904fc96745a5 [2023-03-23T10:31:50.316Z] Step 13/26 : FROM alpine:3.17 [2023-03-23T10:31:50.316Z] 3.17: Pulling from library/alpine [2023-03-23T10:31:50.316Z] af6eaf76a39c: Already exists [2023-03-23T10:31:50.316Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T10:31:50.316Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T10:31:50.316Z] ---> d74e625d9115 [2023-03-23T10:31:50.316Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T10:31:50.316Z] ---> Running in 5bf7cbf09f2c [2023-03-23T10:31:50.316Z] Removing intermediate container 5bf7cbf09f2c [2023-03-23T10:31:50.316Z] ---> 39499436f7bb [2023-03-23T10:31:50.316Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-23T10:31:50.316Z] ---> Running in 6c55222889f8 [2023-03-23T10:31:50.316Z] Removing intermediate container 6c55222889f8 [2023-03-23T10:31:50.316Z] ---> 8cf9b20cf517 [2023-03-23T10:31:50.316Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-23T10:31:50.316Z] ---> Running in f038a8ea6d91 [2023-03-23T10:31:50.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T10:31:50.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T10:31:50.316Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T10:31:50.316Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T10:31:50.316Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T10:31:50.316Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T10:31:50.598Z] OK: 8 MiB in 17 packages [2023-03-23T10:31:52.044Z] Removing intermediate container f038a8ea6d91 [2023-03-23T10:31:52.044Z] ---> e36aaef4761a [2023-03-23T10:31:52.044Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-23T10:31:52.635Z] ---> 07c62d57c80a [2023-03-23T10:31:52.635Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-23T10:31:53.219Z] ---> c5dc944b850b [2023-03-23T10:31:53.219Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-23T10:31:53.808Z] ---> dabf6c7fd703 [2023-03-23T10:31:53.808Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-23T10:31:55.219Z] ---> 248f60f8d68d [2023-03-23T10:31:55.220Z] Step 21/26 : EXPOSE 48095 [2023-03-23T10:31:55.220Z] ---> Running in 88d63779d8b1 [2023-03-23T10:31:55.220Z] Removing intermediate container 88d63779d8b1 [2023-03-23T10:31:55.220Z] ---> d938470a9400 [2023-03-23T10:31:55.220Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-23T10:31:55.486Z] ---> Running in c033aae88c03 [2023-03-23T10:31:55.755Z] Removing intermediate container c033aae88c03 [2023-03-23T10:31:55.755Z] ---> 0c1d6784ecd6 [2023-03-23T10:31:55.755Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T10:31:55.755Z] ---> Running in 4aba013cc9df [2023-03-23T10:31:56.025Z] Removing intermediate container 4aba013cc9df [2023-03-23T10:31:56.025Z] ---> 862202ee30c2 [2023-03-23T10:31:56.025Z] Step 24/26 : LABEL arch=arm64 [2023-03-23T10:31:56.025Z] ---> Running in 5cb455463d31 [2023-03-23T10:31:56.296Z] Removing intermediate container 5cb455463d31 [2023-03-23T10:31:56.296Z] ---> c0d595987e90 [2023-03-23T10:31:56.296Z] Step 25/26 : LABEL git_sha=69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [2023-03-23T10:31:56.296Z] ---> Running in 314542bd7283 [2023-03-23T10:31:56.566Z] Removing intermediate container 314542bd7283 [2023-03-23T10:31:56.566Z] ---> 4f5d9f3b2067 [2023-03-23T10:31:56.566Z] Step 26/26 : LABEL version=0.0.0 [2023-03-23T10:31:56.836Z] ---> Running in 3eca20b31bba [2023-03-23T10:31:57.104Z] Removing intermediate container 3eca20b31bba [2023-03-23T10:31:57.104Z] ---> c4ef64f5475b [2023-03-23T10:31:57.104Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T10:31:57.104Z] Successfully built c4ef64f5475b [2023-03-23T10:31:57.104Z] 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-23T10:31:57.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T10:31:57.556Z] [2023-03-23T10:31:57.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:31:57.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T10:31:57.888Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T10:31:57.888Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T10:31:57.888Z] 04944245beec: Pulling fs layer [2023-03-23T10:31:57.888Z] 699f458cf7ca: Pulling fs layer [2023-03-23T10:31:57.888Z] 765212b225bb: Pulling fs layer [2023-03-23T10:31:57.888Z] f23df028b6ca: Pulling fs layer [2023-03-23T10:31:57.888Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T10:31:57.888Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T10:31:57.888Z] 765212b225bb: Waiting [2023-03-23T10:31:57.888Z] 2437ff75d9bd: Waiting [2023-03-23T10:31:57.888Z] f23df028b6ca: Waiting [2023-03-23T10:31:57.888Z] d65c8cfc05b1: Waiting [2023-03-23T10:31:58.158Z] 04944245beec: Verifying Checksum [2023-03-23T10:31:58.158Z] 04944245beec: Download complete [2023-03-23T10:31:58.158Z] 765212b225bb: Verifying Checksum [2023-03-23T10:31:58.158Z] 765212b225bb: Download complete [2023-03-23T10:31:58.158Z] f23df028b6ca: Verifying Checksum [2023-03-23T10:31:58.158Z] f23df028b6ca: Download complete [2023-03-23T10:31:58.158Z] d65c8cfc05b1: Download complete [2023-03-23T10:31:58.158Z] 699f458cf7ca: Verifying Checksum [2023-03-23T10:31:58.158Z] 699f458cf7ca: Download complete [2023-03-23T10:31:58.746Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T10:31:58.746Z] 8998bd30e6a1: Download complete [2023-03-23T10:32:00.698Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T10:32:00.698Z] 2437ff75d9bd: Download complete [2023-03-23T10:32:02.639Z] 8998bd30e6a1: Pull complete [2023-03-23T10:32:02.906Z] 04944245beec: Pull complete [2023-03-23T10:32:04.313Z] 699f458cf7ca: Pull complete [2023-03-23T10:32:04.578Z] 765212b225bb: Pull complete [2023-03-23T10:32:06.516Z] f23df028b6ca: Pull complete [2023-03-23T10:32:06.784Z] d65c8cfc05b1: Pull complete [2023-03-23T10:32:21.780Z] 2437ff75d9bd: Pull complete [2023-03-23T10:32:21.780Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T10:32:21.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T10:32:21.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T10:32:21.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-5440 does not seem to be running inside a container [2023-03-23T10:32:22.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-23T10:32:24.549Z] $ docker top 11d377c02bf6ce87c0e17f876b649f5d2d840d081817b802ac61dfa340c3125c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:32:25.366Z] ---> job-cost.sh [2023-03-23T10:32:25.366Z] lf-activate-venv: SKIPPING [2023-03-23T10:32:25.366Z] INFO: No Stack... [2023-03-23T10:32:25.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T10:32:26.525Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T10:32:26.840Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2023-03-23T10:32:26.840Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T10:32:26.901Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-533-2-stack-cost] [2023-03-23T10:32:26.908Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-533-2-stack-cost] did not exist. Created. [2023-03-23T10:32:26.908Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-533-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T10:32:27.246Z] /w/workspace/app-service-configurable/2@tmp/durable-48adc5f1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T10:32:27.586Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T10:32:27.611Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T10:32:27.658Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T10:32:27.665Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-533-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T10:32:27.695Z] $ docker stop --time=1 11d377c02bf6ce87c0e17f876b649f5d2d840d081817b802ac61dfa340c3125c [2023-03-23T10:32:29.196Z] $ docker rm -f --volumes 11d377c02bf6ce87c0e17f876b649f5d2d840d081817b802ac61dfa340c3125c [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-23T10:32:29.618Z] provisioning config files... [2023-03-23T10:32:29.625Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-533@tmp/config6417492383979825407tmp [Pipeline] { [Pipeline] sh [2023-03-23T10:32:29.919Z] + set +x [2023-03-23T10:32:29.919Z] + curl -s https://codecov.io/bash [2023-03-23T10:32:29.919Z] + bash -s -- [2023-03-23T10:32:29.919Z] [2023-03-23T10:32:29.919Z] _____ _ [2023-03-23T10:32:29.919Z] / ____| | | [2023-03-23T10:32:29.919Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T10:32:29.919Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T10:32:29.919Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T10:32:29.919Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T10:32:29.919Z] Bash-1.0.6 [2023-03-23T10:32:29.919Z] [2023-03-23T10:32:29.919Z] [2023-03-23T10:32:29.919Z] ==> git version 2.25.1 found [2023-03-23T10:32:29.919Z] ==> 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-23T10:32:29.919Z] Release-Date: 2020-01-08 [2023-03-23T10:32:29.919Z] 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-23T10:32:29.919Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T10:32:29.919Z] ==> Jenkins CI detected. [2023-03-23T10:32:29.919Z] current dir:  /w/workspace/_app-service-configurable_PR-533 [2023-03-23T10:32:29.919Z] project root: . [2023-03-23T10:32:29.919Z] --> token set from env [2023-03-23T10:32:29.919Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T10:32:29.919Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T10:32:29.919Z] ==> Python coveragepy not found [2023-03-23T10:32:29.919Z] ==> Searching for coverage reports in: [2023-03-23T10:32:29.919Z] + . [2023-03-23T10:32:29.919Z] -> Found 1 reports [2023-03-23T10:32:29.919Z] ==> Detecting git/mercurial file structure [2023-03-23T10:32:29.920Z] ==> Reading reports [2023-03-23T10:32:30.182Z] + ./coverage.out bytes=13 [2023-03-23T10:32:30.182Z] ==> Appending adjustments [2023-03-23T10:32:30.182Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T10:32:30.182Z] + Found adjustments [2023-03-23T10:32:30.182Z] ==> Gzipping contents [2023-03-23T10:32:30.182Z] 4.0K /tmp/codecov.hiUZpX.gz [2023-03-23T10:32:30.182Z] ==> Uploading reports [2023-03-23T10:32:30.182Z] url: https://codecov.io [2023-03-23T10:32:30.182Z] query: branch=PR-533&commit=69865c968175e5fa5d0bd4c9c8b79625cd8e86b7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-533%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=533&job=&cmd_args= [2023-03-23T10:32:30.182Z] -> Pinging Codecov [2023-03-23T10:32:30.183Z] 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=69865c968175e5fa5d0bd4c9c8b79625cd8e86b7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-533%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=533&job=&cmd_args= [2023-03-23T10:32:30.183Z] -> Uploading to [2023-03-23T10:32:30.183Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/A97CA9966030D2A3747ED39772930CCE/69865c968175e5fa5d0bd4c9c8b79625cd8e86b7/cea150b9-e504-4556-9d9a-3909f450b0dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T103230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f96ea9c78a175fec315615c480ba9245bb262c4f19fe5a436fe4854fe81e5014 [2023-03-23T10:32:30.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T10:32:30.183Z] Dload Upload Total Spent Left Speed [2023-03-23T10:32:30.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 511 0 0 100 511 0 2120 --:--:-- --:--:-- --:--:-- 2129 [2023-03-23T10:32:30.443Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/69865c968175e5fa5d0bd4c9c8b79625cd8e86b7 [Pipeline] } [2023-03-23T10:32:30.450Z] 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-23T10:32:31.182Z] + [ -d /w/workspace/_app-service-configurable_PR-533/archives ] [2023-03-23T10:32:31.182Z] + ls -al /w/workspace/_app-service-configurable_PR-533/archives [2023-03-23T10:32:31.182Z] total 16 [2023-03-23T10:32:31.182Z] drwxr-xr-x 3 root root 4096 Mar 23 10:23 . [2023-03-23T10:32:31.182Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 10:23 .. [2023-03-23T10:32:31.182Z] drwxr-xr-x 2 root root 4096 Mar 23 10:23 cost [2023-03-23T10:32:31.182Z] -rw-r--r-- 1 root root 96 Mar 23 10:23 cost.csv [2023-03-23T10:32:31.182Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-533/archives [2023-03-23T10:32:31.182Z] + ls -al /w/workspace/_app-service-configurable_PR-533/archives [2023-03-23T10:32:31.182Z] total 16 [2023-03-23T10:32:31.182Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 10:23 . [2023-03-23T10:32:31.182Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 10:23 .. [2023-03-23T10:32:31.182Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 10:23 cost [2023-03-23T10:32:31.182Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 23 10:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:32:31.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:32:32.337Z] ---> package-listing.sh [2023-03-23T10:32:32.337Z] ++ facter osfamily [2023-03-23T10:32:32.337Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T10:32:32.596Z] + OS_FAMILY=debian [2023-03-23T10:32:32.596Z] + workspace=/w/workspace/_app-service-configurable_PR-533 [2023-03-23T10:32:32.596Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T10:32:32.596Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T10:32:32.596Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T10:32:32.596Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T10:32:32.596Z] + '[' /w/workspace/_app-service-configurable_PR-533 ']' [2023-03-23T10:32:32.596Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T10:32:32.596Z] + case "${OS_FAMILY}" in [2023-03-23T10:32:32.596Z] + dpkg -l [2023-03-23T10:32:32.596Z] + grep '^ii' [2023-03-23T10:32:32.596Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T10:32:32.596Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T10:32:32.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T10:32:32.596Z] + '[' /w/workspace/_app-service-configurable_PR-533 ']' [2023-03-23T10:32:32.596Z] + mkdir -p /w/workspace/_app-service-configurable_PR-533/archives/ [2023-03-23T10:32:32.596Z] + 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-23T10:32:32.606Z] 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-23T10:32:32.882Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T10:32:33.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T10:32:33.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T10:32:33.505Z] prd-ubuntu20.04-docker-8c-8g-5439 does not seem to be running inside a container [2023-03-23T10:32:33.537Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T10:32:33.714Z] $ docker top f9131badd0f286d8f0e492679f1d8afecf6f55b19f4ca1e054d97422a679f2d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T10:32:34.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T10:32:34.330Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T10:32:34.615Z] + ls /var/log/sa-host [2023-03-23T10:32:34.616Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T10:32:34.764Z] provisioning config files... [2023-03-23T10:32:34.773Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-533@tmp/config2805371160231093555tmp [Pipeline] { [Pipeline] echo [2023-03-23T10:32:34.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:32:35.078Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T10:32:35.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:32:35.430Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T10:32:35.439Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:32:35.730Z] ---> sudo-logs.sh [2023-03-23T10:32:35.730Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T10:32:35.764Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:32:36.047Z] ---> job-cost.sh [2023-03-23T10:32:36.047Z] lf-activate-venv: SKIPPING [2023-03-23T10:32:36.047Z] DEBUG: total: 0.2199999988079071 [2023-03-23T10:32:36.047Z] INFO: Retrieving Stack Cost... [2023-03-23T10:32:36.308Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T10:32:37.247Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T10:32:37.257Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T10:32:37.540Z] ---> logs-deploy.sh [2023-03-23T10:32:37.540Z] lf-activate-venv: SKIPPING [2023-03-23T10:32:37.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-533/2 [2023-03-23T10:32:37.540Z] INFO: archiving workspace using pattern(s): [2023-03-23T10:32:38.473Z] Archives upload complete. [2023-03-23T10:32:38.473Z] INFO: archiving logs to Nexus