Pull request #421 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 584cca68a0538b5fde875f4068a796023fa5f5de+bee51752e52cefacc75b1e77b3765d1ad311bd56 (508f9e68bcb3ff4e6e1f5ad654cae0826bd19a09) 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-ssh13161255610689013916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12443433910900565583.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-421/workspace@libs/edgex-global-pipelines/.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-421/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7801333496116463404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh16489188691406964550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-421/workspace@libs/lf-pipelines/.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-421/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11384539081701393090.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-49639 in /w/workspace/_app-service-configurable_PR-421 [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-421 # 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 bee51752e52cefacc75b1e77b3765d1ad311bd56 into PR head commit 584cca68a0538b5fde875f4068a796023fa5f5de Merge succeeded, producing 584cca68a0538b5fde875f4068a796023fa5f5de Checking out Revision 584cca68a0538b5fde875f4068a796023fa5f5de (PR-421) > 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/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 584cca68a0538b5fde875f4068a796023fa5f5de # 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 bee51752e52cefacc75b1e77b3765d1ad311bd56 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 584cca68a0538b5fde875f4068a796023fa5f5de # timeout=10 Commit message: "fix: Corrrect typos in comments in new profile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:03:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:03:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:03:51 ========================================================= 21:03:51 EdgeX Global Pipelines Version Info 21:03:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e1b66c8a90dd1924d4e14f37ac024becda0b27aa # timeout=10 21:03:51 ------------------- 21:03:51 stable info: 21:03:51 ------------------- 21:03:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:03:51 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:03:51 Message: update stable to v1.0.227 21:03:52 ------------------- 21:03:52 experimental info: 21:03:52 ------------------- 21:03:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:03:52 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 21:03:52 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:03:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-421 [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-421 [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-421 [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 584cca68a0538b5fde875f4068a796023fa5f5de [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 584cca6 [Pipeline] echo 21:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:53 provisioning config files... 21:03:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-421@tmp/config3838178852122420419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:53 ---> docker-login.sh 21:03:53 nexus3.edgexfoundry.org:10001 21:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:53 Configure a credential helper to remove this warning. See 21:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:53 21:03:53 Login Succeeded 21:03:53 nexus3.edgexfoundry.org:10002 21:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:54 Configure a credential helper to remove this warning. See 21:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:54 21:03:54 Login Succeeded 21:03:54 nexus3.edgexfoundry.org:10003 21:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:54 Configure a credential helper to remove this warning. See 21:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:54 21:03:54 Login Succeeded 21:03:54 nexus3.edgexfoundry.org:10004 21:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:54 Configure a credential helper to remove this warning. See 21:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:54 21:03:54 Login Succeeded 21:03:54 docker.io 21:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:54 Configure a credential helper to remove this warning. See 21:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:54 21:03:54 Login Succeeded 21:03:54 ---> docker-login.sh ends [Pipeline] } 21:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:03:55 + git rev-list -1 --merges 584cca68a0538b5fde875f4068a796023fa5f5de~1..584cca68a0538b5fde875f4068a796023fa5f5de [Pipeline] echo 21:03:55 -----------> git rev-list -1 --merges 584cca68a0538b5fde875f4068a796023fa5f5de~1..584cca68a0538b5fde875f4068a796023fa5f5de 584cca68a0538b5fde875f4068a796023fa5f5de [false] [Pipeline] sh 21:03:55 + git log --format=format:%s -1 584cca68a0538b5fde875f4068a796023fa5f5de [Pipeline] echo 21:03:55 ========================================================= 21:03:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:03:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:56 + git log --format=format:%s -1 584cca68a0538b5fde875f4068a796023fa5f5de [Pipeline] echo 21:03:56 [semverPrep] GIT_COMMIT: 584cca68a0538b5fde875f4068a796023fa5f5de, Commit Message: fix: Corrrect typos in comments in new profile [Pipeline] echo 21:03:56 [semverPrep] This is not a build commit. [Pipeline] sh 21:03:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:03:56 + grep -v github /etc/ssh/ssh_known_hosts 21:03:56 + [ -e /tmp/ssh_known_hosts ] 21:03:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:03:56 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:03:56 sudo tee -a /etc/ssh/ssh_known_hosts 21:03:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:03:56 21:03:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:03:57 latest: Pulling from edgex-devops/py-git-semver 21:03:57 1fe172e4850f: Pulling fs layer 21:03:57 caf521ccaac6: Pulling fs layer 21:03:57 3ead6fa29328: Pulling fs layer 21:03:57 5c2a1cbceb83: Pulling fs layer 21:03:57 a8d5f1318db7: Pulling fs layer 21:03:57 c427282e49a2: Pulling fs layer 21:03:57 1827001aaf11: Pulling fs layer 21:03:57 0714d37db230: Pulling fs layer 21:03:57 ac28cf19c067: Pulling fs layer 21:03:57 ca983d60f3e2: Pulling fs layer 21:03:57 9f894cec8388: Pulling fs layer 21:03:57 0714d37db230: Waiting 21:03:57 5c2a1cbceb83: Waiting 21:03:57 a8d5f1318db7: Waiting 21:03:57 1827001aaf11: Waiting 21:03:57 ac28cf19c067: Waiting 21:03:57 9f894cec8388: Waiting 21:03:57 ca983d60f3e2: Waiting 21:03:57 caf521ccaac6: Verifying Checksum 21:03:57 caf521ccaac6: Download complete 21:03:57 5c2a1cbceb83: Download complete 21:03:57 a8d5f1318db7: Verifying Checksum 21:03:57 a8d5f1318db7: Download complete 21:03:57 3ead6fa29328: Verifying Checksum 21:03:57 3ead6fa29328: Download complete 21:03:57 c427282e49a2: Verifying Checksum 21:03:57 c427282e49a2: Download complete 21:03:57 0714d37db230: Download complete 21:03:57 ac28cf19c067: Verifying Checksum 21:03:57 ac28cf19c067: Download complete 21:03:57 ca983d60f3e2: Download complete 21:03:57 9f894cec8388: Verifying Checksum 21:03:57 9f894cec8388: Download complete 21:03:57 1fe172e4850f: Verifying Checksum 21:03:57 1fe172e4850f: Download complete 21:03:57 1827001aaf11: Verifying Checksum 21:03:57 1827001aaf11: Download complete 21:03:58 1fe172e4850f: Pull complete 21:03:58 caf521ccaac6: Pull complete 21:03:59 3ead6fa29328: Pull complete 21:03:59 5c2a1cbceb83: Pull complete 21:03:59 a8d5f1318db7: Pull complete 21:03:59 c427282e49a2: Pull complete 21:04:01 1827001aaf11: Pull complete 21:04:01 0714d37db230: Pull complete 21:04:01 ac28cf19c067: Pull complete 21:04:01 ca983d60f3e2: Pull complete 21:04:01 9f894cec8388: Pull complete 21:04:01 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 21:04:02 prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container 21:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:04:04 $ docker top e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 -eo pid,comm 21:04:04 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). 21:04:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:04 [ssh-agent] Looking for ssh-agent implementation... 21:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:04 $ docker exec e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 ssh-agent 21:04:04 SSH_AUTH_SOCK=/tmp/ssh-kggddhZjC2VY/agent.35 21:04:04 SSH_AGENT_PID=41 21:04:04 Running ssh-add (command line suppressed) 21:04:04 Identity added: /w/workspace/_app-service-configurable_PR-421@tmp/private_key_4718995816664409813.key (/w/workspace/_app-service-configurable_PR-421@tmp/private_key_4718995816664409813.key) 21:04:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:04 + git tag --points-at HEAD [Pipeline] } 21:04:04 $ docker exec --env ******** --env ******** e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 ssh-agent -k 21:04:04 unset SSH_AUTH_SOCK; 21:04:04 unset SSH_AGENT_PID; 21:04:04 echo Agent pid 41 killed; 21:04:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:05 [ssh-agent] Looking for ssh-agent implementation... 21:04:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:05 $ docker exec e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 ssh-agent 21:04:05 SSH_AUTH_SOCK=/tmp/ssh-LlSS78UYHwBh/agent.73 21:04:05 SSH_AGENT_PID=80 21:04:05 Running ssh-add (command line suppressed) 21:04:05 Identity added: /w/workspace/_app-service-configurable_PR-421@tmp/private_key_7175647289871120781.key (/w/workspace/_app-service-configurable_PR-421@tmp/private_key_7175647289871120781.key) 21:04:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:05 + git semver init 21:04:05 2022-05-10 21:04:05,925 [run_init] DEBUG init version:0.0.0 force:False 21:04:05 2022-05-10 21:04:05,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-421/.semver 21:04:05 2022-05-10 21:04:05,927 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-421/.semver 21:04:05 2022-05-10 21:04:05,927 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-421/.semver'], cwd=/w/workspace/_app-service-configurable_PR-421, universal_newlines=False, shell=None, istream=None) 21:04:06 2022-05-10 21:04:06,708 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-421/.git/info/exclude 21:04:06 2022-05-10 21:04:06,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-421/.semver/PR-421 with force:False 21:04:06 2022-05-10 21:04:06,709 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-421/.semver/PR-421 21:04:06 2022-05-10 21:04:06,713 [execute] INFO git cat-file --batch-check 21:04:06 2022-05-10 21:04:06,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-421/.semver, universal_newlines=False, shell=None, istream=) 21:04:06 2022-05-10 21:04:06,718 [execute] INFO git cat-file --batch 21:04:06 2022-05-10 21:04:06,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-421/.semver, universal_newlines=False, shell=None, istream=) 21:04:06 2022-05-10 21:04:06,723 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-421/.semver/PR-421 21:04:06 0.0.0 [Pipeline] } 21:04:06 $ docker exec --env ******** --env ******** e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 ssh-agent -k 21:04:07 unset SSH_AUTH_SOCK; 21:04:07 unset SSH_AGENT_PID; 21:04:07 echo Agent pid 80 killed; 21:04:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:07 + git semver [Pipeline] } 21:04:07 $ docker stop --time=1 e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 21:04:08 $ docker rm -f e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:04:09 Stashed 1 file(s) [Pipeline] echo 21:04:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:09 provisioning config files... 21:04:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-421@tmp/config737910633918024436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:10 ---> docker-login.sh 21:04:10 nexus3.edgexfoundry.org:10001 21:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:10 Configure a credential helper to remove this warning. See 21:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:10 21:04:10 Login Succeeded 21:04:10 nexus3.edgexfoundry.org:10002 21:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:10 Configure a credential helper to remove this warning. See 21:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:10 21:04:10 Login Succeeded 21:04:10 nexus3.edgexfoundry.org:10003 21:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:10 Configure a credential helper to remove this warning. See 21:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:10 21:04:10 Login Succeeded 21:04:10 nexus3.edgexfoundry.org:10004 21:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:10 Configure a credential helper to remove this warning. See 21:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:10 21:04:10 Login Succeeded 21:04:10 docker.io 21:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:04:10 Configure a credential helper to remove this warning. See 21:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:04:10 21:04:10 Login Succeeded 21:04:10 ---> docker-login.sh ends [Pipeline] } 21:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:04:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:04:10 ========================================================= 21:04:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:04:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:04:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:04:11 Sending build context to Docker daemon 3.068MB 21:04:11 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 21:04:11 Step 2/13 : FROM ${BASE} AS builder 21:04:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:04:11 59bf1c3509f3: Pulling fs layer 21:04:11 666ba61612fd: Pulling fs layer 21:04:11 8ed8ca486205: Pulling fs layer 21:04:11 4fe6c5a15a65: Pulling fs layer 21:04:11 22a0e8bec74d: Pulling fs layer 21:04:11 ca2b28591e48: Pulling fs layer 21:04:11 a51346096db8: Pulling fs layer 21:04:11 daebc70d1ce1: Pulling fs layer 21:04:11 0e18a0eac166: Pulling fs layer 21:04:11 ca2b28591e48: Waiting 21:04:11 a51346096db8: Waiting 21:04:11 daebc70d1ce1: Waiting 21:04:11 4fe6c5a15a65: Waiting 21:04:11 22a0e8bec74d: Waiting 21:04:11 8ed8ca486205: Verifying Checksum 21:04:11 8ed8ca486205: Download complete 21:04:11 666ba61612fd: Verifying Checksum 21:04:11 666ba61612fd: Download complete 21:04:11 22a0e8bec74d: Verifying Checksum 21:04:11 22a0e8bec74d: Download complete 21:04:11 59bf1c3509f3: Verifying Checksum 21:04:11 59bf1c3509f3: Download complete 21:04:11 a51346096db8: Verifying Checksum 21:04:11 a51346096db8: Download complete 21:04:11 ca2b28591e48: Verifying Checksum 21:04:11 ca2b28591e48: Download complete 21:04:11 daebc70d1ce1: Verifying Checksum 21:04:11 daebc70d1ce1: Download complete 21:04:11 59bf1c3509f3: Pull complete 21:04:11 666ba61612fd: Pull complete 21:04:11 8ed8ca486205: Pull complete 21:04:12 0e18a0eac166: Verifying Checksum 21:04:12 0e18a0eac166: Download complete 21:04:12 4fe6c5a15a65: Verifying Checksum 21:04:12 4fe6c5a15a65: Download complete 21:04:15 4fe6c5a15a65: Pull complete 21:04:15 22a0e8bec74d: Pull complete 21:04:15 ca2b28591e48: Pull complete 21:04:15 a51346096db8: Pull complete 21:04:15 daebc70d1ce1: Pull complete 21:04:18 0e18a0eac166: Pull complete 21:04:18 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 21:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:04:18 ---> f018257e8ee9 21:04:18 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:04:20 ---> Running in eee798ad1340 21:04:20 Removing intermediate container eee798ad1340 21:04:20 ---> f80e6bc8d787 21:04:20 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 21:04:20 ---> Running in ec41144402ab 21:04:20 Removing intermediate container ec41144402ab 21:04:20 ---> 9fedd30eb5ad 21:04:20 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:04:20 ---> Running in 743010a454f5 21:04:20 Removing intermediate container 743010a454f5 21:04:20 ---> 5d2a3bb72908 21:04:20 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:20 ---> Running in 4f3aa526d83c 21:04:21 Removing intermediate container 4f3aa526d83c 21:04:21 ---> 07383312a14d 21:04:21 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:21 ---> Running in 6ff169708e0f 21:04:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:04:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:04:22 OK: 221 MiB in 52 packages 21:04:22 Removing intermediate container 6ff169708e0f 21:04:22 ---> 079b650722be 21:04:22 Step 8/13 : WORKDIR /app 21:04:22 ---> Running in 80d2bdc243ac 21:04:22 Removing intermediate container 80d2bdc243ac 21:04:22 ---> b2876b7f2983 21:04:22 Step 9/13 : COPY go.mod vendor* ./ 21:04:23 ---> 217c9a6b736a 21:04:23 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:23 ---> Running in ed72d7f07d35 21:04:24 Still waiting to schedule task 21:04:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-49646’ is offline 21:04:38 Removing intermediate container ed72d7f07d35 21:04:38 ---> a85468ec7310 21:04:38 Step 11/13 : COPY . . 21:04:38 ---> 3416cc7fb442 21:04:38 Step 12/13 : ARG MAKE="make build" 21:04:38 ---> Running in b22b470b056e 21:04:38 Removing intermediate container b22b470b056e 21:04:38 ---> 1056c7e3cdd5 21:04:38 Step 13/13 : RUN $MAKE 21:04:38 ---> Running in 285bee534859 21:04:38 noop 21:04:38 Removing intermediate container 285bee534859 21:04:38 ---> dad345a59d3b 21:04:38 Successfully built dad345a59d3b 21:04:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:04:38 + docker inspect -f . ci-base-image-x86_64 21:04:38 . [Pipeline] withDockerContainer 21:04:38 prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container 21:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:39 $ docker top 966dc9cc005389069c61df7752f5de200236b95f13256b110776f7add182c235 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:39 + go version 21:04:39 go version go1.17.6 linux/amd64 [Pipeline] } 21:04:39 $ docker stop --time=1 966dc9cc005389069c61df7752f5de200236b95f13256b110776f7add182c235 21:04:40 $ docker rm -f 966dc9cc005389069c61df7752f5de200236b95f13256b110776f7add182c235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:41 + docker inspect -f . ci-base-image-x86_64 21:04:41 . [Pipeline] withDockerContainer 21:04:41 prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container 21:04:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:41 $ docker top c84048a9fbcb4f85e0f4f338862dcc34d477fa16793d2433ef87a2c6a90f20a3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:04:42 + make test 21:04:42 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:04:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:04:52 CGO_ENABLED=1 go vet ./... 21:04:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:54 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:55 $ docker stop --time=1 c84048a9fbcb4f85e0f4f338862dcc34d477fa16793d2433ef87a2c6a90f20a3 21:04:57 $ docker rm -f c84048a9fbcb4f85e0f4f338862dcc34d477fa16793d2433ef87a2c6a90f20a3 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:04:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:58 + ls -al . 21:04:58 total 168 21:04:58 drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:04 . 21:04:58 drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:03 .. 21:04:58 -rw-rw-r-- 1 jenkins jenkins 119 May 10 21:03 .dockerignore 21:04:58 drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:04 .git 21:04:58 drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:03 .github 21:04:58 -rw-rw-r-- 1 jenkins jenkins 104 May 10 21:03 .gitignore 21:04:58 drwxr-xr-x 3 jenkins jenkins 4096 May 10 21:04 .semver 21:04:58 -rw-rw-r-- 1 jenkins jenkins 8695 May 10 21:03 Attribution.txt 21:04:58 -rw-rw-r-- 1 jenkins jenkins 27269 May 10 21:03 CHANGELOG.md 21:04:58 -rw-rw-r-- 1 jenkins jenkins 2087 May 10 21:03 Dockerfile 21:04:58 -rw-rw-r-- 1 jenkins jenkins 677 May 10 21:03 GOVERNANCE.md 21:04:58 -rw-rw-r-- 1 jenkins jenkins 688 May 10 21:03 Jenkinsfile 21:04:58 -rw-rw-r-- 1 jenkins jenkins 10174 May 10 21:03 LICENSE 21:04:58 -rw-rw-r-- 1 jenkins jenkins 618 May 10 21:03 OWNERS.md 21:04:58 -rw-rw-r-- 1 jenkins jenkins 3718 May 10 21:03 README.md 21:04:58 -rw-rw-r-- 1 jenkins jenkins 5 May 10 21:04 VERSION 21:04:58 drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:03 bin 21:04:58 -rw-r--r-- 1 jenkins jenkins 10 May 10 21:04 coverage.out 21:04:58 -rw-rw-r-- 1 jenkins jenkins 3222 May 10 21:03 go.mod 21:04:58 -rw-rw-r-- 1 jenkins jenkins 34558 May 10 21:03 go.sum 21:04:58 -rw-rw-r-- 1 jenkins jenkins 1949 May 10 21:03 main.go 21:04:58 -rw-rw-r-- 1 jenkins jenkins 2007 May 10 21:03 makefile 21:04:58 drwxrwxr-x 10 jenkins jenkins 4096 May 10 21:03 res 21:04:58 drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:03 snap [Pipeline] isUnix [Pipeline] sh 21:04: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=584cca68a0538b5fde875f4068a796023fa5f5de --label arch=amd64 --label version=0.0.0 . 21:04:58 Sending build context to Docker daemon 3.069MB 21:04:58 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 21:04:58 Step 2/27 : FROM ${BASE} AS builder 21:04:58 ---> dad345a59d3b 21:04:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:04:59 ---> Running in 1fe91fc95da0 21:04:59 Removing intermediate container 1fe91fc95da0 21:04:59 ---> aeb3b55b7185 21:04:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:04:59 ---> Running in 58e20efe68e1 21:04:59 Removing intermediate container 58e20efe68e1 21:04:59 ---> 6f8398a559d1 21:04:59 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:04:59 ---> Running in 33d26c6840ea 21:04:59 Removing intermediate container 33d26c6840ea 21:04:59 ---> 37054fc7ff79 21:04:59 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:59 ---> Running in 64db5151d939 21:05:00 Removing intermediate container 64db5151d939 21:05:00 ---> acdf490f9b0e 21:05:00 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:00 ---> Running in c404e9636416 21:05:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:01 OK: 221 MiB in 52 packages 21:05:01 Removing intermediate container c404e9636416 21:05:01 ---> 5c62c4fba6fb 21:05:01 Step 8/27 : WORKDIR /app 21:05:01 ---> Running in 0c7284706f9f 21:05:01 Removing intermediate container 0c7284706f9f 21:05:01 ---> 4e017ebd009f 21:05:01 Step 9/27 : COPY go.mod vendor* ./ 21:05:01 ---> d390ec36fd4d 21:05:01 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:02 ---> Running in f8257da0e975 21:05:02 Removing intermediate container f8257da0e975 21:05:02 ---> 2e546664f5ba 21:05:02 Step 11/27 : COPY . . 21:05:03 ---> e7abd4c7dd26 21:05:03 Step 12/27 : ARG MAKE="make build" 21:05:03 ---> Running in f97850e3e028 21:05:03 Removing intermediate container f97850e3e028 21:05:03 ---> 0ee4dc2a317d 21:05:03 Step 13/27 : RUN $MAKE 21:05:03 ---> Running in 2c41f415e52f 21:05:03 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 21:05:25 Removing intermediate container 2c41f415e52f 21:05:25 ---> a204ec56211e 21:05:25 Step 14/27 : FROM alpine:3.14 21:05:25 3.14: Pulling from library/alpine 21:05:25 8663204ce13b: Pulling fs layer 21:05:25 8663204ce13b: Verifying Checksum 21:05:25 8663204ce13b: Download complete 21:05:25 8663204ce13b: Pull complete 21:05:25 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:05:25 Status: Downloaded newer image for alpine:3.14 21:05:25 ---> e04c818066af 21:05:25 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:05:25 ---> Running in e3297cc745bd 21:05:25 Removing intermediate container e3297cc745bd 21:05:25 ---> 7ea8f9720b55 21:05:25 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:05:25 ---> Running in 6423d257d7cf 21:05:25 Removing intermediate container 6423d257d7cf 21:05:25 ---> 1c59d6847654 21:05:25 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:05:25 ---> Running in dfc25c4ab3ca 21:05:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:05:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:05:25 (1/7) Installing ca-certificates (20211220-r0) 21:05:25 (2/7) Installing dumb-init (1.2.5-r1) 21:05:25 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:05:25 (4/7) Installing libsodium (1.0.18-r0) 21:05:25 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:05:25 (6/7) Installing libzmq (4.3.4-r0) 21:05:25 (7/7) Installing zeromq (4.3.4-r0) 21:05:25 Executing busybox-1.33.1-r7.trigger 21:05:25 Executing ca-certificates-20211220-r0.trigger 21:05:25 OK: 9 MiB in 21 packages 21:05:25 Removing intermediate container dfc25c4ab3ca 21:05:25 ---> a0d8ee9261ce 21:05:25 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:05:25 ---> 5acad01076ce 21:05:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:05:25 ---> 908f16334750 21:05:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:05:25 ---> 20ea2794f7d6 21:05:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:05:26 ---> c056d8cfc07b 21:05:26 Step 22/27 : EXPOSE 48095 21:05:26 ---> Running in 44d4a32b0dd3 21:05:26 Removing intermediate container 44d4a32b0dd3 21:05:26 ---> dc6fe6f4cac9 21:05:26 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:05:26 ---> Running in 716c6471ff22 21:05:26 Removing intermediate container 716c6471ff22 21:05:26 ---> db55fcb187d9 21:05:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:26 ---> Running in 66371e777942 21:05:26 Removing intermediate container 66371e777942 21:05:26 ---> 8d48beb50779 21:05:26 Step 25/27 : LABEL arch=amd64 21:05:26 ---> Running in 0f59024e171b 21:05:26 Removing intermediate container 0f59024e171b 21:05:26 ---> 24d4b771bf3d 21:05:26 Step 26/27 : LABEL git_sha=584cca68a0538b5fde875f4068a796023fa5f5de 21:05:26 ---> Running in 4ef535ffd39a 21:05:26 Removing intermediate container 4ef535ffd39a 21:05:26 ---> aa687944dba9 21:05:26 Step 27/27 : LABEL version=0.0.0 21:05:26 ---> Running in 219f7b60b942 21:05:27 Removing intermediate container 219f7b60b942 21:05:27 ---> f32f76d77429 21:05:27 [Warning] One or more build-args [ARCH] were not consumed 21:05:27 Successfully built f32f76d77429 21:05:27 Successfully tagged app-service-configurable:latest [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] sh 21:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:27 21:05:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:27 latest: Pulling from edgex-lftools-log-publisher 21:05:27 5eb5b503b376: Pulling fs layer 21:05:27 5c69ac0246d0: Pulling fs layer 21:05:27 ec43610c2a17: Pulling fs layer 21:05:27 3a2ae6a8a46f: Pulling fs layer 21:05:27 33b1e0a273af: Pulling fs layer 21:05:27 5d3b04190fa2: Pulling fs layer 21:05:27 2f39f015ded8: Pulling fs layer 21:05:27 3a2ae6a8a46f: Waiting 21:05:27 33b1e0a273af: Waiting 21:05:27 5d3b04190fa2: Waiting 21:05:27 2f39f015ded8: Waiting 21:05:27 5c69ac0246d0: Download complete 21:05:27 3a2ae6a8a46f: Verifying Checksum 21:05:27 3a2ae6a8a46f: Download complete 21:05:27 33b1e0a273af: Verifying Checksum 21:05:27 33b1e0a273af: Download complete 21:05:27 ec43610c2a17: Verifying Checksum 21:05:27 ec43610c2a17: Download complete 21:05:27 5d3b04190fa2: Verifying Checksum 21:05:27 5d3b04190fa2: Download complete 21:05:28 5eb5b503b376: Verifying Checksum 21:05:28 5eb5b503b376: Download complete 21:05:28 2f39f015ded8: Verifying Checksum 21:05:28 2f39f015ded8: Download complete 21:05:29 5eb5b503b376: Pull complete 21:05:29 5c69ac0246d0: Pull complete 21:05:29 ec43610c2a17: Pull complete 21:05:30 3a2ae6a8a46f: Pull complete 21:05:30 33b1e0a273af: Pull complete 21:05:30 5d3b04190fa2: Pull complete 21:05:34 2f39f015ded8: Pull complete 21:05:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:05:34 prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container 21:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:36 $ docker top a89c1ab37a964f180eb22dfea9f1c7e8e6ae54a2b24758683f5305a353def887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:37 ---> job-cost.sh 21:05:37 lf-activate-venv: SKIPPING 21:05:37 INFO: No Stack... 21:05:37 INFO: Retrieving Pricing Info for: v3-standard-8 21:05:37 INFO: Archiving Costs [Pipeline] sh 21:05:38 + cat /w/workspace/_app-service-configurable_PR-421/archives/cost.csv 21:05:38 + cut -d, -f6 [Pipeline] lock 21:05:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-421-2-stack-cost] 21:05:38 Resource [jenkins-edgexfoundry-app-service-configurable-PR-421-2-stack-cost] did not exist. Created. 21:05:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-421-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:38 + echo total: 0.2199999988079071 [Pipeline] stash 21:05:38 Stashed 1 file(s) [Pipeline] } 21:05:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-421-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:38 $ docker stop --time=1 a89c1ab37a964f180eb22dfea9f1c7e8e6ae54a2b24758683f5305a353def887 21:05:39 $ docker rm -f a89c1ab37a964f180eb22dfea9f1c7e8e6ae54a2b24758683f5305a353def887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Bill Mahoney [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:35:12 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:35:13 + [ -d /w/workspace/_app-service-configurable_PR-421/archives ] 23:35:13 + ls -al /w/workspace/_app-service-configurable_PR-421/archives 23:35:13 total 16 23:35:13 drwxr-xr-x 3 root root 4096 May 10 21:05 . 23:35:13 drwxrwxr-x 9 jenkins jenkins 4096 May 10 21:05 .. 23:35:13 drwxr-xr-x 2 root root 4096 May 10 21:05 cost 23:35:13 -rw-r--r-- 1 root root 95 May 10 21:05 cost.csv 23:35:13 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-421/archives 23:35:13 + ls -al /w/workspace/_app-service-configurable_PR-421/archives 23:35:13 total 16 23:35:13 drwxr-xr-x 3 jenkins jenkins 4096 May 10 21:05 . 23:35:13 drwxrwxr-x 9 jenkins jenkins 4096 May 10 21:05 .. 23:35:13 drwxr-xr-x 2 jenkins jenkins 4096 May 10 21:05 cost 23:35:13 -rw-r--r-- 1 jenkins jenkins 95 May 10 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:35:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:35:14 ---> package-listing.sh 23:35:14 ++ facter osfamily 23:35:14 ++ tr '[:upper:]' '[:lower:]' 23:35:14 + OS_FAMILY=debian 23:35:14 + workspace=/w/workspace/_app-service-configurable_PR-421 23:35:14 + START_PACKAGES=/tmp/packages_start.txt 23:35:14 + END_PACKAGES=/tmp/packages_end.txt 23:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:14 + PACKAGES=/tmp/packages_start.txt 23:35:14 + '[' /w/workspace/_app-service-configurable_PR-421 ']' 23:35:14 + PACKAGES=/tmp/packages_end.txt 23:35:14 + case "${OS_FAMILY}" in 23:35:14 + dpkg -l 23:35:14 + grep '^ii' 23:35:14 + '[' -f /tmp/packages_start.txt ']' 23:35:14 + '[' -f /tmp/packages_end.txt ']' 23:35:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:14 + '[' /w/workspace/_app-service-configurable_PR-421 ']' 23:35:14 + mkdir -p /w/workspace/_app-service-configurable_PR-421/archives/ 23:35:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-421/archives/ [Pipeline] echo 23:35:14 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-421/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:35:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:15 . [Pipeline] withDockerContainer 23:35:15 prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container 23:35:15 $ 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-421/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-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:35:15 $ docker top 902779f8dde195234992e4a8a26290ef64df11a1ffc36fd8c7c2382486f1fd8d -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:15 + touch /tmp/pre-build-complete [Pipeline] sh 23:35:16 + mkdir -p /var/log/sysstat [Pipeline] sh 23:35:16 + ls /var/log/sa-host 23:35:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:16 provisioning config files... 23:35:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-421@tmp/config6902480033964139380tmp [Pipeline] { [Pipeline] echo 23:35:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:35:16 ---> create-netrc.sh [Pipeline] } 23:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:35:17 ---> python-tools-install.sh [Pipeline] echo 23:35:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:35:17 ---> sudo-logs.sh 23:35:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:35:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:35:17 ---> job-cost.sh 23:35:17 lf-activate-venv: SKIPPING 23:35:17 DEBUG: total: 0.2199999988079071 23:35:17 INFO: Retrieving Stack Cost... 23:35:18 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:18 INFO: Archiving Costs [Pipeline] echo 23:35:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:35:19 ---> logs-deploy.sh 23:35:19 lf-activate-venv: SKIPPING 23:35:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-421/2 23:35:19 INFO: archiving workspace using pattern(s): 23:35:20 Archives upload complete. 23:35:20 INFO: archiving logs to Nexus