Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6085ab4eae462fefc7cb0a382f63c0193af74bd5 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-ssh14147892702836859555.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-ssh16382908420122833530.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1264484916413770583.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-ssh10023922415191106505.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16315783669340590395.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20596 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448)" > git rev-list --no-walk fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:45 ========================================================= 15:54:45 EdgeX Global Pipelines Version Info 15:54:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:54:46 ------------------- 15:54:46 stable info: 15:54:46 ------------------- 15:54:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:46 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:54:46 Message: update stable to v1.0.238 15:54:46 ------------------- 15:54:46 experimental info: 15:54:46 ------------------- 15:54:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:46 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:54:46 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6085ab4 [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:47 provisioning config files... 15:54:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4467051688229546354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:47 ---> docker-login.sh 15:54:47 nexus3.edgexfoundry.org:10001 15:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:48 Configure a credential helper to remove this warning. See 15:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:48 15:54:48 Login Succeeded 15:54:48 nexus3.edgexfoundry.org:10002 15:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:48 Configure a credential helper to remove this warning. See 15:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:48 15:54:48 Login Succeeded 15:54:48 nexus3.edgexfoundry.org:10003 15:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:48 Configure a credential helper to remove this warning. See 15:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:48 15:54:48 Login Succeeded 15:54:48 nexus3.edgexfoundry.org:10004 15:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:48 Configure a credential helper to remove this warning. See 15:54:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:48 15:54:48 Login Succeeded 15:54:48 docker.io 15:54:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:49 Configure a credential helper to remove this warning. See 15:54:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:49 15:54:49 Login Succeeded 15:54:49 ---> docker-login.sh ends [Pipeline] } 15:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:54:49 + git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 15:54:49 -----------> git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [false] [Pipeline] sh 15:54:49 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 15:54:49 ========================================================= 15:54:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:54:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:50 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 15:54:50 [semverPrep] GIT_COMMIT: 6085ab4eae462fefc7cb0a382f63c0193af74bd5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] echo 15:54:50 [semverPrep] This is not a build commit. [Pipeline] sh 15:54:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:50 + grep -v github /etc/ssh/ssh_known_hosts 15:54:50 + [ -e /tmp/ssh_known_hosts ] 15:54:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:54:50 + sudo tee -a /etc/ssh/ssh_known_hosts 15:54:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:54:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:50 15:54:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:51 0.1.4: Pulling from edgex-devops/py-git-semver 15:54:51 b85a868b505f: Pulling fs layer 15:54:51 e2be974225ed: Pulling fs layer 15:54:51 339a4e72a1f5: Pulling fs layer 15:54:51 988bab9f4d93: Pulling fs layer 15:54:51 1469e6f7b9e6: Pulling fs layer 15:54:51 eaf3925da568: Pulling fs layer 15:54:51 bab4dde63d76: Pulling fs layer 15:54:51 bde34c3a00c8: Pulling fs layer 15:54:51 b352a97aabf1: Pulling fs layer 15:54:51 4872d77fe225: Pulling fs layer 15:54:51 5851b861e8e6: Pulling fs layer 15:54:51 bab4dde63d76: Waiting 15:54:51 4872d77fe225: Waiting 15:54:51 bde34c3a00c8: Waiting 15:54:51 b352a97aabf1: Waiting 15:54:51 5851b861e8e6: Waiting 15:54:51 988bab9f4d93: Waiting 15:54:51 1469e6f7b9e6: Waiting 15:54:51 eaf3925da568: Waiting 15:54:51 e2be974225ed: Verifying Checksum 15:54:51 e2be974225ed: Download complete 15:54:51 988bab9f4d93: Download complete 15:54:51 1469e6f7b9e6: Verifying Checksum 15:54:51 1469e6f7b9e6: Download complete 15:54:51 eaf3925da568: Verifying Checksum 15:54:51 eaf3925da568: Download complete 15:54:51 339a4e72a1f5: Verifying Checksum 15:54:51 339a4e72a1f5: Download complete 15:54:51 bde34c3a00c8: Download complete 15:54:51 b352a97aabf1: Verifying Checksum 15:54:51 b352a97aabf1: Download complete 15:54:51 4872d77fe225: Verifying Checksum 15:54:51 4872d77fe225: Download complete 15:54:51 5851b861e8e6: Verifying Checksum 15:54:51 5851b861e8e6: Download complete 15:54:51 b85a868b505f: Download complete 15:54:51 bab4dde63d76: Verifying Checksum 15:54:51 bab4dde63d76: Download complete 15:54:52 b85a868b505f: Pull complete 15:54:52 e2be974225ed: Pull complete 15:54:53 339a4e72a1f5: Pull complete 15:54:53 988bab9f4d93: Pull complete 15:54:53 1469e6f7b9e6: Pull complete 15:54:53 eaf3925da568: Pull complete 15:54:55 bab4dde63d76: Pull complete 15:54:55 bde34c3a00c8: Pull complete 15:54:55 b352a97aabf1: Pull complete 15:54:55 4872d77fe225: Pull complete 15:54:55 5851b861e8e6: Pull complete 15:54:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:54:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:56 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 15:54:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:54:58 $ docker top 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca -eo pid,comm 15:54:58 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). 15:54:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:58 [ssh-agent] Looking for ssh-agent implementation... 15:54:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:58 $ docker exec 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca ssh-agent 15:54:58 SSH_AUTH_SOCK=/tmp/ssh-v3a0GwQNLxJG/agent.32 15:54:58 SSH_AGENT_PID=38 15:54:58 Running ssh-add (command line suppressed) 15:54:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1066152074523075423.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1066152074523075423.key) 15:54:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:59 + git tag --points-at HEAD [Pipeline] } 15:54:59 $ docker exec --env ******** --env ******** 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca ssh-agent -k 15:54:59 unset SSH_AUTH_SOCK; 15:54:59 unset SSH_AGENT_PID; 15:54:59 echo Agent pid 38 killed; 15:54:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:54:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:59 [ssh-agent] Looking for ssh-agent implementation... 15:54:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:59 $ docker exec 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca ssh-agent 15:54:59 SSH_AUTH_SOCK=/tmp/ssh-LeBduKiNodCx/agent.72 15:54:59 SSH_AGENT_PID=79 15:54:59 Running ssh-add (command line suppressed) 15:54:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1486836659759478013.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1486836659759478013.key) 15:54:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:59 + git semver init 15:55:00 2022-07-20 15:54:59,994 [run_init] DEBUG init version:0.0.0 force:False 15:55:00 2022-07-20 15:54:59,995 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:55:00 2022-07-20 15:54:59,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:55:00 2022-07-20 15:54:59,995 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:55:01 2022-07-20 15:55:00,795 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:55:01 2022-07-20 15:55:00,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:55:01 2022-07-20 15:55:00,795 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:55:01 2022-07-20 15:55:00,796 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:55:01 2.2.1-dev.10 [Pipeline] } 15:55:01 $ docker exec --env ******** --env ******** 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca ssh-agent -k 15:55:01 unset SSH_AUTH_SOCK; 15:55:01 unset SSH_AGENT_PID; 15:55:01 echo Agent pid 79 killed; 15:55:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:01 + git semver [Pipeline] } 15:55:01 $ docker stop --time=1 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca 15:55:03 $ docker rm -f 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca [Pipeline] // withDockerContainer [Pipeline] sh 15:55:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:55:03 Stashed 1 file(s) [Pipeline] echo 15:55:03 [edgeXSemver]: initialized semver on version 2.2.1-dev.10 [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 15:55:03 provisioning config files... 15:55:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2014407837800245650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:04 ---> docker-login.sh 15:55:04 nexus3.edgexfoundry.org:10001 15:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:04 Configure a credential helper to remove this warning. See 15:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:04 15:55:04 Login Succeeded 15:55:04 nexus3.edgexfoundry.org:10002 15:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:04 Configure a credential helper to remove this warning. See 15:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:04 15:55:04 Login Succeeded 15:55:04 nexus3.edgexfoundry.org:10003 15:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:04 Configure a credential helper to remove this warning. See 15:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:04 15:55:04 Login Succeeded 15:55:04 nexus3.edgexfoundry.org:10004 15:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:04 Configure a credential helper to remove this warning. See 15:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:04 15:55:04 Login Succeeded 15:55:04 docker.io 15:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:04 Configure a credential helper to remove this warning. See 15:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:04 15:55:04 Login Succeeded 15:55:04 ---> docker-login.sh ends [Pipeline] } 15:55:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:55:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:55:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:55:04 ========================================================= 15:55:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:55:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:05 + 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 . 15:55:05 Sending build context to Docker daemon 3.101MB 15:55:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:55:05 Step 2/13 : FROM ${BASE} AS builder 15:55:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:55:05 2408cc74d12b: Pulling fs layer 15:55:05 ea60b727a1ce: Pulling fs layer 15:55:05 30c4a7721957: Pulling fs layer 15:55:05 370296b7ddb6: Pulling fs layer 15:55:05 7c6cee850709: Pulling fs layer 15:55:05 39a5fcdaea64: Pulling fs layer 15:55:05 d94ebbe4e438: Pulling fs layer 15:55:05 bcfd1f05c69d: Pulling fs layer 15:55:05 59ccb84bbe0f: Pulling fs layer 15:55:05 370296b7ddb6: Waiting 15:55:05 7c6cee850709: Waiting 15:55:05 39a5fcdaea64: Waiting 15:55:05 d94ebbe4e438: Waiting 15:55:05 bcfd1f05c69d: Waiting 15:55:05 59ccb84bbe0f: Waiting 15:55:05 30c4a7721957: Verifying Checksum 15:55:05 ea60b727a1ce: Verifying Checksum 15:55:05 ea60b727a1ce: Download complete 15:55:05 7c6cee850709: Verifying Checksum 15:55:05 7c6cee850709: Download complete 15:55:05 39a5fcdaea64: Verifying Checksum 15:55:05 39a5fcdaea64: Download complete 15:55:05 2408cc74d12b: Verifying Checksum 15:55:05 2408cc74d12b: Download complete 15:55:05 d94ebbe4e438: Download complete 15:55:05 2408cc74d12b: Pull complete 15:55:05 ea60b727a1ce: Pull complete 15:55:05 30c4a7721957: Pull complete 15:55:05 59ccb84bbe0f: Verifying Checksum 15:55:05 59ccb84bbe0f: Download complete 15:55:06 bcfd1f05c69d: Verifying Checksum 15:55:06 bcfd1f05c69d: Download complete 15:55:06 370296b7ddb6: Verifying Checksum 15:55:06 370296b7ddb6: Download complete 15:55:10 370296b7ddb6: Pull complete 15:55:10 7c6cee850709: Pull complete 15:55:10 39a5fcdaea64: Pull complete 15:55:10 d94ebbe4e438: Pull complete 15:55:12 bcfd1f05c69d: Pull complete 15:55:13 59ccb84bbe0f: Pull complete 15:55:13 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:55:13 ---> a4fb48ad2a94 15:55:13 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:55:16 ---> Running in 3cc03129e471 15:55:16 Removing intermediate container 3cc03129e471 15:55:16 ---> fe0c31c437fb 15:55:16 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:55:16 ---> Running in eb369b79486e 15:55:17 Removing intermediate container eb369b79486e 15:55:17 ---> a4f19cf032a0 15:55:17 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:55:17 ---> Running in 4a052005286e 15:55:17 Removing intermediate container 4a052005286e 15:55:17 ---> ae494c302561 15:55:17 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:17 ---> Running in 3fc55c615386 15:55:17 Removing intermediate container 3fc55c615386 15:55:17 ---> bda43e38057b 15:55:17 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:17 ---> Running in 82f89a4bd456 15:55:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:55:18 Still waiting to schedule task 15:55:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:55:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:55:19 OK: 211 MiB in 51 packages 15:55:20 Removing intermediate container 82f89a4bd456 15:55:20 ---> 44a530a0c861 15:55:20 Step 8/13 : WORKDIR /app 15:55:20 ---> Running in b9d81a517e4d 15:55:20 Removing intermediate container b9d81a517e4d 15:55:20 ---> 5c94409b0f9a 15:55:20 Step 9/13 : COPY go.mod vendor* ./ 15:55:20 ---> 771c4033a63f 15:55:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:20 ---> Running in 5804fa78551f 15:55:42 Removing intermediate container 5804fa78551f 15:55:42 ---> 4017b7f55086 15:55:42 Step 11/13 : COPY . . 15:55:42 ---> 2218f15e913c 15:55:42 Step 12/13 : ARG MAKE="make build" 15:55:42 ---> Running in 272bf8797b33 15:55:42 Removing intermediate container 272bf8797b33 15:55:42 ---> 1c0fa943dc9c 15:55:42 Step 13/13 : RUN $MAKE 15:55:42 ---> Running in 6d06bf4cf0f9 15:55:42 noop 15:55:42 Removing intermediate container 6d06bf4cf0f9 15:55:42 ---> 70e1d6779ee1 15:55:42 Successfully built 70e1d6779ee1 15:55:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:42 + docker inspect -f . ci-base-image-x86_64 15:55:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:42 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 15:55:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 15:55:43 $ docker top d6d63041256314b173789a2a477231b9ea318ec04e229cd0dc08d9a50c20a7c6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:43 + go version 15:55:43 go version go1.18.3 linux/amd64 [Pipeline] } 15:55:43 $ docker stop --time=1 d6d63041256314b173789a2a477231b9ea318ec04e229cd0dc08d9a50c20a7c6 15:55:44 $ docker rm -f d6d63041256314b173789a2a477231b9ea318ec04e229cd0dc08d9a50c20a7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:45 + docker inspect -f . ci-base-image-x86_64 15:55:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:45 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 15:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 15:55:45 $ docker top aae06fe1ccdf36412384d7395899c7c3ed1c7993653881776cffc22fac9ee320 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:46 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:55:46 + make test 15:55:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:55:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:55:56 CGO_ENABLED=1 go vet ./... 15:55:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:55:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:55:59 ./bin/test-attribution-txt.sh [Pipeline] echo 15:55:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:55:59 $ docker stop --time=1 aae06fe1ccdf36412384d7395899c7c3ed1c7993653881776cffc22fac9ee320 15:56:01 $ docker rm -f aae06fe1ccdf36412384d7395899c7c3ed1c7993653881776cffc22fac9ee320 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:56:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:02 + ls -al . 15:56:02 total 168 15:56:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:55 . 15:56:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:54 .. 15:56:02 -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 15:54 .dockerignore 15:56:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:55 .git 15:56:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:54 .github 15:56:02 -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 15:54 .gitignore 15:56:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:55 .semver 15:56:02 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 20 15:54 Attribution.txt 15:56:02 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 20 15:54 CHANGELOG.md 15:56:02 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 20 15:54 Dockerfile 15:56:02 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 15:54 GOVERNANCE.md 15:56:02 -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 15:54 Jenkinsfile 15:56:02 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 15:54 LICENSE 15:56:02 -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 15:54 OWNERS.md 15:56:02 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 20 15:54 README.md 15:56:02 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:55 VERSION 15:56:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:54 bin 15:56:02 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:55 coverage.out 15:56:02 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 20 15:54 go.mod 15:56:02 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 20 15:54 go.sum 15:56:02 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 20 15:54 main.go 15:56:02 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 20 15:54 makefile 15:56:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 15:54 res 15:56:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:02 + 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=6085ab4eae462fefc7cb0a382f63c0193af74bd5 --label arch=amd64 --label version=2.2.1-dev.10 . 15:56:02 Sending build context to Docker daemon 3.102MB 15:56:02 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:56:02 Step 2/27 : FROM ${BASE} AS builder 15:56:02 ---> 70e1d6779ee1 15:56:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:56:02 ---> Running in ce5d515669f3 15:56:02 Removing intermediate container ce5d515669f3 15:56:02 ---> 65b63d100433 15:56:02 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:56:02 ---> Running in c2c7bc3d48ae 15:56:02 Removing intermediate container c2c7bc3d48ae 15:56:02 ---> ef44545eaf3d 15:56:02 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:56:02 ---> Running in 7a2c35af6a1a 15:56:02 Removing intermediate container 7a2c35af6a1a 15:56:02 ---> 791e98353b61 15:56:02 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:03 ---> Running in b23829588ade 15:56:03 Removing intermediate container b23829588ade 15:56:03 ---> 09b47ad49a4b 15:56:03 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:03 ---> Running in 72219d7c0479 15:56:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:05 OK: 211 MiB in 51 packages 15:56:05 Removing intermediate container 72219d7c0479 15:56:05 ---> 1d219f1766eb 15:56:05 Step 8/27 : WORKDIR /app 15:56:05 ---> Running in 9ea05d753985 15:56:05 Removing intermediate container 9ea05d753985 15:56:05 ---> 99cf68a57e10 15:56:05 Step 9/27 : COPY go.mod vendor* ./ 15:56:05 ---> 3b2797e6f2e5 15:56:05 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:05 ---> Running in 19be4c583064 15:56:06 Removing intermediate container 19be4c583064 15:56:06 ---> a537a12c0981 15:56:06 Step 11/27 : COPY . . 15:56:06 ---> 77bc29d568a4 15:56:06 Step 12/27 : ARG MAKE="make build" 15:56:07 ---> Running in 5c118b4a4c3c 15:56:07 Removing intermediate container 5c118b4a4c3c 15:56:07 ---> 4410f68bb97b 15:56:07 Step 13/27 : RUN $MAKE 15:56:07 ---> Running in d175e93dd5cc 15:56:07 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:56:29 Removing intermediate container d175e93dd5cc 15:56:29 ---> a887e06de739 15:56:29 Step 14/27 : FROM alpine:3.16 15:56:29 3.16: Pulling from library/alpine 15:56:29 530afca65e2e: Pulling fs layer 15:56:30 530afca65e2e: Verifying Checksum 15:56:30 530afca65e2e: Download complete 15:56:30 530afca65e2e: Pull complete 15:56:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 15:56:30 Status: Downloaded newer image for alpine:3.16 15:56:30 ---> d7d3d98c851f 15:56:30 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:56:30 ---> Running in cfa9fed64fbc 15:56:30 Removing intermediate container cfa9fed64fbc 15:56:30 ---> 5a7c4b6d5017 15:56:30 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:56:30 ---> Running in 56acc7b981d8 15:56:30 Removing intermediate container 56acc7b981d8 15:56:30 ---> ae31ecf58fc9 15:56:30 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:56:30 ---> Running in 83e04b82653c 15:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:32 (1/7) Installing ca-certificates (20211220-r0) 15:56:32 (2/7) Installing dumb-init (1.2.5-r1) 15:56:32 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:56:32 (4/7) Installing libsodium (1.0.18-r0) 15:56:32 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:56:32 (6/7) Installing libzmq (4.3.4-r0) 15:56:32 (7/7) Installing zeromq (4.3.4-r0) 15:56:32 Executing busybox-1.35.0-r15.trigger 15:56:32 Executing ca-certificates-20211220-r0.trigger 15:56:32 OK: 9 MiB in 21 packages 15:56:32 Removing intermediate container 83e04b82653c 15:56:32 ---> 3a74bd9448fb 15:56:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:56:32 ---> 70665cf8e9ba 15:56:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:56:33 ---> a739c2d35220 15:56:33 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:56:33 ---> a525bb70f5f8 15:56:33 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:56:34 ---> 14b594e0d10d 15:56:34 Step 22/27 : EXPOSE 48095 15:56:34 ---> Running in c74c332acc2f 15:56:34 Removing intermediate container c74c332acc2f 15:56:34 ---> 3214205cadb3 15:56:34 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:56:34 ---> Running in f750b76461dd 15:56:34 Removing intermediate container f750b76461dd 15:56:34 ---> 67a44c53d6e6 15:56:34 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:34 ---> Running in c8dc7756347f 15:56:34 Removing intermediate container c8dc7756347f 15:56:34 ---> de7f00bda79d 15:56:34 Step 25/27 : LABEL arch=amd64 15:56:34 ---> Running in 78d5bc57ade4 15:56:34 Removing intermediate container 78d5bc57ade4 15:56:34 ---> 136b5d8fb2d4 15:56:34 Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 15:56:34 ---> Running in aa74afd9694a 15:56:34 Removing intermediate container aa74afd9694a 15:56:34 ---> 6199dca0d8c9 15:56:34 Step 27/27 : LABEL version=2.2.1-dev.10 15:56:34 ---> Running in d33bc3aef5fc 15:56:34 Removing intermediate container d33bc3aef5fc 15:56:34 ---> d9d89f84fc24 15:56:34 [Warning] One or more build-args [ARCH] were not consumed 15:56:34 Successfully built d9d89f84fc24 15:56:34 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:34 provisioning config files... 15:56:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5039606642850523781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:35 ---> docker-login.sh 15:56:35 nexus3.edgexfoundry.org:10001 15:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:35 Configure a credential helper to remove this warning. See 15:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:35 15:56:35 Login Succeeded 15:56:35 nexus3.edgexfoundry.org:10002 15:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:35 Configure a credential helper to remove this warning. See 15:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:35 15:56:35 Login Succeeded 15:56:35 nexus3.edgexfoundry.org:10003 15:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:35 Configure a credential helper to remove this warning. See 15:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:35 15:56:35 Login Succeeded 15:56:35 nexus3.edgexfoundry.org:10004 15:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:35 Configure a credential helper to remove this warning. See 15:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:35 15:56:35 Login Succeeded 15:56:35 docker.io 15:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:36 Configure a credential helper to remove this warning. See 15:56:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:36 15:56:36 Login Succeeded 15:56:36 ---> docker-login.sh ends [Pipeline] } 15:56:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:56:36 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:56:36 6085ab4eae462fefc7cb0a382f63c0193af74bd5 15:56:36 latest 15:56:36 2.2.1-dev.10 15:56:36 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 15:56:36 main 15:56:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 15:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:56:36 5e6929c35f7b: Preparing 15:56:36 39722e10689b: Preparing 15:56:36 775a48f43782: Preparing 15:56:36 d215d8cd04dc: Preparing 15:56:36 6387064a5152: Preparing 15:56:36 ec34fcc1d526: Preparing 15:56:36 ec34fcc1d526: Waiting 15:56:36 d215d8cd04dc: Pushed 15:56:36 39722e10689b: Pushed 15:56:36 775a48f43782: Pushed 15:56:36 ec34fcc1d526: Layer already exists 15:56:37 6387064a5152: Pushed 15:56:39 5e6929c35f7b: Pushed 15:56:39 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:56:40 5e6929c35f7b: Preparing 15:56:40 39722e10689b: Preparing 15:56:40 775a48f43782: Preparing 15:56:40 d215d8cd04dc: Preparing 15:56:40 6387064a5152: Preparing 15:56:40 ec34fcc1d526: Preparing 15:56:40 ec34fcc1d526: Waiting 15:56:40 6387064a5152: Layer already exists 15:56:40 39722e10689b: Layer already exists 15:56:40 d215d8cd04dc: Layer already exists 15:56:40 5e6929c35f7b: Layer already exists 15:56:40 775a48f43782: Layer already exists 15:56:40 ec34fcc1d526: Layer already exists 15:56:40 latest: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.10 15:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:56:41 5e6929c35f7b: Preparing 15:56:41 39722e10689b: Preparing 15:56:41 775a48f43782: Preparing 15:56:41 d215d8cd04dc: Preparing 15:56:41 6387064a5152: Preparing 15:56:41 ec34fcc1d526: Preparing 15:56:41 ec34fcc1d526: Waiting 15:56:41 d215d8cd04dc: Layer already exists 15:56:41 39722e10689b: Layer already exists 15:56:41 5e6929c35f7b: Layer already exists 15:56:41 775a48f43782: Layer already exists 15:56:41 6387064a5152: Layer already exists 15:56:41 ec34fcc1d526: Layer already exists 15:56:41 2.2.1-dev.10: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 15:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:56:41 5e6929c35f7b: Preparing 15:56:41 39722e10689b: Preparing 15:56:41 775a48f43782: Preparing 15:56:41 d215d8cd04dc: Preparing 15:56:41 6387064a5152: Preparing 15:56:41 ec34fcc1d526: Preparing 15:56:41 ec34fcc1d526: Waiting 15:56:41 39722e10689b: Layer already exists 15:56:41 6387064a5152: Layer already exists 15:56:41 5e6929c35f7b: Layer already exists 15:56:41 775a48f43782: Layer already exists 15:56:41 d215d8cd04dc: Layer already exists 15:56:41 ec34fcc1d526: Layer already exists 15:56:41 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:56:42 5e6929c35f7b: Preparing 15:56:42 39722e10689b: Preparing 15:56:42 775a48f43782: Preparing 15:56:42 d215d8cd04dc: Preparing 15:56:42 6387064a5152: Preparing 15:56:42 ec34fcc1d526: Preparing 15:56:42 ec34fcc1d526: Waiting 15:56:42 6387064a5152: Layer already exists 15:56:42 775a48f43782: Layer already exists 15:56:42 39722e10689b: Layer already exists 15:56:42 d215d8cd04dc: Layer already exists 15:56:42 5e6929c35f7b: Layer already exists 15:56:42 ec34fcc1d526: Layer already exists 15:56:42 main: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:42 ===================================================== [Pipeline] echo 15:56:42 taggedImages: 15:56:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 15:56:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:56:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.10 15:56:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 15:56:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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 15:56:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:42 15:56:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:43 latest: Pulling from edgex-lftools-log-publisher 15:56:43 5eb5b503b376: Pulling fs layer 15:56:43 5c69ac0246d0: Pulling fs layer 15:56:43 ec43610c2a17: Pulling fs layer 15:56:43 3a2ae6a8a46f: Pulling fs layer 15:56:43 33b1e0a273af: Pulling fs layer 15:56:43 5d3b04190fa2: Pulling fs layer 15:56:43 2f39f015ded8: Pulling fs layer 15:56:43 33b1e0a273af: Waiting 15:56:43 5d3b04190fa2: Waiting 15:56:43 2f39f015ded8: Waiting 15:56:43 3a2ae6a8a46f: Waiting 15:56:43 5c69ac0246d0: Verifying Checksum 15:56:43 5c69ac0246d0: Download complete 15:56:43 3a2ae6a8a46f: Verifying Checksum 15:56:43 3a2ae6a8a46f: Download complete 15:56:43 33b1e0a273af: Verifying Checksum 15:56:43 33b1e0a273af: Download complete 15:56:43 5d3b04190fa2: Verifying Checksum 15:56:43 5d3b04190fa2: Download complete 15:56:43 ec43610c2a17: Verifying Checksum 15:56:43 ec43610c2a17: Download complete 15:56:43 5eb5b503b376: Verifying Checksum 15:56:43 5eb5b503b376: Download complete 15:56:43 2f39f015ded8: Verifying Checksum 15:56:43 2f39f015ded8: Download complete 15:56:44 5eb5b503b376: Pull complete 15:56:44 5c69ac0246d0: Pull complete 15:56:45 ec43610c2a17: Pull complete 15:56:45 3a2ae6a8a46f: Pull complete 15:56:45 33b1e0a273af: Pull complete 15:56:45 5d3b04190fa2: Pull complete 15:56:51 2f39f015ded8: Pull complete 15:56:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:51 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 15:56:51 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:56:53 $ docker top fea081a29ffb4d4b67844c85eeec2fb742d71f68d905790f0c2dcbd18fd0b654 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:53 ---> job-cost.sh 15:56:53 lf-activate-venv: SKIPPING 15:56:53 INFO: No Stack... 15:56:54 INFO: Retrieving Pricing Info for: v3-standard-8 15:56:54 INFO: Archiving Costs [Pipeline] sh 15:56:55 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:56:55 + cut -d, -f6 [Pipeline] lock 15:56:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] 15:56:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] did not exist. Created. 15:56:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:55 + echo total: 0.2199999988079071 [Pipeline] stash 15:56:55 Stashed 1 file(s) [Pipeline] } 15:56:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 15:56:55 $ docker stop --time=1 fea081a29ffb4d4b67844c85eeec2fb742d71f68d905790f0c2dcbd18fd0b654 15:56:56 $ docker rm -f fea081a29ffb4d4b67844c85eeec2fb742d71f68d905790f0c2dcbd18fd0b654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:57:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20597 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:57:06 Running in /w/workspace/app-service-configurable/87 [Pipeline] { [Pipeline] checkout 15:57:06 Selected Git installation does not exist. Using Default 15:57:06 The recommended git tool is: NONE 15:57:14 using credential edgex-jenkins-ssh 15:57:14 Cloning the remote Git repository 15:57:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:57:14 > git init /w/workspace/app-service-configurable/87 # timeout=10 15:57:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:57:14 > git --version # timeout=10 15:57:14 > git --version # 'git version 2.25.1' 15:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:16 Avoid second fetch 15:57:16 Checking out Revision 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (main) 15:57:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:57:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:16 > git config core.sparsecheckout # timeout=10 15:57:16 > git checkout -f 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 15:57:20 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:57:21 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:21 Dload Upload Total Spent Left Speed 15:57:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 76123 0 --:--:-- --:--:-- --:--:-- 76596 [Pipeline] sh 15:57:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:57:22 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:57:22 /etc/docker/daemon.json 15:57:22 { 15:57:22 "registry-mirrors": [ 15:57:22 "https://nexus3.edgexfoundry.org:10001" 15:57:22 ], 15:57:22 "bip": "10.250.0.254/24", 15:57:22 "hosts": [ 15:57:22 "tcp://0.0.0.0:5555", 15:57:22 "unix:///var/run/docker.sock" 15:57:22 ], 15:57:22 "mtu": 1458, 15:57:22 "selinux-enabled": true, 15:57:22 "seccomp-profile": "/etc/docker/seccomp.json" 15:57:22 } [Pipeline] sh 15:57:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:57:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:41 provisioning config files... 15:57:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/87@tmp/config5331993761469270609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:42 ---> docker-login.sh 15:57:42 nexus3.edgexfoundry.org:10001 15:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:42 Configure a credential helper to remove this warning. See 15:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:42 15:57:42 Login Succeeded 15:57:42 nexus3.edgexfoundry.org:10002 15:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:43 Configure a credential helper to remove this warning. See 15:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:43 15:57:43 Login Succeeded 15:57:43 nexus3.edgexfoundry.org:10003 15:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:44 Configure a credential helper to remove this warning. See 15:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:44 15:57:44 Login Succeeded 15:57:44 nexus3.edgexfoundry.org:10004 15:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:44 Configure a credential helper to remove this warning. See 15:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:44 15:57:44 Login Succeeded 15:57:44 docker.io 15:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:45 Configure a credential helper to remove this warning. See 15:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:45 15:57:45 Login Succeeded 15:57:45 ---> docker-login.sh ends [Pipeline] } 15:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:45 ========================================================= 15:57:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:57:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:46 + 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 . 15:57:46 Sending build context to Docker daemon 205.3kB 15:57:46 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:57:46 Step 2/13 : FROM ${BASE} AS builder 15:57:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:57:46 b3c136eddcbf: Pulling fs layer 15:57:46 c0a3192eca97: Pulling fs layer 15:57:46 a050256f5b6f: Pulling fs layer 15:57:46 656be50a0ddc: Pulling fs layer 15:57:46 2bbca73fdf42: Pulling fs layer 15:57:46 656be50a0ddc: Waiting 15:57:46 46d945488cbd: Pulling fs layer 15:57:46 8a5474983e97: Pulling fs layer 15:57:46 329c88fbcd65: Pulling fs layer 15:57:46 2bbca73fdf42: Waiting 15:57:46 8a5474983e97: Waiting 15:57:46 46d945488cbd: Waiting 15:57:46 329c88fbcd65: Waiting 15:57:46 a050256f5b6f: Verifying Checksum 15:57:46 a050256f5b6f: Download complete 15:57:46 c0a3192eca97: Verifying Checksum 15:57:46 c0a3192eca97: Download complete 15:57:46 2bbca73fdf42: Verifying Checksum 15:57:46 2bbca73fdf42: Download complete 15:57:46 b3c136eddcbf: Verifying Checksum 15:57:46 b3c136eddcbf: Download complete 15:57:46 46d945488cbd: Verifying Checksum 15:57:46 46d945488cbd: Download complete 15:57:47 b3c136eddcbf: Pull complete 15:57:47 329c88fbcd65: Verifying Checksum 15:57:47 329c88fbcd65: Download complete 15:57:48 c0a3192eca97: Pull complete 15:57:48 a050256f5b6f: Pull complete 15:57:49 8a5474983e97: Download complete 15:57:49 656be50a0ddc: Verifying Checksum 15:57:49 656be50a0ddc: Download complete 15:58:04 656be50a0ddc: Pull complete 15:58:04 2bbca73fdf42: Pull complete 15:58:04 46d945488cbd: Pull complete 15:58:10 8a5474983e97: Pull complete 15:58:12 329c88fbcd65: Pull complete 15:58:12 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:58:12 ---> ff4287adb874 15:58:12 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:58:13 ---> Running in d701d7901720 15:58:13 Removing intermediate container d701d7901720 15:58:13 ---> 45fc91f1ffb6 15:58:13 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:58:13 ---> Running in 87ecd96c6d20 15:58:13 Removing intermediate container 87ecd96c6d20 15:58:13 ---> 9979550452f9 15:58:13 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:58:14 ---> Running in 1e928d7d3ce5 15:58:14 Removing intermediate container 1e928d7d3ce5 15:58:14 ---> f3fdcb5bcf27 15:58:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:14 ---> Running in 87f499afb750 15:58:17 Removing intermediate container 87f499afb750 15:58:17 ---> 1545bb673183 15:58:17 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:58:18 ---> Running in 16bdc49a177a 15:58:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:58:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:58:21 OK: 221 MiB in 51 packages 15:58:22 Removing intermediate container 16bdc49a177a 15:58:22 ---> 62dafc988344 15:58:22 Step 8/13 : WORKDIR /app 15:58:22 ---> Running in 6c17e60a24de 15:58:22 Removing intermediate container 6c17e60a24de 15:58:22 ---> 68eb664a0eaf 15:58:22 Step 9/13 : COPY go.mod vendor* ./ 15:58:23 ---> cef9daa2f83f 15:58:23 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:23 ---> Running in b68bb1f851c2 15:59:19 Removing intermediate container b68bb1f851c2 15:59:19 ---> 7d1423f78729 15:59:19 Step 11/13 : COPY . . 15:59:19 ---> 08f366326669 15:59:19 Step 12/13 : ARG MAKE="make build" 15:59:19 ---> Running in 0fb816bb4515 15:59:19 Removing intermediate container 0fb816bb4515 15:59:19 ---> 7bdc56e7d114 15:59:19 Step 13/13 : RUN $MAKE 15:59:19 ---> Running in 5c4894d5b125 15:59:19 noop 15:59:19 Removing intermediate container 5c4894d5b125 15:59:19 ---> 50acd10b431c 15:59:19 Successfully built 50acd10b431c 15:59:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:20 + docker inspect -f . ci-base-image-arm64 15:59:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:20 prd-ubuntu20.04-docker-arm64-4c-16g-20597 does not seem to be running inside a container 15:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/87 -v /w/workspace/app-service-configurable/87:/w/workspace/app-service-configurable/87:rw,z -v /w/workspace/app-service-configurable/87@tmp:/w/workspace/app-service-configurable/87@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 ******** ci-base-image-arm64 cat 15:59:22 $ docker top 85e15dbbd01685466ee69e27ad7ed210474210f0274e119952ded412657e7e0e -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:23 + go version 15:59:23 go version go1.18.3 linux/arm64 [Pipeline] } 15:59:23 $ docker stop --time=1 85e15dbbd01685466ee69e27ad7ed210474210f0274e119952ded412657e7e0e 15:59:24 $ docker rm -f 85e15dbbd01685466ee69e27ad7ed210474210f0274e119952ded412657e7e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:25 + docker inspect -f . ci-base-image-arm64 15:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:25 prd-ubuntu20.04-docker-arm64-4c-16g-20597 does not seem to be running inside a container 15:59:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/87 -v /w/workspace/app-service-configurable/87:/w/workspace/app-service-configurable/87:rw,z -v /w/workspace/app-service-configurable/87@tmp:/w/workspace/app-service-configurable/87@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 ******** ci-base-image-arm64 cat 15:59:26 $ docker top f764bacb6113eb0a91593f17082d5a2b6bfed5097849b25be152e9174c20c2ca -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:27 + git config --global --add safe.directory /w/workspace/app-service-configurable/87 [Pipeline] fileExists [Pipeline] sh 15:59:28 + make test 15:59:28 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:00:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:00:50 CGO_ENABLED=1 go vet ./... 16:01:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:12 ./bin/test-attribution-txt.sh [Pipeline] echo 16:01:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:01:12 $ docker stop --time=1 f764bacb6113eb0a91593f17082d5a2b6bfed5097849b25be152e9174c20c2ca 16:01:14 $ docker rm -f f764bacb6113eb0a91593f17082d5a2b6bfed5097849b25be152e9174c20c2ca [Pipeline] // withDockerContainer [Pipeline] sh 16:01:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:15 Warning: overwriting stash ‘coverage-report’ 16:01:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:01:16 + ls -al . 16:01:16 total 164 16:01:16 drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 15:59 . 16:01:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:57 .. 16:01:16 -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 15:57 .dockerignore 16:01:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:57 .git 16:01:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:57 .github 16:01:16 -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 15:57 .gitignore 16:01:16 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 20 15:57 Attribution.txt 16:01:16 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 20 15:57 CHANGELOG.md 16:01:16 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 20 15:57 Dockerfile 16:01:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 15:57 GOVERNANCE.md 16:01:16 -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 15:57 Jenkinsfile 16:01:16 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 15:57 LICENSE 16:01:16 -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 15:57 OWNERS.md 16:01:16 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 20 15:57 README.md 16:01:16 -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:55 VERSION 16:01:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:57 bin 16:01:16 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:59 coverage.out 16:01:16 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 20 15:57 go.mod 16:01:16 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 20 15:57 go.sum 16:01:16 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 20 15:57 main.go 16:01:16 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 20 15:57 makefile 16:01:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 15:57 res 16:01:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:16 + 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=6085ab4eae462fefc7cb0a382f63c0193af74bd5 --label arch=arm64 --label version=2.2.1-dev.10 . 16:01:16 Sending build context to Docker daemon 206.3kB 16:01:17 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 16:01:17 Step 2/27 : FROM ${BASE} AS builder 16:01:17 ---> 50acd10b431c 16:01:17 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:01:17 ---> Running in 85e0544a1e4a 16:01:17 Removing intermediate container 85e0544a1e4a 16:01:17 ---> 7339f4735367 16:01:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:01:17 ---> Running in 299b3a7770f3 16:01:18 Removing intermediate container 299b3a7770f3 16:01:18 ---> ea52809b1241 16:01:18 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:01:18 ---> Running in 8778a6802da5 16:01:18 Removing intermediate container 8778a6802da5 16:01:18 ---> ab8a4f7f41bb 16:01:18 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:18 ---> Running in 8078371e59ae 16:01:20 Removing intermediate container 8078371e59ae 16:01:20 ---> c37c365c06e1 16:01:20 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:20 ---> Running in 35cb4af19692 16:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:01:23 OK: 221 MiB in 51 packages 16:01:24 Removing intermediate container 35cb4af19692 16:01:24 ---> b8d94399c61d 16:01:24 Step 8/27 : WORKDIR /app 16:01:24 ---> Running in 6420dfdbe861 16:01:24 Removing intermediate container 6420dfdbe861 16:01:24 ---> bad6eae11d40 16:01:24 Step 9/27 : COPY go.mod vendor* ./ 16:01:25 ---> 84863146209b 16:01:25 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:25 ---> Running in d6653f995435 16:01:28 Removing intermediate container d6653f995435 16:01:28 ---> ddb50826baf7 16:01:28 Step 11/27 : COPY . . 16:01:28 ---> 6bfa2beeaea1 16:01:28 Step 12/27 : ARG MAKE="make build" 16:01:28 ---> Running in c988e17a5236 16:01:28 Removing intermediate container c988e17a5236 16:01:28 ---> ffa392f51001 16:01:28 Step 13/27 : RUN $MAKE 16:01:28 ---> Running in 1154894296c6 16:01:29 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 16:03:51 Removing intermediate container 1154894296c6 16:03:51 ---> 2d252e250f3a 16:03:51 Step 14/27 : FROM alpine:3.16 16:03:51 3.16: Pulling from library/alpine 16:03:51 f97344484467: Pulling fs layer 16:03:51 f97344484467: Download complete 16:03:51 f97344484467: Pull complete 16:03:51 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:03:51 Status: Downloaded newer image for alpine:3.16 16:03:51 ---> 3d81c46cd875 16:03:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:03:51 ---> Running in eabe0b69f9ac 16:03:51 Removing intermediate container eabe0b69f9ac 16:03:51 ---> 7c2ae98f779f 16:03:51 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:03:51 ---> Running in b4bc0deba5b6 16:03:51 Removing intermediate container b4bc0deba5b6 16:03:51 ---> a1d86b61154b 16:03:51 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:03:51 ---> Running in a5eadf5a9ab1 16:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:51 (1/7) Installing ca-certificates (20211220-r0) 16:03:51 (2/7) Installing dumb-init (1.2.5-r1) 16:03:51 (3/7) Installing libgcc (11.2.1_git20220219-r2) 16:03:51 (4/7) Installing libsodium (1.0.18-r0) 16:03:51 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 16:03:51 (6/7) Installing libzmq (4.3.4-r0) 16:03:51 (7/7) Installing zeromq (4.3.4-r0) 16:03:51 Executing busybox-1.35.0-r15.trigger 16:03:51 Executing ca-certificates-20211220-r0.trigger 16:03:51 OK: 9 MiB in 21 packages 16:03:51 Removing intermediate container a5eadf5a9ab1 16:03:51 ---> ada1087e049e 16:03:51 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:03:51 ---> afc3f170b0e5 16:03:51 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:03:51 ---> 53a7a4ad8850 16:03:51 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:03:51 ---> 6e88a6786470 16:03:51 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:03:51 ---> 1cac2548e800 16:03:51 Step 22/27 : EXPOSE 48095 16:03:51 ---> Running in e88d02edf592 16:03:51 Removing intermediate container e88d02edf592 16:03:51 ---> 09e93f244720 16:03:51 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:03:51 ---> Running in 0503ef7f8211 16:03:51 Removing intermediate container 0503ef7f8211 16:03:51 ---> 45f2cab15fdc 16:03:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:51 ---> Running in 214406e4fe94 16:03:51 Removing intermediate container 214406e4fe94 16:03:51 ---> b62d570296ea 16:03:51 Step 25/27 : LABEL arch=arm64 16:03:51 ---> Running in 2b7c8a0ece0e 16:03:51 Removing intermediate container 2b7c8a0ece0e 16:03:51 ---> 2ab017c029e0 16:03:51 Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 16:03:51 ---> Running in d21a93fbeb31 16:03:52 Removing intermediate container d21a93fbeb31 16:03:52 ---> fc43080fb94c 16:03:52 Step 27/27 : LABEL version=2.2.1-dev.10 16:03:52 ---> Running in c507de3d4610 16:03:52 Removing intermediate container c507de3d4610 16:03:52 ---> b9945509fc3a 16:03:52 [Warning] One or more build-args [ARCH] were not consumed 16:03:52 Successfully built b9945509fc3a 16:03:52 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:52 provisioning config files... 16:03:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/87@tmp/config663660172338105041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:53 ---> docker-login.sh 16:03:53 nexus3.edgexfoundry.org:10001 16:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:53 Configure a credential helper to remove this warning. See 16:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:53 16:03:53 Login Succeeded 16:03:53 nexus3.edgexfoundry.org:10002 16:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:54 Configure a credential helper to remove this warning. See 16:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:54 16:03:54 Login Succeeded 16:03:54 nexus3.edgexfoundry.org:10003 16:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:54 Configure a credential helper to remove this warning. See 16:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:54 16:03:54 Login Succeeded 16:03:54 nexus3.edgexfoundry.org:10004 16:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:55 Configure a credential helper to remove this warning. See 16:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:55 16:03:55 Login Succeeded 16:03:55 docker.io 16:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:56 Configure a credential helper to remove this warning. See 16:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:56 16:03:56 Login Succeeded 16:03:56 ---> docker-login.sh ends [Pipeline] } 16:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:03:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:03:56 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:03:56 6085ab4eae462fefc7cb0a382f63c0193af74bd5 16:03:56 latest 16:03:56 2.2.1-dev.10 16:03:56 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 16:03:56 main 16:03:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 16:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:03:56 e37beab00b7b: Preparing 16:03:56 d432f347d1b8: Preparing 16:03:56 a08a58b8a6ce: Preparing 16:03:56 793ac843eb91: Preparing 16:03:56 5a8403005633: Preparing 16:03:56 5b7df235d876: Preparing 16:03:56 5b7df235d876: Waiting 16:03:57 a08a58b8a6ce: Pushed 16:03:57 d432f347d1b8: Pushed 16:03:57 793ac843eb91: Pushed 16:03:57 5b7df235d876: Layer already exists 16:03:58 5a8403005633: Pushed 16:04:03 e37beab00b7b: Pushed 16:04:03 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:04:04 e37beab00b7b: Preparing 16:04:04 d432f347d1b8: Preparing 16:04:04 a08a58b8a6ce: Preparing 16:04:04 793ac843eb91: Preparing 16:04:04 5a8403005633: Preparing 16:04:04 5b7df235d876: Preparing 16:04:04 5b7df235d876: Waiting 16:04:04 d432f347d1b8: Layer already exists 16:04:04 793ac843eb91: Layer already exists 16:04:04 a08a58b8a6ce: Layer already exists 16:04:04 5a8403005633: Layer already exists 16:04:04 e37beab00b7b: Layer already exists 16:04:04 5b7df235d876: Layer already exists 16:04:04 latest: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.10 16:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:04:05 e37beab00b7b: Preparing 16:04:05 d432f347d1b8: Preparing 16:04:05 a08a58b8a6ce: Preparing 16:04:05 793ac843eb91: Preparing 16:04:05 5a8403005633: Preparing 16:04:05 5b7df235d876: Preparing 16:04:05 5b7df235d876: Waiting 16:04:05 5a8403005633: Layer already exists 16:04:05 d432f347d1b8: Layer already exists 16:04:05 e37beab00b7b: Layer already exists 16:04:05 a08a58b8a6ce: Layer already exists 16:04:05 793ac843eb91: Layer already exists 16:04:05 5b7df235d876: Layer already exists 16:04:05 2.2.1-dev.10: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 16:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:04:06 e37beab00b7b: Preparing 16:04:06 d432f347d1b8: Preparing 16:04:06 a08a58b8a6ce: Preparing 16:04:06 793ac843eb91: Preparing 16:04:06 5a8403005633: Preparing 16:04:06 5b7df235d876: Preparing 16:04:06 5b7df235d876: Waiting 16:04:06 d432f347d1b8: Layer already exists 16:04:06 a08a58b8a6ce: Layer already exists 16:04:06 793ac843eb91: Layer already exists 16:04:06 5a8403005633: Layer already exists 16:04:06 e37beab00b7b: Layer already exists 16:04:06 5b7df235d876: Layer already exists 16:04:06 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:04:07 e37beab00b7b: Preparing 16:04:07 d432f347d1b8: Preparing 16:04:07 a08a58b8a6ce: Preparing 16:04:07 793ac843eb91: Preparing 16:04:07 5a8403005633: Preparing 16:04:07 5b7df235d876: Preparing 16:04:07 5b7df235d876: Waiting 16:04:07 a08a58b8a6ce: Layer already exists 16:04:07 5a8403005633: Layer already exists 16:04:07 793ac843eb91: Layer already exists 16:04:07 e37beab00b7b: Layer already exists 16:04:07 d432f347d1b8: Layer already exists 16:04:07 5b7df235d876: Layer already exists 16:04:07 main: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:04:07 ===================================================== [Pipeline] echo 16:04:07 taggedImages: 16:04:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 16:04:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:04:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.10 16:04:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 16:04:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:04:08 16:04:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:04:08 arm64: Pulling from edgex-lftools-log-publisher 16:04:08 8998bd30e6a1: Pulling fs layer 16:04:08 04944245beec: Pulling fs layer 16:04:08 699f458cf7ca: Pulling fs layer 16:04:08 765212b225bb: Pulling fs layer 16:04:08 f23df028b6ca: Pulling fs layer 16:04:08 d65c8cfc05b1: Pulling fs layer 16:04:08 2437ff75d9bd: Pulling fs layer 16:04:08 f23df028b6ca: Waiting 16:04:08 d65c8cfc05b1: Waiting 16:04:08 765212b225bb: Waiting 16:04:08 2437ff75d9bd: Waiting 16:04:08 04944245beec: Verifying Checksum 16:04:08 04944245beec: Download complete 16:04:08 765212b225bb: Verifying Checksum 16:04:08 765212b225bb: Download complete 16:04:08 f23df028b6ca: Verifying Checksum 16:04:08 f23df028b6ca: Download complete 16:04:09 d65c8cfc05b1: Verifying Checksum 16:04:09 d65c8cfc05b1: Download complete 16:04:09 699f458cf7ca: Verifying Checksum 16:04:09 699f458cf7ca: Download complete 16:04:09 8998bd30e6a1: Verifying Checksum 16:04:09 8998bd30e6a1: Download complete 16:04:12 2437ff75d9bd: Verifying Checksum 16:04:12 2437ff75d9bd: Download complete 16:04:14 8998bd30e6a1: Pull complete 16:04:14 04944245beec: Pull complete 16:04:15 699f458cf7ca: Pull complete 16:04:16 765212b225bb: Pull complete 16:04:16 f23df028b6ca: Pull complete 16:04:16 d65c8cfc05b1: Pull complete 16:04:31 2437ff75d9bd: Pull complete 16:04:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:04:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:04:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:32 prd-ubuntu20.04-docker-arm64-4c-16g-20597 does not seem to be running inside a container 16:04: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/87 -v /w/workspace/app-service-configurable/87:/w/workspace/app-service-configurable/87:rw,z -v /w/workspace/app-service-configurable/87@tmp:/w/workspace/app-service-configurable/87@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:04:35 $ docker top 94df0ab059ddb8b01ff864a866df8efc5749744c68d87b7c42b554cb9a78ded6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:36 ---> job-cost.sh 16:04:36 lf-activate-venv: SKIPPING 16:04:36 INFO: No Stack... 16:04:36 INFO: Retrieving Pricing Info for: v3-standard-4 16:04:37 INFO: Archiving Costs [Pipeline] sh 16:04:38 + cut -d, -f6 16:04:38 + cat /w/workspace/app-service-configurable/87/archives/cost.csv [Pipeline] lock 16:04:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] 16:04:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] did not exist. Created. 16:04:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:04:39 /w/workspace/app-service-configurable/87@tmp/durable-8f16d509/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:04:39 + echo total: 0.10999999940395355 [Pipeline] stash 16:04:39 Warning: overwriting stash ‘stack-cost’ 16:04:40 Stashed 1 file(s) [Pipeline] } 16:04:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 16:04:40 $ docker stop --time=1 94df0ab059ddb8b01ff864a866df8efc5749744c68d87b7c42b554cb9a78ded6 16:04:41 $ docker rm -f 94df0ab059ddb8b01ff864a866df8efc5749744c68d87b7c42b554cb9a78ded6 [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 16:04:42 provisioning config files... 16:04:42 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4133239277730981488tmp [Pipeline] { [Pipeline] sh 16:04:42 + set +x 16:04:42 + curl -s https://codecov.io/bash 16:04:42 + bash -s -- 16:04:42 16:04:42 _____ _ 16:04:42 / ____| | | 16:04:42 | | ___ __| | ___ ___ _____ __ 16:04:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:04:42 | |___| (_) | (_| | __/ (_| (_) \ V / 16:04:42 \_____\___/ \__,_|\___|\___\___/ \_/ 16:04:42 Bash-1.0.6 16:04:42 16:04:42 16:04:42 ==> git version 2.25.1 found 16:04:42 ==> 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 16:04:42 Release-Date: 2020-01-08 16:04:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:04:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:04:42 ==> Jenkins CI detected. 16:04:42 current dir:  /w/workspace/ry_app-service-configurable_main 16:04:42 project root: . 16:04:42 --> token set from env 16:04:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:04:42 ==> Running gcov in . (disable via -X gcov) 16:04:42 ==> Python coveragepy not found 16:04:42 ==> Searching for coverage reports in: 16:04:42 + . 16:04:42 -> Found 1 reports 16:04:42 ==> Detecting git/mercurial file structure 16:04:42 ==> Reading reports 16:04:42 + ./coverage.out bytes=10 16:04:42 ==> Appending adjustments 16:04:42 https://docs.codecov.io/docs/fixing-reports 16:04:42 + Found adjustments 16:04:42 ==> Gzipping contents 16:04:42 4.0K /tmp/codecov.yu1wU8.gz 16:04:42 ==> Uploading reports 16:04:42 url: https://codecov.io 16:04:42 query: branch=main&commit=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:04:42 -> Pinging Codecov 16:04:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:04:43 -> Uploading to 16:04:43 https://storage.googleapis.com/codecov/v4/raw/2022-07-20/A97CA9966030D2A3747ED39772930CCE/6085ab4eae462fefc7cb0a382f63c0193af74bd5/e7acb561-4f78-41d1-bf78-e6d8b3d434ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T160442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7ae0a5fb6c42af3eb682f2b5ff010297136ffad955ac3efffe3d8d6ed7c7760 16:04:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:04:43 Dload Upload Total Spent Left Speed 16:04:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2276 --:--:-- --:--:-- --:--:-- 2276 16:04:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } 16:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:04:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:04:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:04:43 16:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:04:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:04:44 df9b9388f04a: Pulling fs layer 16:04:44 52dc419b0ee2: Pulling fs layer 16:04:44 25bc292e5bac: Pulling fs layer 16:04:44 114826534d7a: Pulling fs layer 16:04:44 4657fd5d0bcf: Pulling fs layer 16:04:44 6ad1cebc031e: Pulling fs layer 16:04:44 8a3aa393b2d8: Pulling fs layer 16:04:44 114826534d7a: Waiting 16:04:44 6ad1cebc031e: Waiting 16:04:44 4657fd5d0bcf: Waiting 16:04:44 25bc292e5bac: Verifying Checksum 16:04:44 25bc292e5bac: Download complete 16:04:44 52dc419b0ee2: Verifying Checksum 16:04:44 52dc419b0ee2: Download complete 16:04:44 4657fd5d0bcf: Verifying Checksum 16:04:44 4657fd5d0bcf: Download complete 16:04:44 df9b9388f04a: Verifying Checksum 16:04:44 6ad1cebc031e: Verifying Checksum 16:04:44 6ad1cebc031e: Download complete 16:04:44 df9b9388f04a: Pull complete 16:04:44 52dc419b0ee2: Pull complete 16:04:44 25bc292e5bac: Pull complete 16:04:44 114826534d7a: Verifying Checksum 16:04:44 114826534d7a: Download complete 16:04:45 8a3aa393b2d8: Verifying Checksum 16:04:45 8a3aa393b2d8: Download complete 16:04:49 114826534d7a: Pull complete 16:04:49 4657fd5d0bcf: Pull complete 16:04:49 6ad1cebc031e: Pull complete 16:04:52 8a3aa393b2d8: Pull complete 16:04:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:52 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 16:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:04:59 $ docker top b7f1aa90a587b3f3a5a9f60426ae74cab3ac49e53b27501618e44121bab27ef4 -eo pid,comm [Pipeline] { [Pipeline] echo 16:04:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:04:59 + set -o pipefail 16:04:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:05:05 16:05:05 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:05:05 16:05:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/998301fe-9d68-48b1-912a-b7694afe40f7 16:05:05 16:05:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:05:05 16:05:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:05:05 16:05:05 [Pipeline] } 16:05:05 $ docker stop --time=1 b7f1aa90a587b3f3a5a9f60426ae74cab3ac49e53b27501618e44121bab27ef4 16:05:10 $ docker rm -f b7f1aa90a587b3f3a5a9f60426ae74cab3ac49e53b27501618e44121bab27ef4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:10 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] sh 16:05:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:05:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:11 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 16:05:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:05:12 $ docker top c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:12 [ssh-agent] Looking for ssh-agent implementation... 16:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:12 $ docker exec c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 ssh-agent 16:05:12 SSH_AUTH_SOCK=/tmp/ssh-lsm1hT0AFomi/agent.33 16:05:12 SSH_AGENT_PID=39 16:05:12 Running ssh-add (command line suppressed) 16:05:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4483887096863300274.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4483887096863300274.key) 16:05:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:13 + git semver tag 16:05:13 2022-07-20 16:05:13,196 [run_tag] DEBUG tag force:False 16:05:13 2022-07-20 16:05:13,196 [check_head_tag] DEBUG check head tag 16:05:13 2022-07-20 16:05:13,197 [execute] INFO git cat-file --batch-check 16:05:13 2022-07-20 16:05:13,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:05:13 2022-07-20 16:05:13,200 [execute] INFO git cat-file --batch 16:05:13 2022-07-20 16:05:13,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:05:13 2022-07-20 16:05:13,210 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:05:13 2022-07-20 16:05:13,210 [execute] INFO git tag -a v2.2.1-dev.10 -m v2.2.1-dev.10 16:05:13 2022-07-20 16:05:13,210 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.10', '-m', 'v2.2.1-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:05:13 2022-07-20 16:05:13,215 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:05:13 2.2.1-dev.10 [Pipeline] } 16:05:13 $ docker exec --env ******** --env ******** c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 ssh-agent -k 16:05:13 unset SSH_AUTH_SOCK; 16:05:13 unset SSH_AGENT_PID; 16:05:13 echo Agent pid 39 killed; 16:05:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:13 + git semver [Pipeline] } 16:05:14 $ docker stop --time=1 c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 16:05:15 $ docker rm -f c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:05:16 16:05:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:05:16 0.23.1-centos7: Pulling from edgex-lftools 16:05:16 ab5ef0e58194: Pulling fs layer 16:05:16 9712f1f96733: Pulling fs layer 16:05:16 63f879dbbcfc: Pulling fs layer 16:05:16 0d9ebad4ef96: Pulling fs layer 16:05:16 e9a5061849ea: Pulling fs layer 16:05:16 d747dcd14b5f: Pulling fs layer 16:05:16 2de7ff778b66: Pulling fs layer 16:05:16 d747dcd14b5f: Waiting 16:05:16 0d9ebad4ef96: Waiting 16:05:16 2de7ff778b66: Waiting 16:05:16 e9a5061849ea: Waiting 16:05:16 9712f1f96733: Verifying Checksum 16:05:16 9712f1f96733: Download complete 16:05:16 63f879dbbcfc: Verifying Checksum 16:05:16 63f879dbbcfc: Download complete 16:05:16 e9a5061849ea: Verifying Checksum 16:05:16 e9a5061849ea: Download complete 16:05:16 0d9ebad4ef96: Verifying Checksum 16:05:16 0d9ebad4ef96: Download complete 16:05:16 ab5ef0e58194: Verifying Checksum 16:05:16 ab5ef0e58194: Download complete 16:05:16 d747dcd14b5f: Verifying Checksum 16:05:16 d747dcd14b5f: Download complete 16:05:17 2de7ff778b66: Verifying Checksum 16:05:17 2de7ff778b66: Download complete 16:05:20 ab5ef0e58194: Pull complete 16:05:20 9712f1f96733: Pull complete 16:05:21 63f879dbbcfc: Pull complete 16:05:26 0d9ebad4ef96: Pull complete 16:05:26 e9a5061849ea: Pull complete 16:05:26 d747dcd14b5f: Pull complete 16:05:27 2de7ff778b66: Pull complete 16:05:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:05:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:27 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 16:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:05:34 $ docker top 3cd2f6b268fc689a93120c1aacb4e092adb0f96cfdcd0c03c8e1b21bb1ff6fea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:05:34 provisioning config files... 16:05:34 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config574144518446587490tmp 16:05:34 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2491551804962602527tmp 16:05:34 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4887659778003030575tmp [Pipeline] { [Pipeline] echo 16:05:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:05:34 ---> sigul-configuration.sh 16:05:34 gpg: directory `/root/.gnupg' created 16:05:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:05:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:05:34 gpg: keyring `/root/.gnupg/secring.gpg' created 16:05:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:05:34 gpg: CAST5 encrypted data 16:05:34 gpg: encrypted with 1 passphrase 16:05:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:05:35 + mkdir /home/jenkins 16:05:35 + mkdir /home/jenkins/sigul [Pipeline] sh 16:05:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:05:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:05:35 ---> sigul-install.sh 16:05:35 Sigul already installed; skipping installation. [Pipeline] sh 16:05:36 + git tag --list 16:05:36 v1.0.0 16:05:36 v1.1.0 16:05:36 v1.2.0 16:05:36 v1.3.0 16:05:36 v1.3.1 16:05:36 v2.0.0 16:05:36 v2.0.1 16:05:36 v2.1.0 16:05:36 v2.1.1 16:05:36 v2.1.1-dev.1 16:05:36 v2.1.1-dev.2 16:05:36 v2.2.0 16:05:36 v2.2.1-dev.1 16:05:36 v2.2.1-dev.10 16:05:36 v2.2.1-dev.2 16:05:36 v2.2.1-dev.3 16:05:36 v2.2.1-dev.4 16:05:36 v2.2.1-dev.5 16:05:36 v2.2.1-dev.6 16:05:36 v2.2.1-dev.7 16:05:36 v2.2.1-dev.8 16:05:36 v2.2.1-dev.9 [Pipeline] sh 16:05:36 + lftools sign git-tag v2.2.1-dev.10 16:05:37 Signing Git tag with Sigul... 16:05:37 Signing v2.2.1-dev.10 [Pipeline] echo 16:05:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:05:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:05:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:05:37 $ docker stop --time=1 3cd2f6b268fc689a93120c1aacb4e092adb0f96cfdcd0c03c8e1b21bb1ff6fea 16:05:38 $ docker rm -f 3cd2f6b268fc689a93120c1aacb4e092adb0f96cfdcd0c03c8e1b21bb1ff6fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:05:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:05:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:39 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 16:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:05:40 $ docker top 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:05:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:40 [ssh-agent] Looking for ssh-agent implementation... 16:05:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:40 $ docker exec 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 ssh-agent 16:05:40 SSH_AUTH_SOCK=/tmp/ssh-OGmSi0OzQ6oa/agent.34 16:05:40 SSH_AGENT_PID=41 16:05:40 Running ssh-add (command line suppressed) 16:05:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5167266795224611546.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5167266795224611546.key) 16:05:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:40 + git semver bump pre 16:05:41 2022-07-20 16:05:41,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:05:41 2022-07-20 16:05:41,102 [bump_version] DEBUG bumping version:2.2.1-dev.10 on axis:pre with prefix:dev 16:05:41 2022-07-20 16:05:41,102 [bump_version] DEBUG bumped version:2.2.1-dev.11 16:05:41 2022-07-20 16:05:41,102 [write_version] DEBUG write version:2.2.1-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:05:41 2022-07-20 16:05:41,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:05:41 2022-07-20 16:05:41,102 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:05:41 2022-07-20 16:05:41,105 [execute] INFO git cat-file --batch-check 16:05:41 2022-07-20 16:05:41,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:05:41 2022-07-20 16:05:41,112 [execute] INFO git cat-file --batch 16:05:41 2022-07-20 16:05:41,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:05:41 2022-07-20 16:05:41,117 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:05:41 2.2.1-dev.11 [Pipeline] } 16:05:41 $ docker exec --env ******** --env ******** 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 ssh-agent -k 16:05:41 unset SSH_AUTH_SOCK; 16:05:41 unset SSH_AGENT_PID; 16:05:41 echo Agent pid 41 killed; 16:05:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:41 + git semver [Pipeline] } 16:05:41 $ docker stop --time=1 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 16:05:43 $ docker rm -f 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:05:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:43 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 16:05:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:05:44 $ docker top 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:05:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:05:44 [ssh-agent] Looking for ssh-agent implementation... 16:05:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:05:44 $ docker exec 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 ssh-agent 16:05:44 SSH_AUTH_SOCK=/tmp/ssh-YefQ9F0Z8Ydf/agent.33 16:05:44 SSH_AGENT_PID=39 16:05:44 Running ssh-add (command line suppressed) 16:05:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5598885455059940265.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5598885455059940265.key) 16:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:05:45 + git semver push 16:05:45 2022-07-20 16:05:45,233 [run_push] DEBUG push 16:05:45 2022-07-20 16:05:45,234 [execute] INFO git cat-file --batch-check 16:05:45 2022-07-20 16:05:45,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:05:45 2022-07-20 16:05:45,238 [execute] INFO git rev-list c661be6545e234d786f9d7658df650990fe2f2c6 -- 16:05:45 2022-07-20 16:05:45,238 [execute] DEBUG Popen(['git', 'rev-list', 'c661be6545e234d786f9d7658df650990fe2f2c6', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:05:45 2022-07-20 16:05:45,247 [execute] INFO git fetch -v origin 16:05:45 2022-07-20 16:05:45,248 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:05:45 2022-07-20 16:05:45,749 [run_push] DEBUG no remote changes detected 16:05:45 2022-07-20 16:05:45,750 [execute] INFO git push origin semver 16:05:45 2022-07-20 16:05:45,751 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:05:46 2022-07-20 16:05:46,444 [run_push] DEBUG push all version tags 16:05:46 2022-07-20 16:05:46,445 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:05:46 2022-07-20 16:05:46,445 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:05:47 2022-07-20 16:05:47,174 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:05:47 2.2.1-dev.11 [Pipeline] } 16:05:47 $ docker exec --env ******** --env ******** 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 ssh-agent -k 16:05:47 unset SSH_AUTH_SOCK; 16:05:47 unset SSH_AGENT_PID; 16:05:47 echo Agent pid 39 killed; 16:05:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:47 + git semver [Pipeline] } 16:05:48 $ docker stop --time=1 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 16:05:49 $ docker rm -f 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 16:05:49 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:05:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:05:49 total 16 16:05:49 drwxr-xr-x 3 root root 4096 Jul 20 15:56 . 16:05:49 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 16:05 .. 16:05:49 drwxr-xr-x 2 root root 4096 Jul 20 15:56 cost 16:05:49 -rw-r--r-- 1 root root 94 Jul 20 15:56 cost.csv 16:05:49 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:05:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:05:49 total 16 16:05:49 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:56 . 16:05:49 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 16:05 .. 16:05:49 drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 15:56 cost 16:05:49 -rw-r--r-- 1 jenkins jenkins 94 Jul 20 15:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:05:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:05:51 ---> package-listing.sh 16:05:51 ++ facter osfamily 16:05:51 ++ tr '[:upper:]' '[:lower:]' 16:05:51 + OS_FAMILY=debian 16:05:51 + workspace=/w/workspace/ry_app-service-configurable_main 16:05:51 + START_PACKAGES=/tmp/packages_start.txt 16:05:51 + END_PACKAGES=/tmp/packages_end.txt 16:05:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:51 + PACKAGES=/tmp/packages_start.txt 16:05:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:05:51 + PACKAGES=/tmp/packages_end.txt 16:05:51 + case "${OS_FAMILY}" in 16:05:51 + dpkg -l 16:05:51 + grep '^ii' 16:05:51 + '[' -f /tmp/packages_start.txt ']' 16:05:51 + '[' -f /tmp/packages_end.txt ']' 16:05:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:05:51 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:05:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:05:51 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:05:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:52 prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container 16:05:52 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:05:52 $ docker top d3e3947faffe8681f0dd704fadf8aaeb087c8ed9cc5c70eda7b397fb3fd4ddb7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:52 + touch /tmp/pre-build-complete [Pipeline] sh 16:05:53 + mkdir -p /var/log/sysstat [Pipeline] sh 16:05:53 + ls /var/log/sa-host 16:05:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:53 provisioning config files... 16:05:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2355484067456507963tmp [Pipeline] { [Pipeline] echo 16:05:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:05:53 ---> create-netrc.sh [Pipeline] } 16:05:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:05:54 ---> python-tools-install.sh [Pipeline] echo 16:05:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:05:54 ---> sudo-logs.sh 16:05:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:05:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:05:54 ---> job-cost.sh 16:05:54 lf-activate-venv: SKIPPING 16:05:54 DEBUG: total: 0.2199999988079071 16:05:54 INFO: Retrieving Stack Cost... 16:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 16:05:55 INFO: Archiving Costs [Pipeline] echo 16:05:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:05:56 ---> logs-deploy.sh 16:05:56 lf-activate-venv: SKIPPING 16:05:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/87 16:05:56 INFO: archiving workspace using pattern(s): 16:05:56 Archives upload complete. 16:05:56 INFO: archiving logs to Nexus