Pull request #492 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 493b5dc69de54d6109431ba137d4983a09bf1233+567a9513bdf41f4241f3f16eba2134c73a24fbd7 (efc7fe0e442fb077e44c4616955b8e9e9c33d68b) 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-ssh12036957050007732247.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13986052973971953896.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-492/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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18134171286843751432.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-492/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11170490391198830055.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2259950465421403064.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-492/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-492/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15526891052405242510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-924 in /w/workspace/_app-service-configurable_PR-492 [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-492 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 567a9513bdf41f4241f3f16eba2134c73a24fbd7 into PR head commit 493b5dc69de54d6109431ba137d4983a09bf1233 Merge succeeded, producing 493b5dc69de54d6109431ba137d4983a09bf1233 Checking out Revision 493b5dc69de54d6109431ba137d4983a09bf1233 (PR-492) > git config core.sparsecheckout # timeout=10 > git checkout -f 493b5dc69de54d6109431ba137d4983a09bf1233 # 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 567a9513bdf41f4241f3f16eba2134c73a24fbd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 493b5dc69de54d6109431ba137d4983a09bf1233 # timeout=10 Commit message: "refactor!: Rename command line flags for the sake of consistency" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:08:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:08:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:19 ========================================================= 18:08:19 EdgeX Global Pipelines Version Info 18:08:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:20 ------------------- 18:08:20 stable info: 18:08:20 ------------------- 18:08:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:08:20 Message: update stable to v1.0.244 18:08:21 ------------------- 18:08:21 experimental info: 18:08:21 ------------------- 18:08:21 Commited By: **** collab-it+edgex@linuxfoundation.org 18:08:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:08:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-492 [Pipeline] echo 18:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-492 [Pipeline] echo 18:08:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-492 [Pipeline] echo 18:08:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] echo 18:08:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 493b5dc [Pipeline] echo 18:08:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:23 provisioning config files... 18:08:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-492@tmp/config14254372371377212012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:23 ---> docker-login.sh 18:08:23 nexus3.edgexfoundry.org:10001 18:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:23 Configure a credential helper to remove this warning. See 18:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:23 18:08:23 Login Succeeded 18:08:23 nexus3.edgexfoundry.org:10002 18:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:24 Configure a credential helper to remove this warning. See 18:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:24 18:08:24 Login Succeeded 18:08:24 nexus3.edgexfoundry.org:10003 18:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:24 Configure a credential helper to remove this warning. See 18:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:24 18:08:24 Login Succeeded 18:08:24 nexus3.edgexfoundry.org:10004 18:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:24 Configure a credential helper to remove this warning. See 18:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:24 18:08:24 Login Succeeded 18:08:24 docker.io 18:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:24 Configure a credential helper to remove this warning. See 18:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:24 18:08:24 Login Succeeded 18:08:24 ---> docker-login.sh ends [Pipeline] } 18:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:08:25 + git rev-list -1 --merges 493b5dc69de54d6109431ba137d4983a09bf1233~1..493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] echo 18:08:25 -----------> git rev-list -1 --merges 493b5dc69de54d6109431ba137d4983a09bf1233~1..493b5dc69de54d6109431ba137d4983a09bf1233 493b5dc69de54d6109431ba137d4983a09bf1233 [false] [Pipeline] sh 18:08:25 + git log --format=format:%s -1 493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] echo 18:08:25 ========================================================= 18:08:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:08:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:26 + git log --format=format:%s -1 493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] echo 18:08:26 [semverPrep] GIT_COMMIT: 493b5dc69de54d6109431ba137d4983a09bf1233, Commit Message: refactor!: Rename command line flags for the sake of consistency [Pipeline] echo 18:08:26 [semverPrep] This is not a build commit. [Pipeline] sh 18:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:08:26 + grep -v github /etc/ssh/ssh_known_hosts 18:08:26 + [ -e /tmp/ssh_known_hosts ] 18:08:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:08:26 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:08:26 sudo tee -a /etc/ssh/ssh_known_hosts 18:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:27 18:08:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:27 0.1.4: Pulling from edgex-devops/py-git-semver 18:08:27 b85a868b505f: Pulling fs layer 18:08:27 e2be974225ed: Pulling fs layer 18:08:27 339a4e72a1f5: Pulling fs layer 18:08:27 988bab9f4d93: Pulling fs layer 18:08:27 1469e6f7b9e6: Pulling fs layer 18:08:27 eaf3925da568: Pulling fs layer 18:08:27 bab4dde63d76: Pulling fs layer 18:08:27 bde34c3a00c8: Pulling fs layer 18:08:27 b352a97aabf1: Pulling fs layer 18:08:27 988bab9f4d93: Waiting 18:08:27 1469e6f7b9e6: Waiting 18:08:27 eaf3925da568: Waiting 18:08:27 bde34c3a00c8: Waiting 18:08:27 bab4dde63d76: Waiting 18:08:27 b352a97aabf1: Waiting 18:08:27 4872d77fe225: Pulling fs layer 18:08:27 5851b861e8e6: Pulling fs layer 18:08:27 4872d77fe225: Waiting 18:08:27 5851b861e8e6: Waiting 18:08:27 e2be974225ed: Verifying Checksum 18:08:27 988bab9f4d93: Download complete 18:08:27 1469e6f7b9e6: Verifying Checksum 18:08:27 1469e6f7b9e6: Download complete 18:08:27 339a4e72a1f5: Verifying Checksum 18:08:27 339a4e72a1f5: Download complete 18:08:27 bde34c3a00c8: Verifying Checksum 18:08:27 bde34c3a00c8: Download complete 18:08:27 b352a97aabf1: Verifying Checksum 18:08:27 b352a97aabf1: Download complete 18:08:27 4872d77fe225: Verifying Checksum 18:08:27 4872d77fe225: Download complete 18:08:27 5851b861e8e6: Verifying Checksum 18:08:27 5851b861e8e6: Download complete 18:08:27 b85a868b505f: Verifying Checksum 18:08:27 b85a868b505f: Download complete 18:08:28 bab4dde63d76: Verifying Checksum 18:08:28 bab4dde63d76: Download complete 18:08:29 b85a868b505f: Pull complete 18:08:29 e2be974225ed: Pull complete 18:08:29 339a4e72a1f5: Pull complete 18:08:29 988bab9f4d93: Pull complete 18:08:30 1469e6f7b9e6: Pull complete 18:08:30 eaf3925da568: Pull complete 18:08:32 bab4dde63d76: Pull complete 18:08:32 bde34c3a00c8: Pull complete 18:08:32 b352a97aabf1: Pull complete 18:08:32 4872d77fe225: Pull complete 18:08:32 5851b861e8e6: Pull complete 18:08:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:32 prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container 18:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:08:34 $ docker top 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 -eo pid,comm 18:08:34 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). 18:08:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:34 [ssh-agent] Looking for ssh-agent implementation... 18:08:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:34 $ docker exec 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 ssh-agent 18:08:34 SSH_AUTH_SOCK=/tmp/ssh-q5XZvcYO2mtf/agent.33 18:08:34 SSH_AGENT_PID=39 18:08:34 Running ssh-add (command line suppressed) 18:08:35 Identity added: /w/workspace/_app-service-configurable_PR-492@tmp/private_key_2925606503019561656.key (/w/workspace/_app-service-configurable_PR-492@tmp/private_key_2925606503019561656.key) 18:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:35 + git tag --points-at HEAD [Pipeline] } 18:08:35 $ docker exec --env ******** --env ******** 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 ssh-agent -k 18:08:35 unset SSH_AUTH_SOCK; 18:08:35 unset SSH_AGENT_PID; 18:08:35 echo Agent pid 39 killed; 18:08:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:35 [ssh-agent] Looking for ssh-agent implementation... 18:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:35 $ docker exec 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 ssh-agent 18:08:35 SSH_AUTH_SOCK=/tmp/ssh-RszN6Y5V8yX5/agent.71 18:08:35 SSH_AGENT_PID=77 18:08:35 Running ssh-add (command line suppressed) 18:08:35 Identity added: /w/workspace/_app-service-configurable_PR-492@tmp/private_key_2677581645900751360.key (/w/workspace/_app-service-configurable_PR-492@tmp/private_key_2677581645900751360.key) 18:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:36 + git semver init 18:08:36 2023-01-03 18:08:36,493 [run_init] DEBUG init version:0.0.0 force:False 18:08:36 2023-01-03 18:08:36,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-492/.semver 18:08:36 2023-01-03 18:08:36,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-492/.semver 18:08:36 2023-01-03 18:08:36,494 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-492/.semver'], cwd=/w/workspace/_app-service-configurable_PR-492, universal_newlines=False, shell=None, istream=None) 18:08:37 2023-01-03 18:08:37,322 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-492/.git/info/exclude 18:08:37 2023-01-03 18:08:37,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-492/.semver/PR-492 with force:False 18:08:37 2023-01-03 18:08:37,323 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-492/.semver/PR-492 18:08:37 2023-01-03 18:08:37,328 [execute] INFO git cat-file --batch-check 18:08:37 2023-01-03 18:08:37,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-492/.semver, universal_newlines=False, shell=None, istream=) 18:08:37 2023-01-03 18:08:37,335 [execute] INFO git cat-file --batch 18:08:37 2023-01-03 18:08:37,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-492/.semver, universal_newlines=False, shell=None, istream=) 18:08:37 2023-01-03 18:08:37,342 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-492/.semver/PR-492 18:08:37 0.0.0 [Pipeline] } 18:08:37 $ docker exec --env ******** --env ******** 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 ssh-agent -k 18:08:37 unset SSH_AUTH_SOCK; 18:08:37 unset SSH_AGENT_PID; 18:08:37 echo Agent pid 77 killed; 18:08:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:38 + git semver [Pipeline] } 18:08:38 $ docker stop --time=1 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 18:08:39 $ docker rm -f --volumes 01f1867ff58fa047cc38960b69bac4d78d069c288e6e6505d98a21db64530456 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:08:40 Stashed 1 file(s) [Pipeline] echo 18:08:40 [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 18:08:41 provisioning config files... 18:08:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-492@tmp/config9413417620226197150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:41 ---> docker-login.sh 18:08:41 nexus3.edgexfoundry.org:10001 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 nexus3.edgexfoundry.org:10002 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 nexus3.edgexfoundry.org:10003 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 nexus3.edgexfoundry.org:10004 18:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:41 Configure a credential helper to remove this warning. See 18:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:41 18:08:41 Login Succeeded 18:08:41 docker.io 18:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:42 Configure a credential helper to remove this warning. See 18:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:42 18:08:42 Login Succeeded 18:08:42 ---> docker-login.sh ends [Pipeline] } 18:08:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:42 ========================================================= 18:08:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:08:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:42 + 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 . 18:08:42 Sending build context to Docker daemon 3.201MB 18:08:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:08:42 Step 2/13 : FROM ${BASE} AS builder 18:08:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:08:42 213ec9aee27d: Pulling fs layer 18:08:42 4583459ba037: Pulling fs layer 18:08:42 93c1e223e6f2: Pulling fs layer 18:08:42 53926ce57604: Pulling fs layer 18:08:42 21b2b0c7a3f4: Pulling fs layer 18:08:42 22ff95d597cd: Pulling fs layer 18:08:42 12d6caf4c0d1: Pulling fs layer 18:08:42 96b7cbca73a9: Pulling fs layer 18:08:42 a7acece74701: Pulling fs layer 18:08:42 22ff95d597cd: Waiting 18:08:42 12d6caf4c0d1: Waiting 18:08:42 96b7cbca73a9: Waiting 18:08:42 a7acece74701: Waiting 18:08:42 53926ce57604: Waiting 18:08:42 21b2b0c7a3f4: Waiting 18:08:42 93c1e223e6f2: Verifying Checksum 18:08:42 93c1e223e6f2: Download complete 18:08:42 4583459ba037: Download complete 18:08:42 21b2b0c7a3f4: Verifying Checksum 18:08:42 21b2b0c7a3f4: Download complete 18:08:42 22ff95d597cd: Verifying Checksum 18:08:42 22ff95d597cd: Download complete 18:08:43 213ec9aee27d: Verifying Checksum 18:08:43 213ec9aee27d: Download complete 18:08:43 12d6caf4c0d1: Verifying Checksum 18:08:43 12d6caf4c0d1: Download complete 18:08:43 213ec9aee27d: Pull complete 18:08:43 4583459ba037: Pull complete 18:08:43 93c1e223e6f2: Pull complete 18:08:43 a7acece74701: Verifying Checksum 18:08:43 a7acece74701: Download complete 18:08:43 53926ce57604: Download complete 18:08:43 96b7cbca73a9: Verifying Checksum 18:08:43 96b7cbca73a9: Download complete 18:08:48 53926ce57604: Pull complete 18:08:48 21b2b0c7a3f4: Pull complete 18:08:48 22ff95d597cd: Pull complete 18:08:48 12d6caf4c0d1: Pull complete 18:08:50 96b7cbca73a9: Pull complete 18:08:51 a7acece74701: Pull complete 18:08:51 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:08:51 ---> db6d94c90886 18:08:51 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:08:53 ---> Running in 9a79f70d0b3d 18:08:53 Removing intermediate container 9a79f70d0b3d 18:08:53 ---> cab3e6dc0027 18:08:53 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:08:53 ---> Running in f3b42af80edd 18:08:53 Removing intermediate container f3b42af80edd 18:08:53 ---> 280dfc68cec7 18:08:53 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:08:53 ---> Running in 81741e13ba9f 18:08:53 Removing intermediate container 81741e13ba9f 18:08:53 ---> 9eb14eee8c6a 18:08:53 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:08:53 ---> Running in 44f7e83ebe64 18:08:53 Removing intermediate container 44f7e83ebe64 18:08:53 ---> d26a237e3126 18:08:53 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:53 ---> Running in 5f127fede747 18:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:08:54 OK: 211 MiB in 51 packages 18:08:54 Removing intermediate container 5f127fede747 18:08:54 ---> 014e59dac6a4 18:08:54 Step 8/13 : WORKDIR /app 18:08:54 ---> Running in a65ca1e53be5 18:08:54 Removing intermediate container a65ca1e53be5 18:08:54 ---> 98196fa1de96 18:08:54 Step 9/13 : COPY go.mod vendor* ./ 18:08:54 ---> 320bcab029cc 18:08:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:55 ---> Running in 348c71b90e0b 18:08:55 Still waiting to schedule task 18:08:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:09:13 Removing intermediate container 348c71b90e0b 18:09:13 ---> e66c081d4ced 18:09:13 Step 11/13 : COPY . . 18:09:13 ---> 124153fd06a3 18:09:13 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:09:13 ---> Running in bc2a28cde7e2 18:09:13 Removing intermediate container bc2a28cde7e2 18:09:13 ---> c977edfb6601 18:09:13 Step 13/13 : RUN $MAKE 18:09:13 ---> Running in 27e948d533e2 18:09:13 noop 18:09:13 Removing intermediate container 27e948d533e2 18:09:13 ---> 8b7c6f37b749 18:09:13 Successfully built 8b7c6f37b749 18:09:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:14 + docker inspect -f . ci-base-image-x86_64 18:09:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:14 prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container 18:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:09:14 $ docker top 1aa7f7b71252665fd1a92b4e8d5e23932757fe490f5fa1424a7c05069a1c3e38 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:14 + go version 18:09:14 go version go1.18.7 linux/amd64 [Pipeline] } 18:09:15 $ docker stop --time=1 1aa7f7b71252665fd1a92b4e8d5e23932757fe490f5fa1424a7c05069a1c3e38 18:09:16 $ docker rm -f --volumes 1aa7f7b71252665fd1a92b4e8d5e23932757fe490f5fa1424a7c05069a1c3e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:17 + docker inspect -f . ci-base-image-x86_64 18:09:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:17 prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container 18:09:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:09:17 $ docker top d14ffc61020adb1ae6108eaf13ec3996f02a6badbc507832dc3b376e65b26aa6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:18 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-492 [Pipeline] fileExists [Pipeline] sh 18:09:18 + make test 18:09:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:09:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:09:28 CGO_ENABLED=1 go vet ./... 18:09:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:09:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:09:31 ./bin/test-attribution-txt.sh [Pipeline] echo 18:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:31 $ docker stop --time=1 d14ffc61020adb1ae6108eaf13ec3996f02a6badbc507832dc3b376e65b26aa6 18:09:33 $ docker rm -f --volumes d14ffc61020adb1ae6108eaf13ec3996f02a6badbc507832dc3b376e65b26aa6 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:09:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:34 + ls -al . 18:09:34 total 184 18:09:34 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:09 . 18:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:08 .. 18:09:34 -rw-rw-r-- 1 jenkins jenkins 119 Jan 3 18:08 .dockerignore 18:09:34 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:08 .git 18:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:08 .github 18:09:34 -rw-rw-r-- 1 jenkins jenkins 171 Jan 3 18:08 .gitignore 18:09:34 drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:08 .semver 18:09:34 -rw-rw-r-- 1 jenkins jenkins 9207 Jan 3 18:08 Attribution.txt 18:09:34 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 3 18:08 CHANGELOG.md 18:09:34 -rw-rw-r-- 1 jenkins jenkins 2040 Jan 3 18:08 Dockerfile 18:09:34 -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:08 GOVERNANCE.md 18:09:34 -rw-rw-r-- 1 jenkins jenkins 688 Jan 3 18:08 Jenkinsfile 18:09:34 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 3 18:08 LICENSE 18:09:34 -rw-rw-r-- 1 jenkins jenkins 618 Jan 3 18:08 OWNERS.md 18:09:34 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 3 18:08 README.md 18:09:34 -rw-rw-r-- 1 jenkins jenkins 5 Jan 3 18:08 VERSION 18:09:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:08 bin 18:09:34 -rw-r--r-- 1 jenkins jenkins 10 Jan 3 18:09 coverage.out 18:09:34 -rw-rw-r-- 1 jenkins jenkins 3396 Jan 3 18:08 go.mod 18:09:34 -rw-rw-r-- 1 jenkins jenkins 44230 Jan 3 18:08 go.sum 18:09:34 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 3 18:08 main.go 18:09:34 -rw-rw-r-- 1 jenkins jenkins 2185 Jan 3 18:08 makefile 18:09:34 drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:08 res 18:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:35 + 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=493b5dc69de54d6109431ba137d4983a09bf1233 --label arch=amd64 --label version=0.0.0 . 18:09:35 Sending build context to Docker daemon 3.202MB 18:09:35 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:09:35 Step 2/27 : FROM ${BASE} AS builder 18:09:35 ---> 8b7c6f37b749 18:09:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:09:35 ---> Running in 6684fcab8a90 18:09:35 Removing intermediate container 6684fcab8a90 18:09:35 ---> b8a76d67eead 18:09:35 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:09:35 ---> Running in aade04b73aec 18:09:35 Removing intermediate container aade04b73aec 18:09:35 ---> b5647665fc0a 18:09:35 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:09:35 ---> Running in 69439f1c950b 18:09:35 Removing intermediate container 69439f1c950b 18:09:35 ---> c17ed1b1e04c 18:09:35 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:09:35 ---> Running in a49f448c9100 18:09:35 Removing intermediate container a49f448c9100 18:09:35 ---> 132e494b68cf 18:09:35 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:35 ---> Running in 69e47e2749f4 18:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:09:36 OK: 211 MiB in 51 packages 18:09:37 Removing intermediate container 69e47e2749f4 18:09:37 ---> 5a1f28f4b4c3 18:09:37 Step 8/27 : WORKDIR /app 18:09:37 ---> Running in e71b22a00c47 18:09:37 Removing intermediate container e71b22a00c47 18:09:37 ---> 832101a7426b 18:09:37 Step 9/27 : COPY go.mod vendor* ./ 18:09:37 ---> 50bdd76697c4 18:09:37 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:37 ---> Running in 6d1c8d4c83a8 18:09:38 Removing intermediate container 6d1c8d4c83a8 18:09:38 ---> 93442f0a54f4 18:09:38 Step 11/27 : COPY . . 18:09:38 ---> a4c68c38ddea 18:09:38 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:09:38 ---> Running in b093cfc6385c 18:09:38 Removing intermediate container b093cfc6385c 18:09:38 ---> ad2367461bd3 18:09:38 Step 13/27 : RUN $MAKE 18:09:38 ---> Running in ee556025d7d0 18:09:38 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:10:00 Removing intermediate container ee556025d7d0 18:10:00 ---> a074958382ce 18:10:00 Step 14/27 : FROM alpine:3.16 18:10:00 3.16: Pulling from library/alpine 18:10:00 ca7dd9ec2225: Pulling fs layer 18:10:00 ca7dd9ec2225: Verifying Checksum 18:10:00 ca7dd9ec2225: Download complete 18:10:00 ca7dd9ec2225: Pull complete 18:10:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:10:00 Status: Downloaded newer image for alpine:3.16 18:10:00 ---> bfe296a52501 18:10:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:10:00 ---> Running in 3685608930e3 18:10:00 Removing intermediate container 3685608930e3 18:10:00 ---> 0f5ca6869428 18:10:00 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:10:00 ---> Running in 2dd21c852599 18:10:00 Removing intermediate container 2dd21c852599 18:10:00 ---> 72fa16a6b828 18:10:00 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:10:00 ---> Running in 98055b84945c 18:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:10:00 (1/7) Installing ca-certificates (20220614-r0) 18:10:00 (2/7) Installing dumb-init (1.2.5-r1) 18:10:00 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:10:00 (4/7) Installing libsodium (1.0.18-r0) 18:10:00 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:10:00 (6/7) Installing libzmq (4.3.4-r0) 18:10:00 (7/7) Installing zeromq (4.3.4-r0) 18:10:00 Executing busybox-1.35.0-r17.trigger 18:10:00 Executing ca-certificates-20220614-r0.trigger 18:10:00 OK: 9 MiB in 21 packages 18:10:00 Removing intermediate container 98055b84945c 18:10:00 ---> f443ce219f42 18:10:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:10:01 ---> df4b410acb1d 18:10:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:10:01 ---> a1a85a1a1d82 18:10:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:10:01 ---> 9c7d35c5dbd1 18:10:01 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:10:01 ---> a67f15dbd4b1 18:10:01 Step 22/27 : EXPOSE 48095 18:10:01 ---> Running in e4a2fd53242c 18:10:01 Removing intermediate container e4a2fd53242c 18:10:01 ---> 121850d97da1 18:10:01 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:10:01 ---> Running in ae05bcc85382 18:10:02 Removing intermediate container ae05bcc85382 18:10:02 ---> ca3f4227b854 18:10:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:10:02 ---> Running in 17196d8ffd39 18:10:02 Removing intermediate container 17196d8ffd39 18:10:02 ---> af19ef727651 18:10:02 Step 25/27 : LABEL arch=amd64 18:10:02 ---> Running in 1acd82deb4ee 18:10:02 Removing intermediate container 1acd82deb4ee 18:10:02 ---> 8661c56910d8 18:10:02 Step 26/27 : LABEL git_sha=493b5dc69de54d6109431ba137d4983a09bf1233 18:10:02 ---> Running in 2452e296572c 18:10:02 Removing intermediate container 2452e296572c 18:10:02 ---> 77a7a469a61f 18:10:02 Step 27/27 : LABEL version=0.0.0 18:10:02 ---> Running in 1dc57dc6f932 18:10:02 Removing intermediate container 1dc57dc6f932 18:10:02 ---> 008d3606e4cd 18:10:02 [Warning] One or more build-args [ARCH] were not consumed 18:10:02 Successfully built 008d3606e4cd 18:10:02 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 18:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:03 18:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:03 latest: Pulling from edgex-lftools-log-publisher 18:10:03 5eb5b503b376: Pulling fs layer 18:10:03 5c69ac0246d0: Pulling fs layer 18:10:03 ec43610c2a17: Pulling fs layer 18:10:03 3a2ae6a8a46f: Pulling fs layer 18:10:03 33b1e0a273af: Pulling fs layer 18:10:03 5d3b04190fa2: Pulling fs layer 18:10:03 2f39f015ded8: Pulling fs layer 18:10:03 3a2ae6a8a46f: Waiting 18:10:03 33b1e0a273af: Waiting 18:10:03 2f39f015ded8: Waiting 18:10:03 5d3b04190fa2: Waiting 18:10:03 5c69ac0246d0: Verifying Checksum 18:10:03 5c69ac0246d0: Download complete 18:10:03 3a2ae6a8a46f: Verifying Checksum 18:10:03 3a2ae6a8a46f: Download complete 18:10:03 33b1e0a273af: Verifying Checksum 18:10:03 33b1e0a273af: Download complete 18:10:03 5d3b04190fa2: Verifying Checksum 18:10:03 5d3b04190fa2: Download complete 18:10:03 ec43610c2a17: Verifying Checksum 18:10:03 5eb5b503b376: Verifying Checksum 18:10:03 5eb5b503b376: Download complete 18:10:04 2f39f015ded8: Download complete 18:10:05 5eb5b503b376: Pull complete 18:10:05 5c69ac0246d0: Pull complete 18:10:05 ec43610c2a17: Pull complete 18:10:05 3a2ae6a8a46f: Pull complete 18:10:05 33b1e0a273af: Pull complete 18:10:05 5d3b04190fa2: Pull complete 18:10:10 2f39f015ded8: Pull complete 18:10:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:10 prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container 18:10:10 $ 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-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:10:12 $ docker top cd2e5e03464e14ccda172013a56c497bdf4145cc7fa481dcd3a2a9cf90d961f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:12 ---> job-cost.sh 18:10:12 lf-activate-venv: SKIPPING 18:10:12 INFO: No Stack... 18:10:12 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:13 INFO: Archiving Costs [Pipeline] sh 18:10:13 + cat /w/workspace/_app-service-configurable_PR-492/archives/cost.csv 18:10:13 + cut -d, -f6 [Pipeline] lock 18:10:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] 18:10:13 Resource [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] did not exist. Created. 18:10:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:13 + echo total: 0.2199999988079071 [Pipeline] stash 18:10:13 Stashed 1 file(s) [Pipeline] } 18:10:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:14 $ docker stop --time=1 cd2e5e03464e14ccda172013a56c497bdf4145cc7fa481dcd3a2a9cf90d961f2 18:10:15 $ docker rm -f --volumes cd2e5e03464e14ccda172013a56c497bdf4145cc7fa481dcd3a2a9cf90d961f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:11:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-926 in /w/workspace/_app-service-configurable_PR-492 [Pipeline] { [Pipeline] ws 18:11:51 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 18:11:51 Selected Git installation does not exist. Using Default 18:11:51 The recommended git tool is: NONE 18:11:57 using credential edgex-jenkins-ssh 18:11:57 Cloning the remote Git repository 18:11:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:11:57 > git init /w/workspace/app-service-configurable/1 # timeout=10 18:11:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:11:57 > git --version # timeout=10 18:11:57 > git --version # 'git version 2.25.1' 18:11:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:11:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:11:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:11:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:12:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:12:00 Merging remotes/origin/main commit 567a9513bdf41f4241f3f16eba2134c73a24fbd7 into PR head commit 493b5dc69de54d6109431ba137d4983a09bf1233 18:12:00 Merge succeeded, producing 493b5dc69de54d6109431ba137d4983a09bf1233 18:12:00 Checking out Revision 493b5dc69de54d6109431ba137d4983a09bf1233 (PR-492) 18:12:00 > git config core.sparsecheckout # timeout=10 18:12:00 > git checkout -f 493b5dc69de54d6109431ba137d4983a09bf1233 # timeout=10 18:12:00 > git remote # timeout=10 18:12:00 > git config --get remote.origin.url # timeout=10 18:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:00 > git merge 567a9513bdf41f4241f3f16eba2134c73a24fbd7 # timeout=10 18:12:00 > git rev-parse HEAD^{commit} # timeout=10 18:12:00 > git config core.sparsecheckout # timeout=10 18:12:00 > git checkout -f 493b5dc69de54d6109431ba137d4983a09bf1233 # timeout=10 18:12:04 Commit message: "refactor!: Rename command line flags for the sake of consistency" 18:12:04 > git --version # timeout=10 18:12:04 > git --version # 'git version 2.25.1' 18:12:04 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:12:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:05 Dload Upload Total Spent Left Speed 18:12:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 18:12:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:12:06 + sudo tee /etc/docker/daemon.new 18:12:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:12:06 { 18:12:06 "registry-mirrors": [ 18:12:06 "https://nexus3.edgexfoundry.org:10001" 18:12:06 ], 18:12:06 "bip": "10.250.0.254/24", 18:12:06 "hosts": [ 18:12:06 "tcp://0.0.0.0:5555", 18:12:06 "unix:///var/run/docker.sock" 18:12:06 ], 18:12:06 "mtu": 1458, 18:12:06 "selinux-enabled": true, 18:12:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:12:06 } [Pipeline] sh 18:12:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:12:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:25 provisioning config files... 18:12:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config18318123042482499808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:26 ---> docker-login.sh 18:12:26 nexus3.edgexfoundry.org:10001 18:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:26 Configure a credential helper to remove this warning. See 18:12:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:26 18:12:26 Login Succeeded 18:12:26 nexus3.edgexfoundry.org:10002 18:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:27 Configure a credential helper to remove this warning. See 18:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:27 18:12:27 Login Succeeded 18:12:27 nexus3.edgexfoundry.org:10003 18:12:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:27 Configure a credential helper to remove this warning. See 18:12:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:27 18:12:27 Login Succeeded 18:12:27 nexus3.edgexfoundry.org:10004 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 docker.io 18:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:28 Configure a credential helper to remove this warning. See 18:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:28 18:12:28 Login Succeeded 18:12:28 ---> docker-login.sh ends [Pipeline] } 18:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:29 ========================================================= 18:12:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:12:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:29 + 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 . 18:12:29 Sending build context to Docker daemon 217.1kB 18:12:30 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:12:30 Step 2/13 : FROM ${BASE} AS builder 18:12:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:12:30 9b18e9b68314: Pulling fs layer 18:12:30 35d82f9e3411: Pulling fs layer 18:12:30 e16973657156: Pulling fs layer 18:12:30 fc693d55d65f: Pulling fs layer 18:12:30 7e9fc2657dce: Pulling fs layer 18:12:30 dda99020689f: Pulling fs layer 18:12:30 db1c61fa0a46: Pulling fs layer 18:12:30 891c053d2c06: Pulling fs layer 18:12:30 fc693d55d65f: Waiting 18:12:30 7e9fc2657dce: Waiting 18:12:30 dda99020689f: Waiting 18:12:30 db1c61fa0a46: Waiting 18:12:30 891c053d2c06: Waiting 18:12:30 e16973657156: Verifying Checksum 18:12:30 e16973657156: Download complete 18:12:30 35d82f9e3411: Verifying Checksum 18:12:30 35d82f9e3411: Download complete 18:12:30 7e9fc2657dce: Verifying Checksum 18:12:30 7e9fc2657dce: Download complete 18:12:30 dda99020689f: Verifying Checksum 18:12:30 dda99020689f: Download complete 18:12:30 9b18e9b68314: Verifying Checksum 18:12:30 9b18e9b68314: Download complete 18:12:31 9b18e9b68314: Pull complete 18:12:31 891c053d2c06: Verifying Checksum 18:12:31 891c053d2c06: Download complete 18:12:31 35d82f9e3411: Pull complete 18:12:32 e16973657156: Pull complete 18:12:33 db1c61fa0a46: Verifying Checksum 18:12:33 db1c61fa0a46: Download complete 18:12:33 fc693d55d65f: Verifying Checksum 18:12:33 fc693d55d65f: Download complete 18:12:45 fc693d55d65f: Pull complete 18:12:46 7e9fc2657dce: Pull complete 18:12:46 dda99020689f: Pull complete 18:12:53 db1c61fa0a46: Pull complete 18:12:54 891c053d2c06: Pull complete 18:12:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:12:54 ---> f96f9c87975a 18:12:54 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:12:56 ---> Running in 96a849812308 18:12:56 Removing intermediate container 96a849812308 18:12:56 ---> 677c89c50f4a 18:12:56 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:12:57 ---> Running in 4fdc52a9127f 18:12:57 Removing intermediate container 4fdc52a9127f 18:12:57 ---> 7c1406be8a6d 18:12:57 Step 5/13 : ARG ADD_BUILD_TAGS="" 18:12:57 ---> Running in afa4ddc43925 18:12:57 Removing intermediate container afa4ddc43925 18:12:57 ---> 33f78e8bbf41 18:12:57 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:12:57 ---> Running in d4cc8f82c55f 18:12:58 Removing intermediate container d4cc8f82c55f 18:12:58 ---> 8aecd4c70cca 18:12:58 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:12:58 ---> Running in 3bd2e455ec88 18:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:13:00 OK: 221 MiB in 51 packages 18:13:01 Removing intermediate container 3bd2e455ec88 18:13:01 ---> b073f9b30eaf 18:13:01 Step 8/13 : WORKDIR /app 18:13:01 ---> Running in 93fecd0a42bf 18:13:02 Removing intermediate container 93fecd0a42bf 18:13:02 ---> e675763c6f3d 18:13:02 Step 9/13 : COPY go.mod vendor* ./ 18:13:02 ---> fb1ba99eb7ea 18:13:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:02 ---> Running in b2a34fdbcaec 18:13:59 Removing intermediate container b2a34fdbcaec 18:13:59 ---> f5f9dae914df 18:13:59 Step 11/13 : COPY . . 18:13:59 ---> 1bc420987238 18:13:59 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:59 ---> Running in 562dcec5e6ef 18:13:59 Removing intermediate container 562dcec5e6ef 18:13:59 ---> f16a52cac4d5 18:13:59 Step 13/13 : RUN $MAKE 18:13:59 ---> Running in 0b1969f05d56 18:14:00 noop 18:14:00 Removing intermediate container 0b1969f05d56 18:14:00 ---> a4792da15b91 18:14:00 Successfully built a4792da15b91 18:14:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:01 + docker inspect -f . ci-base-image-arm64 18:14:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:01 prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container 18:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:14:02 $ docker top e2627f2270194ff3390badf4e18e1f5914f23db80aa8db4f623cefb4c0221b8e -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:03 + go version 18:14:03 go version go1.18.7 linux/arm64 [Pipeline] } 18:14:03 $ docker stop --time=1 e2627f2270194ff3390badf4e18e1f5914f23db80aa8db4f623cefb4c0221b8e 18:14:05 $ docker rm -f --volumes e2627f2270194ff3390badf4e18e1f5914f23db80aa8db4f623cefb4c0221b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:06 + docker inspect -f . ci-base-image-arm64 18:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:06 prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container 18:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:14:07 $ docker top e61a1b24459a666e1a7c242adadcfd121d9d1164d371c7da0c352e2a2864ee90 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:08 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 18:14:09 + make test 18:14:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:15:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:15:46 CGO_ENABLED=1 go vet ./... 18:15:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:58 ./bin/test-attribution-txt.sh [Pipeline] echo 18:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:58 $ docker stop --time=1 e61a1b24459a666e1a7c242adadcfd121d9d1164d371c7da0c352e2a2864ee90 18:16:00 $ docker rm -f --volumes e61a1b24459a666e1a7c242adadcfd121d9d1164d371c7da0c352e2a2864ee90 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:01 Warning: overwriting stash ‘coverage-report’ 18:16:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:16:03 + ls -al . 18:16:03 total 180 18:16:03 drwxrwxr-x 7 jenkins jenkins 4096 Jan 3 18:14 . 18:16:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:11 .. 18:16:03 -rw-rw-r-- 1 jenkins jenkins 119 Jan 3 18:12 .dockerignore 18:16:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:12 .git 18:16:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:12 .github 18:16:03 -rw-rw-r-- 1 jenkins jenkins 171 Jan 3 18:12 .gitignore 18:16:03 -rw-rw-r-- 1 jenkins jenkins 9207 Jan 3 18:12 Attribution.txt 18:16:03 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 3 18:12 CHANGELOG.md 18:16:03 -rw-rw-r-- 1 jenkins jenkins 2040 Jan 3 18:12 Dockerfile 18:16:03 -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:12 GOVERNANCE.md 18:16:03 -rw-rw-r-- 1 jenkins jenkins 688 Jan 3 18:12 Jenkinsfile 18:16:03 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 3 18:12 LICENSE 18:16:03 -rw-rw-r-- 1 jenkins jenkins 618 Jan 3 18:12 OWNERS.md 18:16:03 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 3 18:12 README.md 18:16:03 -rw-rw-r-- 1 jenkins jenkins 5 Jan 3 18:08 VERSION 18:16:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:12 bin 18:16:03 -rw-r--r-- 1 jenkins jenkins 10 Jan 3 18:14 coverage.out 18:16:03 -rw-rw-r-- 1 jenkins jenkins 3396 Jan 3 18:12 go.mod 18:16:03 -rw-rw-r-- 1 jenkins jenkins 44230 Jan 3 18:12 go.sum 18:16:03 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 3 18:12 main.go 18:16:03 -rw-rw-r-- 1 jenkins jenkins 2185 Jan 3 18:12 makefile 18:16:03 drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:12 res 18:16:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:03 + 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=493b5dc69de54d6109431ba137d4983a09bf1233 --label arch=arm64 --label version=0.0.0 . 18:16:03 Sending build context to Docker daemon 218.1kB 18:16:03 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 18:16:03 Step 2/27 : FROM ${BASE} AS builder 18:16:03 ---> a4792da15b91 18:16:03 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:16:04 ---> Running in cf711ca9f018 18:16:04 Removing intermediate container cf711ca9f018 18:16:04 ---> 9d382bbfd3be 18:16:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:16:04 ---> Running in a780c7279aee 18:16:04 Removing intermediate container a780c7279aee 18:16:04 ---> e795096ceb22 18:16:04 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:16:04 ---> Running in e3d788be2d58 18:16:05 Removing intermediate container e3d788be2d58 18:16:05 ---> 5252427c17dc 18:16:05 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:16:05 ---> Running in 352c10be81ae 18:16:05 Removing intermediate container 352c10be81ae 18:16:05 ---> ccb6ec0443c1 18:16:05 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:05 ---> Running in 100bcbc0a0ba 18:16:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:08 OK: 221 MiB in 51 packages 18:16:09 Removing intermediate container 100bcbc0a0ba 18:16:09 ---> 2bfc44e7f62d 18:16:09 Step 8/27 : WORKDIR /app 18:16:09 ---> Running in 425e4bf382d3 18:16:09 Removing intermediate container 425e4bf382d3 18:16:09 ---> 352fe5195d58 18:16:09 Step 9/27 : COPY go.mod vendor* ./ 18:16:10 ---> b965cddb369e 18:16:10 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:10 ---> Running in c0deb400b2c4 18:16:14 Removing intermediate container c0deb400b2c4 18:16:14 ---> e54ee4c4a3cf 18:16:14 Step 11/27 : COPY . . 18:16:14 ---> d4468c0f19a0 18:16:14 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:14 ---> Running in 94d308706a01 18:16:15 Removing intermediate container 94d308706a01 18:16:15 ---> c4490891b97c 18:16:15 Step 13/27 : RUN $MAKE 18:16:15 ---> Running in d9175bd806e1 18:16:16 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:18:53 Removing intermediate container d9175bd806e1 18:18:53 ---> caf971ba0793 18:18:53 Step 14/27 : FROM alpine:3.16 18:18:53 3.16: Pulling from library/alpine 18:18:53 6875df1f5354: Pulling fs layer 18:18:53 6875df1f5354: Download complete 18:18:53 6875df1f5354: Pull complete 18:18:53 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:18:53 Status: Downloaded newer image for alpine:3.16 18:18:53 ---> 2b4661558fb8 18:18:53 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:18:53 ---> Running in a795ddd56b01 18:18:53 Removing intermediate container a795ddd56b01 18:18:53 ---> c4af8de0a374 18:18:53 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 18:18:53 ---> Running in 7754d83b2dec 18:18:53 Removing intermediate container 7754d83b2dec 18:18:53 ---> 1f93e1ef42b5 18:18:53 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:18:53 ---> Running in 04b843797741 18:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:18:55 (1/7) Installing ca-certificates (20220614-r0) 18:18:55 (2/7) Installing dumb-init (1.2.5-r1) 18:18:55 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:18:55 (4/7) Installing libsodium (1.0.18-r0) 18:18:55 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:18:55 (6/7) Installing libzmq (4.3.4-r0) 18:18:55 (7/7) Installing zeromq (4.3.4-r0) 18:18:55 Executing busybox-1.35.0-r17.trigger 18:18:55 Executing ca-certificates-20220614-r0.trigger 18:18:56 OK: 9 MiB in 21 packages 18:18:57 Removing intermediate container 04b843797741 18:18:57 ---> c1a9fa3a6e4a 18:18:57 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:18:57 ---> 1f099a2d6cf0 18:18:57 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:18:58 ---> 63a8c6966a3b 18:18:58 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:18:58 ---> 350308ec880c 18:18:58 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:19:00 ---> 8c337b53f22f 18:19:00 Step 22/27 : EXPOSE 48095 18:19:00 ---> Running in 211e0efdf0d8 18:19:00 Removing intermediate container 211e0efdf0d8 18:19:00 ---> 2e1d735a6a9d 18:19:00 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 18:19:00 ---> Running in 78e428f2d807 18:19:01 Removing intermediate container 78e428f2d807 18:19:01 ---> 1ac1c4a38a98 18:19:01 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:19:01 ---> Running in b40a383ac737 18:19:01 Removing intermediate container b40a383ac737 18:19:01 ---> b6755f146b89 18:19:01 Step 25/27 : LABEL arch=arm64 18:19:01 ---> Running in d1321a2dd44f 18:19:01 Removing intermediate container d1321a2dd44f 18:19:01 ---> abf18b3fe134 18:19:01 Step 26/27 : LABEL git_sha=493b5dc69de54d6109431ba137d4983a09bf1233 18:19:01 ---> Running in 63ca6d9f9016 18:19:02 Removing intermediate container 63ca6d9f9016 18:19:02 ---> 79b3549877ff 18:19:02 Step 27/27 : LABEL version=0.0.0 18:19:02 ---> Running in ea8f09ab97bb 18:19:02 Removing intermediate container ea8f09ab97bb 18:19:02 ---> 0c426421bfc7 18:19:02 [Warning] One or more build-args [ARCH] were not consumed 18:19:02 Successfully built 0c426421bfc7 18:19:02 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 18:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:19:03 18:19:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:19:03 arm64: Pulling from edgex-lftools-log-publisher 18:19:03 8998bd30e6a1: Pulling fs layer 18:19:03 04944245beec: Pulling fs layer 18:19:03 699f458cf7ca: Pulling fs layer 18:19:03 765212b225bb: Pulling fs layer 18:19:03 f23df028b6ca: Pulling fs layer 18:19:03 d65c8cfc05b1: Pulling fs layer 18:19:03 2437ff75d9bd: Pulling fs layer 18:19:03 765212b225bb: Waiting 18:19:03 2437ff75d9bd: Waiting 18:19:03 f23df028b6ca: Waiting 18:19:03 d65c8cfc05b1: Waiting 18:19:03 04944245beec: Verifying Checksum 18:19:03 04944245beec: Download complete 18:19:03 765212b225bb: Verifying Checksum 18:19:03 765212b225bb: Download complete 18:19:03 f23df028b6ca: Download complete 18:19:03 d65c8cfc05b1: Verifying Checksum 18:19:03 d65c8cfc05b1: Download complete 18:19:04 699f458cf7ca: Verifying Checksum 18:19:04 699f458cf7ca: Download complete 18:19:04 8998bd30e6a1: Verifying Checksum 18:19:04 8998bd30e6a1: Download complete 18:19:07 2437ff75d9bd: Verifying Checksum 18:19:07 2437ff75d9bd: Download complete 18:19:08 8998bd30e6a1: Pull complete 18:19:09 04944245beec: Pull complete 18:19:10 699f458cf7ca: Pull complete 18:19:10 765212b225bb: Pull complete 18:19:11 f23df028b6ca: Pull complete 18:19:11 d65c8cfc05b1: Pull complete 18:19:23 2437ff75d9bd: Pull complete 18:19:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:24 prd-ubuntu20.04-docker-arm64-4c-16g-926 does not seem to be running inside a container 18:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:19:27 $ docker top 4c34c44971613d772d2c6e07476d67cdc0749dcac131fee376fdfc0f9942b419 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:27 ---> job-cost.sh 18:19:27 lf-activate-venv: SKIPPING 18:19:27 INFO: No Stack... 18:19:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:19:29 INFO: Archiving Costs [Pipeline] sh 18:19:29 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 18:19:29 + cut -d, -f6 [Pipeline] lock 18:19:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] 18:19:29 Resource [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] did not exist. Created. 18:19:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:19:30 /w/workspace/app-service-configurable/1@tmp/durable-ae67c255/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:19:31 + echo total: 0.10999999940395355 [Pipeline] stash 18:19:31 Warning: overwriting stash ‘stack-cost’ 18:19:31 Stashed 1 file(s) [Pipeline] } 18:19:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:19:31 $ docker stop --time=1 4c34c44971613d772d2c6e07476d67cdc0749dcac131fee376fdfc0f9942b419 18:19:33 $ docker rm -f --volumes 4c34c44971613d772d2c6e07476d67cdc0749dcac131fee376fdfc0f9942b419 [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 18:19:34 provisioning config files... 18:19:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-492@tmp/config4458740448441029534tmp [Pipeline] { [Pipeline] sh 18:19:34 + set +x 18:19:34 + curl -s https://codecov.io/bash 18:19:34 + bash -s -- 18:19:34 18:19:34 _____ _ 18:19:34 / ____| | | 18:19:34 | | ___ __| | ___ ___ _____ __ 18:19:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:19:34 | |___| (_) | (_| | __/ (_| (_) \ V / 18:19:34 \_____\___/ \__,_|\___|\___\___/ \_/ 18:19:34 Bash-1.0.6 18:19:34 18:19:34 18:19:34 ==> git version 2.25.1 found 18:19:34 ==> 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 18:19:34 Release-Date: 2020-01-08 18:19:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:19:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:19:34 ==> Jenkins CI detected. 18:19:34 current dir:  /w/workspace/_app-service-configurable_PR-492 18:19:34 project root: . 18:19:34 --> token set from env 18:19:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:19:34 ==> Running gcov in . (disable via -X gcov) 18:19:34 ==> Python coveragepy not found 18:19:34 ==> Searching for coverage reports in: 18:19:34 + . 18:19:34 -> Found 1 reports 18:19:34 ==> Detecting git/mercurial file structure 18:19:34 ==> Reading reports 18:19:34 + ./coverage.out bytes=10 18:19:34 ==> Appending adjustments 18:19:34 https://docs.codecov.io/docs/fixing-reports 18:19:34 + Found adjustments 18:19:34 ==> Gzipping contents 18:19:34 4.0K /tmp/codecov.mjMYyC.gz 18:19:34 ==> Uploading reports 18:19:34 url: https://codecov.io 18:19:34 query: branch=PR-492&commit=493b5dc69de54d6109431ba137d4983a09bf1233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=492&job=&cmd_args= 18:19:34 -> Pinging Codecov 18:19:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-492&commit=493b5dc69de54d6109431ba137d4983a09bf1233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=492&job=&cmd_args= 18:19:35 -> Uploading to 18:19:35 https://storage.googleapis.com/codecov/v4/raw/2023-01-03/A97CA9966030D2A3747ED39772930CCE/493b5dc69de54d6109431ba137d4983a09bf1233/777a4efe-35f1-4ace-b77b-b29dfe59812e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T181934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ba01bfa0a019407ccb56aa060ae082d61110e6d022d43686c408ca545079761 18:19:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:19:35 Dload Upload Total Spent Left Speed 18:19:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2596 --:--:-- --:--:-- --:--:-- 2596 100 527 0 0 100 527 0 2509 --:--:-- --:--:-- --:--:-- 2497 18:19:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/493b5dc69de54d6109431ba137d4983a09bf1233 [Pipeline] } 18:19:35 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 18:19:37 + [ -d /w/workspace/_app-service-configurable_PR-492/archives ] 18:19:37 + ls -al /w/workspace/_app-service-configurable_PR-492/archives 18:19:37 total 16 18:19:37 drwxr-xr-x 3 root root 4096 Jan 3 18:10 . 18:19:37 drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:10 .. 18:19:37 drwxr-xr-x 2 root root 4096 Jan 3 18:10 cost 18:19:37 -rw-r--r-- 1 root root 96 Jan 3 18:10 cost.csv 18:19:37 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-492/archives 18:19:37 + ls -al /w/workspace/_app-service-configurable_PR-492/archives 18:19:37 total 16 18:19:37 drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:10 . 18:19:37 drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:10 .. 18:19:37 drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 18:10 cost 18:19:37 -rw-r--r-- 1 jenkins jenkins 96 Jan 3 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:19:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:19:38 ---> package-listing.sh 18:19:38 ++ facter osfamily 18:19:38 ++ tr '[:upper:]' '[:lower:]' 18:19:38 + OS_FAMILY=debian 18:19:38 + workspace=/w/workspace/_app-service-configurable_PR-492 18:19:38 + START_PACKAGES=/tmp/packages_start.txt 18:19:38 + END_PACKAGES=/tmp/packages_end.txt 18:19:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:19:38 + PACKAGES=/tmp/packages_start.txt 18:19:38 + '[' /w/workspace/_app-service-configurable_PR-492 ']' 18:19:38 + PACKAGES=/tmp/packages_end.txt 18:19:38 + case "${OS_FAMILY}" in 18:19:38 + dpkg -l 18:19:38 + grep '^ii' 18:19:38 + '[' -f /tmp/packages_start.txt ']' 18:19:38 + '[' -f /tmp/packages_end.txt ']' 18:19:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:19:38 + '[' /w/workspace/_app-service-configurable_PR-492 ']' 18:19:38 + mkdir -p /w/workspace/_app-service-configurable_PR-492/archives/ 18:19:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-492/archives/ [Pipeline] echo 18:19:38 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-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:19:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:39 prd-ubuntu20.04-docker-8c-8g-924 does not seem to be running inside a container 18:19:39 $ 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-492/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-492 -v /w/workspace/_app-service-configurable_PR-492:/w/workspace/_app-service-configurable_PR-492:rw,z -v /w/workspace/_app-service-configurable_PR-492@tmp:/w/workspace/_app-service-configurable_PR-492@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:19:39 $ docker top f980e29e3d522a5969ee9587178d881fa5649a1f6b795b1195b607c9506eb4c8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:19:40 + mkdir -p /var/log/sysstat [Pipeline] sh 18:19:41 + ls /var/log/sa-host 18:19:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:41 provisioning config files... 18:19:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-492@tmp/config15597013301023178703tmp [Pipeline] { [Pipeline] echo 18:19:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:19:41 ---> create-netrc.sh [Pipeline] } 18:19:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:19:41 ---> python-tools-install.sh [Pipeline] echo 18:19:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:19:42 ---> sudo-logs.sh 18:19:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:19:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:19:42 ---> job-cost.sh 18:19:42 lf-activate-venv: SKIPPING 18:19:42 DEBUG: total: 0.2199999988079071 18:19:42 INFO: Retrieving Stack Cost... 18:19:43 INFO: Retrieving Pricing Info for: v3-standard-8 18:19:43 INFO: Archiving Costs [Pipeline] echo 18:19:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:19:43 ---> logs-deploy.sh 18:19:43 lf-activate-venv: SKIPPING 18:19:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-492/1 18:19:43 INFO: archiving workspace using pattern(s): 18:19:44 Archives upload complete. 18:19:44 INFO: archiving logs to Nexus