Pull request #457 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eb1433f24c03507f0d574ecbf532ce364082b54b+881dece654975b2e3498d96629ab969f556195f8 (dc4fea37946abb5171d2065cfdd46277c775d29d) 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-ssh6091460515178803335.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16227616517700814890.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7426644814259692701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7791724744134772476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16419088097562594259.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18053339347592255534.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22212 in /w/workspace/_app-service-configurable_PR-457 [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-457 # 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 Merging remotes/origin/main commit 881dece654975b2e3498d96629ab969f556195f8 into PR head commit eb1433f24c03507f0d574ecbf532ce364082b54b Merge succeeded, producing eb1433f24c03507f0d574ecbf532ce364082b54b Checking out Revision eb1433f24c03507f0d574ecbf532ce364082b54b (PR-457) > 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/457/head:refs/remotes/origin/PR-457 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb1433f24c03507f0d574ecbf532ce364082b54b # 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 881dece654975b2e3498d96629ab969f556195f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb1433f24c03507f0d574ecbf532ce364082b54b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:03:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:03:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:03:48 ========================================================= 12:03:48 EdgeX Global Pipelines Version Info 12:03:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:03:49 ------------------- 12:03:49 stable info: 12:03:49 ------------------- 12:03:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:03:49 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 12:03:49 Message: update stable to v1.0.238 12:03:49 ------------------- 12:03:49 experimental info: 12:03:49 ------------------- 12:03:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:03:49 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 12:03:49 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:03:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-457 [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-457 [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-457 [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb1433f24c03507f0d574ecbf532ce364082b54b [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb1433f [Pipeline] echo 12:03:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:03:51 provisioning config files... 12:03:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-457@tmp/config8492450781740629182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:03:52 ---> docker-login.sh 12:03:52 nexus3.edgexfoundry.org:10001 12:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:52 Configure a credential helper to remove this warning. See 12:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:52 12:03:52 Login Succeeded 12:03:52 nexus3.edgexfoundry.org:10002 12:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:52 Configure a credential helper to remove this warning. See 12:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:52 12:03:52 Login Succeeded 12:03:52 nexus3.edgexfoundry.org:10003 12:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:52 Configure a credential helper to remove this warning. See 12:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:52 12:03:52 Login Succeeded 12:03:52 nexus3.edgexfoundry.org:10004 12:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:53 Configure a credential helper to remove this warning. See 12:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:53 12:03:53 Login Succeeded 12:03:53 docker.io 12:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:03:53 Configure a credential helper to remove this warning. See 12:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:03:53 12:03:53 Login Succeeded 12:03:53 ---> docker-login.sh ends [Pipeline] } 12:03:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:03:54 + git rev-list -1 --merges eb1433f24c03507f0d574ecbf532ce364082b54b~1..eb1433f24c03507f0d574ecbf532ce364082b54b [Pipeline] echo 12:03:54 -----------> git rev-list -1 --merges eb1433f24c03507f0d574ecbf532ce364082b54b~1..eb1433f24c03507f0d574ecbf532ce364082b54b eb1433f24c03507f0d574ecbf532ce364082b54b [false] [Pipeline] sh 12:03:54 + git log --format=format:%s -1 eb1433f24c03507f0d574ecbf532ce364082b54b [Pipeline] echo 12:03:54 ========================================================= 12:03:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:03:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:03:55 + git log --format=format:%s -1 eb1433f24c03507f0d574ecbf532ce364082b54b [Pipeline] echo 12:03:55 [semverPrep] GIT_COMMIT: eb1433f24c03507f0d574ecbf532ce364082b54b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:03:55 [semverPrep] This is not a build commit. [Pipeline] sh 12:03:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:03:55 + grep -v github /etc/ssh/ssh_known_hosts 12:03:55 + [ -e /tmp/ssh_known_hosts ] 12:03:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:03:55 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:03:55 sudo tee -a /etc/ssh/ssh_known_hosts 12:03:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:56 12:03:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:03:56 0.1.4: Pulling from edgex-devops/py-git-semver 12:03:56 b85a868b505f: Pulling fs layer 12:03:56 e2be974225ed: Pulling fs layer 12:03:56 339a4e72a1f5: Pulling fs layer 12:03:56 988bab9f4d93: Pulling fs layer 12:03:56 1469e6f7b9e6: Pulling fs layer 12:03:56 eaf3925da568: Pulling fs layer 12:03:56 bab4dde63d76: Pulling fs layer 12:03:56 bde34c3a00c8: Pulling fs layer 12:03:56 b352a97aabf1: Pulling fs layer 12:03:56 4872d77fe225: Pulling fs layer 12:03:56 5851b861e8e6: Pulling fs layer 12:03:56 988bab9f4d93: Waiting 12:03:56 1469e6f7b9e6: Waiting 12:03:56 eaf3925da568: Waiting 12:03:56 bab4dde63d76: Waiting 12:03:56 bde34c3a00c8: Waiting 12:03:56 b352a97aabf1: Waiting 12:03:56 4872d77fe225: Waiting 12:03:56 5851b861e8e6: Waiting 12:03:56 e2be974225ed: Verifying Checksum 12:03:56 e2be974225ed: Download complete 12:03:56 988bab9f4d93: Verifying Checksum 12:03:56 988bab9f4d93: Download complete 12:03:56 339a4e72a1f5: Verifying Checksum 12:03:56 339a4e72a1f5: Download complete 12:03:56 1469e6f7b9e6: Verifying Checksum 12:03:56 1469e6f7b9e6: Download complete 12:03:56 eaf3925da568: Verifying Checksum 12:03:56 eaf3925da568: Download complete 12:03:56 bde34c3a00c8: Download complete 12:03:56 b352a97aabf1: Download complete 12:03:56 4872d77fe225: Verifying Checksum 12:03:56 4872d77fe225: Download complete 12:03:56 5851b861e8e6: Verifying Checksum 12:03:56 5851b861e8e6: Download complete 12:03:56 b85a868b505f: Verifying Checksum 12:03:56 b85a868b505f: Download complete 12:03:57 bab4dde63d76: Verifying Checksum 12:03:57 bab4dde63d76: Download complete 12:03:58 b85a868b505f: Pull complete 12:03:58 e2be974225ed: Pull complete 12:03:59 339a4e72a1f5: Pull complete 12:03:59 988bab9f4d93: Pull complete 12:03:59 1469e6f7b9e6: Pull complete 12:03:59 eaf3925da568: Pull complete 12:04:01 bab4dde63d76: Pull complete 12:04:01 bde34c3a00c8: Pull complete 12:04:01 b352a97aabf1: Pull complete 12:04:01 4872d77fe225: Pull complete 12:04:01 5851b861e8e6: Pull complete 12:04:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:02 prd-ubuntu20.04-docker-8c-8g-22212 does not seem to be running inside a container 12:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-457 -v /w/workspace/_app-service-configurable_PR-457:/w/workspace/_app-service-configurable_PR-457:rw,z -v /w/workspace/_app-service-configurable_PR-457@tmp:/w/workspace/_app-service-configurable_PR-457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:04:03 $ docker top b9d6893ed90ba0f4a36e9d91eae8e80ce2c0c9e46483183eee761a4ab2f09c23 -eo pid,comm 12:04:03 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). 12:04:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:03 [ssh-agent] Looking for ssh-agent implementation... 12:04:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:03 $ docker exec b9d6893ed90ba0f4a36e9d91eae8e80ce2c0c9e46483183eee761a4ab2f09c23 ssh-agent 12:04:03 SSH_AUTH_SOCK=/tmp/ssh-FU4hGQhStJtb/agent.32 12:04:03 SSH_AGENT_PID=38 12:04:03 Running ssh-add (command line suppressed) 12:04:04 Identity added: /w/workspace/_app-service-configurable_PR-457@tmp/private_key_5553571166930872481.key (/w/workspace/_app-service-configurable_PR-457@tmp/private_key_5553571166930872481.key) 12:04:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:04 + git tag --points-at HEAD [Pipeline] } 12:04:04 $ docker exec --env ******** --env ******** b9d6893ed90ba0f4a36e9d91eae8e80ce2c0c9e46483183eee761a4ab2f09c23 ssh-agent -k 12:04:04 unset SSH_AUTH_SOCK; 12:04:04 unset SSH_AGENT_PID; 12:04:04 echo Agent pid 38 killed; 12:04:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:04:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:04 [ssh-agent] Looking for ssh-agent implementation... 12:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:04 $ docker exec b9d6893ed90ba0f4a36e9d91eae8e80ce2c0c9e46483183eee761a4ab2f09c23 ssh-agent 12:04:04 SSH_AUTH_SOCK=/tmp/ssh-Hu0OSXicaPId/agent.71 12:04:04 SSH_AGENT_PID=78 12:04:04 Running ssh-add (command line suppressed) 12:04:05 Identity added: /w/workspace/_app-service-configurable_PR-457@tmp/private_key_658285389152635794.key (/w/workspace/_app-service-configurable_PR-457@tmp/private_key_658285389152635794.key) 12:04:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:05 + git semver init 12:04:05 2022-08-09 12:04:05,633 [run_init] DEBUG init version:0.0.0 force:False 12:04:05 2022-08-09 12:04:05,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-457/.semver 12:04:05 2022-08-09 12:04:05,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-457/.semver 12:04:05 2022-08-09 12:04:05,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-457/.semver'], cwd=/w/workspace/_app-service-configurable_PR-457, universal_newlines=False, shell=None, istream=None) 12:04:06 2022-08-09 12:04:06,293 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-457/.git/info/exclude 12:04:06 2022-08-09 12:04:06,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-457/.semver/PR-457 with force:False 12:04:06 2022-08-09 12:04:06,293 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-457/.semver/PR-457 12:04:06 2022-08-09 12:04:06,298 [execute] INFO git cat-file --batch-check 12:04:06 2022-08-09 12:04:06,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-457/.semver, universal_newlines=False, shell=None, istream=) 12:04:06 2022-08-09 12:04:06,304 [execute] INFO git cat-file --batch 12:04:06 2022-08-09 12:04:06,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-457/.semver, universal_newlines=False, shell=None, istream=) 12:04:06 2022-08-09 12:04:06,310 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-457/.semver/PR-457 12:04:06 0.0.0 [Pipeline] } 12:04:06 $ docker exec --env ******** --env ******** b9d6893ed90ba0f4a36e9d91eae8e80ce2c0c9e46483183eee761a4ab2f09c23 ssh-agent -k 12:04:06 unset SSH_AUTH_SOCK; 12:04:06 unset SSH_AGENT_PID; 12:04:06 echo Agent pid 78 killed; 12:04:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:07 + git semver [Pipeline] } 12:04:07 $ docker stop --time=1 b9d6893ed90ba0f4a36e9d91eae8e80ce2c0c9e46483183eee761a4ab2f09c23 12:04:08 $ docker rm -f b9d6893ed90ba0f4a36e9d91eae8e80ce2c0c9e46483183eee761a4ab2f09c23 [Pipeline] // withDockerContainer [Pipeline] sh 12:04:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:04:09 Stashed 1 file(s) [Pipeline] echo 12:04:09 [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 12:04:10 provisioning config files... 12:04:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-457@tmp/config6743044266526928553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:10 ---> docker-login.sh 12:04:10 nexus3.edgexfoundry.org:10001 12:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:10 Configure a credential helper to remove this warning. See 12:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:10 12:04:10 Login Succeeded 12:04:10 nexus3.edgexfoundry.org:10002 12:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:10 Configure a credential helper to remove this warning. See 12:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:10 12:04:10 Login Succeeded 12:04:10 nexus3.edgexfoundry.org:10003 12:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:10 Configure a credential helper to remove this warning. See 12:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:10 12:04:10 Login Succeeded 12:04:10 nexus3.edgexfoundry.org:10004 12:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:11 Configure a credential helper to remove this warning. See 12:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:11 12:04:11 Login Succeeded 12:04:11 docker.io 12:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:11 Configure a credential helper to remove this warning. See 12:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:11 12:04:11 Login Succeeded 12:04:11 ---> docker-login.sh ends [Pipeline] } 12:04:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:04:11 ========================================================= 12:04:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:04:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:04:12 Sending build context to Docker daemon 3.123MB 12:04:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:04:12 Step 2/13 : FROM ${BASE} AS builder 12:04:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:04:12 2408cc74d12b: Pulling fs layer 12:04:12 ea60b727a1ce: Pulling fs layer 12:04:12 30c4a7721957: Pulling fs layer 12:04:12 370296b7ddb6: Pulling fs layer 12:04:12 7c6cee850709: Pulling fs layer 12:04:12 39a5fcdaea64: Pulling fs layer 12:04:12 d94ebbe4e438: Pulling fs layer 12:04:12 bcfd1f05c69d: Pulling fs layer 12:04:12 59ccb84bbe0f: Pulling fs layer 12:04:12 370296b7ddb6: Waiting 12:04:12 d94ebbe4e438: Waiting 12:04:12 7c6cee850709: Waiting 12:04:12 39a5fcdaea64: Waiting 12:04:12 bcfd1f05c69d: Waiting 12:04:12 59ccb84bbe0f: Waiting 12:04:12 30c4a7721957: Download complete 12:04:12 ea60b727a1ce: Verifying Checksum 12:04:12 ea60b727a1ce: Download complete 12:04:12 7c6cee850709: Verifying Checksum 12:04:12 7c6cee850709: Download complete 12:04:12 39a5fcdaea64: Download complete 12:04:12 2408cc74d12b: Verifying Checksum 12:04:12 2408cc74d12b: Download complete 12:04:12 d94ebbe4e438: Verifying Checksum 12:04:12 d94ebbe4e438: Download complete 12:04:12 2408cc74d12b: Pull complete 12:04:12 ea60b727a1ce: Pull complete 12:04:12 30c4a7721957: Pull complete 12:04:12 59ccb84bbe0f: Verifying Checksum 12:04:12 59ccb84bbe0f: Download complete 12:04:12 bcfd1f05c69d: Verifying Checksum 12:04:12 bcfd1f05c69d: Download complete 12:04:13 370296b7ddb6: Verifying Checksum 12:04:13 370296b7ddb6: Download complete 12:04:17 370296b7ddb6: Pull complete 12:04:17 7c6cee850709: Pull complete 12:04:17 39a5fcdaea64: Pull complete 12:04:17 d94ebbe4e438: Pull complete 12:04:20 bcfd1f05c69d: Pull complete 12:04:20 59ccb84bbe0f: Pull complete 12:04:20 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 12:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:04:20 ---> a4fb48ad2a94 12:04:20 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:04:21 ---> Running in f5d0701357ab 12:04:21 Removing intermediate container f5d0701357ab 12:04:21 ---> 8801677f4690 12:04:21 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:04:21 ---> Running in 621c80653cd1 12:04:22 Removing intermediate container 621c80653cd1 12:04:22 ---> 772f3733268b 12:04:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:04:22 ---> Running in d23d2eb808e5 12:04:22 Removing intermediate container d23d2eb808e5 12:04:22 ---> 689e1c84fb7e 12:04:22 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:04:22 ---> Running in a28318ac14fd 12:04:22 Removing intermediate container a28318ac14fd 12:04:22 ---> b9239e0682ca 12:04:22 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:04:22 ---> Running in 805b48317e5a 12:04:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:04:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:04:24 OK: 211 MiB in 51 packages 12:04:24 Removing intermediate container 805b48317e5a 12:04:24 ---> a32fe24f8263 12:04:24 Step 8/13 : WORKDIR /app 12:04:24 ---> Running in a418639f3c7e 12:04:24 Removing intermediate container a418639f3c7e 12:04:24 ---> 2afd3d3c46ef 12:04:24 Step 9/13 : COPY go.mod vendor* ./ 12:04:25 ---> 4a6cbc1269b8 12:04:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:04:25 ---> Running in 1dea2dc4bdea 12:04:25 Still waiting to schedule task 12:04:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:04:43 Removing intermediate container 1dea2dc4bdea 12:04:43 ---> 9936314a0542 12:04:43 Step 11/13 : COPY . . 12:04:43 ---> 009555fda6e4 12:04:43 Step 12/13 : ARG MAKE="make build" 12:04:43 ---> Running in 4d789b9fd3f7 12:04:43 Removing intermediate container 4d789b9fd3f7 12:04:43 ---> fe76cf08b56d 12:04:43 Step 13/13 : RUN $MAKE 12:04:43 ---> Running in 3f44f6be396a 12:04:43 noop 12:04:43 Removing intermediate container 3f44f6be396a 12:04:43 ---> a0045792bd81 12:04:43 Successfully built a0045792bd81 12:04:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:44 + docker inspect -f . ci-base-image-x86_64 12:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:44 prd-ubuntu20.04-docker-8c-8g-22212 does not seem to be running inside a container 12:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-457 -v /w/workspace/_app-service-configurable_PR-457:/w/workspace/_app-service-configurable_PR-457:rw,z -v /w/workspace/_app-service-configurable_PR-457@tmp:/w/workspace/_app-service-configurable_PR-457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:04:44 $ docker top 8df639cc0a6d6e5d5ad59683e12fd5c73f8c577b86b6f5855a86d294cdf62218 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:45 + go version 12:04:45 go version go1.18.3 linux/amd64 [Pipeline] } 12:04:45 $ docker stop --time=1 8df639cc0a6d6e5d5ad59683e12fd5c73f8c577b86b6f5855a86d294cdf62218 12:04:46 $ docker rm -f 8df639cc0a6d6e5d5ad59683e12fd5c73f8c577b86b6f5855a86d294cdf62218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:47 + docker inspect -f . ci-base-image-x86_64 12:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:47 prd-ubuntu20.04-docker-8c-8g-22212 does not seem to be running inside a container 12:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-457 -v /w/workspace/_app-service-configurable_PR-457:/w/workspace/_app-service-configurable_PR-457:rw,z -v /w/workspace/_app-service-configurable_PR-457@tmp:/w/workspace/_app-service-configurable_PR-457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:04:47 $ docker top f8072ec11e876907c6e2846e0a09dbcf61ad985a2f852f314b408db013e16c87 -eo pid,comm [Pipeline] { [Pipeline] sh 12:04:48 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-457 [Pipeline] fileExists [Pipeline] sh 12:04:48 + make test 12:04:48 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:04:58 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:04:58 CGO_ENABLED=1 go vet ./... 12:05:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:05:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:05:02 ./bin/test-attribution-txt.sh 12:05:02 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:05:02 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:05:02 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:05:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:05:02 $ docker stop --time=1 f8072ec11e876907c6e2846e0a09dbcf61ad985a2f852f314b408db013e16c87 12:05:03 $ docker rm -f f8072ec11e876907c6e2846e0a09dbcf61ad985a2f852f314b408db013e16c87 [Pipeline] // withDockerContainer [Pipeline] sh 12:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:05:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:05:05 + ls -al . 12:05:05 total 172 12:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 12:04 . 12:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 12:03 .. 12:05:05 -rw-rw-r-- 1 jenkins jenkins 119 Aug 9 12:03 .dockerignore 12:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 12:04 .git 12:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 12:03 .github 12:05:05 -rw-rw-r-- 1 jenkins jenkins 171 Aug 9 12:03 .gitignore 12:05:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 12:04 .semver 12:05:05 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 9 12:03 Attribution.txt 12:05:05 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 9 12:03 CHANGELOG.md 12:05:05 -rw-rw-r-- 1 jenkins jenkins 2089 Aug 9 12:03 Dockerfile 12:05:05 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 12:03 GOVERNANCE.md 12:05:05 -rw-rw-r-- 1 jenkins jenkins 688 Aug 9 12:03 Jenkinsfile 12:05:05 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 9 12:03 LICENSE 12:05:05 -rw-rw-r-- 1 jenkins jenkins 618 Aug 9 12:03 OWNERS.md 12:05:05 -rw-rw-r-- 1 jenkins jenkins 3718 Aug 9 12:03 README.md 12:05:05 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 12:04 VERSION 12:05:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 12:03 bin 12:05:05 -rw-r--r-- 1 jenkins jenkins 10 Aug 9 12:04 coverage.out 12:05:05 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 9 12:03 go.mod 12:05:05 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 9 12:03 go.sum 12:05:05 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 9 12:03 main.go 12:05:05 -rw-rw-r-- 1 jenkins jenkins 1959 Aug 9 12:03 makefile 12:05:05 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 12:03 res 12:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:05 + 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=eb1433f24c03507f0d574ecbf532ce364082b54b --label arch=amd64 --label version=0.0.0 . 12:05:05 Sending build context to Docker daemon 3.124MB 12:05:05 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:05:05 Step 2/27 : FROM ${BASE} AS builder 12:05:05 ---> a0045792bd81 12:05:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:05:05 ---> Running in b6fe0fe493f8 12:05:05 Removing intermediate container b6fe0fe493f8 12:05:05 ---> 2d38c1a37e29 12:05:05 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:05:05 ---> Running in bc3c2abda5b3 12:05:05 Removing intermediate container bc3c2abda5b3 12:05:05 ---> 9a3a86f14b2b 12:05:05 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:05 ---> Running in eb6bd487e249 12:05:06 Removing intermediate container eb6bd487e249 12:05:06 ---> 4e321746a041 12:05:06 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:06 ---> Running in ac4a0714cbb0 12:05:06 Removing intermediate container ac4a0714cbb0 12:05:06 ---> 4e96e0a72fa0 12:05:06 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:06 ---> Running in e62cb2a97441 12:05:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:08 OK: 211 MiB in 51 packages 12:05:08 Removing intermediate container e62cb2a97441 12:05:08 ---> 7924a17cd8e1 12:05:08 Step 8/27 : WORKDIR /app 12:05:08 ---> Running in ac92e80ce2a5 12:05:08 Removing intermediate container ac92e80ce2a5 12:05:08 ---> 59566249b073 12:05:08 Step 9/27 : COPY go.mod vendor* ./ 12:05:08 ---> 610f1dc06c12 12:05:08 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:09 ---> Running in 0e9024a6fe33 12:05:09 Removing intermediate container 0e9024a6fe33 12:05:09 ---> 6fcc7095db7e 12:05:09 Step 11/27 : COPY . . 12:05:09 ---> 3ef2249d9efd 12:05:09 Step 12/27 : ARG MAKE="make build" 12:05:09 ---> Running in 387af313acef 12:05:09 Removing intermediate container 387af313acef 12:05:09 ---> 0f01cd220840 12:05:09 Step 13/27 : RUN $MAKE 12:05:09 ---> Running in acd1aed59076 12:05:10 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:05:32 Removing intermediate container acd1aed59076 12:05:32 ---> b8bccd44e596 12:05:32 Step 14/27 : FROM alpine:3.16 12:05:32 3.16: Pulling from library/alpine 12:05:32 530afca65e2e: Pulling fs layer 12:05:32 530afca65e2e: Verifying Checksum 12:05:32 530afca65e2e: Download complete 12:05:32 530afca65e2e: Pull complete 12:05:32 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 12:05:32 Status: Downloaded newer image for alpine:3.16 12:05:32 ---> d7d3d98c851f 12:05:32 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:05:32 ---> Running in 8ea797e36801 12:05:32 Removing intermediate container 8ea797e36801 12:05:32 ---> 9b26dba386ce 12:05:32 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:05:32 ---> Running in e031ff76f14f 12:05:32 Removing intermediate container e031ff76f14f 12:05:32 ---> 4dc28cb3e15e 12:05:32 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:05:32 ---> Running in 8bdf2c1084e0 12:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:05:32 (1/7) Installing ca-certificates (20220614-r0) 12:05:32 (2/7) Installing dumb-init (1.2.5-r1) 12:05:32 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:05:32 (4/7) Installing libsodium (1.0.18-r0) 12:05:32 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:05:32 (6/7) Installing libzmq (4.3.4-r0) 12:05:32 (7/7) Installing zeromq (4.3.4-r0) 12:05:32 Executing busybox-1.35.0-r15.trigger 12:05:32 Executing ca-certificates-20220614-r0.trigger 12:05:32 OK: 9 MiB in 21 packages 12:05:32 Removing intermediate container 8bdf2c1084e0 12:05:32 ---> 759b4b0431d7 12:05:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:05:32 ---> 370724d21848 12:05:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:05:32 ---> 88b6dcde55e3 12:05:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:05:32 ---> 3b148a5152da 12:05:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:05:33 ---> 37d127969f11 12:05:33 Step 22/27 : EXPOSE 48095 12:05:33 ---> Running in 7c6bd7442e28 12:05:33 Removing intermediate container 7c6bd7442e28 12:05:33 ---> 8e2bb6669ca1 12:05:33 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:05:33 ---> Running in dc43e8571445 12:05:33 Removing intermediate container dc43e8571445 12:05:33 ---> 2a621940b785 12:05:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:33 ---> Running in c4585e517b00 12:05:33 Removing intermediate container c4585e517b00 12:05:33 ---> c07d1276cb78 12:05:33 Step 25/27 : LABEL arch=amd64 12:05:33 ---> Running in d147da9647ce 12:05:33 Removing intermediate container d147da9647ce 12:05:33 ---> 6ff0d50f2fc5 12:05:33 Step 26/27 : LABEL git_sha=eb1433f24c03507f0d574ecbf532ce364082b54b 12:05:33 ---> Running in ef24001b15b4 12:05:34 Removing intermediate container ef24001b15b4 12:05:34 ---> 4a9d471e61ec 12:05:34 Step 27/27 : LABEL version=0.0.0 12:05:34 ---> Running in 5974278199cc 12:05:34 Removing intermediate container 5974278199cc 12:05:34 ---> 7a4e9b4177c2 12:05:34 [Warning] One or more build-args [ARCH] were not consumed 12:05:34 Successfully built 7a4e9b4177c2 12:05:34 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 12:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:34 12:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:35 latest: Pulling from edgex-lftools-log-publisher 12:05:35 5eb5b503b376: Pulling fs layer 12:05:35 5c69ac0246d0: Pulling fs layer 12:05:35 ec43610c2a17: Pulling fs layer 12:05:35 3a2ae6a8a46f: Pulling fs layer 12:05:35 33b1e0a273af: Pulling fs layer 12:05:35 5d3b04190fa2: Pulling fs layer 12:05:35 2f39f015ded8: Pulling fs layer 12:05:35 5d3b04190fa2: Waiting 12:05:35 3a2ae6a8a46f: Waiting 12:05:35 2f39f015ded8: Waiting 12:05:35 33b1e0a273af: Waiting 12:05:35 5c69ac0246d0: Verifying Checksum 12:05:35 5c69ac0246d0: Download complete 12:05:35 3a2ae6a8a46f: Verifying Checksum 12:05:35 3a2ae6a8a46f: Download complete 12:05:35 33b1e0a273af: Verifying Checksum 12:05:35 33b1e0a273af: Download complete 12:05:35 ec43610c2a17: Verifying Checksum 12:05:35 ec43610c2a17: Download complete 12:05:35 5d3b04190fa2: Verifying Checksum 12:05:35 5d3b04190fa2: Download complete 12:05:35 5eb5b503b376: Verifying Checksum 12:05:35 5eb5b503b376: Download complete 12:05:36 2f39f015ded8: Verifying Checksum 12:05:36 2f39f015ded8: Download complete 12:05:36 5eb5b503b376: Pull complete 12:05:36 5c69ac0246d0: Pull complete 12:05:37 ec43610c2a17: Pull complete 12:05:37 3a2ae6a8a46f: Pull complete 12:05:37 33b1e0a273af: Pull complete 12:05:37 5d3b04190fa2: Pull complete 12:05:42 2f39f015ded8: Pull complete 12:05:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:43 prd-ubuntu20.04-docker-8c-8g-22212 does not seem to be running inside a container 12:05:43 $ 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-457 -v /w/workspace/_app-service-configurable_PR-457:/w/workspace/_app-service-configurable_PR-457:rw,z -v /w/workspace/_app-service-configurable_PR-457@tmp:/w/workspace/_app-service-configurable_PR-457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:05:44 $ docker top 4be768e3636d75ba3dbacbc037ef6f754718ab9a4e9dd5ffb152388cead54583 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:44 ---> job-cost.sh 12:05:44 lf-activate-venv: SKIPPING 12:05:44 INFO: No Stack... 12:05:45 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:45 INFO: Archiving Costs [Pipeline] sh 12:05:46 + cat /w/workspace/_app-service-configurable_PR-457/archives/cost.csv 12:05:46 + cut -d, -f6 [Pipeline] lock 12:05:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-457-1-stack-cost] 12:05:46 Resource [jenkins-edgexfoundry-app-service-configurable-PR-457-1-stack-cost] did not exist. Created. 12:05:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:05:46 + echo total: 0.2199999988079071 [Pipeline] stash 12:05:46 Stashed 1 file(s) [Pipeline] } 12:05:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-457-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:46 $ docker stop --time=1 4be768e3636d75ba3dbacbc037ef6f754718ab9a4e9dd5ffb152388cead54583 12:05:47 $ docker rm -f 4be768e3636d75ba3dbacbc037ef6f754718ab9a4e9dd5ffb152388cead54583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:05:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22214 in /w/workspace/_app-service-configurable_PR-457 [Pipeline] { [Pipeline] ws 12:05:57 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:05:57 Selected Git installation does not exist. Using Default 12:05:57 The recommended git tool is: NONE 12:06:03 using credential edgex-jenkins-ssh 12:06:03 Cloning the remote Git repository 12:06:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:06:03 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:06:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:03 > git --version # timeout=10 12:06:03 > git --version # 'git version 2.25.1' 12:06:03 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:05 Merging remotes/origin/main commit 881dece654975b2e3498d96629ab969f556195f8 into PR head commit eb1433f24c03507f0d574ecbf532ce364082b54b 12:06:05 Merge succeeded, producing eb1433f24c03507f0d574ecbf532ce364082b54b 12:06:05 Checking out Revision eb1433f24c03507f0d574ecbf532ce364082b54b (PR-457) 12:06:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:06:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/457/head:refs/remotes/origin/PR-457 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:06:05 > git config core.sparsecheckout # timeout=10 12:06:05 > git checkout -f eb1433f24c03507f0d574ecbf532ce364082b54b # timeout=10 12:06:05 > git remote # timeout=10 12:06:05 > git config --get remote.origin.url # timeout=10 12:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:06:05 > git merge 881dece654975b2e3498d96629ab969f556195f8 # timeout=10 12:06:05 > git rev-parse HEAD^{commit} # timeout=10 12:06:05 > git config core.sparsecheckout # timeout=10 12:06:05 > git checkout -f eb1433f24c03507f0d574ecbf532ce364082b54b # timeout=10 12:06:10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:06:10 > git --version # timeout=10 12:06:10 > git --version # 'git version 2.25.1' 12:06:10 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:06:11 % Total % Received % Xferd Average Speed Time Time Time Current 12:06:11 Dload Upload Total Spent Left Speed 12:06:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 95596 0 --:--:-- --:--:-- --:--:-- 96343 [Pipeline] sh 12:06:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:06:12 + sudo tee /etc/docker/daemon.new 12:06:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:06:12 { 12:06:12 "registry-mirrors": [ 12:06:12 "https://nexus3.edgexfoundry.org:10001" 12:06:12 ], 12:06:12 "bip": "10.250.0.254/24", 12:06:12 "hosts": [ 12:06:12 "tcp://0.0.0.0:5555", 12:06:12 "unix:///var/run/docker.sock" 12:06:12 ], 12:06:12 "mtu": 1458, 12:06:12 "selinux-enabled": true, 12:06:12 "seccomp-profile": "/etc/docker/seccomp.json" 12:06:12 } [Pipeline] sh 12:06:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:06:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:31 provisioning config files... 12:06:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6227470944154782273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:32 ---> docker-login.sh 12:06:32 nexus3.edgexfoundry.org:10001 12:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:33 Configure a credential helper to remove this warning. See 12:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:33 12:06:33 Login Succeeded 12:06:33 nexus3.edgexfoundry.org:10002 12:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:33 Configure a credential helper to remove this warning. See 12:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:33 12:06:33 Login Succeeded 12:06:33 nexus3.edgexfoundry.org:10003 12:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:34 Configure a credential helper to remove this warning. See 12:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:34 12:06:34 Login Succeeded 12:06:34 nexus3.edgexfoundry.org:10004 12:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:34 Configure a credential helper to remove this warning. See 12:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:34 12:06:34 Login Succeeded 12:06:34 docker.io 12:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:35 Configure a credential helper to remove this warning. See 12:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:35 12:06:35 Login Succeeded 12:06:35 ---> docker-login.sh ends [Pipeline] } 12:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:35 ========================================================= 12:06:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:06:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:06:36 Sending build context to Docker daemon 204.8kB 12:06:36 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:06:36 Step 2/13 : FROM ${BASE} AS builder 12:06:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:06:36 b3c136eddcbf: Pulling fs layer 12:06:36 c0a3192eca97: Pulling fs layer 12:06:36 a050256f5b6f: Pulling fs layer 12:06:36 656be50a0ddc: Pulling fs layer 12:06:36 2bbca73fdf42: Pulling fs layer 12:06:36 46d945488cbd: Pulling fs layer 12:06:36 8a5474983e97: Pulling fs layer 12:06:36 329c88fbcd65: Pulling fs layer 12:06:36 46d945488cbd: Waiting 12:06:36 8a5474983e97: Waiting 12:06:36 329c88fbcd65: Waiting 12:06:36 656be50a0ddc: Waiting 12:06:36 2bbca73fdf42: Waiting 12:06:36 a050256f5b6f: Download complete 12:06:36 c0a3192eca97: Verifying Checksum 12:06:36 c0a3192eca97: Download complete 12:06:36 2bbca73fdf42: Download complete 12:06:36 46d945488cbd: Verifying Checksum 12:06:36 46d945488cbd: Download complete 12:06:36 b3c136eddcbf: Download complete 12:06:37 b3c136eddcbf: Pull complete 12:06:37 329c88fbcd65: Verifying Checksum 12:06:37 329c88fbcd65: Download complete 12:06:38 c0a3192eca97: Pull complete 12:06:38 a050256f5b6f: Pull complete 12:06:38 8a5474983e97: Verifying Checksum 12:06:38 8a5474983e97: Download complete 12:06:39 656be50a0ddc: Verifying Checksum 12:06:39 656be50a0ddc: Download complete 12:06:51 656be50a0ddc: Pull complete 12:06:51 2bbca73fdf42: Pull complete 12:06:52 46d945488cbd: Pull complete 12:06:58 8a5474983e97: Pull complete 12:07:00 329c88fbcd65: Pull complete 12:07:00 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 12:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:07:00 ---> ff4287adb874 12:07:00 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:01 ---> Running in f62324313c2c 12:07:01 Removing intermediate container f62324313c2c 12:07:01 ---> 1d6c1cb4bf21 12:07:01 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:07:02 ---> Running in e70533720601 12:07:02 Removing intermediate container e70533720601 12:07:02 ---> 6c257a8ef538 12:07:02 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:02 ---> Running in 5d063c9a20d4 12:07:02 Removing intermediate container 5d063c9a20d4 12:07:02 ---> 9a63556153b0 12:07:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:02 ---> Running in 764d9e6a813b 12:07:05 Removing intermediate container 764d9e6a813b 12:07:05 ---> b048759c3296 12:07:05 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:05 ---> Running in 9ccdcf842273 12:07:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:07:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:07:08 OK: 221 MiB in 51 packages 12:07:08 Removing intermediate container 9ccdcf842273 12:07:08 ---> 372792a65aab 12:07:08 Step 8/13 : WORKDIR /app 12:07:09 ---> Running in 1501eba3b91c 12:07:09 Removing intermediate container 1501eba3b91c 12:07:09 ---> 547e8f4f966b 12:07:09 Step 9/13 : COPY go.mod vendor* ./ 12:07:09 ---> 642d41485cc5 12:07:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:09 ---> Running in e6966d4c0b5d 12:07:56 Removing intermediate container e6966d4c0b5d 12:07:56 ---> 053158d96e65 12:07:56 Step 11/13 : COPY . . 12:07:56 ---> fedbe38e047e 12:07:56 Step 12/13 : ARG MAKE="make build" 12:07:57 ---> Running in 8b67d0a65acc 12:07:57 Removing intermediate container 8b67d0a65acc 12:07:57 ---> 163080c1c875 12:07:57 Step 13/13 : RUN $MAKE 12:07:57 ---> Running in e4a72c66f9e3 12:07:58 noop 12:07:59 Removing intermediate container e4a72c66f9e3 12:07:59 ---> f24b2c204e74 12:07:59 Successfully built f24b2c204e74 12:07:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:59 + docker inspect -f . ci-base-image-arm64 12:07:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:59 prd-ubuntu20.04-docker-arm64-4c-16g-22214 does not seem to be running inside a container 12:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:08:01 $ docker top 931338279c8f4ffd0ceb24886a23afa05468b06c4d08a3f77f0c3fed5c58fc76 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:02 + go version 12:08:02 go version go1.18.3 linux/arm64 [Pipeline] } 12:08:02 $ docker stop --time=1 931338279c8f4ffd0ceb24886a23afa05468b06c4d08a3f77f0c3fed5c58fc76 12:08:03 $ docker rm -f 931338279c8f4ffd0ceb24886a23afa05468b06c4d08a3f77f0c3fed5c58fc76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:04 + docker inspect -f . ci-base-image-arm64 12:08:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:04 prd-ubuntu20.04-docker-arm64-4c-16g-22214 does not seem to be running inside a container 12:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:08:06 $ docker top c8e895969c4b370d4f21f076755351f76ba1fc7c86f8f35ad118bcca1d3287ca -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:07 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:08:07 + make test 12:08:07 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:09:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:09:29 CGO_ENABLED=1 go vet ./... 12:09:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:09:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:09:42 ./bin/test-attribution-txt.sh 12:09:42 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 12:09:42 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 12:09:42 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 12:09:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:09:42 $ docker stop --time=1 c8e895969c4b370d4f21f076755351f76ba1fc7c86f8f35ad118bcca1d3287ca 12:09:44 $ docker rm -f c8e895969c4b370d4f21f076755351f76ba1fc7c86f8f35ad118bcca1d3287ca [Pipeline] // withDockerContainer [Pipeline] sh 12:09:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:09:45 Warning: overwriting stash ‘coverage-report’ 12:09:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:09:46 + ls -al . 12:09:46 total 168 12:09:46 drwxrwxr-x 7 jenkins jenkins 4096 Aug 9 12:08 . 12:09:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 12:06 .. 12:09:46 -rw-rw-r-- 1 jenkins jenkins 119 Aug 9 12:06 .dockerignore 12:09:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 12:06 .git 12:09:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 12:06 .github 12:09:46 -rw-rw-r-- 1 jenkins jenkins 171 Aug 9 12:06 .gitignore 12:09:46 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 9 12:06 Attribution.txt 12:09:46 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 9 12:06 CHANGELOG.md 12:09:46 -rw-rw-r-- 1 jenkins jenkins 2089 Aug 9 12:06 Dockerfile 12:09:46 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 12:06 GOVERNANCE.md 12:09:46 -rw-rw-r-- 1 jenkins jenkins 688 Aug 9 12:06 Jenkinsfile 12:09:46 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 9 12:06 LICENSE 12:09:46 -rw-rw-r-- 1 jenkins jenkins 618 Aug 9 12:06 OWNERS.md 12:09:46 -rw-rw-r-- 1 jenkins jenkins 3718 Aug 9 12:06 README.md 12:09:46 -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 12:04 VERSION 12:09:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 12:06 bin 12:09:46 -rw-r--r-- 1 jenkins jenkins 10 Aug 9 12:08 coverage.out 12:09:46 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 9 12:06 go.mod 12:09:46 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 9 12:06 go.sum 12:09:46 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 9 12:06 main.go 12:09:46 -rw-rw-r-- 1 jenkins jenkins 1959 Aug 9 12:06 makefile 12:09:46 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 12:06 res 12:09:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:46 + 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=eb1433f24c03507f0d574ecbf532ce364082b54b --label arch=arm64 --label version=0.0.0 . 12:09:46 Sending build context to Docker daemon 205.8kB 12:09:47 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:09:47 Step 2/27 : FROM ${BASE} AS builder 12:09:47 ---> f24b2c204e74 12:09:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:09:47 ---> Running in 4e49bdbec694 12:09:47 Removing intermediate container 4e49bdbec694 12:09:47 ---> fb041eced364 12:09:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:09:47 ---> Running in e44a8f110491 12:09:48 Removing intermediate container e44a8f110491 12:09:48 ---> d588854ff250 12:09:48 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:09:48 ---> Running in 3ebaea469201 12:09:48 Removing intermediate container 3ebaea469201 12:09:48 ---> 10c8b67cd1a3 12:09:48 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:48 ---> Running in b5398f6d7dc2 12:09:49 Removing intermediate container b5398f6d7dc2 12:09:49 ---> d4b762125ee4 12:09:49 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:09:50 ---> Running in ffb4b47d11d3 12:09:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:09:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:09:52 OK: 221 MiB in 51 packages 12:09:53 Removing intermediate container ffb4b47d11d3 12:09:53 ---> 8620b4e5eb11 12:09:53 Step 8/27 : WORKDIR /app 12:09:53 ---> Running in 1d43d0105086 12:09:53 Removing intermediate container 1d43d0105086 12:09:53 ---> 7f2187dd8eac 12:09:53 Step 9/27 : COPY go.mod vendor* ./ 12:09:54 ---> 25a8403540a5 12:09:54 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:54 ---> Running in bccc2691b072 12:09:56 Removing intermediate container bccc2691b072 12:09:56 ---> c5555a8f9a76 12:09:56 Step 11/27 : COPY . . 12:09:56 ---> 8e84a62f4f35 12:09:56 Step 12/27 : ARG MAKE="make build" 12:09:57 ---> Running in 0547e6dfa853 12:09:57 Removing intermediate container 0547e6dfa853 12:09:57 ---> f959f604b963 12:09:57 Step 13/27 : RUN $MAKE 12:09:57 ---> Running in 66d28ff21ae7 12:09:58 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:12:05 Removing intermediate container 66d28ff21ae7 12:12:05 ---> 37c9b9bda4ec 12:12:05 Step 14/27 : FROM alpine:3.16 12:12:05 3.16: Pulling from library/alpine 12:12:05 f97344484467: Pulling fs layer 12:12:05 f97344484467: Download complete 12:12:05 f97344484467: Pull complete 12:12:05 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 12:12:05 Status: Downloaded newer image for alpine:3.16 12:12:05 ---> 3d81c46cd875 12:12:05 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:12:05 ---> Running in d90de26bd62e 12:12:05 Removing intermediate container d90de26bd62e 12:12:05 ---> d0adee7f59af 12:12:05 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:12:05 ---> Running in 6e4485a2eb53 12:12:05 Removing intermediate container 6e4485a2eb53 12:12:05 ---> 2f3ab71dd84e 12:12:05 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:12:05 ---> Running in 58e7a5cb1eba 12:12:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:12:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:12:05 (1/7) Installing ca-certificates (20220614-r0) 12:12:05 (2/7) Installing dumb-init (1.2.5-r1) 12:12:05 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:12:05 (4/7) Installing libsodium (1.0.18-r0) 12:12:05 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:12:05 (6/7) Installing libzmq (4.3.4-r0) 12:12:05 (7/7) Installing zeromq (4.3.4-r0) 12:12:05 Executing busybox-1.35.0-r15.trigger 12:12:05 Executing ca-certificates-20220614-r0.trigger 12:12:05 OK: 9 MiB in 21 packages 12:12:05 Removing intermediate container 58e7a5cb1eba 12:12:05 ---> dd6949dff2bd 12:12:05 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:12:05 ---> 66bd7caa0810 12:12:05 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:12:05 ---> aeba86d4173c 12:12:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:12:05 ---> a84c6c5b44c7 12:12:05 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:12:06 ---> 7861550d0210 12:12:06 Step 22/27 : EXPOSE 48095 12:12:06 ---> Running in 4fc4f791ff3b 12:12:07 Removing intermediate container 4fc4f791ff3b 12:12:07 ---> be1fed49d669 12:12:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:12:07 ---> Running in d1fe21823b63 12:12:07 Removing intermediate container d1fe21823b63 12:12:07 ---> 262e070ce666 12:12:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:12:07 ---> Running in 77b9c2acfff1 12:12:07 Removing intermediate container 77b9c2acfff1 12:12:07 ---> bf7284ef7c19 12:12:07 Step 25/27 : LABEL arch=arm64 12:12:07 ---> Running in f0710ff34943 12:12:08 Removing intermediate container f0710ff34943 12:12:08 ---> 82fa6ddb081e 12:12:08 Step 26/27 : LABEL git_sha=eb1433f24c03507f0d574ecbf532ce364082b54b 12:12:08 ---> Running in 84f9d1392720 12:12:08 Removing intermediate container 84f9d1392720 12:12:08 ---> b07f0318810d 12:12:08 Step 27/27 : LABEL version=0.0.0 12:12:08 ---> Running in 07e41fadd42b 12:12:08 Removing intermediate container 07e41fadd42b 12:12:08 ---> 1c1bf467a228 12:12:08 [Warning] One or more build-args [ARCH] were not consumed 12:12:08 Successfully built 1c1bf467a228 12:12:08 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 12:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:09 12:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:10 arm64: Pulling from edgex-lftools-log-publisher 12:12:10 8998bd30e6a1: Pulling fs layer 12:12:10 04944245beec: Pulling fs layer 12:12:10 699f458cf7ca: Pulling fs layer 12:12:10 765212b225bb: Pulling fs layer 12:12:10 f23df028b6ca: Pulling fs layer 12:12:10 d65c8cfc05b1: Pulling fs layer 12:12:10 2437ff75d9bd: Pulling fs layer 12:12:10 f23df028b6ca: Waiting 12:12:10 765212b225bb: Waiting 12:12:10 d65c8cfc05b1: Waiting 12:12:10 2437ff75d9bd: Waiting 12:12:10 04944245beec: Verifying Checksum 12:12:10 04944245beec: Download complete 12:12:10 765212b225bb: Verifying Checksum 12:12:10 765212b225bb: Download complete 12:12:10 f23df028b6ca: Verifying Checksum 12:12:10 f23df028b6ca: Download complete 12:12:10 d65c8cfc05b1: Verifying Checksum 12:12:10 d65c8cfc05b1: Download complete 12:12:10 699f458cf7ca: Verifying Checksum 12:12:10 699f458cf7ca: Download complete 12:12:11 8998bd30e6a1: Verifying Checksum 12:12:11 8998bd30e6a1: Download complete 12:12:13 2437ff75d9bd: Verifying Checksum 12:12:13 2437ff75d9bd: Download complete 12:12:15 8998bd30e6a1: Pull complete 12:12:15 04944245beec: Pull complete 12:12:17 699f458cf7ca: Pull complete 12:12:17 765212b225bb: Pull complete 12:12:18 f23df028b6ca: Pull complete 12:12:18 d65c8cfc05b1: Pull complete 12:12:33 2437ff75d9bd: Pull complete 12:12:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:12:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:34 prd-ubuntu20.04-docker-arm64-4c-16g-22214 does not seem to be running inside a container 12:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:12:36 $ docker top 44959d4b15d9401267733a0ac0b0f3d8148e0fa515fb3263857f38a81e210926 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:37 ---> job-cost.sh 12:12:37 lf-activate-venv: SKIPPING 12:12:37 INFO: No Stack... 12:12:38 INFO: Retrieving Pricing Info for: v3-standard-4 12:12:38 INFO: Archiving Costs [Pipeline] sh 12:12:39 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:12:39 + cut -d, -f6 [Pipeline] lock 12:12:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-457-1-stack-cost] 12:12:39 Resource [jenkins-edgexfoundry-app-service-configurable-PR-457-1-stack-cost] did not exist. Created. 12:12:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:12:40 /w/workspace/app-service-configurable/1@tmp/durable-5fffefe4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:12:41 + echo total: 0.10999999940395355 [Pipeline] stash 12:12:41 Warning: overwriting stash ‘stack-cost’ 12:12:41 Stashed 1 file(s) [Pipeline] } 12:12:41 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-457-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:12:41 $ docker stop --time=1 44959d4b15d9401267733a0ac0b0f3d8148e0fa515fb3263857f38a81e210926 12:12:42 $ docker rm -f 44959d4b15d9401267733a0ac0b0f3d8148e0fa515fb3263857f38a81e210926 [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 12:12:43 provisioning config files... 12:12:43 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-457@tmp/config5617657117473135695tmp [Pipeline] { [Pipeline] sh 12:12:44 + set +x 12:12:44 + curl -s https://codecov.io/bash 12:12:44 + bash -s -- 12:12:44 12:12:44 _____ _ 12:12:44 / ____| | | 12:12:44 | | ___ __| | ___ ___ _____ __ 12:12:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:12:44 | |___| (_) | (_| | __/ (_| (_) \ V / 12:12:44 \_____\___/ \__,_|\___|\___\___/ \_/ 12:12:44 Bash-1.0.6 12:12:44 12:12:44 12:12:44 ==> git version 2.25.1 found 12:12:44 ==> 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 12:12:44 Release-Date: 2020-01-08 12:12:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:12:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:12:44 ==> Jenkins CI detected. 12:12:44 current dir:  /w/workspace/_app-service-configurable_PR-457 12:12:44 project root: . 12:12:44 --> token set from env 12:12:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:12:44 ==> Running gcov in . (disable via -X gcov) 12:12:44 ==> Python coveragepy not found 12:12:44 ==> Searching for coverage reports in: 12:12:44 + . 12:12:44 -> Found 1 reports 12:12:44 ==> Detecting git/mercurial file structure 12:12:44 ==> Reading reports 12:12:44 + ./coverage.out bytes=10 12:12:44 ==> Appending adjustments 12:12:44 https://docs.codecov.io/docs/fixing-reports 12:12:44 + Found adjustments 12:12:44 ==> Gzipping contents 12:12:44 4.0K /tmp/codecov.FCP6sL.gz 12:12:44 ==> Uploading reports 12:12:44 url: https://codecov.io 12:12:44 query: branch=PR-457&commit=eb1433f24c03507f0d574ecbf532ce364082b54b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=457&job=&cmd_args= 12:12:44 -> Pinging Codecov 12:12:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-457&commit=eb1433f24c03507f0d574ecbf532ce364082b54b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=457&job=&cmd_args= 12:12:44 -> Uploading to 12:12:44 https://storage.googleapis.com/codecov/v4/raw/2022-08-09/A97CA9966030D2A3747ED39772930CCE/eb1433f24c03507f0d574ecbf532ce364082b54b/3a573eda-5e2e-4f56-b0da-51245f338bd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T121244Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adb731aeaa5aa255e0f4fa576276daf55e920cce9c39d500f1e33a8339f1306c 12:12:44 % Total % Received % Xferd Average Speed Time Time Time Current 12:12:44 Dload Upload Total Spent Left Speed 12:12:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2116 --:--:-- --:--:-- --:--:-- 2125 12:12:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/eb1433f24c03507f0d574ecbf532ce364082b54b [Pipeline] } 12:12:44 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 12:12:46 + [ -d /w/workspace/_app-service-configurable_PR-457/archives ] 12:12:46 + ls -al /w/workspace/_app-service-configurable_PR-457/archives 12:12:46 total 16 12:12:46 drwxr-xr-x 3 root root 4096 Aug 9 12:05 . 12:12:46 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 12:05 .. 12:12:46 drwxr-xr-x 2 root root 4096 Aug 9 12:05 cost 12:12:46 -rw-r--r-- 1 root root 96 Aug 9 12:05 cost.csv 12:12:46 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-457/archives 12:12:46 + ls -al /w/workspace/_app-service-configurable_PR-457/archives 12:12:46 total 16 12:12:46 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 12:05 . 12:12:46 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 12:05 .. 12:12:46 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 12:05 cost 12:12:46 -rw-r--r-- 1 jenkins jenkins 96 Aug 9 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:12:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:12:47 ---> package-listing.sh 12:12:47 ++ facter osfamily 12:12:47 ++ tr '[:upper:]' '[:lower:]' 12:12:48 + OS_FAMILY=debian 12:12:48 + workspace=/w/workspace/_app-service-configurable_PR-457 12:12:48 + START_PACKAGES=/tmp/packages_start.txt 12:12:48 + END_PACKAGES=/tmp/packages_end.txt 12:12:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:12:48 + PACKAGES=/tmp/packages_start.txt 12:12:48 + '[' /w/workspace/_app-service-configurable_PR-457 ']' 12:12:48 + PACKAGES=/tmp/packages_end.txt 12:12:48 + case "${OS_FAMILY}" in 12:12:48 + dpkg -l 12:12:48 + grep '^ii' 12:12:48 + '[' -f /tmp/packages_start.txt ']' 12:12:48 + '[' -f /tmp/packages_end.txt ']' 12:12:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:12:48 + '[' /w/workspace/_app-service-configurable_PR-457 ']' 12:12:48 + mkdir -p /w/workspace/_app-service-configurable_PR-457/archives/ 12:12:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-457/archives/ [Pipeline] echo 12:12:48 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-457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:12:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:12:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:49 prd-ubuntu20.04-docker-8c-8g-22212 does not seem to be running inside a container 12:12:49 $ 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-457/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-457 -v /w/workspace/_app-service-configurable_PR-457:/w/workspace/_app-service-configurable_PR-457:rw,z -v /w/workspace/_app-service-configurable_PR-457@tmp:/w/workspace/_app-service-configurable_PR-457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:12:49 $ docker top e481d6aa8af81cacc68d59752fc7add2fc40562451e9fd1075a8ca6731a0db55 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:49 + touch /tmp/pre-build-complete [Pipeline] sh 12:12:50 + mkdir -p /var/log/sysstat [Pipeline] sh 12:12:50 + ls /var/log/sa-host 12:12:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:12:50 provisioning config files... 12:12:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-457@tmp/config1480556443583435034tmp [Pipeline] { [Pipeline] echo 12:12:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:12:51 ---> create-netrc.sh [Pipeline] } 12:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:12:51 ---> python-tools-install.sh [Pipeline] echo 12:12:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:12:51 ---> sudo-logs.sh 12:12:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:12:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:12:52 ---> job-cost.sh 12:12:52 lf-activate-venv: SKIPPING 12:12:52 DEBUG: total: 0.2199999988079071 12:12:52 INFO: Retrieving Stack Cost... 12:12:52 INFO: Retrieving Pricing Info for: v3-standard-8 12:12:53 INFO: Archiving Costs [Pipeline] echo 12:12:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:12:53 ---> logs-deploy.sh 12:12:53 lf-activate-venv: SKIPPING 12:12:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-457/1 12:12:53 INFO: archiving workspace using pattern(s): 12:12:54 Archives upload complete. 12:12:54 INFO: archiving logs to Nexus