Pull request #450 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 20e73748dd1e917e0eb215037e7f41415d3305e1+20255473af988033b17ba271c3bb0facecfc55c7 (53eafe8407ccb0ad590f06805a556b0bfcf591bb) 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-ssh3868541194967966150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7049065554424073085.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4813508834507960504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16071140429689945291.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3497358371716640118.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21216’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21218 in /w/workspace/_app-service-configurable_PR-450 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-450 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 20255473af988033b17ba271c3bb0facecfc55c7 into PR head commit 20e73748dd1e917e0eb215037e7f41415d3305e1 Merge succeeded, producing 54cbc667db1cd3bf3982d9f136c35df3e6849915 Checking out Revision 54cbc667db1cd3bf3982d9f136c35df3e6849915 (PR-450) > 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/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20e73748dd1e917e0eb215037e7f41415d3305e1 # 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 20255473af988033b17ba271c3bb0facecfc55c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54cbc667db1cd3bf3982d9f136c35df3e6849915 # timeout=10 Commit message: "Merge commit '20255473af988033b17ba271c3bb0facecfc55c7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:48:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:48:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:48:52 ========================================================= 07:48:52 EdgeX Global Pipelines Version Info 07:48:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fe36355a9700534d5e514fe4f4471703a9543a2c # timeout=10 07:48:52 ------------------- 07:48:52 stable info: 07:48:52 ------------------- 07:48:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:48:52 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 07:48:52 Message: update stable to v1.0.238 07:48:53 ------------------- 07:48:53 experimental info: 07:48:53 ------------------- 07:48:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:48:53 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 07:48:53 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:48:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-450 [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-450 [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-450 [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54cbc66 [Pipeline] echo 07:48:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:54 provisioning config files... 07:48:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config7834941958695872791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:54 ---> docker-login.sh 07:48:54 nexus3.edgexfoundry.org:10001 07:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:54 Configure a credential helper to remove this warning. See 07:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:54 07:48:54 Login Succeeded 07:48:54 nexus3.edgexfoundry.org:10002 07:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:54 Configure a credential helper to remove this warning. See 07:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:54 07:48:54 Login Succeeded 07:48:54 nexus3.edgexfoundry.org:10003 07:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:54 Configure a credential helper to remove this warning. See 07:48:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:54 07:48:54 Login Succeeded 07:48:54 nexus3.edgexfoundry.org:10004 07:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:55 Configure a credential helper to remove this warning. See 07:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:55 07:48:55 Login Succeeded 07:48:55 docker.io 07:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:55 Configure a credential helper to remove this warning. See 07:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:55 07:48:55 Login Succeeded 07:48:55 ---> docker-login.sh ends [Pipeline] } 07:48:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:48:56 + git rev-list -1 --merges 54cbc667db1cd3bf3982d9f136c35df3e6849915~1..54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] echo 07:48:56 -----------> git rev-list -1 --merges 54cbc667db1cd3bf3982d9f136c35df3e6849915~1..54cbc667db1cd3bf3982d9f136c35df3e6849915 54cbc667db1cd3bf3982d9f136c35df3e6849915 07:48:56 54cbc667db1cd3bf3982d9f136c35df3e6849915 [false] [Pipeline] sh 07:48:56 + git log --format=format:%s -1 54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] echo 07:48:56 ========================================================= 07:48:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:48:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:48:56 + git log --format=format:%s -1 54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] echo 07:48:56 [semverPrep] GIT_COMMIT: 54cbc667db1cd3bf3982d9f136c35df3e6849915, Commit Message: Merge commit '20255473af988033b17ba271c3bb0facecfc55c7' into HEAD [Pipeline] echo 07:48:56 [semverPrep] This is not a build commit. [Pipeline] sh 07:48:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:48:57 + grep -v github /etc/ssh/ssh_known_hosts 07:48:57 + [ -e /tmp/ssh_known_hosts ] 07:48:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:48:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:48:57 + sudo tee -a /etc/ssh/ssh_known_hosts 07:48:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:48:57 07:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:48:58 0.1.4: Pulling from edgex-devops/py-git-semver 07:48:58 b85a868b505f: Pulling fs layer 07:48:58 e2be974225ed: Pulling fs layer 07:48:58 339a4e72a1f5: Pulling fs layer 07:48:58 988bab9f4d93: Pulling fs layer 07:48:58 1469e6f7b9e6: Pulling fs layer 07:48:58 eaf3925da568: Pulling fs layer 07:48:58 bab4dde63d76: Pulling fs layer 07:48:58 bde34c3a00c8: Pulling fs layer 07:48:58 b352a97aabf1: Pulling fs layer 07:48:58 4872d77fe225: Pulling fs layer 07:48:58 5851b861e8e6: Pulling fs layer 07:48:58 bab4dde63d76: Waiting 07:48:58 bde34c3a00c8: Waiting 07:48:58 b352a97aabf1: Waiting 07:48:58 4872d77fe225: Waiting 07:48:58 5851b861e8e6: Waiting 07:48:58 1469e6f7b9e6: Waiting 07:48:58 988bab9f4d93: Waiting 07:48:58 eaf3925da568: Waiting 07:48:58 e2be974225ed: Verifying Checksum 07:48:58 e2be974225ed: Download complete 07:48:58 988bab9f4d93: Download complete 07:48:58 339a4e72a1f5: Verifying Checksum 07:48:58 339a4e72a1f5: Download complete 07:48:58 1469e6f7b9e6: Verifying Checksum 07:48:58 1469e6f7b9e6: Download complete 07:48:58 eaf3925da568: Download complete 07:48:58 bde34c3a00c8: Verifying Checksum 07:48:58 bde34c3a00c8: Download complete 07:48:58 b352a97aabf1: Download complete 07:48:58 4872d77fe225: Download complete 07:48:58 5851b861e8e6: Download complete 07:48:58 b85a868b505f: Verifying Checksum 07:48:58 b85a868b505f: Download complete 07:48:58 bab4dde63d76: Verifying Checksum 07:48:58 bab4dde63d76: Download complete 07:48:59 b85a868b505f: Pull complete 07:48:59 e2be974225ed: Pull complete 07:49:00 339a4e72a1f5: Pull complete 07:49:00 988bab9f4d93: Pull complete 07:49:00 1469e6f7b9e6: Pull complete 07:49:00 eaf3925da568: Pull complete 07:49:03 bab4dde63d76: Pull complete 07:49:03 bde34c3a00c8: Pull complete 07:49:03 b352a97aabf1: Pull complete 07:49:03 4872d77fe225: Pull complete 07:49:03 5851b861e8e6: Pull complete 07:49:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:49:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:03 prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container 07:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:49:05 $ docker top a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 -eo pid,comm 07:49:05 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). 07:49:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:49:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:05 [ssh-agent] Looking for ssh-agent implementation... 07:49:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:05 $ docker exec a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 ssh-agent 07:49:05 SSH_AUTH_SOCK=/tmp/ssh-mMvXdC09Adfi/agent.32 07:49:05 SSH_AGENT_PID=39 07:49:05 Running ssh-add (command line suppressed) 07:49:05 Identity added: /w/workspace/_app-service-configurable_PR-450@tmp/private_key_2327523807059345324.key (/w/workspace/_app-service-configurable_PR-450@tmp/private_key_2327523807059345324.key) 07:49:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:05 + git tag --points-at HEAD [Pipeline] } 07:49:05 $ docker exec --env ******** --env ******** a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 ssh-agent -k 07:49:06 unset SSH_AUTH_SOCK; 07:49:06 unset SSH_AGENT_PID; 07:49:06 echo Agent pid 39 killed; 07:49:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:49:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:49:06 [ssh-agent] Looking for ssh-agent implementation... 07:49:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:06 $ docker exec a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 ssh-agent 07:49:06 SSH_AUTH_SOCK=/tmp/ssh-5spo9unDjYde/agent.71 07:49:06 SSH_AGENT_PID=78 07:49:06 Running ssh-add (command line suppressed) 07:49:06 Identity added: /w/workspace/_app-service-configurable_PR-450@tmp/private_key_6523943742149439548.key (/w/workspace/_app-service-configurable_PR-450@tmp/private_key_6523943742149439548.key) 07:49:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:49:06 + git semver init 07:49:07 2022-07-27 07:49:06,951 [run_init] DEBUG init version:0.0.0 force:False 07:49:07 2022-07-27 07:49:06,951 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-450/.semver 07:49:07 2022-07-27 07:49:06,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-450/.semver 07:49:07 2022-07-27 07:49:06,952 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-450/.semver'], cwd=/w/workspace/_app-service-configurable_PR-450, universal_newlines=False, shell=None, istream=None) 07:49:07 2022-07-27 07:49:07,688 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-450/.git/info/exclude 07:49:07 2022-07-27 07:49:07,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-450/.semver/PR-450 with force:False 07:49:07 2022-07-27 07:49:07,689 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-450/.semver/PR-450 07:49:07 2022-07-27 07:49:07,693 [execute] INFO git cat-file --batch-check 07:49:07 2022-07-27 07:49:07,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-450/.semver, universal_newlines=False, shell=None, istream=) 07:49:07 2022-07-27 07:49:07,699 [execute] INFO git cat-file --batch 07:49:07 2022-07-27 07:49:07,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-450/.semver, universal_newlines=False, shell=None, istream=) 07:49:07 2022-07-27 07:49:07,704 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-450/.semver/PR-450 07:49:07 0.0.0 [Pipeline] } 07:49:07 $ docker exec --env ******** --env ******** a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 ssh-agent -k 07:49:08 unset SSH_AUTH_SOCK; 07:49:08 unset SSH_AGENT_PID; 07:49:08 echo Agent pid 78 killed; 07:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:49:08 + git semver [Pipeline] } 07:49:08 $ docker stop --time=1 a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 07:49:10 $ docker rm -f a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:49:10 Stashed 1 file(s) [Pipeline] echo 07:49:10 [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 07:49:10 provisioning config files... 07:49:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config4958007872472869675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:11 ---> docker-login.sh 07:49:11 nexus3.edgexfoundry.org:10001 07:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:11 Configure a credential helper to remove this warning. See 07:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:11 07:49:11 Login Succeeded 07:49:11 nexus3.edgexfoundry.org:10002 07:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:11 Configure a credential helper to remove this warning. See 07:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:11 07:49:11 Login Succeeded 07:49:11 nexus3.edgexfoundry.org:10003 07:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:11 Configure a credential helper to remove this warning. See 07:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:11 07:49:11 Login Succeeded 07:49:11 nexus3.edgexfoundry.org:10004 07:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:11 Configure a credential helper to remove this warning. See 07:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:11 07:49:11 Login Succeeded 07:49:11 docker.io 07:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:49:11 Configure a credential helper to remove this warning. See 07:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:49:11 07:49:11 Login Succeeded 07:49:11 ---> docker-login.sh ends [Pipeline] } 07:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:49:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:49:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:49:11 ========================================================= 07:49:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:49:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 07:49:12 Sending build context to Docker daemon 3.109MB 07:49:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 07:49:12 Step 2/13 : FROM ${BASE} AS builder 07:49:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:49:12 2408cc74d12b: Pulling fs layer 07:49:12 ea60b727a1ce: Pulling fs layer 07:49:12 30c4a7721957: Pulling fs layer 07:49:12 370296b7ddb6: Pulling fs layer 07:49:12 7c6cee850709: Pulling fs layer 07:49:12 39a5fcdaea64: Pulling fs layer 07:49:12 d94ebbe4e438: Pulling fs layer 07:49:12 bcfd1f05c69d: Pulling fs layer 07:49:12 59ccb84bbe0f: Pulling fs layer 07:49:12 370296b7ddb6: Waiting 07:49:12 7c6cee850709: Waiting 07:49:12 bcfd1f05c69d: Waiting 07:49:12 59ccb84bbe0f: Waiting 07:49:12 39a5fcdaea64: Waiting 07:49:12 d94ebbe4e438: Waiting 07:49:12 30c4a7721957: Verifying Checksum 07:49:12 30c4a7721957: Download complete 07:49:12 ea60b727a1ce: Download complete 07:49:12 7c6cee850709: Download complete 07:49:12 39a5fcdaea64: Download complete 07:49:12 2408cc74d12b: Verifying Checksum 07:49:12 d94ebbe4e438: Verifying Checksum 07:49:12 d94ebbe4e438: Download complete 07:49:12 2408cc74d12b: Pull complete 07:49:12 ea60b727a1ce: Pull complete 07:49:12 30c4a7721957: Pull complete 07:49:13 59ccb84bbe0f: Verifying Checksum 07:49:13 59ccb84bbe0f: Download complete 07:49:13 370296b7ddb6: Verifying Checksum 07:49:13 370296b7ddb6: Download complete 07:49:13 bcfd1f05c69d: Verifying Checksum 07:49:13 bcfd1f05c69d: Download complete 07:49:17 370296b7ddb6: Pull complete 07:49:17 7c6cee850709: Pull complete 07:49:17 39a5fcdaea64: Pull complete 07:49:17 d94ebbe4e438: Pull complete 07:49:19 bcfd1f05c69d: Pull complete 07:49:19 59ccb84bbe0f: Pull complete 07:49:19 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 07:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:49:19 ---> a4fb48ad2a94 07:49:19 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:49:22 ---> Running in 775e2668ebbe 07:49:22 Removing intermediate container 775e2668ebbe 07:49:22 ---> 44d92ac245d9 07:49:22 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 07:49:22 ---> Running in aef5c6d8608c 07:49:22 Removing intermediate container aef5c6d8608c 07:49:22 ---> a3d7e2e39217 07:49:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:49:22 ---> Running in d14306956d7d 07:49:22 Removing intermediate container d14306956d7d 07:49:22 ---> 3576aa09a8ab 07:49:22 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:22 ---> Running in 34a0cf87f4a7 07:49:23 Removing intermediate container 34a0cf87f4a7 07:49:23 ---> 994931e0a7eb 07:49:23 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:23 ---> Running in 8f54e29c1c0c 07:49:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:49:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:49:24 OK: 211 MiB in 51 packages 07:49:24 Removing intermediate container 8f54e29c1c0c 07:49:24 ---> 5fba790e59b2 07:49:24 Step 8/13 : WORKDIR /app 07:49:24 ---> Running in 651912ff6b71 07:49:25 Removing intermediate container 651912ff6b71 07:49:25 ---> 06fbc1f156a4 07:49:25 Step 9/13 : COPY go.mod vendor* ./ 07:49:25 ---> 0d699b323086 07:49:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:25 ---> Running in 75f10c97e306 07:49:25 Still waiting to schedule task 07:49:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21217’ is offline 07:49:39 Removing intermediate container 75f10c97e306 07:49:39 ---> b3b411d2eafc 07:49:39 Step 11/13 : COPY . . 07:49:39 ---> f8b163308e7f 07:49:39 Step 12/13 : ARG MAKE="make build" 07:49:39 ---> Running in d6eb72ee3e7c 07:49:39 Removing intermediate container d6eb72ee3e7c 07:49:39 ---> 971897449894 07:49:39 Step 13/13 : RUN $MAKE 07:49:39 ---> Running in 710ad961b0de 07:49:39 noop 07:49:39 Removing intermediate container 710ad961b0de 07:49:39 ---> 74baa518aa1f 07:49:39 Successfully built 74baa518aa1f 07:49:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:40 + docker inspect -f . ci-base-image-x86_64 07:49:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:40 prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container 07:49:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:49:40 $ docker top 3c6a925c8b0ec5b3982fa762e239ce44131940411d8f4cac6c0492c527ec3ef2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:41 + go version 07:49:41 go version go1.18.3 linux/amd64 [Pipeline] } 07:49:41 $ docker stop --time=1 3c6a925c8b0ec5b3982fa762e239ce44131940411d8f4cac6c0492c527ec3ef2 07:49:42 $ docker rm -f 3c6a925c8b0ec5b3982fa762e239ce44131940411d8f4cac6c0492c527ec3ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:42 + docker inspect -f . ci-base-image-x86_64 07:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:42 prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container 07:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:49:43 $ docker top 7adb775df17586613e58333dea9f4ec91c07f4027fa64bd37661bcfed534ed40 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:43 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-450 [Pipeline] fileExists [Pipeline] sh 07:49:44 + make test 07:49:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 07:49:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:49:52 CGO_ENABLED=1 go vet ./... 07:49:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:55 ./bin/test-attribution-txt.sh [Pipeline] echo 07:49:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:49:55 $ docker stop --time=1 7adb775df17586613e58333dea9f4ec91c07f4027fa64bd37661bcfed534ed40 07:49:57 $ docker rm -f 7adb775df17586613e58333dea9f4ec91c07f4027fa64bd37661bcfed534ed40 [Pipeline] // withDockerContainer [Pipeline] sh 07:49:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:49:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:49:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:49:58 + ls -al . 07:49:58 total 168 07:49:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 07:49 . 07:49:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 07:48 .. 07:49:58 -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 07:48 .dockerignore 07:49:58 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 07:49 .git 07:49:58 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 07:48 .github 07:49:58 -rw-rw-r-- 1 jenkins jenkins 171 Jul 27 07:48 .gitignore 07:49:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 07:49 .semver 07:49:58 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 27 07:48 Attribution.txt 07:49:58 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 27 07:48 CHANGELOG.md 07:49:58 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 27 07:48 Dockerfile 07:49:58 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 07:48 GOVERNANCE.md 07:49:58 -rw-rw-r-- 1 jenkins jenkins 688 Jul 27 07:48 Jenkinsfile 07:49:58 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 07:48 LICENSE 07:49:58 -rw-rw-r-- 1 jenkins jenkins 618 Jul 27 07:48 OWNERS.md 07:49:58 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 27 07:48 README.md 07:49:58 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 07:49 VERSION 07:49:58 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 07:48 bin 07:49:58 -rw-r--r-- 1 jenkins jenkins 10 Jul 27 07:49 coverage.out 07:49:58 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 27 07:48 go.mod 07:49:58 -rw-rw-r-- 1 jenkins jenkins 35614 Jul 27 07:48 go.sum 07:49:58 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 27 07:48 main.go 07:49:58 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 27 07:48 makefile 07:49:58 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 07:48 res 07:49:58 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 07:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:58 + 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=54cbc667db1cd3bf3982d9f136c35df3e6849915 --label arch=amd64 --label version=0.0.0 . 07:49:58 Sending build context to Docker daemon 3.11MB 07:49:58 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 07:49:58 Step 2/27 : FROM ${BASE} AS builder 07:49:58 ---> 74baa518aa1f 07:49:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:49:58 ---> Running in e440b874e0ce 07:49:59 Removing intermediate container e440b874e0ce 07:49:59 ---> 2970a5f44b8b 07:49:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:49:59 ---> Running in 231d629b18bf 07:49:59 Removing intermediate container 231d629b18bf 07:49:59 ---> 18e2aa812393 07:49:59 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:49:59 ---> Running in ad03e353ae6a 07:49:59 Removing intermediate container ad03e353ae6a 07:49:59 ---> a540904da332 07:49:59 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:59 ---> Running in d74b21d9749d 07:49:59 Removing intermediate container d74b21d9749d 07:49:59 ---> 4fc1546aecb6 07:49:59 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:49:59 ---> Running in 1310bbbc17ed 07:50:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:50:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:50:01 OK: 211 MiB in 51 packages 07:50:01 Removing intermediate container 1310bbbc17ed 07:50:01 ---> a0cfc0cdd16f 07:50:01 Step 8/27 : WORKDIR /app 07:50:01 ---> Running in 69517ffe5597 07:50:01 Removing intermediate container 69517ffe5597 07:50:01 ---> 2b5d046e7656 07:50:01 Step 9/27 : COPY go.mod vendor* ./ 07:50:01 ---> 67e41eafdd8b 07:50:01 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:01 ---> Running in ee9c015e8c5d 07:50:02 Removing intermediate container ee9c015e8c5d 07:50:02 ---> d663834949d0 07:50:02 Step 11/27 : COPY . . 07:50:02 ---> 3b9de5d7f5c4 07:50:02 Step 12/27 : ARG MAKE="make build" 07:50:02 ---> Running in 1d9fd867c591 07:50:02 Removing intermediate container 1d9fd867c591 07:50:02 ---> d512c7902bac 07:50:02 Step 13/27 : RUN $MAKE 07:50:02 ---> Running in 623ee9c0a706 07:50:03 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:50:21 Removing intermediate container 623ee9c0a706 07:50:21 ---> 735448d0f26d 07:50:21 Step 14/27 : FROM alpine:3.16 07:50:21 3.16: Pulling from library/alpine 07:50:21 530afca65e2e: Pulling fs layer 07:50:21 530afca65e2e: Verifying Checksum 07:50:21 530afca65e2e: Download complete 07:50:22 530afca65e2e: Pull complete 07:50:22 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 07:50:22 Status: Downloaded newer image for alpine:3.16 07:50:22 ---> d7d3d98c851f 07:50:22 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:50:22 ---> Running in d2c97cfd0bca 07:50:22 Removing intermediate container d2c97cfd0bca 07:50:22 ---> 70d5bbbd4589 07:50:22 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:50:22 ---> Running in 030eb859b78a 07:50:22 Removing intermediate container 030eb859b78a 07:50:22 ---> 0e3a82e8c0d7 07:50:22 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 07:50:22 ---> Running in 67eb70fdf085 07:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:50:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:50:22 (1/7) Installing ca-certificates (20211220-r0) 07:50:23 (2/7) Installing dumb-init (1.2.5-r1) 07:50:23 (3/7) Installing libgcc (11.2.1_git20220219-r2) 07:50:23 (4/7) Installing libsodium (1.0.18-r0) 07:50:23 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 07:50:23 (6/7) Installing libzmq (4.3.4-r0) 07:50:23 (7/7) Installing zeromq (4.3.4-r0) 07:50:23 Executing busybox-1.35.0-r15.trigger 07:50:23 Executing ca-certificates-20211220-r0.trigger 07:50:23 OK: 9 MiB in 21 packages 07:50:23 Removing intermediate container 67eb70fdf085 07:50:23 ---> e3de836f4f58 07:50:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:50:23 ---> 877f92bcd74b 07:50:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:50:23 ---> d3a2cbeb9c36 07:50:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:50:23 ---> d7fe75bfe581 07:50:23 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:50:24 ---> 242abeea3b46 07:50:24 Step 22/27 : EXPOSE 48095 07:50:24 ---> Running in 964b18f09f88 07:50:24 Removing intermediate container 964b18f09f88 07:50:24 ---> 24364584b397 07:50:24 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:50:24 ---> Running in 42f92ffd84ec 07:50:24 Removing intermediate container 42f92ffd84ec 07:50:24 ---> 48a3385bd83d 07:50:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:50:24 ---> Running in a7ebfac47fd7 07:50:25 Removing intermediate container a7ebfac47fd7 07:50:25 ---> 3d724b539dce 07:50:25 Step 25/27 : LABEL arch=amd64 07:50:25 ---> Running in 259fcc3c0bd7 07:50:25 Removing intermediate container 259fcc3c0bd7 07:50:25 ---> 10c49e07f1f9 07:50:25 Step 26/27 : LABEL git_sha=54cbc667db1cd3bf3982d9f136c35df3e6849915 07:50:25 ---> Running in 5875f8c35858 07:50:25 Removing intermediate container 5875f8c35858 07:50:25 ---> 1a0dab17189d 07:50:25 Step 27/27 : LABEL version=0.0.0 07:50:25 ---> Running in 02185906f0ee 07:50:25 Removing intermediate container 02185906f0ee 07:50:25 ---> b19e7422fb99 07:50:25 [Warning] One or more build-args [ARCH] were not consumed 07:50:25 Successfully built b19e7422fb99 07:50:25 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:25 07:50:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:26 latest: Pulling from edgex-lftools-log-publisher 07:50:26 5eb5b503b376: Pulling fs layer 07:50:26 5c69ac0246d0: Pulling fs layer 07:50:26 ec43610c2a17: Pulling fs layer 07:50:26 3a2ae6a8a46f: Pulling fs layer 07:50:26 33b1e0a273af: Pulling fs layer 07:50:26 5d3b04190fa2: Pulling fs layer 07:50:26 2f39f015ded8: Pulling fs layer 07:50:26 33b1e0a273af: Waiting 07:50:26 3a2ae6a8a46f: Waiting 07:50:26 5d3b04190fa2: Waiting 07:50:26 2f39f015ded8: Waiting 07:50:26 5c69ac0246d0: Verifying Checksum 07:50:26 5c69ac0246d0: Download complete 07:50:26 3a2ae6a8a46f: Verifying Checksum 07:50:26 3a2ae6a8a46f: Download complete 07:50:26 ec43610c2a17: Verifying Checksum 07:50:26 ec43610c2a17: Download complete 07:50:26 33b1e0a273af: Verifying Checksum 07:50:26 33b1e0a273af: Download complete 07:50:26 5d3b04190fa2: Download complete 07:50:26 5eb5b503b376: Verifying Checksum 07:50:26 5eb5b503b376: Download complete 07:50:26 2f39f015ded8: Download complete 07:50:27 5eb5b503b376: Pull complete 07:50:27 5c69ac0246d0: Pull complete 07:50:28 ec43610c2a17: Pull complete 07:50:28 3a2ae6a8a46f: Pull complete 07:50:28 33b1e0a273af: Pull complete 07:50:28 5d3b04190fa2: Pull complete 07:50:32 2f39f015ded8: Pull complete 07:50:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:50:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:50:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:32 prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container 07:50:32 $ 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-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:50:34 $ docker top b0a895855d4a88f039db2a8c4b991f7f77151ed67c11bccb7869bab020379a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:34 ---> job-cost.sh 07:50:34 lf-activate-venv: SKIPPING 07:50:34 INFO: No Stack... 07:50:35 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:35 INFO: Archiving Costs [Pipeline] sh 07:50:35 + cat /w/workspace/_app-service-configurable_PR-450/archives/cost.csv 07:50:35 + cut -d, -f6 [Pipeline] lock 07:50:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] 07:50:36 Resource [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] did not exist. Created. 07:50:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:50:36 + echo total: 0.2199999988079071 [Pipeline] stash 07:50:36 Stashed 1 file(s) [Pipeline] } 07:50:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:50:36 $ docker stop --time=1 b0a895855d4a88f039db2a8c4b991f7f77151ed67c11bccb7869bab020379a1a 07:50:37 $ docker rm -f b0a895855d4a88f039db2a8c4b991f7f77151ed67c11bccb7869bab020379a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:51:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21219 in /w/workspace/_app-service-configurable_PR-450 [Pipeline] { [Pipeline] ws 07:51:07 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 07:51:07 Selected Git installation does not exist. Using Default 07:51:07 The recommended git tool is: NONE 07:51:13 using credential edgex-jenkins-ssh 07:51:13 Cloning the remote Git repository 07:51:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:51:13 > git init /w/workspace/app-service-configurable/3 # timeout=10 07:51:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:51:13 > git --version # timeout=10 07:51:13 > git --version # 'git version 2.25.1' 07:51:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:51:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:51:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:51:15 Merging remotes/origin/main commit 20255473af988033b17ba271c3bb0facecfc55c7 into PR head commit 20e73748dd1e917e0eb215037e7f41415d3305e1 07:51:16 Merge succeeded, producing aca34ac6c9a81cccb556f62606e14be2156c5953 07:51:16 Checking out Revision aca34ac6c9a81cccb556f62606e14be2156c5953 (PR-450) 07:51:15 > git config core.sparsecheckout # timeout=10 07:51:15 > git checkout -f 20e73748dd1e917e0eb215037e7f41415d3305e1 # timeout=10 07:51:15 > git remote # timeout=10 07:51:15 > git config --get remote.origin.url # timeout=10 07:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:15 > git merge 20255473af988033b17ba271c3bb0facecfc55c7 # timeout=10 07:51:16 > git rev-parse HEAD^{commit} # timeout=10 07:51:16 > git config core.sparsecheckout # timeout=10 07:51:16 > git checkout -f aca34ac6c9a81cccb556f62606e14be2156c5953 # timeout=10 07:51:20 Commit message: "Merge commit '20255473af988033b17ba271c3bb0facecfc55c7' into HEAD" 07:51:20 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:51:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:51:21 % Total % Received % Xferd Average Speed Time Time Time Current 07:51:21 Dload Upload Total Spent Left Speed 07:51:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 64229 0 --:--:-- --:--:-- --:--:-- 63896 100 12332 100 12332 0 0 63896 0 --:--:-- --:--:-- --:--:-- 63567 07:51:20 > git rev-list --no-walk fe36355a9700534d5e514fe4f4471703a9543a2c # timeout=10 [Pipeline] sh 07:51:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:51:22 + + sudo tee /etc/docker/daemon.new 07:51:22 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:51:22 { 07:51:22 "registry-mirrors": [ 07:51:22 "https://nexus3.edgexfoundry.org:10001" 07:51:22 ], 07:51:22 "bip": "10.250.0.254/24", 07:51:22 "hosts": [ 07:51:22 "tcp://0.0.0.0:5555", 07:51:22 "unix:///var/run/docker.sock" 07:51:22 ], 07:51:22 "mtu": 1458, 07:51:22 "selinux-enabled": true, 07:51:22 "seccomp-profile": "/etc/docker/seccomp.json" 07:51:22 } [Pipeline] sh 07:51:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:51:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:41 provisioning config files... 07:51:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config5153525160440101824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:41 ---> docker-login.sh 07:51:41 nexus3.edgexfoundry.org:10001 07:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:42 Configure a credential helper to remove this warning. See 07:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:42 07:51:42 Login Succeeded 07:51:42 nexus3.edgexfoundry.org:10002 07:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:43 Configure a credential helper to remove this warning. See 07:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:43 07:51:43 Login Succeeded 07:51:43 nexus3.edgexfoundry.org:10003 07:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:43 Configure a credential helper to remove this warning. See 07:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:43 07:51:43 Login Succeeded 07:51:43 nexus3.edgexfoundry.org:10004 07:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:43 Configure a credential helper to remove this warning. See 07:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:43 07:51:43 Login Succeeded 07:51:43 docker.io 07:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:44 Configure a credential helper to remove this warning. See 07:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:44 07:51:44 Login Succeeded 07:51:44 ---> docker-login.sh ends [Pipeline] } 07:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:51:45 ========================================================= 07:51:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:51:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 07:51:45 Sending build context to Docker daemon 203.3kB 07:51:45 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 07:51:45 Step 2/13 : FROM ${BASE} AS builder 07:51:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:51:46 b3c136eddcbf: Pulling fs layer 07:51:46 c0a3192eca97: Pulling fs layer 07:51:46 a050256f5b6f: Pulling fs layer 07:51:46 656be50a0ddc: Pulling fs layer 07:51:46 2bbca73fdf42: Pulling fs layer 07:51:46 46d945488cbd: Pulling fs layer 07:51:46 8a5474983e97: Pulling fs layer 07:51:46 329c88fbcd65: Pulling fs layer 07:51:46 656be50a0ddc: Waiting 07:51:46 2bbca73fdf42: Waiting 07:51:46 46d945488cbd: Waiting 07:51:46 8a5474983e97: Waiting 07:51:46 329c88fbcd65: Waiting 07:51:46 a050256f5b6f: Verifying Checksum 07:51:46 a050256f5b6f: Download complete 07:51:46 c0a3192eca97: Verifying Checksum 07:51:46 c0a3192eca97: Download complete 07:51:46 2bbca73fdf42: Download complete 07:51:46 46d945488cbd: Verifying Checksum 07:51:46 46d945488cbd: Download complete 07:51:46 b3c136eddcbf: Verifying Checksum 07:51:46 b3c136eddcbf: Download complete 07:51:47 b3c136eddcbf: Pull complete 07:51:47 329c88fbcd65: Verifying Checksum 07:51:47 329c88fbcd65: Download complete 07:51:47 c0a3192eca97: Pull complete 07:51:47 a050256f5b6f: Pull complete 07:51:48 8a5474983e97: Verifying Checksum 07:51:48 8a5474983e97: Download complete 07:51:49 656be50a0ddc: Verifying Checksum 07:51:49 656be50a0ddc: Download complete 07:52:01 656be50a0ddc: Pull complete 07:52:01 2bbca73fdf42: Pull complete 07:52:02 46d945488cbd: Pull complete 07:52:09 8a5474983e97: Pull complete 07:52:11 329c88fbcd65: Pull complete 07:52:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 07:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:52:11 ---> ff4287adb874 07:52:11 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:52:11 ---> Running in 7725d664284c 07:52:12 Removing intermediate container 7725d664284c 07:52:12 ---> 790f6fa053c2 07:52:12 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 07:52:12 ---> Running in 4f6dd4fc9675 07:52:12 Removing intermediate container 4f6dd4fc9675 07:52:12 ---> a57f48ea8bc7 07:52:12 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:52:12 ---> Running in b53863b53931 07:52:13 Removing intermediate container b53863b53931 07:52:13 ---> 9a78c4280f67 07:52:13 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:52:13 ---> Running in fdf4ce0e42dd 07:52:15 Removing intermediate container fdf4ce0e42dd 07:52:15 ---> 959b889c0110 07:52:15 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:52:15 ---> Running in 4338328667a2 07:52:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:52:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:52:18 OK: 221 MiB in 51 packages 07:52:19 Removing intermediate container 4338328667a2 07:52:19 ---> 6483e444fc10 07:52:19 Step 8/13 : WORKDIR /app 07:52:19 ---> Running in b43fc94ef4ea 07:52:19 Removing intermediate container b43fc94ef4ea 07:52:19 ---> 1ed775f51949 07:52:19 Step 9/13 : COPY go.mod vendor* ./ 07:52:20 ---> bd31880b36d0 07:52:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:20 ---> Running in f120739e5cc9 07:53:07 Removing intermediate container f120739e5cc9 07:53:07 ---> fa3c39fc430e 07:53:07 Step 11/13 : COPY . . 07:53:07 ---> 161c65c50f8a 07:53:07 Step 12/13 : ARG MAKE="make build" 07:53:07 ---> Running in 4effc23de067 07:53:07 Removing intermediate container 4effc23de067 07:53:07 ---> e0b7eb69790e 07:53:07 Step 13/13 : RUN $MAKE 07:53:07 ---> Running in 8836e7e56198 07:53:07 noop 07:53:07 Removing intermediate container 8836e7e56198 07:53:07 ---> 0e2c3dadd21e 07:53:07 Successfully built 0e2c3dadd21e 07:53:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:07 + docker inspect -f . ci-base-image-arm64 07:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:07 prd-ubuntu20.04-docker-arm64-4c-16g-21219 does not seem to be running inside a container 07:53:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:53:09 $ docker top f0dd862456128f22bd13b0a164402221473ec742152cb5112ba48db5a9082b0c -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:10 + go version 07:53:10 go version go1.18.3 linux/arm64 [Pipeline] } 07:53:10 $ docker stop --time=1 f0dd862456128f22bd13b0a164402221473ec742152cb5112ba48db5a9082b0c 07:53:11 $ docker rm -f f0dd862456128f22bd13b0a164402221473ec742152cb5112ba48db5a9082b0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:12 + docker inspect -f . ci-base-image-arm64 07:53:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:12 prd-ubuntu20.04-docker-arm64-4c-16g-21219 does not seem to be running inside a container 07:53:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:53:13 $ docker top fd3c1cf60d6e17a75a77530fd56e5d40bf2af995fd79116dc16da3a61029a4f7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:14 + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh 07:53:15 + make test 07:53:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 07:54:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:54:37 CGO_ENABLED=1 go vet ./... 07:54:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:54:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:54:49 ./bin/test-attribution-txt.sh [Pipeline] echo 07:54:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:54:49 $ docker stop --time=1 fd3c1cf60d6e17a75a77530fd56e5d40bf2af995fd79116dc16da3a61029a4f7 07:54:51 $ docker rm -f fd3c1cf60d6e17a75a77530fd56e5d40bf2af995fd79116dc16da3a61029a4f7 [Pipeline] // withDockerContainer [Pipeline] sh 07:54:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:54:52 Warning: overwriting stash ‘coverage-report’ 07:54:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:54:53 + ls -al . 07:54:53 total 164 07:54:53 drwxrwxr-x 7 jenkins jenkins 4096 Jul 27 07:53 . 07:54:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 07:51 .. 07:54:53 -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 07:51 .dockerignore 07:54:53 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 07:51 .git 07:54:53 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 07:51 .github 07:54:53 -rw-rw-r-- 1 jenkins jenkins 171 Jul 27 07:51 .gitignore 07:54:53 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 27 07:51 Attribution.txt 07:54:53 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 27 07:51 CHANGELOG.md 07:54:53 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 27 07:51 Dockerfile 07:54:53 -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 07:51 GOVERNANCE.md 07:54:53 -rw-rw-r-- 1 jenkins jenkins 688 Jul 27 07:51 Jenkinsfile 07:54:53 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 07:51 LICENSE 07:54:53 -rw-rw-r-- 1 jenkins jenkins 618 Jul 27 07:51 OWNERS.md 07:54:53 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 27 07:51 README.md 07:54:53 -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 07:49 VERSION 07:54:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 07:51 bin 07:54:53 -rw-r--r-- 1 jenkins jenkins 10 Jul 27 07:53 coverage.out 07:54:53 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 27 07:51 go.mod 07:54:53 -rw-rw-r-- 1 jenkins jenkins 35614 Jul 27 07:51 go.sum 07:54:53 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 27 07:51 main.go 07:54:53 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 27 07:51 makefile 07:54:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 07:51 res 07:54:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 07:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:54 + 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=aca34ac6c9a81cccb556f62606e14be2156c5953 --label arch=arm64 --label version=0.0.0 . 07:54:54 Sending build context to Docker daemon 204.3kB 07:54:54 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 07:54:54 Step 2/27 : FROM ${BASE} AS builder 07:54:54 ---> 0e2c3dadd21e 07:54:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:54:54 ---> Running in d2f28bcf3998 07:54:54 Removing intermediate container d2f28bcf3998 07:54:54 ---> 6875aa8f8eb9 07:54:54 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:54:54 ---> Running in fc5fc8b35b71 07:54:55 Removing intermediate container fc5fc8b35b71 07:54:55 ---> a66f4acf5955 07:54:55 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:54:55 ---> Running in 938cb8ab670a 07:54:55 Removing intermediate container 938cb8ab670a 07:54:55 ---> 3a672c5a10b4 07:54:55 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:55 ---> Running in 2eccaa4ad5d0 07:54:57 Removing intermediate container 2eccaa4ad5d0 07:54:57 ---> 0e116b29b7f9 07:54:57 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:54:57 ---> Running in 5ed48bfcd869 07:54:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:54:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:54:59 OK: 221 MiB in 51 packages 07:55:00 Removing intermediate container 5ed48bfcd869 07:55:00 ---> 8b15d1ffa027 07:55:00 Step 8/27 : WORKDIR /app 07:55:00 ---> Running in 75c35799b3e7 07:55:01 Removing intermediate container 75c35799b3e7 07:55:01 ---> 77144eaaeefd 07:55:01 Step 9/27 : COPY go.mod vendor* ./ 07:55:01 ---> f6e6f2bb3bda 07:55:01 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:01 ---> Running in 6ca52123964a 07:55:03 Removing intermediate container 6ca52123964a 07:55:03 ---> 32b2e036f031 07:55:03 Step 11/27 : COPY . . 07:55:04 ---> 95cb8d1c372c 07:55:04 Step 12/27 : ARG MAKE="make build" 07:55:04 ---> Running in 120aaaafa004 07:55:04 Removing intermediate container 120aaaafa004 07:55:04 ---> 54acb8fdfec9 07:55:04 Step 13/27 : RUN $MAKE 07:55:04 ---> Running in 4223da5bffbf 07:55:05 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:57:12 Removing intermediate container 4223da5bffbf 07:57:12 ---> e40675d51bc8 07:57:12 Step 14/27 : FROM alpine:3.16 07:57:12 3.16: Pulling from library/alpine 07:57:12 f97344484467: Pulling fs layer 07:57:12 f97344484467: Download complete 07:57:12 f97344484467: Pull complete 07:57:12 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 07:57:12 Status: Downloaded newer image for alpine:3.16 07:57:12 ---> 3d81c46cd875 07:57:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:57:12 ---> Running in b95fb12fadb8 07:57:12 Removing intermediate container b95fb12fadb8 07:57:12 ---> ba43184607e5 07:57:12 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:57:12 ---> Running in f15ac1a24e31 07:57:12 Removing intermediate container f15ac1a24e31 07:57:12 ---> ffff0e14f9a5 07:57:12 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 07:57:12 ---> Running in 0edfd3c52c0a 07:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:57:12 (1/7) Installing ca-certificates (20211220-r0) 07:57:12 (2/7) Installing dumb-init (1.2.5-r1) 07:57:12 (3/7) Installing libgcc (11.2.1_git20220219-r2) 07:57:12 (4/7) Installing libsodium (1.0.18-r0) 07:57:12 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 07:57:12 (6/7) Installing libzmq (4.3.4-r0) 07:57:12 (7/7) Installing zeromq (4.3.4-r0) 07:57:12 Executing busybox-1.35.0-r15.trigger 07:57:12 Executing ca-certificates-20211220-r0.trigger 07:57:12 OK: 9 MiB in 21 packages 07:57:12 Removing intermediate container 0edfd3c52c0a 07:57:12 ---> 7c87dd5cc3f1 07:57:12 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:57:12 ---> 786c02844495 07:57:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:57:12 ---> 71d117c15bfd 07:57:12 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:57:12 ---> bd20043f16ef 07:57:12 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:57:13 ---> 1c7a633ac75b 07:57:13 Step 22/27 : EXPOSE 48095 07:57:13 ---> Running in 071545ed8a5e 07:57:14 Removing intermediate container 071545ed8a5e 07:57:14 ---> 63af8bfacc5a 07:57:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:57:14 ---> Running in 6a5fbf9a1040 07:57:14 Removing intermediate container 6a5fbf9a1040 07:57:14 ---> 191dc9135fec 07:57:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:57:14 ---> Running in 8c55c5b0d16f 07:57:14 Removing intermediate container 8c55c5b0d16f 07:57:14 ---> 62836026eefc 07:57:14 Step 25/27 : LABEL arch=arm64 07:57:14 ---> Running in 3aa62a3f6dc3 07:57:14 Removing intermediate container 3aa62a3f6dc3 07:57:14 ---> 4c0d9330ea9a 07:57:14 Step 26/27 : LABEL git_sha=aca34ac6c9a81cccb556f62606e14be2156c5953 07:57:15 ---> Running in d969a605e19a 07:57:15 Removing intermediate container d969a605e19a 07:57:15 ---> c7e7cafda2e3 07:57:15 Step 27/27 : LABEL version=0.0.0 07:57:15 ---> Running in eb785fe57bf4 07:57:15 Removing intermediate container eb785fe57bf4 07:57:15 ---> f976e412ddb5 07:57:15 [Warning] One or more build-args [ARCH] were not consumed 07:57:15 Successfully built f976e412ddb5 07:57:15 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:16 07:57:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:16 arm64: Pulling from edgex-lftools-log-publisher 07:57:16 8998bd30e6a1: Pulling fs layer 07:57:16 04944245beec: Pulling fs layer 07:57:16 699f458cf7ca: Pulling fs layer 07:57:16 765212b225bb: Pulling fs layer 07:57:16 f23df028b6ca: Pulling fs layer 07:57:16 d65c8cfc05b1: Pulling fs layer 07:57:16 2437ff75d9bd: Pulling fs layer 07:57:16 765212b225bb: Waiting 07:57:16 f23df028b6ca: Waiting 07:57:16 d65c8cfc05b1: Waiting 07:57:16 2437ff75d9bd: Waiting 07:57:16 04944245beec: Verifying Checksum 07:57:16 04944245beec: Download complete 07:57:16 765212b225bb: Verifying Checksum 07:57:16 765212b225bb: Download complete 07:57:16 f23df028b6ca: Download complete 07:57:16 d65c8cfc05b1: Verifying Checksum 07:57:16 d65c8cfc05b1: Download complete 07:57:16 699f458cf7ca: Verifying Checksum 07:57:16 699f458cf7ca: Download complete 07:57:17 8998bd30e6a1: Download complete 07:57:19 2437ff75d9bd: Verifying Checksum 07:57:19 2437ff75d9bd: Download complete 07:57:22 8998bd30e6a1: Pull complete 07:57:22 04944245beec: Pull complete 07:57:23 699f458cf7ca: Pull complete 07:57:23 765212b225bb: Pull complete 07:57:24 f23df028b6ca: Pull complete 07:57:24 d65c8cfc05b1: Pull complete 07:57:39 2437ff75d9bd: Pull complete 07:57:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:40 prd-ubuntu20.04-docker-arm64-4c-16g-21219 does not seem to be running inside a container 07:57:40 $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:57:42 $ docker top f089731638e5ffb29cc1421bfd474f8101ca24f30c54a0a82e1db83261c8b5e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:43 ---> job-cost.sh 07:57:43 lf-activate-venv: SKIPPING 07:57:43 INFO: No Stack... 07:57:44 INFO: Retrieving Pricing Info for: v3-standard-4 07:57:45 INFO: Archiving Costs [Pipeline] sh 07:57:45 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 07:57:45 + cut -d, -f6 [Pipeline] lock 07:57:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] 07:57:45 Resource [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] did not exist. Created. 07:57:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:57:46 /w/workspace/app-service-configurable/3@tmp/durable-3b8bdf23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:57:47 + echo total: 0.10999999940395355 [Pipeline] stash 07:57:47 Warning: overwriting stash ‘stack-cost’ 07:57:47 Stashed 1 file(s) [Pipeline] } 07:57:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:57:47 $ docker stop --time=1 f089731638e5ffb29cc1421bfd474f8101ca24f30c54a0a82e1db83261c8b5e5 07:57:48 $ docker rm -f f089731638e5ffb29cc1421bfd474f8101ca24f30c54a0a82e1db83261c8b5e5 [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 07:57:49 provisioning config files... 07:57:49 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config7170566763031054824tmp [Pipeline] { [Pipeline] sh 07:57:49 + set +x 07:57:49 + curl -s https://codecov.io/bash 07:57:49 + bash -s -- 07:57:49 07:57:49 _____ _ 07:57:49 / ____| | | 07:57:49 | | ___ __| | ___ ___ _____ __ 07:57:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:57:49 | |___| (_) | (_| | __/ (_| (_) \ V / 07:57:49 \_____\___/ \__,_|\___|\___\___/ \_/ 07:57:49 Bash-1.0.6 07:57:49 07:57:49 07:57:49 ==> git version 2.25.1 found 07:57:49 ==> 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 07:57:49 Release-Date: 2020-01-08 07:57:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:57:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:57:49 ==> Jenkins CI detected. 07:57:49 current dir:  /w/workspace/_app-service-configurable_PR-450 07:57:49 project root: . 07:57:49 --> token set from env 07:57:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:57:49 ==> Running gcov in . (disable via -X gcov) 07:57:49 ==> Python coveragepy not found 07:57:49 ==> Searching for coverage reports in: 07:57:49 + . 07:57:49 -> Found 1 reports 07:57:49 ==> Detecting git/mercurial file structure 07:57:49 ==> Reading reports 07:57:49 + ./coverage.out bytes=10 07:57:49 ==> Appending adjustments 07:57:49 https://docs.codecov.io/docs/fixing-reports 07:57:49 + Found adjustments 07:57:49 ==> Gzipping contents 07:57:49 4.0K /tmp/codecov.QbF38R.gz 07:57:49 ==> Uploading reports 07:57:49 url: https://codecov.io 07:57:49 query: branch=PR-450&commit=54cbc667db1cd3bf3982d9f136c35df3e6849915&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-450%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=450&job=&cmd_args= 07:57:49 -> Pinging Codecov 07:57:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-450&commit=54cbc667db1cd3bf3982d9f136c35df3e6849915&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-450%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=450&job=&cmd_args= 07:57:50 -> Uploading to 07:57:50 https://storage.googleapis.com/codecov/v4/raw/2022-07-27/A97CA9966030D2A3747ED39772930CCE/54cbc667db1cd3bf3982d9f136c35df3e6849915/03d1bd8f-ed39-4528-b068-549291fe7833.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T075749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4efa8736f7fa8507710216fc9055174301f2e98b1e821eb7e8a484de3f7ada1 07:57:50 % Total % Received % Xferd Average Speed Time Time Time Current 07:57:50 Dload Upload Total Spent Left Speed 07:57:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 1791 --:--:-- --:--:-- --:--:-- 1791 07:57:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] } 07:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:57:51 + [ -d /w/workspace/_app-service-configurable_PR-450/archives ] 07:57:51 + ls -al /w/workspace/_app-service-configurable_PR-450/archives 07:57:51 total 16 07:57:51 drwxr-xr-x 3 root root 4096 Jul 27 07:50 . 07:57:51 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 07:50 .. 07:57:51 drwxr-xr-x 2 root root 4096 Jul 27 07:50 cost 07:57:51 -rw-r--r-- 1 root root 96 Jul 27 07:50 cost.csv 07:57:51 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-450/archives 07:57:51 + ls -al /w/workspace/_app-service-configurable_PR-450/archives 07:57:51 total 16 07:57:51 drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 07:50 . 07:57:51 drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 07:50 .. 07:57:51 drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 07:50 cost 07:57:51 -rw-r--r-- 1 jenkins jenkins 96 Jul 27 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:57:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:57:52 ---> package-listing.sh 07:57:52 ++ facter osfamily 07:57:52 ++ tr '[:upper:]' '[:lower:]' 07:57:52 + OS_FAMILY=debian 07:57:52 + workspace=/w/workspace/_app-service-configurable_PR-450 07:57:52 + START_PACKAGES=/tmp/packages_start.txt 07:57:52 + END_PACKAGES=/tmp/packages_end.txt 07:57:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:52 + PACKAGES=/tmp/packages_start.txt 07:57:52 + '[' /w/workspace/_app-service-configurable_PR-450 ']' 07:57:52 + PACKAGES=/tmp/packages_end.txt 07:57:52 + case "${OS_FAMILY}" in 07:57:52 + dpkg -l 07:57:52 + grep '^ii' 07:57:52 + '[' -f /tmp/packages_start.txt ']' 07:57:52 + '[' -f /tmp/packages_end.txt ']' 07:57:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:52 + '[' /w/workspace/_app-service-configurable_PR-450 ']' 07:57:52 + mkdir -p /w/workspace/_app-service-configurable_PR-450/archives/ 07:57:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-450/archives/ [Pipeline] echo 07:57:52 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-450/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:57:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:53 prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container 07:57:53 $ 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-450/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-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:57:53 $ docker top b70bea56b2d17b40dd549a214e14b47d86e3a005ab9a148270e20490e1ff95ad -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:53 + touch /tmp/pre-build-complete [Pipeline] sh 07:57:54 + mkdir -p /var/log/sysstat [Pipeline] sh 07:57:54 + ls /var/log/sa-host 07:57:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:54 provisioning config files... 07:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config7777561865227625082tmp [Pipeline] { [Pipeline] echo 07:57:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:57:54 ---> create-netrc.sh [Pipeline] } 07:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:57:55 ---> python-tools-install.sh [Pipeline] echo 07:57:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:57:55 ---> sudo-logs.sh 07:57:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:57:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:57:55 ---> job-cost.sh 07:57:55 lf-activate-venv: SKIPPING 07:57:55 DEBUG: total: 0.2199999988079071 07:57:55 INFO: Retrieving Stack Cost... 07:57:56 INFO: Retrieving Pricing Info for: v3-standard-8 07:57:56 INFO: Archiving Costs [Pipeline] echo 07:57:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:57:56 ---> logs-deploy.sh 07:57:56 lf-activate-venv: SKIPPING 07:57:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-450/3 07:57:56 INFO: archiving workspace using pattern(s): 07:57:57 Archives upload complete. 07:57:57 INFO: archiving logs to Nexus