Pull request #676 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2+e01625bd60b95a08d62b78fb0339270c8cdfe0b5 (beb65ce325cc88b4cc5acba49a110e134a00a813) 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-ssh888933726709541533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9034346069819734997.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 f3350a1713306dce7682ed7e37d5774890d03277 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-676/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-676/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12043933511619071531.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-676/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8688215822410809231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15589721611833334256.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-676/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-676/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11474251181628189019.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10120 in /w/workspace/_app-service-configurable_PR-676 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-676 # 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/676/head:refs/remotes/origin/PR-676 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e01625bd60b95a08d62b78fb0339270c8cdfe0b5 into PR head commit c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 Merge succeeded, producing c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 Checking out Revision c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 (PR-676) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 # 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 e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:58:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:58:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:58:39 ========================================================= 12:58:39 EdgeX Global Pipelines Version Info 12:58:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:58:40 ------------------- 12:58:40 stable info: 12:58:40 ------------------- 12:58:40 Commited By: Cherry Wang cherry@iotechsys.com 12:58:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 12:58:40 Message: update stable to v1.0.263 12:58:40 ------------------- 12:58:40 experimental info: 12:58:40 ------------------- 12:58:40 Commited By: Cherry Wang cherry@iotechsys.com 12:58:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 12:58:40 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:58:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:58:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-676 [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-676 [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-676 [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4deb89 [Pipeline] echo 12:58:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:43 provisioning config files... 12:58:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-676@tmp/config13600614044377685958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:43 ---> ****-login.sh 12:58:43 nexus3.edgexfoundry.org:10001 12:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:43 Configure a credential helper to remove this warning. See 12:58:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:43 12:58:43 Login Succeeded 12:58:43 nexus3.edgexfoundry.org:10002 12:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:43 Configure a credential helper to remove this warning. See 12:58:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:43 12:58:43 Login Succeeded 12:58:43 nexus3.edgexfoundry.org:10003 12:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:43 Configure a credential helper to remove this warning. See 12:58:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:43 12:58:43 Login Succeeded 12:58:43 nexus3.edgexfoundry.org:10004 12:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:44 Configure a credential helper to remove this warning. See 12:58:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:44 12:58:44 Login Succeeded 12:58:44 ****.io 12:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:58:44 Configure a credential helper to remove this warning. See 12:58:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:58:44 12:58:44 Login Succeeded 12:58:44 ---> ****-login.sh ends [Pipeline] } 12:58:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:58:45 + git rev-list -1 --merges c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2~1..c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] echo 12:58:45 -----------> git rev-list -1 --merges c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2~1..c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [false] [Pipeline] sh 12:58:45 + git log --format=format:%s -1 c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] echo 12:58:45 ========================================================= 12:58:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:58:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:58:46 + git log --format=format:%s -1 c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] echo 12:58:46 [semverPrep] GIT_COMMIT: c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:58:46 [semverPrep] This is not a build commit. [Pipeline] sh 12:58:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:58:47 + grep -v github /etc/ssh/ssh_known_hosts 12:58:47 + [ -e /tmp/ssh_known_hosts ] 12:58:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:58:47 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 12:58:47 -a /etc/ssh/ssh_known_hosts 12:58:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:47 12:58:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:47 0.1.4: Pulling from edgex-devops/py-git-semver 12:58:47 b85a868b505f: Pulling fs layer 12:58:47 e2be974225ed: Pulling fs layer 12:58:47 339a4e72a1f5: Pulling fs layer 12:58:47 988bab9f4d93: Pulling fs layer 12:58:47 1469e6f7b9e6: Pulling fs layer 12:58:47 eaf3925da568: Pulling fs layer 12:58:47 bab4dde63d76: Pulling fs layer 12:58:47 bde34c3a00c8: Pulling fs layer 12:58:47 b352a97aabf1: Pulling fs layer 12:58:47 4872d77fe225: Pulling fs layer 12:58:47 5851b861e8e6: Pulling fs layer 12:58:47 1469e6f7b9e6: Waiting 12:58:47 eaf3925da568: Waiting 12:58:47 bab4dde63d76: Waiting 12:58:47 bde34c3a00c8: Waiting 12:58:47 5851b861e8e6: Waiting 12:58:47 4872d77fe225: Waiting 12:58:47 988bab9f4d93: Waiting 12:58:47 b352a97aabf1: Waiting 12:58:47 e2be974225ed: Verifying Checksum 12:58:47 e2be974225ed: Download complete 12:58:47 988bab9f4d93: Verifying Checksum 12:58:47 988bab9f4d93: Download complete 12:58:47 1469e6f7b9e6: Verifying Checksum 12:58:47 1469e6f7b9e6: Download complete 12:58:47 eaf3925da568: Verifying Checksum 12:58:47 eaf3925da568: Download complete 12:58:47 339a4e72a1f5: Verifying Checksum 12:58:47 339a4e72a1f5: Download complete 12:58:47 bde34c3a00c8: Verifying Checksum 12:58:47 bde34c3a00c8: Download complete 12:58:48 b352a97aabf1: Download complete 12:58:48 4872d77fe225: Verifying Checksum 12:58:48 4872d77fe225: Download complete 12:58:48 5851b861e8e6: Verifying Checksum 12:58:48 5851b861e8e6: Download complete 12:58:48 b85a868b505f: Verifying Checksum 12:58:48 b85a868b505f: Download complete 12:58:48 bab4dde63d76: Verifying Checksum 12:58:48 bab4dde63d76: Download complete 12:58:49 b85a868b505f: Pull complete 12:58:49 e2be974225ed: Pull complete 12:58:49 339a4e72a1f5: Pull complete 12:58:49 988bab9f4d93: Pull complete 12:58:50 1469e6f7b9e6: Pull complete 12:58:50 eaf3925da568: Pull complete 12:58:52 bab4dde63d76: Pull complete 12:58:52 bde34c3a00c8: Pull complete 12:58:52 b352a97aabf1: Pull complete 12:58:52 4872d77fe225: Pull complete 12:58:52 5851b861e8e6: Pull complete 12:58:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:52 prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container 12:58:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:58:55 $ docker top faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 -eo pid,comm 12:58:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:58:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:55 [ssh-agent] Looking for ssh-agent implementation... 12:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:55 $ docker exec faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 ssh-agent 12:58:55 SSH_AUTH_SOCK=/tmp/ssh-5D3ymAT9egq4/agent.33 12:58:55 SSH_AGENT_PID=39 12:58:55 Running ssh-add (command line suppressed) 12:58:55 Identity added: /w/workspace/_app-service-configurable_PR-676@tmp/private_key_14070952444874328239.key (/w/workspace/_app-service-configurable_PR-676@tmp/private_key_14070952444874328239.key) 12:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:56 + git tag --points-at HEAD [Pipeline] } 12:58:56 $ docker exec --env ******** --env ******** faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 ssh-agent -k 12:58:56 unset SSH_AUTH_SOCK; 12:58:56 unset SSH_AGENT_PID; 12:58:56 echo Agent pid 39 killed; 12:58:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:58:56 [ssh-agent] Looking for ssh-agent implementation... 12:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:58:56 $ docker exec faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 ssh-agent 12:58:56 SSH_AUTH_SOCK=/tmp/ssh-I7J4Xvh2Vabo/agent.72 12:58:56 SSH_AGENT_PID=78 12:58:56 Running ssh-add (command line suppressed) 12:58:56 Identity added: /w/workspace/_app-service-configurable_PR-676@tmp/private_key_17487483005865176719.key (/w/workspace/_app-service-configurable_PR-676@tmp/private_key_17487483005865176719.key) 12:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:58:57 + git semver init 12:58:57 2024-09-11 12:58:57,397 [run_init] DEBUG init version:0.0.0 force:False 12:58:57 2024-09-11 12:58:57,398 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-676/.semver 12:58:57 2024-09-11 12:58:57,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-676/.semver 12:58:57 2024-09-11 12:58:57,399 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-676/.semver'], cwd=/w/workspace/_app-service-configurable_PR-676, universal_newlines=False, shell=None, istream=None) 12:58:58 2024-09-11 12:58:58,549 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-676/.git/info/exclude 12:58:58 2024-09-11 12:58:58,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-676/.semver/PR-676 with force:False 12:58:58 2024-09-11 12:58:58,550 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-676/.semver/PR-676 12:58:58 2024-09-11 12:58:58,554 [execute] INFO git cat-file --batch-check 12:58:58 2024-09-11 12:58:58,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-676/.semver, universal_newlines=False, shell=None, istream=) 12:58:58 2024-09-11 12:58:58,562 [execute] INFO git cat-file --batch 12:58:58 2024-09-11 12:58:58,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-676/.semver, universal_newlines=False, shell=None, istream=) 12:58:58 2024-09-11 12:58:58,568 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-676/.semver/PR-676 12:58:58 0.0.0 [Pipeline] } 12:58:58 $ docker exec --env ******** --env ******** faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 ssh-agent -k 12:58:59 unset SSH_AUTH_SOCK; 12:58:59 unset SSH_AGENT_PID; 12:58:59 echo Agent pid 78 killed; 12:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:58:59 + git semver [Pipeline] } 12:58:59 $ docker stop --time=1 faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 12:59:01 $ docker rm -f --volumes faeb14a3a183ace1554837e3d18bcf3c4998333681055a30c7ed2e6a2fe86b47 [Pipeline] // withDockerContainer [Pipeline] sh 12:59:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:59:01 Stashed 1 file(s) [Pipeline] echo 12:59:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:02 provisioning config files... 12:59:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-676@tmp/config7495495997028884335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:59:02 ---> ****-login.sh 12:59:02 nexus3.edgexfoundry.org:10001 12:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:02 Configure a credential helper to remove this warning. See 12:59:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:02 12:59:02 Login Succeeded 12:59:02 nexus3.edgexfoundry.org:10002 12:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:02 Configure a credential helper to remove this warning. See 12:59:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:02 12:59:02 Login Succeeded 12:59:02 nexus3.edgexfoundry.org:10003 12:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:03 Configure a credential helper to remove this warning. See 12:59:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:03 12:59:03 Login Succeeded 12:59:03 nexus3.edgexfoundry.org:10004 12:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:03 Configure a credential helper to remove this warning. See 12:59:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:03 12:59:03 Login Succeeded 12:59:03 ****.io 12:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:59:03 Configure a credential helper to remove this warning. See 12:59:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:59:03 12:59:03 Login Succeeded 12:59:03 ---> ****-login.sh ends [Pipeline] } 12:59:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:59:03 ========================================================= 12:59:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:59:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:59:04 Sending build context to Docker daemon 9.161MB 12:59:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:59:04 Step 2/12 : FROM ${BASE} AS builder 12:59:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:59:04 619be1103602: Pulling fs layer 12:59:04 7862e08f4a3e: Pulling fs layer 12:59:04 5df492c9dc93: Pulling fs layer 12:59:04 7629e6793208: Pulling fs layer 12:59:04 4f4fb700ef54: Pulling fs layer 12:59:04 fb5054dd5b73: Pulling fs layer 12:59:04 eeca6798cff9: Pulling fs layer 12:59:04 aa269ceb94a6: Pulling fs layer 12:59:04 ada007ff1a6a: Pulling fs layer 12:59:04 aa269ceb94a6: Waiting 12:59:04 ada007ff1a6a: Waiting 12:59:04 7629e6793208: Waiting 12:59:04 4f4fb700ef54: Waiting 12:59:04 fb5054dd5b73: Waiting 12:59:04 eeca6798cff9: Waiting 12:59:04 7862e08f4a3e: Download complete 12:59:04 7629e6793208: Verifying Checksum 12:59:04 7629e6793208: Download complete 12:59:04 4f4fb700ef54: Download complete 12:59:04 fb5054dd5b73: Verifying Checksum 12:59:04 fb5054dd5b73: Download complete 12:59:04 619be1103602: Verifying Checksum 12:59:04 619be1103602: Download complete 12:59:04 eeca6798cff9: Verifying Checksum 12:59:04 eeca6798cff9: Download complete 12:59:04 619be1103602: Pull complete 12:59:04 ada007ff1a6a: Verifying Checksum 12:59:04 ada007ff1a6a: Download complete 12:59:04 7862e08f4a3e: Pull complete 12:59:04 5df492c9dc93: Verifying Checksum 12:59:04 5df492c9dc93: Download complete 12:59:05 aa269ceb94a6: Verifying Checksum 12:59:08 5df492c9dc93: Pull complete 12:59:08 7629e6793208: Pull complete 12:59:08 4f4fb700ef54: Pull complete 12:59:08 fb5054dd5b73: Pull complete 12:59:08 eeca6798cff9: Pull complete 12:59:10 aa269ceb94a6: Pull complete 12:59:11 ada007ff1a6a: Pull complete 12:59:11 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:59:11 ---> f489d0715acc 12:59:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:59:17 Still waiting to schedule task 12:59:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:59:17 ---> Running in 018cfbe9be16 12:59:17 Removing intermediate container 018cfbe9be16 12:59:17 ---> 001c6017c81f 12:59:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:59:17 ---> Running in 10653bcc9d08 12:59:17 Removing intermediate container 10653bcc9d08 12:59:17 ---> 60e2b1d287f1 12:59:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:59:17 ---> Running in 8f91082c57df 12:59:17 Removing intermediate container 8f91082c57df 12:59:17 ---> 9a66eb2ede09 12:59:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:59:17 ---> Running in e586da881630 12:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:59:17 OK: 264 MiB in 52 packages 12:59:18 Removing intermediate container e586da881630 12:59:18 ---> d3513904a531 12:59:18 Step 7/12 : WORKDIR /app 12:59:18 ---> Running in 2f90c5b31e9a 12:59:18 Removing intermediate container 2f90c5b31e9a 12:59:18 ---> 5515a2aff7dd 12:59:18 Step 8/12 : COPY go.mod vendor* ./ 12:59:18 ---> 708795225a9b 12:59:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:18 ---> Running in fb9490c1d057 13:00:26 Removing intermediate container fb9490c1d057 13:00:26 ---> 046b980e092d 13:00:26 Step 10/12 : COPY . . 13:00:26 ---> 08c9541ee689 13:00:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:00:26 ---> Running in 12582fde4626 13:00:26 Removing intermediate container 12582fde4626 13:00:26 ---> feace2215837 13:00:26 Step 12/12 : RUN $MAKE 13:00:26 ---> Running in 15982b0676ce 13:00:26 noop 13:00:26 Removing intermediate container 15982b0676ce 13:00:26 ---> 61cd91d0db96 13:00:26 Successfully built 61cd91d0db96 13:00:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:26 + docker inspect -f . ci-base-image-x86_64 13:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:26 prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container 13:00:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:28 $ docker top f1790c09e4abf9c12f7d68a58e5ba2efca484a49af278745e7a7610188c7fa95 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:28 + go version 13:00:28 go version go1.21.9 linux/amd64 [Pipeline] } 13:00:28 $ docker stop --time=1 f1790c09e4abf9c12f7d68a58e5ba2efca484a49af278745e7a7610188c7fa95 13:00:29 $ docker rm -f --volumes f1790c09e4abf9c12f7d68a58e5ba2efca484a49af278745e7a7610188c7fa95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:00:30 + docker inspect -f . ci-base-image-x86_64 13:00:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:30 prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container 13:00:30 $ 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-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:00:31 $ docker top d044afa4ca4bcf0e2f3aed24e8603c79a323d0355c0c419cf7b80a69fc365664 -eo pid,comm [Pipeline] { [Pipeline] sh 13:00:31 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-676 [Pipeline] fileExists [Pipeline] sh 13:00:31 + make test 13:00:31 go test -race -coverprofile=coverage.out ./... 13:00:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10121 in /w/workspace/_app-service-configurable_PR-676 [Pipeline] { [Pipeline] ws 13:00:47 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 13:00:50 The recommended git tool is: git 13:00:55 using credential edgex-jenkins-ssh 13:00:55 Cloning the remote Git repository 13:00:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:00:55 > git init /w/workspace/app-service-configurable/1 # timeout=10 13:00:55 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:00:55 > git --version # timeout=10 13:00:55 > git --version # 'git version 2.25.1' 13:00:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:00:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:59 Merging remotes/origin/main commit e01625bd60b95a08d62b78fb0339270c8cdfe0b5 into PR head commit c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 13:00:59 Merge succeeded, producing c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 13:00:59 Checking out Revision c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 (PR-676) 13:00:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:00:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:00:59 > git config core.sparsecheckout # timeout=10 13:00:59 > git checkout -f c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 # timeout=10 13:00:59 > git remote # timeout=10 13:00:59 > git config --get remote.origin.url # timeout=10 13:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:00:59 > git merge e01625bd60b95a08d62b78fb0339270c8cdfe0b5 # timeout=10 13:00:59 > git rev-parse HEAD^{commit} # timeout=10 13:00:59 > git config core.sparsecheckout # timeout=10 13:00:59 > git checkout -f c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 # timeout=10 13:00:59 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:00:59 > git --version # timeout=10 13:00:59 > git --version # 'git version 2.25.1' 13:00:59 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 13:01:04 ? github.com/edgexfoundry/app-service-configurable [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:01:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:01:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:01:04 Dload Upload Total Spent Left Speed 13:01:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 13:01:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:01:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:01:05 + sudo tee /etc/docker/daemon.new 13:01:05 { 13:01:05 "registry-mirrors": [ 13:01:05 "https://nexus3.edgexfoundry.org:10001" 13:01:05 ], 13:01:05 "bip": "10.250.0.254/24", 13:01:05 "hosts": [ 13:01:05 "tcp://0.0.0.0:5555", 13:01:05 "unix:///var/run/docker.sock" 13:01:05 ], 13:01:05 "mtu": 1458, 13:01:05 "selinux-enabled": true, 13:01:05 "seccomp-profile": "/etc/docker/seccomp.json" 13:01:05 } [Pipeline] sh 13:01:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:01:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:24 provisioning config files... 13:01:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config515395830716933397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:25 ---> ****-login.sh 13:01:25 nexus3.edgexfoundry.org:10001 13:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:25 Configure a credential helper to remove this warning. See 13:01:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:25 13:01:25 Login Succeeded 13:01:25 nexus3.edgexfoundry.org:10002 13:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:25 Configure a credential helper to remove this warning. See 13:01:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:25 13:01:25 Login Succeeded 13:01:25 nexus3.edgexfoundry.org:10003 13:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:26 Configure a credential helper to remove this warning. See 13:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:26 13:01:26 Login Succeeded 13:01:26 nexus3.edgexfoundry.org:10004 13:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:26 Configure a credential helper to remove this warning. See 13:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:26 13:01:26 Login Succeeded 13:01:26 ****.io 13:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:27 Configure a credential helper to remove this warning. See 13:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:27 13:01:27 Login Succeeded 13:01:27 ---> ****-login.sh ends [Pipeline] } 13:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:01:27 ========================================================= 13:01:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:01:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:01:28 Sending build context to Docker daemon 242.7kB 13:01:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:01:28 Step 2/12 : FROM ${BASE} AS builder 13:01:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:01:28 c6b39de5b339: Pulling fs layer 13:01:28 a69c41024577: Pulling fs layer 13:01:28 d6de4b400683: Pulling fs layer 13:01:28 35cb2a7552d0: Pulling fs layer 13:01:28 4f4fb700ef54: Pulling fs layer 13:01:28 464afbd9ba4c: Pulling fs layer 13:01:28 00f215d4a9da: Pulling fs layer 13:01:28 d496ad576159: Pulling fs layer 13:01:28 35cb2a7552d0: Waiting 13:01:28 4f4fb700ef54: Waiting 13:01:28 464afbd9ba4c: Waiting 13:01:28 00f215d4a9da: Waiting 13:01:28 d496ad576159: Waiting 13:01:28 a69c41024577: Verifying Checksum 13:01:28 a69c41024577: Download complete 13:01:28 35cb2a7552d0: Verifying Checksum 13:01:28 35cb2a7552d0: Download complete 13:01:28 4f4fb700ef54: Verifying Checksum 13:01:28 4f4fb700ef54: Download complete 13:01:28 464afbd9ba4c: Verifying Checksum 13:01:28 464afbd9ba4c: Download complete 13:01:28 c6b39de5b339: Download complete 13:01:29 d496ad576159: Verifying Checksum 13:01:29 d496ad576159: Download complete 13:01:29 c6b39de5b339: Pull complete 13:01:30 a69c41024577: Pull complete 13:01:30 d6de4b400683: Verifying Checksum 13:01:30 d6de4b400683: Download complete 13:01:31 00f215d4a9da: Verifying Checksum 13:01:36 go vet ./... 13:01:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:01:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:01:38 ./bin/test-attribution-txt.sh 13:01:38 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:01:38 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:01:38 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 13:01:38 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 13:01:38 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 13:01:38 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 13:01:38 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 13:01:38 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 13:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:01:38 $ docker stop --time=1 d044afa4ca4bcf0e2f3aed24e8603c79a323d0355c0c419cf7b80a69fc365664 13:01:42 $ docker rm -f --volumes d044afa4ca4bcf0e2f3aed24e8603c79a323d0355c0c419cf7b80a69fc365664 [Pipeline] // withDockerContainer [Pipeline] sh 13:01:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:01:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:01:44 d6de4b400683: Pull complete 13:01:44 35cb2a7552d0: Pull complete 13:01:44 4f4fb700ef54: Pull complete 13:01:44 464afbd9ba4c: Pull complete [Pipeline] sh 13:01:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:01:44 + ls -al . 13:01:44 total 264 13:01:44 drwxrwxr-x 7 jenkins jenkins 4096 Sep 11 13:00 . 13:01:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 12:58 .. 13:01:44 -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 12:58 .dockerignore 13:01:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:01 .git 13:01:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 12:58 .github 13:01:44 -rw-rw-r-- 1 jenkins jenkins 106 Sep 11 12:58 .gitignore 13:01:44 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 12:58 .golangci.yml 13:01:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 12:58 .semver 13:01:44 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 11 12:58 Attribution.txt 13:01:44 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 11 12:58 CHANGELOG.md 13:01:44 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 11 12:58 Dockerfile 13:01:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 12:58 GOVERNANCE.md 13:01:44 -rw-rw-r-- 1 jenkins jenkins 666 Sep 11 12:58 Jenkinsfile 13:01:44 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 12:58 LICENSE 13:01:44 -rw-rw-r-- 1 jenkins jenkins 618 Sep 11 12:58 OWNERS.md 13:01:44 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 11 12:58 README.md 13:01:44 -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 12:59 VERSION 13:01:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 12:58 bin 13:01:44 -rw-r--r-- 1 jenkins jenkins 13 Sep 11 13:00 coverage.out 13:01:44 -rw-rw-r-- 1 jenkins jenkins 7342 Sep 11 12:58 go.mod 13:01:44 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 11 12:58 go.sum 13:01:44 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 11 12:58 main.go 13:01:44 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 11 12:58 makefile 13:01:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 12:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:45 + 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=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 --label arch=amd64 --label version=0.0.0 . 13:01:45 Sending build context to Docker daemon 9.162MB 13:01:45 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:01:45 Step 2/27 : FROM ${BASE} AS builder 13:01:45 ---> 61cd91d0db96 13:01:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:01:45 ---> Running in 2caa76e6021d 13:01:45 Removing intermediate container 2caa76e6021d 13:01:45 ---> fc1a107c2628 13:01:45 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:01:45 ---> Running in 26ed4d13acd9 13:01:45 Removing intermediate container 26ed4d13acd9 13:01:45 ---> 51169b6fdd5a 13:01:45 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:01:45 ---> Running in fc987c2206bd 13:01:45 Removing intermediate container fc987c2206bd 13:01:45 ---> 0d2c5a5a26ca 13:01:45 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:45 ---> Running in c098a583f141 13:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:01:46 OK: 264 MiB in 52 packages 13:01:46 Removing intermediate container c098a583f141 13:01:46 ---> aa92524f7ba7 13:01:46 Step 7/27 : WORKDIR /app 13:01:46 ---> Running in 17d38cca8a9c 13:01:46 Removing intermediate container 17d38cca8a9c 13:01:46 ---> becb74e0de04 13:01:46 Step 8/27 : COPY go.mod vendor* ./ 13:01:46 ---> 0d2943c0436d 13:01:46 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:46 ---> Running in a976b5c83e6f 13:01:47 Removing intermediate container a976b5c83e6f 13:01:47 ---> 304e787a5763 13:01:47 Step 10/27 : COPY . . 13:01:47 ---> ff4c1397adce 13:01:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:01:47 ---> Running in d642d6e0b5c8 13:01:47 Removing intermediate container d642d6e0b5c8 13:01:47 ---> 37214c12e7e6 13:01:47 Step 12/27 : RUN $MAKE 13:01:47 ---> Running in 2eddd1856d4d 13:01:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:01:54 00f215d4a9da: Pull complete 13:01:54 d496ad576159: Pull complete 13:01:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:01:54 ---> f246e2811388 13:01:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:01:56 ---> Running in f99014c747c1 13:01:56 Removing intermediate container f99014c747c1 13:01:56 ---> 512347ffb380 13:01:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:01:56 ---> Running in 64882fecff2c 13:01:56 Removing intermediate container 64882fecff2c 13:01:56 ---> 45ed480aa9d4 13:01:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:01:56 ---> Running in 73c69cf1e074 13:01:56 Removing intermediate container 73c69cf1e074 13:01:56 ---> 88318204045d 13:01:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:57 ---> Running in 75c7d3f82221 13:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:01:59 OK: 266 MiB in 52 packages 13:02:00 Removing intermediate container 75c7d3f82221 13:02:00 ---> 912195825b6e 13:02:00 Step 7/12 : WORKDIR /app 13:02:00 ---> Running in bca797cffd25 13:02:00 Removing intermediate container bca797cffd25 13:02:00 ---> a44820552563 13:02:00 Step 8/12 : COPY go.mod vendor* ./ 13:02:00 ---> fc80c5cdef5d 13:02:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:01 ---> Running in 22749c0cad8a 13:02:20 Removing intermediate container 2eddd1856d4d 13:02:20 ---> 33393d954f5b 13:02:20 Step 13/27 : FROM alpine:3.18 13:02:20 3.18: Pulling from library/alpine 13:02:20 1cc3d825d8b2: Pulling fs layer 13:02:20 1cc3d825d8b2: Download complete 13:02:20 1cc3d825d8b2: Pull complete 13:02:20 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 13:02:20 Status: Downloaded newer image for alpine:3.18 13:02:20 ---> 2c64cf60f6f0 13:02:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:02:20 ---> Running in ef07c6ed8d7d 13:02:20 Removing intermediate container ef07c6ed8d7d 13:02:20 ---> f695bab8990f 13:02:20 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:02:20 ---> Running in 9fc552809b9b 13:02:20 Removing intermediate container 9fc552809b9b 13:02:20 ---> d98498f10b16 13:02:20 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:02:20 ---> Running in 46a6b027ac31 13:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:02:20 (1/2) Installing ca-certificates (20240226-r0) 13:02:20 (2/2) Installing dumb-init (1.2.5-r2) 13:02:20 Executing busybox-1.36.1-r7.trigger 13:02:20 Executing ca-certificates-20240226-r0.trigger 13:02:20 OK: 8 MiB in 17 packages 13:02:20 Removing intermediate container 46a6b027ac31 13:02:20 ---> ef509090115d 13:02:20 Step 17/27 : RUN apk --no-cache upgrade 13:02:20 ---> Running in 7f9db1277c24 13:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:02:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:02:20 OK: 8 MiB in 17 packages 13:02:20 Removing intermediate container 7f9db1277c24 13:02:20 ---> b0644e0b6e80 13:02:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:02:21 ---> 463c71f27783 13:02:21 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:02:21 ---> 78926c3b8745 13:02:21 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:02:21 ---> 1a301d1701ec 13:02:21 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:02:22 ---> 910b144b3704 13:02:22 Step 22/27 : EXPOSE 48095 13:02:22 ---> Running in 1e65536cd5e9 13:02:22 Removing intermediate container 1e65536cd5e9 13:02:22 ---> 465cccb6bc23 13:02:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:02:22 ---> Running in 1072aa730227 13:02:22 Removing intermediate container 1072aa730227 13:02:22 ---> ab93257fa67e 13:02:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:02:22 ---> Running in d873b3736625 13:02:22 Removing intermediate container d873b3736625 13:02:22 ---> cee9b9ebc37e 13:02:22 Step 25/27 : LABEL arch=amd64 13:02:22 ---> Running in e29523022ef8 13:02:22 Removing intermediate container e29523022ef8 13:02:22 ---> 41ef85bfd9e9 13:02:22 Step 26/27 : LABEL git_sha=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 13:02:22 ---> Running in d39319e74546 13:02:22 Removing intermediate container d39319e74546 13:02:22 ---> 563b2d5b384d 13:02:22 Step 27/27 : LABEL version=0.0.0 13:02:22 ---> Running in 45f5f524b5dc 13:02:22 Removing intermediate container 45f5f524b5dc 13:02:22 ---> eb179b2a2ef2 13:02:22 [Warning] One or more build-args [ARCH] were not consumed 13:02:22 Successfully built eb179b2a2ef2 13:02:22 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:24 13:02:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:24 latest: Pulling from edgex-lftools-log-publisher 13:02:24 5eb5b503b376: Pulling fs layer 13:02:24 5c69ac0246d0: Pulling fs layer 13:02:24 ec43610c2a17: Pulling fs layer 13:02:24 3a2ae6a8a46f: Pulling fs layer 13:02:24 33b1e0a273af: Pulling fs layer 13:02:24 5d3b04190fa2: Pulling fs layer 13:02:24 2f39f015ded8: Pulling fs layer 13:02:24 3a2ae6a8a46f: Waiting 13:02:24 33b1e0a273af: Waiting 13:02:24 5d3b04190fa2: Waiting 13:02:24 2f39f015ded8: Waiting 13:02:24 5c69ac0246d0: Download complete 13:02:24 3a2ae6a8a46f: Download complete 13:02:24 33b1e0a273af: Verifying Checksum 13:02:24 33b1e0a273af: Download complete 13:02:24 5d3b04190fa2: Verifying Checksum 13:02:24 5d3b04190fa2: Download complete 13:02:24 ec43610c2a17: Verifying Checksum 13:02:24 ec43610c2a17: Download complete 13:02:24 5eb5b503b376: Verifying Checksum 13:02:24 5eb5b503b376: Download complete 13:02:25 2f39f015ded8: Download complete 13:02:25 5eb5b503b376: Pull complete 13:02:25 5c69ac0246d0: Pull complete 13:02:26 ec43610c2a17: Pull complete 13:02:26 3a2ae6a8a46f: Pull complete 13:02:26 33b1e0a273af: Pull complete 13:02:26 5d3b04190fa2: Pull complete 13:02:30 2f39f015ded8: Pull complete 13:02:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:02:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:31 prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container 13:02:31 $ 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-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:02:35 $ docker top 373b089c634a5a4ffeb9eb58f10e3d66b96fbc5fef5f569fb1b8f01ca70a7dab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:02:35 ---> job-cost.sh 13:02:35 lf-activate-venv: SKIPPING 13:02:35 INFO: No Stack... 13:02:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:02:36 INFO: Archiving Costs [Pipeline] sh 13:02:36 + cat /w/workspace/_app-service-configurable_PR-676/archives/cost.csv 13:02:36 + cut -d, -f6 [Pipeline] lock 13:02:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] 13:02:36 Resource [jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] did not exist. Created. 13:02:36 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:02:37 + echo total: 0.2199999988079071 [Pipeline] stash 13:02:37 Stashed 1 file(s) [Pipeline] } 13:02:37 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:02:37 $ docker stop --time=1 373b089c634a5a4ffeb9eb58f10e3d66b96fbc5fef5f569fb1b8f01ca70a7dab 13:02:38 $ docker rm -f --volumes 373b089c634a5a4ffeb9eb58f10e3d66b96fbc5fef5f569fb1b8f01ca70a7dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:03:52 Removing intermediate container 22749c0cad8a 13:03:52 ---> bcdf365a2f05 13:03:52 Step 10/12 : COPY . . 13:03:52 ---> 9c607e2ffbf8 13:03:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:03:52 ---> Running in 2c0f030c1fa5 13:03:52 Removing intermediate container 2c0f030c1fa5 13:03:52 ---> 995d9284796e 13:03:52 Step 12/12 : RUN $MAKE 13:03:52 ---> Running in c62f528ae4b9 13:03:52 noop 13:03:52 Removing intermediate container c62f528ae4b9 13:03:52 ---> b1c00db5f338 13:03:52 Successfully built b1c00db5f338 13:03:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:53 + docker inspect -f . ci-base-image-arm64 13:03:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:53 prd-ubuntu20.04-docker-arm64-4c-16g-10121 does not seem to be running inside a container 13:03:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:03:54 $ docker top f555b1def3d1e3267808f0f7e10b24327eac197ec4c45a2e266ece4a504e643c -eo pid,comm [Pipeline] { [Pipeline] sh 13:03:55 + go version 13:03:55 go version go1.21.9 linux/arm64 [Pipeline] } 13:03:55 $ docker stop --time=1 f555b1def3d1e3267808f0f7e10b24327eac197ec4c45a2e266ece4a504e643c 13:03:57 $ docker rm -f --volumes f555b1def3d1e3267808f0f7e10b24327eac197ec4c45a2e266ece4a504e643c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:58 + docker inspect -f . ci-base-image-arm64 13:03:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:03:58 prd-ubuntu20.04-docker-arm64-4c-16g-10121 does not seem to be running inside a container 13:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:03:59 $ docker top 394332c9c5745be802afcf7ef9f54c33603ddd41e465673677931315c79f4d69 -eo pid,comm [Pipeline] { [Pipeline] sh 13:04:00 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 13:04:01 + make test 13:04:01 go test -race -coverprofile=coverage.out ./... 13:08:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:08:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:08:08 go vet ./... 13:12:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:12:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:12:00 ./bin/test-attribution-txt.sh 13:12:00 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:12:00 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:12:00 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 13:12:00 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 13:12:00 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 13:12:00 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 13:12:00 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 13:12:00 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 13:12:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:12:00 $ docker stop --time=1 394332c9c5745be802afcf7ef9f54c33603ddd41e465673677931315c79f4d69 13:12:02 $ docker rm -f --volumes 394332c9c5745be802afcf7ef9f54c33603ddd41e465673677931315c79f4d69 [Pipeline] // withDockerContainer [Pipeline] sh 13:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:12:05 Warning: overwriting stash ‘coverage-report’ 13:12:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:12:07 + ls -al . 13:12:07 total 260 13:12:07 drwxrwxr-x 6 jenkins jenkins 4096 Sep 11 13:04 . 13:12:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:00 .. 13:12:07 -rw-rw-r-- 1 jenkins jenkins 119 Sep 11 13:00 .dockerignore 13:12:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:01 .git 13:12:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:00 .github 13:12:07 -rw-rw-r-- 1 jenkins jenkins 106 Sep 11 13:00 .gitignore 13:12:07 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 13:00 .golangci.yml 13:12:07 -rw-rw-r-- 1 jenkins jenkins 18981 Sep 11 13:00 Attribution.txt 13:12:07 -rw-rw-r-- 1 jenkins jenkins 37263 Sep 11 13:00 CHANGELOG.md 13:12:07 -rw-rw-r-- 1 jenkins jenkins 2007 Sep 11 13:00 Dockerfile 13:12:07 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 13:00 GOVERNANCE.md 13:12:07 -rw-rw-r-- 1 jenkins jenkins 666 Sep 11 13:00 Jenkinsfile 13:12:07 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 11 13:00 LICENSE 13:12:07 -rw-rw-r-- 1 jenkins jenkins 618 Sep 11 13:00 OWNERS.md 13:12:07 -rw-rw-r-- 1 jenkins jenkins 4582 Sep 11 13:00 README.md 13:12:07 -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 12:59 VERSION 13:12:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:00 bin 13:12:07 -rw-r--r-- 1 jenkins jenkins 13 Sep 11 13:04 coverage.out 13:12:07 -rw-rw-r-- 1 jenkins jenkins 7342 Sep 11 13:00 go.mod 13:12:07 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 11 13:00 go.sum 13:12:07 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 11 13:00 main.go 13:12:07 -rw-rw-r-- 1 jenkins jenkins 2572 Sep 11 13:00 makefile 13:12:07 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 13:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:07 + 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=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 --label arch=arm64 --label version=0.0.0 . 13:12:07 Sending build context to Docker daemon 243.7kB 13:12:07 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:12:07 Step 2/27 : FROM ${BASE} AS builder 13:12:07 ---> b1c00db5f338 13:12:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:12:07 ---> Running in 438f54756009 13:12:07 Removing intermediate container 438f54756009 13:12:07 ---> 555c4d422f89 13:12:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:12:08 ---> Running in 8778cfac1fde 13:12:08 Removing intermediate container 8778cfac1fde 13:12:08 ---> 965344679e3c 13:12:08 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:12:08 ---> Running in b5df9113cf35 13:12:08 Removing intermediate container b5df9113cf35 13:12:08 ---> 815fe22a2406 13:12:08 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:12:08 ---> Running in cf83d6d5047a 13:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:12:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:12:11 OK: 266 MiB in 52 packages 13:12:12 Removing intermediate container cf83d6d5047a 13:12:12 ---> 0869f9c30bbd 13:12:12 Step 7/27 : WORKDIR /app 13:12:12 ---> Running in 2988fa920ae9 13:12:12 Removing intermediate container 2988fa920ae9 13:12:12 ---> a59e8b0b567d 13:12:12 Step 8/27 : COPY go.mod vendor* ./ 13:12:13 ---> 895fed841b3f 13:12:13 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:12:13 ---> Running in 1a2db499f1e6 13:12:15 Removing intermediate container 1a2db499f1e6 13:12:15 ---> d0330b9a091f 13:12:15 Step 10/27 : COPY . . 13:12:16 ---> 05265e213ff3 13:12:16 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:12:16 ---> Running in d3be1644a4f4 13:12:16 Removing intermediate container d3be1644a4f4 13:12:16 ---> 6f5a31bc8c24 13:12:16 Step 12/27 : RUN $MAKE 13:12:16 ---> Running in 0da9101b9490 13:12:17 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 13:16:09 Removing intermediate container 0da9101b9490 13:16:09 ---> d5d2e35fcf75 13:16:09 Step 13/27 : FROM alpine:3.18 13:16:09 3.18: Pulling from library/alpine 13:16:09 720f3032cd11: Pulling fs layer 13:16:09 720f3032cd11: Verifying Checksum 13:16:09 720f3032cd11: Download complete 13:16:09 720f3032cd11: Pull complete 13:16:09 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 13:16:09 Status: Downloaded newer image for alpine:3.18 13:16:09 ---> 3e834921e367 13:16:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:16:09 ---> Running in 92426e93bae5 13:16:09 Removing intermediate container 92426e93bae5 13:16:09 ---> e3fc17c6313c 13:16:09 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:16:09 ---> Running in 2ca1ff7f2001 13:16:09 Removing intermediate container 2ca1ff7f2001 13:16:09 ---> f37a711ebf0e 13:16:09 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:16:09 ---> Running in 4f075de7f3c5 13:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:16:11 (1/2) Installing ca-certificates (20240226-r0) 13:16:11 (2/2) Installing dumb-init (1.2.5-r2) 13:16:11 Executing busybox-1.36.1-r7.trigger 13:16:11 Executing ca-certificates-20240226-r0.trigger 13:16:11 OK: 9 MiB in 17 packages 13:16:12 Removing intermediate container 4f075de7f3c5 13:16:12 ---> 9ca013ada6ac 13:16:12 Step 17/27 : RUN apk --no-cache upgrade 13:16:12 ---> Running in 57885f5cb977 13:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:16:15 OK: 9 MiB in 17 packages 13:16:15 Removing intermediate container 57885f5cb977 13:16:15 ---> f4bc39372860 13:16:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:16:16 ---> eaf4e2080177 13:16:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:16:16 ---> 46691bf685af 13:16:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:16:17 ---> 83610b225977 13:16:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:16:19 ---> 1886d161dae2 13:16:19 Step 22/27 : EXPOSE 48095 13:16:19 ---> Running in bfb9ba912059 13:16:19 Removing intermediate container bfb9ba912059 13:16:19 ---> 6baaa5a1acda 13:16:19 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:16:19 ---> Running in eb0b41aae6ca 13:16:19 Removing intermediate container eb0b41aae6ca 13:16:19 ---> bf05bf712d88 13:16:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:16:20 ---> Running in 8c8f7614a13c 13:16:20 Removing intermediate container 8c8f7614a13c 13:16:20 ---> 36519b2f2f7b 13:16:20 Step 25/27 : LABEL arch=arm64 13:16:20 ---> Running in f789e8a46eab 13:16:20 Removing intermediate container f789e8a46eab 13:16:20 ---> cb19e8557df8 13:16:20 Step 26/27 : LABEL git_sha=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 13:16:20 ---> Running in 4eccd4bffe8c 13:16:21 Removing intermediate container 4eccd4bffe8c 13:16:21 ---> fec6c108e01e 13:16:21 Step 27/27 : LABEL version=0.0.0 13:16:21 ---> Running in a7e2b860ea09 13:16:21 Removing intermediate container a7e2b860ea09 13:16:21 ---> a73deddefc0d 13:16:21 [Warning] One or more build-args [ARCH] were not consumed 13:16:21 Successfully built a73deddefc0d 13:16:21 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:22 13:16:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:23 arm64: Pulling from edgex-lftools-log-publisher 13:16:23 8998bd30e6a1: Pulling fs layer 13:16:23 04944245beec: Pulling fs layer 13:16:23 699f458cf7ca: Pulling fs layer 13:16:23 765212b225bb: Pulling fs layer 13:16:23 f23df028b6ca: Pulling fs layer 13:16:23 d65c8cfc05b1: Pulling fs layer 13:16:23 2437ff75d9bd: Pulling fs layer 13:16:23 765212b225bb: Waiting 13:16:23 f23df028b6ca: Waiting 13:16:23 d65c8cfc05b1: Waiting 13:16:23 2437ff75d9bd: Waiting 13:16:23 04944245beec: Verifying Checksum 13:16:23 04944245beec: Download complete 13:16:23 765212b225bb: Download complete 13:16:23 f23df028b6ca: Verifying Checksum 13:16:23 f23df028b6ca: Download complete 13:16:23 d65c8cfc05b1: Verifying Checksum 13:16:23 d65c8cfc05b1: Download complete 13:16:23 699f458cf7ca: Verifying Checksum 13:16:23 699f458cf7ca: Download complete 13:16:23 8998bd30e6a1: Verifying Checksum 13:16:23 8998bd30e6a1: Download complete 13:16:26 2437ff75d9bd: Verifying Checksum 13:16:26 2437ff75d9bd: Download complete 13:16:28 8998bd30e6a1: Pull complete 13:16:28 04944245beec: Pull complete 13:16:30 699f458cf7ca: Pull complete 13:16:30 765212b225bb: Pull complete 13:16:31 f23df028b6ca: Pull complete 13:16:31 d65c8cfc05b1: Pull complete 13:16:49 2437ff75d9bd: Pull complete 13:16:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:16:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:50 prd-ubuntu20.04-docker-arm64-4c-16g-10121 does not seem to be running inside a container 13:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:16:53 $ docker top e9d329870a932a37b1a9e8d31685373dad68c158341f88344c54f197facb1443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:54 ---> job-cost.sh 13:16:54 lf-activate-venv: SKIPPING 13:16:54 INFO: No Stack... 13:16:54 INFO: Retrieving Pricing Info for: v3-standard-4 13:16:55 INFO: Archiving Costs [Pipeline] sh 13:16:56 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 13:16:56 + cut -d, -f6 [Pipeline] lock 13:16:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] 13:16:56 Resource [jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] did not exist. Created. 13:16:56 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:56 /w/workspace/app-service-configurable/1@tmp/durable-afa6416a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:16:57 + echo total: 0.10999999940395355 [Pipeline] stash 13:16:57 Warning: overwriting stash ‘stack-cost’ 13:16:57 Stashed 1 file(s) [Pipeline] } 13:16:57 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-676-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:57 $ docker stop --time=1 e9d329870a932a37b1a9e8d31685373dad68c158341f88344c54f197facb1443 13:16:59 $ docker rm -f --volumes e9d329870a932a37b1a9e8d31685373dad68c158341f88344c54f197facb1443 [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 13:17:00 provisioning config files... 13:17:00 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-676@tmp/config10931836820048764773tmp [Pipeline] { [Pipeline] sh 13:17:00 + set +x 13:17:00 + + bash -s -- 13:17:00 curl -s https://codecov.io/bash 13:17:00 13:17:00 _____ _ 13:17:00 / ____| | | 13:17:00 | | ___ __| | ___ ___ _____ __ 13:17:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:17:00 | |___| (_) | (_| | __/ (_| (_) \ V / 13:17:00 \_____\___/ \__,_|\___|\___\___/ \_/ 13:17:00 Bash-1.0.6 13:17:00 13:17:00 13:17:00 ==> git version 2.25.1 found 13:17:00 ==> 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 13:17:00 Release-Date: 2020-01-08 13:17:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:17:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:17:00 ==> Jenkins CI detected. 13:17:00 current dir:  /w/workspace/_app-service-configurable_PR-676 13:17:00 project root: . 13:17:00 --> token set from env 13:17:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:17:01 ==> Running gcov in . (disable via -X gcov) 13:17:01 ==> Python coveragepy not found 13:17:01 ==> Searching for coverage reports in: 13:17:01 + . 13:17:01 -> Found 1 reports 13:17:01 ==> Detecting git/mercurial file structure 13:17:01 ==> Reading reports 13:17:01 + ./coverage.out bytes=13 13:17:01 ==> Appending adjustments 13:17:01 https://docs.codecov.io/docs/fixing-reports 13:17:01 + Found adjustments 13:17:01 ==> Gzipping contents 13:17:01 4.0K /tmp/codecov.VM67RG.gz 13:17:01 ==> Uploading reports 13:17:01 url: https://codecov.io 13:17:01 query: branch=PR-676&commit=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=676&job=&cmd_args= 13:17:01 -> Pinging Codecov 13:17:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-676&commit=c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=676&job=&cmd_args= 13:17:01 -> Uploading to 13:17:01 https://storage.googleapis.com/codecov/v4/raw/2024-09-11/A97CA9966030D2A3747ED39772930CCE/c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2/d027d511-34c6-4820-bfec-2e562bc0b87c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240911%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240911T131701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc7f9d5fb9ff8185ac0e651f4cdf7b63a62a8c980d45294c353a810eb2d3aef1 13:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 13:17:01 Dload Upload Total Spent Left Speed 13:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1070 --:--:-- --:--:-- --:--:-- 1070 13:17:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c4deb89df7ff34cdfc4d5d74a5c9ef5a912229b2 [Pipeline] } 13:17:01 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:17:04 + [ -d /w/workspace/_app-service-configurable_PR-676/archives ] 13:17:04 + ls -al /w/workspace/_app-service-configurable_PR-676/archives 13:17:04 total 16 13:17:04 drwxr-xr-x 3 root root 4096 Sep 11 13:02 . 13:17:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:02 .. 13:17:04 drwxr-xr-x 2 root root 4096 Sep 11 13:02 cost 13:17:04 -rw-r--r-- 1 root root 96 Sep 11 13:02 cost.csv 13:17:04 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-676/archives 13:17:04 + ls -al /w/workspace/_app-service-configurable_PR-676/archives 13:17:04 total 16 13:17:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 13:02 . 13:17:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:02 .. 13:17:04 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 13:02 cost 13:17:04 -rw-r--r-- 1 jenkins jenkins 96 Sep 11 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:17:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:17:05 ---> package-listing.sh 13:17:05 ++ facter osfamily 13:17:05 ++ tr '[:upper:]' '[:lower:]' 13:17:05 + OS_FAMILY=debian 13:17:05 + workspace=/w/workspace/_app-service-configurable_PR-676 13:17:05 + START_PACKAGES=/tmp/packages_start.txt 13:17:05 + END_PACKAGES=/tmp/packages_end.txt 13:17:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:05 + PACKAGES=/tmp/packages_start.txt 13:17:05 + '[' /w/workspace/_app-service-configurable_PR-676 ']' 13:17:05 + PACKAGES=/tmp/packages_end.txt 13:17:05 + case "${OS_FAMILY}" in 13:17:05 + dpkg -l 13:17:05 + grep '^ii' 13:17:05 + '[' -f /tmp/packages_start.txt ']' 13:17:05 + '[' -f /tmp/packages_end.txt ']' 13:17:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:05 + '[' /w/workspace/_app-service-configurable_PR-676 ']' 13:17:05 + mkdir -p /w/workspace/_app-service-configurable_PR-676/archives/ 13:17:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-676/archives/ [Pipeline] echo 13:17:05 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-676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:17:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:06 prd-ubuntu20.04-docker-8c-8g-10120 does not seem to be running inside a container 13:17:06 $ 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-676/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-676 -v /w/workspace/_app-service-configurable_PR-676:/w/workspace/_app-service-configurable_PR-676:rw,z -v /w/workspace/_app-service-configurable_PR-676@tmp:/w/workspace/_app-service-configurable_PR-676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:17:07 $ docker top 2a90f3d51b9da1ee66904a79e74216b1ffd19081d8c9f2f97f8c7257c3342014 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:07 + touch /tmp/pre-build-complete [Pipeline] sh 13:17:07 + mkdir -p /var/log/sysstat [Pipeline] sh 13:17:08 + ls /var/log/sa-host 13:17:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:08 provisioning config files... 13:17:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-676@tmp/config14018997806445502637tmp [Pipeline] { [Pipeline] echo 13:17:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:17:08 ---> create-netrc.sh [Pipeline] } 13:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:17:09 ---> python-tools-install.sh [Pipeline] echo 13:17:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:17:09 ---> sudo-logs.sh 13:17:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:17:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:17:10 ---> job-cost.sh 13:17:10 lf-activate-venv: SKIPPING 13:17:10 DEBUG: total: 0.2199999988079071 13:17:10 INFO: Retrieving Stack Cost... 13:17:10 INFO: Retrieving Pricing Info for: v3-standard-8 13:17:10 INFO: Archiving Costs [Pipeline] echo 13:17:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:17:10 ---> logs-deploy.sh 13:17:10 lf-activate-venv: SKIPPING 13:17:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-676/1 13:17:10 INFO: archiving workspace using pattern(s): 13:17:11 Archives upload complete. 13:17:11 INFO: archiving logs to Nexus