Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 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-ssh7648392496557553673.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-ssh15148950557476220734.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-ssh5093732551636071582.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-ssh8184868295055835982.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/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-ssh17919900428194205888.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21373 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 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e (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 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e # timeout=10 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#450)" > git rev-list --no-walk 20255473af988033b17ba271c3bb0facecfc55c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:10:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:10:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:10:58 ========================================================= 14:10:58 EdgeX Global Pipelines Version Info 14:10:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:10:59 ------------------- 14:10:59 stable info: 14:10:59 ------------------- 14:10:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:10:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 14:10:59 Message: update stable to v1.0.238 14:10:59 ------------------- 14:10:59 experimental info: 14:10:59 ------------------- 14:10:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:10:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 14:10:59 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6216b3a [Pipeline] echo 14:11:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:00 provisioning config files... 14:11:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config290550079711709865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:00 ---> docker-login.sh 14:11:00 nexus3.edgexfoundry.org:10001 14:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:01 Configure a credential helper to remove this warning. See 14:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:01 14:11:01 Login Succeeded 14:11:01 nexus3.edgexfoundry.org:10002 14:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:01 Configure a credential helper to remove this warning. See 14:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:01 14:11:01 Login Succeeded 14:11:01 nexus3.edgexfoundry.org:10003 14:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:01 Configure a credential helper to remove this warning. See 14:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:01 14:11:01 Login Succeeded 14:11:01 nexus3.edgexfoundry.org:10004 14:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:01 Configure a credential helper to remove this warning. See 14:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:01 14:11:01 Login Succeeded 14:11:01 docker.io 14:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:02 Configure a credential helper to remove this warning. See 14:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:02 14:11:02 Login Succeeded 14:11:02 ---> docker-login.sh ends [Pipeline] } 14:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:11:02 + git rev-list -1 --merges 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e~1..6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] echo 14:11:02 -----------> git rev-list -1 --merges 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e~1..6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [false] [Pipeline] sh 14:11:02 + git log --format=format:%s -1 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] echo 14:11:02 ========================================================= 14:11:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:11:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:11:03 + git log --format=format:%s -1 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] echo 14:11:03 [semverPrep] GIT_COMMIT: 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e, Commit Message: refactor(snap): edgex-snap-hooks related upgrade (#450) [Pipeline] echo 14:11:03 [semverPrep] This is not a build commit. [Pipeline] sh 14:11:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:03 + grep -v github /etc/ssh/ssh_known_hosts 14:11:03 + [ -e /tmp/ssh_known_hosts ] 14:11:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:11:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:11:03 + sudo tee -a /etc/ssh/ssh_known_hosts 14:11:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:04 14:11:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:04 0.1.4: Pulling from edgex-devops/py-git-semver 14:11:04 b85a868b505f: Pulling fs layer 14:11:04 e2be974225ed: Pulling fs layer 14:11:04 339a4e72a1f5: Pulling fs layer 14:11:04 988bab9f4d93: Pulling fs layer 14:11:04 1469e6f7b9e6: Pulling fs layer 14:11:04 eaf3925da568: Pulling fs layer 14:11:04 bab4dde63d76: Pulling fs layer 14:11:04 bde34c3a00c8: Pulling fs layer 14:11:04 b352a97aabf1: Pulling fs layer 14:11:04 4872d77fe225: Pulling fs layer 14:11:04 5851b861e8e6: Pulling fs layer 14:11:04 1469e6f7b9e6: Waiting 14:11:04 eaf3925da568: Waiting 14:11:04 bab4dde63d76: Waiting 14:11:04 988bab9f4d93: Waiting 14:11:04 bde34c3a00c8: Waiting 14:11:04 4872d77fe225: Waiting 14:11:04 5851b861e8e6: Waiting 14:11:04 b352a97aabf1: Waiting 14:11:04 e2be974225ed: Download complete 14:11:04 988bab9f4d93: Verifying Checksum 14:11:04 988bab9f4d93: Download complete 14:11:04 1469e6f7b9e6: Verifying Checksum 14:11:04 1469e6f7b9e6: Download complete 14:11:04 339a4e72a1f5: Verifying Checksum 14:11:04 339a4e72a1f5: Download complete 14:11:04 eaf3925da568: Verifying Checksum 14:11:04 eaf3925da568: Download complete 14:11:04 bde34c3a00c8: Verifying Checksum 14:11:04 bde34c3a00c8: Download complete 14:11:04 b352a97aabf1: Verifying Checksum 14:11:04 b352a97aabf1: Download complete 14:11:04 4872d77fe225: Download complete 14:11:04 5851b861e8e6: Download complete 14:11:04 b85a868b505f: Verifying Checksum 14:11:04 b85a868b505f: Download complete 14:11:04 bab4dde63d76: Verifying Checksum 14:11:04 bab4dde63d76: Download complete 14:11:05 b85a868b505f: Pull complete 14:11:06 e2be974225ed: Pull complete 14:11:06 339a4e72a1f5: Pull complete 14:11:06 988bab9f4d93: Pull complete 14:11:06 1469e6f7b9e6: Pull complete 14:11:06 eaf3925da568: Pull complete 14:11:09 bab4dde63d76: Pull complete 14:11:09 bde34c3a00c8: Pull complete 14:11:09 b352a97aabf1: Pull complete 14:11:09 4872d77fe225: Pull complete 14:11:09 5851b861e8e6: Pull complete 14:11:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:09 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:11:09 $ 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 14:11:11 $ docker top 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 -eo pid,comm 14:11:11 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). 14:11:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:11 [ssh-agent] Looking for ssh-agent implementation... 14:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:11 $ docker exec 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 ssh-agent 14:11:11 SSH_AUTH_SOCK=/tmp/ssh-reSMEt5uGkcD/agent.33 14:11:11 SSH_AGENT_PID=39 14:11:11 Running ssh-add (command line suppressed) 14:11:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5781477259222157731.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5781477259222157731.key) 14:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:12 + git tag --points-at HEAD [Pipeline] } 14:11:12 $ docker exec --env ******** --env ******** 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 ssh-agent -k 14:11:12 unset SSH_AUTH_SOCK; 14:11:12 unset SSH_AGENT_PID; 14:11:12 echo Agent pid 39 killed; 14:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:11:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:12 [ssh-agent] Looking for ssh-agent implementation... 14:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:12 $ docker exec 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 ssh-agent 14:11:12 SSH_AUTH_SOCK=/tmp/ssh-p3qFfSei5F8P/agent.73 14:11:12 SSH_AGENT_PID=79 14:11:12 Running ssh-add (command line suppressed) 14:11:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7265056020616346612.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7265056020616346612.key) 14:11:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:13 + git semver init 14:11:13 2022-07-28 14:11:13,223 [run_init] DEBUG init version:0.0.0 force:False 14:11:13 2022-07-28 14:11:13,224 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:11:13 2022-07-28 14:11:13,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:11:13 2022-07-28 14:11:13,224 [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) 14:11:14 2022-07-28 14:11:13,938 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:11:14 2022-07-28 14:11:13,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:11:14 2022-07-28 14:11:13,938 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:11:14 2022-07-28 14:11:13,938 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:11:14 2.3.0-dev.12 [Pipeline] } 14:11:14 $ docker exec --env ******** --env ******** 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 ssh-agent -k 14:11:14 unset SSH_AUTH_SOCK; 14:11:14 unset SSH_AGENT_PID; 14:11:14 echo Agent pid 79 killed; 14:11:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:14 + git semver [Pipeline] } 14:11:14 $ docker stop --time=1 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 14:11:16 $ docker rm -f 59fdc155a3faa72d64809fdda11da4ef11766aa1687cb93b3046a84de3a094d6 [Pipeline] // withDockerContainer [Pipeline] sh 14:11:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:11:16 Stashed 1 file(s) [Pipeline] echo 14:11:16 [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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 14:11:17 provisioning config files... 14:11:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config636625320883433341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:17 ---> docker-login.sh 14:11:17 nexus3.edgexfoundry.org:10001 14:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:17 Configure a credential helper to remove this warning. See 14:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:17 14:11:17 Login Succeeded 14:11:17 nexus3.edgexfoundry.org:10002 14:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:17 Configure a credential helper to remove this warning. See 14:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:17 14:11:17 Login Succeeded 14:11:17 nexus3.edgexfoundry.org:10003 14:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:17 Configure a credential helper to remove this warning. See 14:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:17 14:11:17 Login Succeeded 14:11:17 nexus3.edgexfoundry.org:10004 14:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:17 Configure a credential helper to remove this warning. See 14:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:17 14:11:17 Login Succeeded 14:11:17 docker.io 14:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:18 Configure a credential helper to remove this warning. See 14:11:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:18 14:11:18 Login Succeeded 14:11:18 ---> docker-login.sh ends [Pipeline] } 14:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:18 ========================================================= 14:11:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:11:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:18 + 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 . 14:11:18 Sending build context to Docker daemon 3.111MB 14:11:18 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:11:18 Step 2/13 : FROM ${BASE} AS builder 14:11:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:11:18 2408cc74d12b: Pulling fs layer 14:11:18 ea60b727a1ce: Pulling fs layer 14:11:18 30c4a7721957: Pulling fs layer 14:11:18 370296b7ddb6: Pulling fs layer 14:11:18 7c6cee850709: Pulling fs layer 14:11:18 39a5fcdaea64: Pulling fs layer 14:11:18 d94ebbe4e438: Pulling fs layer 14:11:18 bcfd1f05c69d: Pulling fs layer 14:11:18 59ccb84bbe0f: Pulling fs layer 14:11:18 39a5fcdaea64: Waiting 14:11:18 7c6cee850709: Waiting 14:11:18 59ccb84bbe0f: Waiting 14:11:18 d94ebbe4e438: Waiting 14:11:18 bcfd1f05c69d: Waiting 14:11:18 370296b7ddb6: Waiting 14:11:18 30c4a7721957: Download complete 14:11:18 ea60b727a1ce: Verifying Checksum 14:11:18 ea60b727a1ce: Download complete 14:11:18 7c6cee850709: Download complete 14:11:18 39a5fcdaea64: Verifying Checksum 14:11:18 39a5fcdaea64: Download complete 14:11:18 2408cc74d12b: Verifying Checksum 14:11:18 2408cc74d12b: Download complete 14:11:18 d94ebbe4e438: Download complete 14:11:18 2408cc74d12b: Pull complete 14:11:19 ea60b727a1ce: Pull complete 14:11:19 30c4a7721957: Pull complete 14:11:19 59ccb84bbe0f: Verifying Checksum 14:11:19 59ccb84bbe0f: Download complete 14:11:19 bcfd1f05c69d: Verifying Checksum 14:11:19 bcfd1f05c69d: Download complete 14:11:19 370296b7ddb6: Verifying Checksum 14:11:19 370296b7ddb6: Download complete 14:11:23 370296b7ddb6: Pull complete 14:11:23 7c6cee850709: Pull complete 14:11:23 39a5fcdaea64: Pull complete 14:11:23 d94ebbe4e438: Pull complete 14:11:26 bcfd1f05c69d: Pull complete 14:11:27 59ccb84bbe0f: Pull complete 14:11:27 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:11:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:11:27 ---> a4fb48ad2a94 14:11:27 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:11:28 ---> Running in e5ca89b43e36 14:11:28 Removing intermediate container e5ca89b43e36 14:11:28 ---> 163efecb0fe1 14:11:28 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:11:28 ---> Running in 4663e2fbc9c4 14:11:29 Removing intermediate container 4663e2fbc9c4 14:11:29 ---> e5d8e8c1e03d 14:11:29 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:11:29 ---> Running in 49db3333ad17 14:11:29 Removing intermediate container 49db3333ad17 14:11:29 ---> 75fa5557aac8 14:11:29 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:29 ---> Running in e2b416446382 14:11:29 Removing intermediate container e2b416446382 14:11:29 ---> 357aaae9e30b 14:11:29 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:11:29 ---> Running in e8f821572343 14:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:11:31 OK: 211 MiB in 51 packages 14:11:31 Removing intermediate container e8f821572343 14:11:31 ---> 8519292aae38 14:11:31 Step 8/13 : WORKDIR /app 14:11:31 ---> Running in bab200090f20 14:11:31 Removing intermediate container bab200090f20 14:11:31 ---> 8c4066ae5314 14:11:31 Step 9/13 : COPY go.mod vendor* ./ 14:11:31 ---> afd2d3167f33 14:11:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:31 ---> Running in 3677898f3654 14:11:32 Still waiting to schedule task 14:11:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:11:50 Removing intermediate container 3677898f3654 14:11:50 ---> ff15be172cd4 14:11:50 Step 11/13 : COPY . . 14:11:50 ---> ccc57105b855 14:11:50 Step 12/13 : ARG MAKE="make build" 14:11:50 ---> Running in 9bdc80d5ed7c 14:11:50 Removing intermediate container 9bdc80d5ed7c 14:11:50 ---> dc129c148748 14:11:50 Step 13/13 : RUN $MAKE 14:11:50 ---> Running in 5d64321e379e 14:11:50 noop 14:11:50 Removing intermediate container 5d64321e379e 14:11:50 ---> 80c8e35794ee 14:11:50 Successfully built 80c8e35794ee 14:11:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:50 + docker inspect -f . ci-base-image-x86_64 14:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:50 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:11:50 $ 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 14:11:50 $ docker top c18ebd5572b5cde09a3d2f9d90f9ae214fd8df44b99b5ff2a3e2f155abdd696b -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:51 + go version 14:11:51 go version go1.18.3 linux/amd64 [Pipeline] } 14:11:51 $ docker stop --time=1 c18ebd5572b5cde09a3d2f9d90f9ae214fd8df44b99b5ff2a3e2f155abdd696b 14:11:52 $ docker rm -f c18ebd5572b5cde09a3d2f9d90f9ae214fd8df44b99b5ff2a3e2f155abdd696b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:53 + docker inspect -f . ci-base-image-x86_64 14:11:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:53 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:11:53 $ 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 14:11:53 $ docker top f11f0e865da6ba3d0b2f9427b4d98e0ae00d8940614fb82e7d592d3a4e4147fb -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:53 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:11:54 + make test 14:11:54 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:12:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:12:04 CGO_ENABLED=1 go vet ./... 14:12:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:12:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:12:06 ./bin/test-attribution-txt.sh [Pipeline] echo 14:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:12:06 $ docker stop --time=1 f11f0e865da6ba3d0b2f9427b4d98e0ae00d8940614fb82e7d592d3a4e4147fb 14:12:08 $ docker rm -f f11f0e865da6ba3d0b2f9427b4d98e0ae00d8940614fb82e7d592d3a4e4147fb [Pipeline] // withDockerContainer [Pipeline] sh 14:12:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:12:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:12:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:09 + ls -al . 14:12:09 total 168 14:12:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:11 . 14:12:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:10 .. 14:12:09 -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 14:10 .dockerignore 14:12:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:11 .git 14:12:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 14:10 .github 14:12:09 -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 14:10 .gitignore 14:12:09 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 14:11 .semver 14:12:09 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 14:10 Attribution.txt 14:12:09 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 14:10 CHANGELOG.md 14:12:09 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 14:10 Dockerfile 14:12:09 -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 14:10 GOVERNANCE.md 14:12:09 -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 14:10 Jenkinsfile 14:12:09 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 14:10 LICENSE 14:12:09 -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 14:10 OWNERS.md 14:12:09 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 14:10 README.md 14:12:09 -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 14:11 VERSION 14:12:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 14:10 bin 14:12:09 -rw-r--r-- 1 jenkins jenkins 10 Jul 28 14:11 coverage.out 14:12:09 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 14:10 go.mod 14:12:09 -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 14:10 go.sum 14:12:09 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 14:10 main.go 14:12:09 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 14:10 makefile 14:12:09 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 14:10 res 14:12:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:10 + 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=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e --label arch=amd64 --label version=2.3.0-dev.12 . 14:12:10 Sending build context to Docker daemon 3.112MB 14:12:10 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 14:12:10 Step 2/27 : FROM ${BASE} AS builder 14:12:10 ---> 80c8e35794ee 14:12:10 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:12:10 ---> Running in 8ee8720d2e0e 14:12:10 Removing intermediate container 8ee8720d2e0e 14:12:10 ---> 34b431e8f659 14:12:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:12:10 ---> Running in f04cb7602aa7 14:12:10 Removing intermediate container f04cb7602aa7 14:12:10 ---> 9eb562b10822 14:12:10 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:12:10 ---> Running in d63cf6ac3239 14:12:10 Removing intermediate container d63cf6ac3239 14:12:10 ---> 1b02cb6dfec6 14:12:10 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:10 ---> Running in b9fa231aac65 14:12:11 Removing intermediate container b9fa231aac65 14:12:11 ---> 21184cc7a19b 14:12:11 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:12:11 ---> Running in 9768394384c5 14:12:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:12 OK: 211 MiB in 51 packages 14:12:13 Removing intermediate container 9768394384c5 14:12:13 ---> 17e26615a174 14:12:13 Step 8/27 : WORKDIR /app 14:12:13 ---> Running in 77a308d49c08 14:12:13 Removing intermediate container 77a308d49c08 14:12:13 ---> 2e81a1976829 14:12:13 Step 9/27 : COPY go.mod vendor* ./ 14:12:13 ---> c96ad24137fa 14:12:13 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:13 ---> Running in 27212a09350f 14:12:14 Removing intermediate container 27212a09350f 14:12:14 ---> a27cd418d8e2 14:12:14 Step 11/27 : COPY . . 14:12:14 ---> 371a4233767a 14:12:14 Step 12/27 : ARG MAKE="make build" 14:12:14 ---> Running in 946ef4572702 14:12:14 Removing intermediate container 946ef4572702 14:12:14 ---> 74bdf6b83282 14:12:14 Step 13/27 : RUN $MAKE 14:12:14 ---> Running in 18ef1b8f0ac2 14:12:14 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:12:33 Removing intermediate container 18ef1b8f0ac2 14:12:33 ---> d8173f143a25 14:12:33 Step 14/27 : FROM alpine:3.16 14:12:33 3.16: Pulling from library/alpine 14:12:33 530afca65e2e: Pulling fs layer 14:12:33 530afca65e2e: Verifying Checksum 14:12:33 530afca65e2e: Download complete 14:12:34 530afca65e2e: Pull complete 14:12:34 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 14:12:34 Status: Downloaded newer image for alpine:3.16 14:12:34 ---> d7d3d98c851f 14:12:34 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:12:34 ---> Running in f1a310fc4538 14:12:34 Removing intermediate container f1a310fc4538 14:12:34 ---> bc6751a67199 14:12:34 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:12:34 ---> Running in 9a6abfccb42e 14:12:34 Removing intermediate container 9a6abfccb42e 14:12:34 ---> f21175d2b990 14:12:34 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:12:34 ---> Running in 2adb28167f92 14:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:34 (1/7) Installing ca-certificates (20211220-r0) 14:12:34 (2/7) Installing dumb-init (1.2.5-r1) 14:12:34 (3/7) Installing libgcc (11.2.1_git20220219-r2) 14:12:34 (4/7) Installing libsodium (1.0.18-r0) 14:12:34 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 14:12:35 (6/7) Installing libzmq (4.3.4-r0) 14:12:35 (7/7) Installing zeromq (4.3.4-r0) 14:12:35 Executing busybox-1.35.0-r15.trigger 14:12:35 Executing ca-certificates-20211220-r0.trigger 14:12:35 OK: 9 MiB in 21 packages 14:12:35 Removing intermediate container 2adb28167f92 14:12:35 ---> 59eb38737fc6 14:12:35 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:12:35 ---> f082837882a5 14:12:35 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:12:35 ---> 7584575b2bf0 14:12:35 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:12:35 ---> 12cc25126091 14:12:35 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:12:36 ---> 02fda411992c 14:12:36 Step 22/27 : EXPOSE 48095 14:12:36 ---> Running in 6cc0402ef81b 14:12:36 Removing intermediate container 6cc0402ef81b 14:12:36 ---> 337be81a9bd1 14:12:36 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:12:36 ---> Running in 7cb686083480 14:12:36 Removing intermediate container 7cb686083480 14:12:36 ---> 06bead1338cc 14:12:36 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:12:36 ---> Running in f5f11f0e12c8 14:12:37 Removing intermediate container f5f11f0e12c8 14:12:37 ---> fd4566acba0b 14:12:37 Step 25/27 : LABEL arch=amd64 14:12:37 ---> Running in 93266e31642c 14:12:37 Removing intermediate container 93266e31642c 14:12:37 ---> 6b60decd8d50 14:12:37 Step 26/27 : LABEL git_sha=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 14:12:37 ---> Running in 79111a48880e 14:12:37 Removing intermediate container 79111a48880e 14:12:37 ---> ae760bc1f378 14:12:37 Step 27/27 : LABEL version=2.3.0-dev.12 14:12:37 ---> Running in d586068edc51 14:12:37 Removing intermediate container d586068edc51 14:12:37 ---> da96d3ff62d9 14:12:37 [Warning] One or more build-args [ARCH] were not consumed 14:12:37 Successfully built da96d3ff62d9 14:12:37 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 14:12:37 provisioning config files... 14:12:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8602661113387440816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:37 ---> docker-login.sh 14:12:37 nexus3.edgexfoundry.org:10001 14:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:37 Configure a credential helper to remove this warning. See 14:12:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:37 14:12:37 Login Succeeded 14:12:37 nexus3.edgexfoundry.org:10002 14:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:38 Configure a credential helper to remove this warning. See 14:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:38 14:12:38 Login Succeeded 14:12:38 nexus3.edgexfoundry.org:10003 14:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:38 Configure a credential helper to remove this warning. See 14:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:38 14:12:38 Login Succeeded 14:12:38 nexus3.edgexfoundry.org:10004 14:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:38 Configure a credential helper to remove this warning. See 14:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:38 14:12:38 Login Succeeded 14:12:38 docker.io 14:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:38 Configure a credential helper to remove this warning. See 14:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:38 14:12:38 Login Succeeded 14:12:38 ---> docker-login.sh ends [Pipeline] } 14:12:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:12:38 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:12:38 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 14:12:38 latest 14:12:38 2.3.0-dev.12 14:12:38 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 14:12:38 main 14:12:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 14:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:12:39 10a231987ab7: Preparing 14:12:39 71b480b3e4e6: Preparing 14:12:39 5bab3eefe2d8: Preparing 14:12:39 3fa9f03d4543: Preparing 14:12:39 875c395a9253: Preparing 14:12:39 ec34fcc1d526: Preparing 14:12:39 ec34fcc1d526: Waiting 14:12:39 3fa9f03d4543: Pushed 14:12:39 5bab3eefe2d8: Pushed 14:12:39 71b480b3e4e6: Pushed 14:12:39 ec34fcc1d526: Layer already exists 14:12:39 875c395a9253: Pushed 14:12:42 10a231987ab7: Pushed 14:12:42 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:12:42 10a231987ab7: Preparing 14:12:42 71b480b3e4e6: Preparing 14:12:42 5bab3eefe2d8: Preparing 14:12:42 3fa9f03d4543: Preparing 14:12:42 875c395a9253: Preparing 14:12:42 ec34fcc1d526: Preparing 14:12:42 ec34fcc1d526: Waiting 14:12:42 875c395a9253: Layer already exists 14:12:42 3fa9f03d4543: Layer already exists 14:12:42 5bab3eefe2d8: Layer already exists 14:12:42 10a231987ab7: Layer already exists 14:12:42 71b480b3e4e6: Layer already exists 14:12:42 ec34fcc1d526: Layer already exists 14:12:42 latest: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.12 14:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:12:43 10a231987ab7: Preparing 14:12:43 71b480b3e4e6: Preparing 14:12:43 5bab3eefe2d8: Preparing 14:12:43 3fa9f03d4543: Preparing 14:12:43 875c395a9253: Preparing 14:12:43 ec34fcc1d526: Preparing 14:12:43 ec34fcc1d526: Waiting 14:12:43 5bab3eefe2d8: Layer already exists 14:12:43 3fa9f03d4543: Layer already exists 14:12:43 10a231987ab7: Layer already exists 14:12:43 875c395a9253: Layer already exists 14:12:43 71b480b3e4e6: Layer already exists 14:12:43 ec34fcc1d526: Layer already exists 14:12:43 2.3.0-dev.12: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 14:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:12:44 10a231987ab7: Preparing 14:12:44 71b480b3e4e6: Preparing 14:12:44 5bab3eefe2d8: Preparing 14:12:44 3fa9f03d4543: Preparing 14:12:44 875c395a9253: Preparing 14:12:44 ec34fcc1d526: Preparing 14:12:44 875c395a9253: Layer already exists 14:12:44 71b480b3e4e6: Layer already exists 14:12:44 3fa9f03d4543: Layer already exists 14:12:44 10a231987ab7: Layer already exists 14:12:44 5bab3eefe2d8: Layer already exists 14:12:44 ec34fcc1d526: Layer already exists 14:12:44 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:12:44 10a231987ab7: Preparing 14:12:44 71b480b3e4e6: Preparing 14:12:44 5bab3eefe2d8: Preparing 14:12:44 3fa9f03d4543: Preparing 14:12:44 875c395a9253: Preparing 14:12:44 ec34fcc1d526: Preparing 14:12:44 ec34fcc1d526: Waiting 14:12:44 10a231987ab7: Layer already exists 14:12:44 5bab3eefe2d8: Layer already exists 14:12:44 875c395a9253: Layer already exists 14:12:44 3fa9f03d4543: Layer already exists 14:12:44 71b480b3e4e6: Layer already exists 14:12:44 ec34fcc1d526: Layer already exists 14:12:44 main: digest: sha256:0c5c42713961539829334ec8843b24dab0c54938cc6463b01b3b2f35f96c72f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:12:44 ===================================================== [Pipeline] echo 14:12:44 taggedImages: 14:12:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 14:12:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:12:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.12 14:12:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 14:12:44 - 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 14:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:45 14:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:45 latest: Pulling from edgex-lftools-log-publisher 14:12:45 5eb5b503b376: Pulling fs layer 14:12:45 5c69ac0246d0: Pulling fs layer 14:12:45 ec43610c2a17: Pulling fs layer 14:12:45 3a2ae6a8a46f: Pulling fs layer 14:12:45 33b1e0a273af: Pulling fs layer 14:12:45 5d3b04190fa2: Pulling fs layer 14:12:45 2f39f015ded8: Pulling fs layer 14:12:45 3a2ae6a8a46f: Waiting 14:12:45 33b1e0a273af: Waiting 14:12:45 5d3b04190fa2: Waiting 14:12:45 2f39f015ded8: Waiting 14:12:45 5c69ac0246d0: Download complete 14:12:45 3a2ae6a8a46f: Verifying Checksum 14:12:45 3a2ae6a8a46f: Download complete 14:12:45 33b1e0a273af: Verifying Checksum 14:12:45 33b1e0a273af: Download complete 14:12:45 5d3b04190fa2: Download complete 14:12:45 ec43610c2a17: Verifying Checksum 14:12:45 ec43610c2a17: Download complete 14:12:45 5eb5b503b376: Verifying Checksum 14:12:45 5eb5b503b376: Download complete 14:12:46 2f39f015ded8: Download complete 14:12:46 5eb5b503b376: Pull complete 14:12:47 5c69ac0246d0: Pull complete 14:12:47 ec43610c2a17: Pull complete 14:12:47 3a2ae6a8a46f: Pull complete 14:12:47 33b1e0a273af: Pull complete 14:12:47 5d3b04190fa2: Pull complete 14:12:52 2f39f015ded8: Pull complete 14:12:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:52 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:12:52 $ 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 14:12:54 $ docker top 8f3191773c144d93946447aa5662e5396123e48bcd89801951a93c269a823116 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:54 ---> job-cost.sh 14:12:54 lf-activate-venv: SKIPPING 14:12:54 INFO: No Stack... 14:12:54 INFO: Retrieving Pricing Info for: v3-standard-8 14:12:55 INFO: Archiving Costs [Pipeline] sh 14:12:55 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:12:55 + cut -d, -f6 [Pipeline] lock 14:12:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] 14:12:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] did not exist. Created. 14:12:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:12:55 + echo total: 0.2199999988079071 [Pipeline] stash 14:12:55 Stashed 1 file(s) [Pipeline] } 14:12:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 14:12:55 $ docker stop --time=1 8f3191773c144d93946447aa5662e5396123e48bcd89801951a93c269a823116 14:12:57 $ docker rm -f 8f3191773c144d93946447aa5662e5396123e48bcd89801951a93c269a823116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:13:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21374 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:13:07 Running in /w/workspace/app-service-configurable/91 [Pipeline] { [Pipeline] checkout 14:13:07 Selected Git installation does not exist. Using Default 14:13:07 The recommended git tool is: NONE 14:13:14 using credential edgex-jenkins-ssh 14:13:14 Cloning the remote Git repository 14:13:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:13:14 > git init /w/workspace/app-service-configurable/91 # timeout=10 14:13:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:13:14 > git --version # timeout=10 14:13:14 > git --version # 'git version 2.25.1' 14:13:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:15 Avoid second fetch 14:13:15 Checking out Revision 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e (main) 14:13:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:13:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:15 > git config core.sparsecheckout # timeout=10 14:13:15 > git checkout -f 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e # timeout=10 14:13:20 Commit message: "refactor(snap): edgex-snap-hooks related upgrade (#450)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:13:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:21 Dload Upload Total Spent Left Speed 14:13:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 94861 [Pipeline] sh 14:13:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:13:22 + sudo tee /etc/docker/daemon.new 14:13:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:13:22 { 14:13:22 "registry-mirrors": [ 14:13:22 "https://nexus3.edgexfoundry.org:10001" 14:13:22 ], 14:13:22 "bip": "10.250.0.254/24", 14:13:22 "hosts": [ 14:13:22 "tcp://0.0.0.0:5555", 14:13:22 "unix:///var/run/docker.sock" 14:13:22 ], 14:13:22 "mtu": 1458, 14:13:22 "selinux-enabled": true, 14:13:22 "seccomp-profile": "/etc/docker/seccomp.json" 14:13:22 } [Pipeline] sh 14:13:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:13:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:41 provisioning config files... 14:13:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/91@tmp/config4992903340311130857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:41 ---> docker-login.sh 14:13:41 nexus3.edgexfoundry.org:10001 14:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:42 Configure a credential helper to remove this warning. See 14:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:42 14:13:42 Login Succeeded 14:13:42 nexus3.edgexfoundry.org:10002 14:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:42 Configure a credential helper to remove this warning. See 14:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:42 14:13:42 Login Succeeded 14:13:43 nexus3.edgexfoundry.org:10003 14:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:43 Configure a credential helper to remove this warning. See 14:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:43 14:13:43 Login Succeeded 14:13:43 nexus3.edgexfoundry.org:10004 14:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:43 Configure a credential helper to remove this warning. See 14:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:43 14:13:43 Login Succeeded 14:13:43 docker.io 14:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:44 Configure a credential helper to remove this warning. See 14:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:44 14:13:44 Login Succeeded 14:13:44 ---> docker-login.sh ends [Pipeline] } 14:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:45 ========================================================= 14:13:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:13:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:13:45 Sending build context to Docker daemon 203.3kB 14:13:46 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:13:46 Step 2/13 : FROM ${BASE} AS builder 14:13:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:13:46 b3c136eddcbf: Pulling fs layer 14:13:46 c0a3192eca97: Pulling fs layer 14:13:46 a050256f5b6f: Pulling fs layer 14:13:46 656be50a0ddc: Pulling fs layer 14:13:46 2bbca73fdf42: Pulling fs layer 14:13:46 46d945488cbd: Pulling fs layer 14:13:46 8a5474983e97: Pulling fs layer 14:13:46 329c88fbcd65: Pulling fs layer 14:13:46 2bbca73fdf42: Waiting 14:13:46 46d945488cbd: Waiting 14:13:46 8a5474983e97: Waiting 14:13:46 329c88fbcd65: Waiting 14:13:46 656be50a0ddc: Waiting 14:13:46 a050256f5b6f: Verifying Checksum 14:13:46 a050256f5b6f: Download complete 14:13:46 c0a3192eca97: Verifying Checksum 14:13:46 c0a3192eca97: Download complete 14:13:46 2bbca73fdf42: Verifying Checksum 14:13:46 2bbca73fdf42: Download complete 14:13:46 46d945488cbd: Verifying Checksum 14:13:46 46d945488cbd: Download complete 14:13:46 b3c136eddcbf: Verifying Checksum 14:13:46 b3c136eddcbf: Download complete 14:13:47 b3c136eddcbf: Pull complete 14:13:47 329c88fbcd65: Verifying Checksum 14:13:47 329c88fbcd65: Download complete 14:13:47 c0a3192eca97: Pull complete 14:13:48 a050256f5b6f: Pull complete 14:13:48 8a5474983e97: Verifying Checksum 14:13:48 8a5474983e97: Download complete 14:13:49 656be50a0ddc: Verifying Checksum 14:13:49 656be50a0ddc: Download complete 14:14:04 656be50a0ddc: Pull complete 14:14:04 2bbca73fdf42: Pull complete 14:14:04 46d945488cbd: Pull complete 14:14:08 8a5474983e97: Pull complete 14:14:11 329c88fbcd65: Pull complete 14:14:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:14:11 ---> ff4287adb874 14:14:11 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:14:12 ---> Running in d4f3ab81cb46 14:14:12 Removing intermediate container d4f3ab81cb46 14:14:12 ---> ebd2ffb0da18 14:14:12 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:14:12 ---> Running in e289b8e32cc4 14:14:13 Removing intermediate container e289b8e32cc4 14:14:13 ---> cef720247479 14:14:13 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:14:13 ---> Running in 3d49f1e746bb 14:14:13 Removing intermediate container 3d49f1e746bb 14:14:13 ---> 95c1345c1926 14:14:13 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:13 ---> Running in d5959f22b219 14:14:16 Removing intermediate container d5959f22b219 14:14:16 ---> 0aa7297b081a 14:14:16 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:16 ---> Running in 5b24e68635df 14:14:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:14:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:14:19 OK: 221 MiB in 51 packages 14:14:20 Removing intermediate container 5b24e68635df 14:14:20 ---> 4d4a739dfbdf 14:14:20 Step 8/13 : WORKDIR /app 14:14:20 ---> Running in 62c097378c53 14:14:20 Removing intermediate container 62c097378c53 14:14:20 ---> ce0d168c1e23 14:14:20 Step 9/13 : COPY go.mod vendor* ./ 14:14:20 ---> 6f281aded9d9 14:14:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:20 ---> Running in c28812673c6a 14:15:08 Removing intermediate container c28812673c6a 14:15:08 ---> 75c44366553f 14:15:08 Step 11/13 : COPY . . 14:15:08 ---> 09be635f3a0f 14:15:08 Step 12/13 : ARG MAKE="make build" 14:15:08 ---> Running in 9615d76d0eff 14:15:08 Removing intermediate container 9615d76d0eff 14:15:08 ---> 0ca391f935d2 14:15:08 Step 13/13 : RUN $MAKE 14:15:08 ---> Running in a0689c8addda 14:15:08 noop 14:15:08 Removing intermediate container a0689c8addda 14:15:08 ---> 51e09a8ba1a9 14:15:08 Successfully built 51e09a8ba1a9 14:15:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:08 + docker inspect -f . ci-base-image-arm64 14:15:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:08 prd-ubuntu20.04-docker-arm64-4c-16g-21374 does not seem to be running inside a container 14:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/91 -v /w/workspace/app-service-configurable/91:/w/workspace/app-service-configurable/91:rw,z -v /w/workspace/app-service-configurable/91@tmp:/w/workspace/app-service-configurable/91@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 14:15:10 $ docker top d71eda855375d45ffffe44adf614921ba5d11aaedabc87eb368e77d08a2997e8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:11 + go version 14:15:11 go version go1.18.3 linux/arm64 [Pipeline] } 14:15:11 $ docker stop --time=1 d71eda855375d45ffffe44adf614921ba5d11aaedabc87eb368e77d08a2997e8 14:15:12 $ docker rm -f d71eda855375d45ffffe44adf614921ba5d11aaedabc87eb368e77d08a2997e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:13 + docker inspect -f . ci-base-image-arm64 14:15:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:13 prd-ubuntu20.04-docker-arm64-4c-16g-21374 does not seem to be running inside a container 14:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/91 -v /w/workspace/app-service-configurable/91:/w/workspace/app-service-configurable/91:rw,z -v /w/workspace/app-service-configurable/91@tmp:/w/workspace/app-service-configurable/91@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 14:15:14 $ docker top b780db920b55ecadfc33e109cff3814067069f720ef2c096790fd592776331c9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:15 + git config --global --add safe.directory /w/workspace/app-service-configurable/91 [Pipeline] fileExists [Pipeline] sh 14:15:16 + make test 14:15:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:16:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:16:38 CGO_ENABLED=1 go vet ./... 14:16:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:16:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:16:50 ./bin/test-attribution-txt.sh [Pipeline] echo 14:16:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:16:50 $ docker stop --time=1 b780db920b55ecadfc33e109cff3814067069f720ef2c096790fd592776331c9 14:16:52 $ docker rm -f b780db920b55ecadfc33e109cff3814067069f720ef2c096790fd592776331c9 [Pipeline] // withDockerContainer [Pipeline] sh 14:16:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:16:53 Warning: overwriting stash ‘coverage-report’ 14:16:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:16:54 + ls -al . 14:16:54 total 164 14:16:54 drwxrwxr-x 7 jenkins jenkins 4096 Jul 28 14:15 . 14:16:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:13 .. 14:16:54 -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 14:13 .dockerignore 14:16:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 14:13 .git 14:16:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 14:13 .github 14:16:54 -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 14:13 .gitignore 14:16:54 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 28 14:13 Attribution.txt 14:16:54 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 28 14:13 CHANGELOG.md 14:16:54 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 28 14:13 Dockerfile 14:16:54 -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 14:13 GOVERNANCE.md 14:16:54 -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 14:13 Jenkinsfile 14:16:54 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 14:13 LICENSE 14:16:54 -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 14:13 OWNERS.md 14:16:54 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 28 14:13 README.md 14:16:54 -rw-rw-r-- 1 jenkins jenkins 12 Jul 28 14:11 VERSION 14:16:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 14:13 bin 14:16:54 -rw-r--r-- 1 jenkins jenkins 10 Jul 28 14:15 coverage.out 14:16:54 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 28 14:13 go.mod 14:16:54 -rw-rw-r-- 1 jenkins jenkins 35614 Jul 28 14:13 go.sum 14:16:54 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 28 14:13 main.go 14:16:54 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 28 14:13 makefile 14:16:54 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 14:13 res 14:16:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 14:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:55 + 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=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e --label arch=arm64 --label version=2.3.0-dev.12 . 14:16:55 Sending build context to Docker daemon 204.3kB 14:16:55 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 14:16:55 Step 2/27 : FROM ${BASE} AS builder 14:16:55 ---> 51e09a8ba1a9 14:16:55 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:16:55 ---> Running in 87369be42ee0 14:16:56 Removing intermediate container 87369be42ee0 14:16:56 ---> d5a238f7fe69 14:16:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:16:56 ---> Running in f3148d3a6570 14:16:56 Removing intermediate container f3148d3a6570 14:16:56 ---> ce826e57fec0 14:16:56 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:16:56 ---> Running in f6e035eebc7b 14:16:57 Removing intermediate container f6e035eebc7b 14:16:57 ---> 8a49f7b01c46 14:16:57 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:57 ---> Running in ee6ab1523545 14:16:59 Removing intermediate container ee6ab1523545 14:16:59 ---> a26f2d9fe559 14:16:59 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:16:59 ---> Running in 07da75a6c6ee 14:17:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:17:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:17:02 OK: 221 MiB in 51 packages 14:17:02 Removing intermediate container 07da75a6c6ee 14:17:02 ---> 40d5d29f5231 14:17:02 Step 8/27 : WORKDIR /app 14:17:02 ---> Running in 013f1e978439 14:17:03 Removing intermediate container 013f1e978439 14:17:03 ---> 71af2d80a7b4 14:17:03 Step 9/27 : COPY go.mod vendor* ./ 14:17:03 ---> cbcde14bddcf 14:17:03 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:03 ---> Running in 5aa2791360c6 14:17:05 Removing intermediate container 5aa2791360c6 14:17:05 ---> 8541f861619f 14:17:05 Step 11/27 : COPY . . 14:17:06 ---> 0a244ab540ff 14:17:06 Step 12/27 : ARG MAKE="make build" 14:17:06 ---> Running in 82ac8e3b8e3d 14:17:06 Removing intermediate container 82ac8e3b8e3d 14:17:06 ---> afd05e00a0e4 14:17:06 Step 13/27 : RUN $MAKE 14:17:06 ---> Running in 93dba33fb5c9 14:17:07 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:19:14 Removing intermediate container 93dba33fb5c9 14:19:14 ---> a20022f22d4a 14:19:14 Step 14/27 : FROM alpine:3.16 14:19:14 3.16: Pulling from library/alpine 14:19:14 f97344484467: Pulling fs layer 14:19:14 f97344484467: Verifying Checksum 14:19:14 f97344484467: Download complete 14:19:14 f97344484467: Pull complete 14:19:14 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 14:19:14 Status: Downloaded newer image for alpine:3.16 14:19:14 ---> 3d81c46cd875 14:19:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:19:14 ---> Running in 44ec2b1e4aac 14:19:14 Removing intermediate container 44ec2b1e4aac 14:19:14 ---> cfa502874204 14:19:14 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:19:14 ---> Running in 16a434878c8e 14:19:14 Removing intermediate container 16a434878c8e 14:19:14 ---> 92f098f39c19 14:19:14 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:19:14 ---> Running in 876445d05869 14:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:19:14 (1/7) Installing ca-certificates (20211220-r0) 14:19:14 (2/7) Installing dumb-init (1.2.5-r1) 14:19:14 (3/7) Installing libgcc (11.2.1_git20220219-r2) 14:19:14 (4/7) Installing libsodium (1.0.18-r0) 14:19:14 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 14:19:14 (6/7) Installing libzmq (4.3.4-r0) 14:19:14 (7/7) Installing zeromq (4.3.4-r0) 14:19:14 Executing busybox-1.35.0-r15.trigger 14:19:14 Executing ca-certificates-20211220-r0.trigger 14:19:14 OK: 9 MiB in 21 packages 14:19:14 Removing intermediate container 876445d05869 14:19:14 ---> e2bd1b45544f 14:19:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:19:14 ---> e05ec9d2da09 14:19:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:19:14 ---> c9bc8ac52621 14:19:14 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:19:14 ---> 1288b68f7775 14:19:14 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:19:16 ---> afc23a7db708 14:19:16 Step 22/27 : EXPOSE 48095 14:19:16 ---> Running in 3868e0a024a1 14:19:16 Removing intermediate container 3868e0a024a1 14:19:16 ---> ad4329eb3ec5 14:19:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:19:16 ---> Running in 1ab5d5d6129f 14:19:17 Removing intermediate container 1ab5d5d6129f 14:19:17 ---> a4311af06965 14:19:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:17 ---> Running in cc06057ae69d 14:19:17 Removing intermediate container cc06057ae69d 14:19:17 ---> dbb29ceb275c 14:19:17 Step 25/27 : LABEL arch=arm64 14:19:17 ---> Running in 48f15e183f9a 14:19:17 Removing intermediate container 48f15e183f9a 14:19:17 ---> 864eb632db84 14:19:17 Step 26/27 : LABEL git_sha=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 14:19:17 ---> Running in b011b0bd46f9 14:19:17 Removing intermediate container b011b0bd46f9 14:19:17 ---> 4c44f820ddc7 14:19:17 Step 27/27 : LABEL version=2.3.0-dev.12 14:19:18 ---> Running in b46b84349541 14:19:18 Removing intermediate container b46b84349541 14:19:18 ---> bbbf70a9b162 14:19:18 [Warning] One or more build-args [ARCH] were not consumed 14:19:18 Successfully built bbbf70a9b162 14:19:18 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 14:19:18 provisioning config files... 14:19:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/91@tmp/config1043967122321548620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:19 ---> docker-login.sh 14:19:19 nexus3.edgexfoundry.org:10001 14:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:19 Configure a credential helper to remove this warning. See 14:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:19 14:19:19 Login Succeeded 14:19:19 nexus3.edgexfoundry.org:10002 14:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:19 Configure a credential helper to remove this warning. See 14:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:19 14:19:19 Login Succeeded 14:19:19 nexus3.edgexfoundry.org:10003 14:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:20 Configure a credential helper to remove this warning. See 14:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:20 14:19:20 Login Succeeded 14:19:20 nexus3.edgexfoundry.org:10004 14:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:20 Configure a credential helper to remove this warning. See 14:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:20 14:19:20 Login Succeeded 14:19:20 docker.io 14:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:19:21 Configure a credential helper to remove this warning. See 14:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:19:21 14:19:21 Login Succeeded 14:19:21 ---> docker-login.sh ends [Pipeline] } 14:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:19:21 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:19:21 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 14:19:21 latest 14:19:21 2.3.0-dev.12 14:19:21 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 14:19:21 main 14:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 14:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:22 45dd8498409f: Preparing 14:19:22 a9f2bd0580b5: Preparing 14:19:22 5c08d95a8f13: Preparing 14:19:22 508968e0359c: Preparing 14:19:22 a2520def3509: Preparing 14:19:22 5b7df235d876: Preparing 14:19:22 5b7df235d876: Waiting 14:19:22 a9f2bd0580b5: Pushed 14:19:22 508968e0359c: Pushed 14:19:22 5c08d95a8f13: Pushed 14:19:22 5b7df235d876: Layer already exists 14:19:23 a2520def3509: Pushed 14:19:27 45dd8498409f: Pushed 14:19:28 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:28 + 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 14:19:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:28 45dd8498409f: Preparing 14:19:28 a9f2bd0580b5: Preparing 14:19:28 5c08d95a8f13: Preparing 14:19:28 508968e0359c: Preparing 14:19:28 a2520def3509: Preparing 14:19:28 5b7df235d876: Preparing 14:19:28 5b7df235d876: Waiting 14:19:28 5c08d95a8f13: Layer already exists 14:19:28 a9f2bd0580b5: Layer already exists 14:19:28 45dd8498409f: Layer already exists 14:19:28 a2520def3509: Layer already exists 14:19:28 508968e0359c: Layer already exists 14:19:28 5b7df235d876: Layer already exists 14:19:29 latest: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.12 14:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:29 45dd8498409f: Preparing 14:19:29 a9f2bd0580b5: Preparing 14:19:29 5c08d95a8f13: Preparing 14:19:29 508968e0359c: Preparing 14:19:29 a2520def3509: Preparing 14:19:29 5b7df235d876: Preparing 14:19:29 5b7df235d876: Waiting 14:19:29 a2520def3509: Layer already exists 14:19:29 508968e0359c: Layer already exists 14:19:29 a9f2bd0580b5: Layer already exists 14:19:29 5c08d95a8f13: Layer already exists 14:19:29 45dd8498409f: Layer already exists 14:19:29 5b7df235d876: Layer already exists 14:19:30 2.3.0-dev.12: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 14:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:30 45dd8498409f: Preparing 14:19:30 a9f2bd0580b5: Preparing 14:19:30 5c08d95a8f13: Preparing 14:19:30 508968e0359c: Preparing 14:19:30 a2520def3509: Preparing 14:19:30 5b7df235d876: Preparing 14:19:30 5b7df235d876: Waiting 14:19:30 5c08d95a8f13: Layer already exists 14:19:30 508968e0359c: Layer already exists 14:19:30 a9f2bd0580b5: Layer already exists 14:19:30 45dd8498409f: Layer already exists 14:19:30 a2520def3509: Layer already exists 14:19:30 5b7df235d876: Layer already exists 14:19:31 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:31 + 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 14:19:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:19:31 45dd8498409f: Preparing 14:19:31 a9f2bd0580b5: Preparing 14:19:31 5c08d95a8f13: Preparing 14:19:31 508968e0359c: Preparing 14:19:31 a2520def3509: Preparing 14:19:31 5b7df235d876: Preparing 14:19:31 5b7df235d876: Waiting 14:19:31 508968e0359c: Layer already exists 14:19:31 a2520def3509: Layer already exists 14:19:31 45dd8498409f: Layer already exists 14:19:31 a9f2bd0580b5: Layer already exists 14:19:31 5c08d95a8f13: Layer already exists 14:19:31 5b7df235d876: Layer already exists 14:19:32 main: digest: sha256:4745ffa1f8b1603f5784500246a215e56d802af0ed733db6d607e7b747d1f2c8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:32 ===================================================== [Pipeline] echo 14:19:32 taggedImages: 14:19:32 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e 14:19:32 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:19:32 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.12 14:19:32 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6216b3a4372c57ea63a62c33cfa4a42b22d63b2e-2.3.0-dev.12 14:19:32 - 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 14:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:32 14:19:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:33 arm64: Pulling from edgex-lftools-log-publisher 14:19:33 8998bd30e6a1: Pulling fs layer 14:19:33 04944245beec: Pulling fs layer 14:19:33 699f458cf7ca: Pulling fs layer 14:19:33 765212b225bb: Pulling fs layer 14:19:33 f23df028b6ca: Pulling fs layer 14:19:33 d65c8cfc05b1: Pulling fs layer 14:19:33 2437ff75d9bd: Pulling fs layer 14:19:33 f23df028b6ca: Waiting 14:19:33 d65c8cfc05b1: Waiting 14:19:33 2437ff75d9bd: Waiting 14:19:33 765212b225bb: Waiting 14:19:33 04944245beec: Verifying Checksum 14:19:33 04944245beec: Download complete 14:19:33 765212b225bb: Verifying Checksum 14:19:33 765212b225bb: Download complete 14:19:33 f23df028b6ca: Verifying Checksum 14:19:33 f23df028b6ca: Download complete 14:19:33 d65c8cfc05b1: Verifying Checksum 14:19:33 d65c8cfc05b1: Download complete 14:19:33 699f458cf7ca: Verifying Checksum 14:19:33 699f458cf7ca: Download complete 14:19:33 8998bd30e6a1: Verifying Checksum 14:19:33 8998bd30e6a1: Download complete 14:19:36 2437ff75d9bd: Verifying Checksum 14:19:36 2437ff75d9bd: Download complete 14:19:37 8998bd30e6a1: Pull complete 14:19:38 04944245beec: Pull complete 14:19:39 699f458cf7ca: Pull complete 14:19:40 765212b225bb: Pull complete 14:19:40 f23df028b6ca: Pull complete 14:19:41 d65c8cfc05b1: Pull complete 14:19:56 2437ff75d9bd: Pull complete 14:19:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:56 prd-ubuntu20.04-docker-arm64-4c-16g-21374 does not seem to be running inside a container 14:19:56 $ 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/91 -v /w/workspace/app-service-configurable/91:/w/workspace/app-service-configurable/91:rw,z -v /w/workspace/app-service-configurable/91@tmp:/w/workspace/app-service-configurable/91@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 14:19:58 $ docker top 4ff43e47a0b7a78c50e1386f8f327e2fef72dd036172b88a281a4e51d2a877c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:59 ---> job-cost.sh 14:19:59 lf-activate-venv: SKIPPING 14:19:59 INFO: No Stack... 14:20:00 INFO: Retrieving Pricing Info for: v3-standard-4 14:20:01 INFO: Archiving Costs [Pipeline] sh 14:20:01 + cut -d, -f6 14:20:01 + cat /w/workspace/app-service-configurable/91/archives/cost.csv [Pipeline] lock 14:20:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] 14:20:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] did not exist. Created. 14:20:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:20:02 /w/workspace/app-service-configurable/91@tmp/durable-7150472a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:20:03 + echo total: 0.10999999940395355 [Pipeline] stash 14:20:03 Warning: overwriting stash ‘stack-cost’ 14:20:03 Stashed 1 file(s) [Pipeline] } 14:20:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 14:20:03 $ docker stop --time=1 4ff43e47a0b7a78c50e1386f8f327e2fef72dd036172b88a281a4e51d2a877c8 14:20:04 $ docker rm -f 4ff43e47a0b7a78c50e1386f8f327e2fef72dd036172b88a281a4e51d2a877c8 [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 14:20:05 provisioning config files... 14:20:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7608519154029746741tmp [Pipeline] { [Pipeline] sh 14:20:05 + set +x 14:20:05 + curl -s https://codecov.io/bash 14:20:05 + bash -s -- 14:20:05 14:20:05 _____ _ 14:20:05 / ____| | | 14:20:05 | | ___ __| | ___ ___ _____ __ 14:20:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:20:05 | |___| (_) | (_| | __/ (_| (_) \ V / 14:20:05 \_____\___/ \__,_|\___|\___\___/ \_/ 14:20:05 Bash-1.0.6 14:20:05 14:20:05 14:20:05 ==> git version 2.25.1 found 14:20:05 ==> 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 14:20:05 Release-Date: 2020-01-08 14:20:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:20:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:20:05 ==> Jenkins CI detected. 14:20:05 current dir:  /w/workspace/ry_app-service-configurable_main 14:20:05 project root: . 14:20:05 --> token set from env 14:20:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:20:05 ==> Running gcov in . (disable via -X gcov) 14:20:05 ==> Python coveragepy not found 14:20:05 ==> Searching for coverage reports in: 14:20:05 + . 14:20:05 -> Found 1 reports 14:20:05 ==> Detecting git/mercurial file structure 14:20:05 ==> Reading reports 14:20:05 + ./coverage.out bytes=10 14:20:05 ==> Appending adjustments 14:20:05 https://docs.codecov.io/docs/fixing-reports 14:20:05 + Found adjustments 14:20:05 ==> Gzipping contents 14:20:05 4.0K /tmp/codecov.YBGmVa.gz 14:20:05 ==> Uploading reports 14:20:05 url: https://codecov.io 14:20:05 query: branch=main&commit=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:20:05 -> Pinging Codecov 14:20:05 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=6216b3a4372c57ea63a62c33cfa4a42b22d63b2e&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:20:06 -> Uploading to 14:20:06 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/A97CA9966030D2A3747ED39772930CCE/6216b3a4372c57ea63a62c33cfa4a42b22d63b2e/06002c4c-2952-4076-9a38-89f51efc9fc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T142006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f00b426449cd839cf6c7c949e6dac27fc3e51b520261531bbbb64acb74ca780 14:20:06 % Total % Received % Xferd Average Speed Time Time Time Current 14:20:06 Dload Upload Total Spent Left Speed 14:20:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2272 --:--:-- --:--:-- --:--:-- 2282 14:20:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] } 14:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:20:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:20:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:20:07 14:20:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:20:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:20:07 df9b9388f04a: Pulling fs layer 14:20:07 52dc419b0ee2: Pulling fs layer 14:20:07 25bc292e5bac: Pulling fs layer 14:20:07 114826534d7a: Pulling fs layer 14:20:07 4657fd5d0bcf: Pulling fs layer 14:20:07 6ad1cebc031e: Pulling fs layer 14:20:07 8a3aa393b2d8: Pulling fs layer 14:20:07 6ad1cebc031e: Waiting 14:20:07 8a3aa393b2d8: Waiting 14:20:07 114826534d7a: Waiting 14:20:07 25bc292e5bac: Download complete 14:20:07 52dc419b0ee2: Download complete 14:20:07 4657fd5d0bcf: Verifying Checksum 14:20:07 4657fd5d0bcf: Download complete 14:20:07 df9b9388f04a: Download complete 14:20:07 6ad1cebc031e: Verifying Checksum 14:20:07 6ad1cebc031e: Download complete 14:20:07 df9b9388f04a: Pull complete 14:20:07 52dc419b0ee2: Pull complete 14:20:07 25bc292e5bac: Pull complete 14:20:08 114826534d7a: Verifying Checksum 14:20:08 114826534d7a: Download complete 14:20:08 8a3aa393b2d8: Verifying Checksum 14:20:08 8a3aa393b2d8: Download complete 14:20:11 114826534d7a: Pull complete 14:20:11 4657fd5d0bcf: Pull complete 14:20:12 6ad1cebc031e: Pull complete 14:20:15 8a3aa393b2d8: Pull complete 14:20:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:20:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:15 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:20:15 $ 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 14:20:17 $ docker top 19ef234cc3646c1c094e81c5c8db823fc15f990cc2d3acf97d5ef118c3b3d835 -eo pid,comm [Pipeline] { [Pipeline] echo 14:20:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:20:18 + set -o pipefail 14:20:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:20:23 14:20:23 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:20:23 14:20:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f97702c0-d507-4d98-81a8-236c50a17f7e 14:20:23 14:20:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:20:23 14:20:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:20:23 14:20:23 [Pipeline] } 14:20:23 $ docker stop --time=1 19ef234cc3646c1c094e81c5c8db823fc15f990cc2d3acf97d5ef118c3b3d835 14:20:25 $ docker rm -f 19ef234cc3646c1c094e81c5c8db823fc15f990cc2d3acf97d5ef118c3b3d835 [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 14:20:26 + git log --format=format:%s -1 6216b3a4372c57ea63a62c33cfa4a42b22d63b2e [Pipeline] sh 14:20:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:27 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:20:27 $ 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 14:20:27 $ docker top d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:27 [ssh-agent] Looking for ssh-agent implementation... 14:20:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:28 $ docker exec d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 ssh-agent 14:20:28 SSH_AUTH_SOCK=/tmp/ssh-KvAFJW9FG5bw/agent.32 14:20:28 SSH_AGENT_PID=38 14:20:28 Running ssh-add (command line suppressed) 14:20:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_101159710577635381.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_101159710577635381.key) 14:20:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:28 + git semver tag 14:20:28 2022-07-28 14:20:28,736 [run_tag] DEBUG tag force:False 14:20:28 2022-07-28 14:20:28,736 [check_head_tag] DEBUG check head tag 14:20:28 2022-07-28 14:20:28,737 [execute] INFO git cat-file --batch-check 14:20:28 2022-07-28 14:20:28,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:20:28 2022-07-28 14:20:28,741 [execute] INFO git cat-file --batch 14:20:28 2022-07-28 14:20:28,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:20:28 2022-07-28 14:20:28,751 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:28 2022-07-28 14:20:28,751 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 14:20:28 2022-07-28 14:20:28,752 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:20:28 2022-07-28 14:20:28,756 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:28 2.3.0-dev.12 [Pipeline] } 14:20:28 $ docker exec --env ******** --env ******** d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 ssh-agent -k 14:20:28 unset SSH_AUTH_SOCK; 14:20:28 unset SSH_AGENT_PID; 14:20:28 echo Agent pid 38 killed; 14:20:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:29 + git semver [Pipeline] } 14:20:29 $ docker stop --time=1 d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 14:20:30 $ docker rm -f d06c0760184c724a50f106e55cca43a0ba76c77012f71df8b9bab9245d387a44 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:31 14:20:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:31 0.23.1-centos7: Pulling from edgex-lftools 14:20:31 ab5ef0e58194: Pulling fs layer 14:20:31 9712f1f96733: Pulling fs layer 14:20:31 63f879dbbcfc: Pulling fs layer 14:20:31 0d9ebad4ef96: Pulling fs layer 14:20:31 e9a5061849ea: Pulling fs layer 14:20:31 d747dcd14b5f: Pulling fs layer 14:20:31 2de7ff778b66: Pulling fs layer 14:20:31 0d9ebad4ef96: Waiting 14:20:31 d747dcd14b5f: Waiting 14:20:31 e9a5061849ea: Waiting 14:20:31 2de7ff778b66: Waiting 14:20:31 9712f1f96733: Verifying Checksum 14:20:31 9712f1f96733: Download complete 14:20:31 63f879dbbcfc: Verifying Checksum 14:20:31 63f879dbbcfc: Download complete 14:20:32 e9a5061849ea: Verifying Checksum 14:20:32 e9a5061849ea: Download complete 14:20:32 d747dcd14b5f: Download complete 14:20:32 0d9ebad4ef96: Verifying Checksum 14:20:32 0d9ebad4ef96: Download complete 14:20:32 ab5ef0e58194: Verifying Checksum 14:20:32 ab5ef0e58194: Download complete 14:20:32 2de7ff778b66: Verifying Checksum 14:20:32 2de7ff778b66: Download complete 14:20:35 ab5ef0e58194: Pull complete 14:20:35 9712f1f96733: Pull complete 14:20:35 63f879dbbcfc: Pull complete 14:20:39 0d9ebad4ef96: Pull complete 14:20:39 e9a5061849ea: Pull complete 14:20:39 d747dcd14b5f: Pull complete 14:20:40 2de7ff778b66: Pull complete 14:20:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:20:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:40 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:20:40 $ 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 14:20:43 $ docker top 0a09260cf295de2ca0dfaf33a27d7a29885c7182183b33869be5c4a96c59a5b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:20:43 provisioning config files... 14:20:43 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2262278794182771694tmp 14:20:43 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8382646841744138107tmp 14:20:43 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7533576028071309013tmp [Pipeline] { [Pipeline] echo 14:20:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:20:43 ---> sigul-configuration.sh 14:20:43 gpg: directory `/root/.gnupg' created 14:20:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:20:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:20:43 gpg: keyring `/root/.gnupg/secring.gpg' created 14:20:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:20:43 gpg: CAST5 encrypted data 14:20:43 gpg: encrypted with 1 passphrase 14:20:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:20:43 + mkdir /home/jenkins 14:20:43 + mkdir /home/jenkins/sigul [Pipeline] sh 14:20:44 + 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 14:20:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:20:44 ---> sigul-install.sh 14:20:44 Sigul already installed; skipping installation. [Pipeline] sh 14:20:44 + git tag --list 14:20:44 v1.0.0 14:20:44 v1.1.0 14:20:44 v1.2.0 14:20:44 v1.3.0 14:20:44 v1.3.1 14:20:44 v2.0.0 14:20:44 v2.0.1 14:20:44 v2.1.0 14:20:44 v2.1.1 14:20:44 v2.1.1-dev.1 14:20:44 v2.1.1-dev.2 14:20:44 v2.2.0 14:20:44 v2.2.1-dev.1 14:20:44 v2.2.1-dev.10 14:20:44 v2.2.1-dev.2 14:20:44 v2.2.1-dev.3 14:20:44 v2.2.1-dev.4 14:20:44 v2.2.1-dev.5 14:20:44 v2.2.1-dev.6 14:20:44 v2.2.1-dev.7 14:20:44 v2.2.1-dev.8 14:20:44 v2.2.1-dev.9 14:20:44 v2.3.0-dev.10 14:20:44 v2.3.0-dev.11 14:20:44 v2.3.0-dev.12 [Pipeline] sh 14:20:45 + lftools sign git-tag v2.3.0-dev.12 14:20:45 Signing Git tag with Sigul... 14:20:45 Signing v2.3.0-dev.12 [Pipeline] echo 14:20:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:20:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:20:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:20:46 $ docker stop --time=1 0a09260cf295de2ca0dfaf33a27d7a29885c7182183b33869be5c4a96c59a5b2 14:20:47 $ docker rm -f 0a09260cf295de2ca0dfaf33a27d7a29885c7182183b33869be5c4a96c59a5b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:20:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:48 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:20:48 $ 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 14:20:48 $ docker top 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:48 [ssh-agent] Looking for ssh-agent implementation... 14:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:48 $ docker exec 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 ssh-agent 14:20:49 SSH_AUTH_SOCK=/tmp/ssh-DmM5TaG2TiqI/agent.33 14:20:49 SSH_AGENT_PID=39 14:20:49 Running ssh-add (command line suppressed) 14:20:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7902741304749206976.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7902741304749206976.key) 14:20:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:49 + git semver bump pre 14:20:49 2022-07-28 14:20:49,619 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:49 2022-07-28 14:20:49,620 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev 14:20:49 2022-07-28 14:20:49,620 [bump_version] DEBUG bumped version:2.3.0-dev.13 14:20:49 2022-07-28 14:20:49,620 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:20:49 2022-07-28 14:20:49,620 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:49 2022-07-28 14:20:49,620 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:20:49 2022-07-28 14:20:49,621 [execute] INFO git cat-file --batch-check 14:20:49 2022-07-28 14:20:49,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:49 2022-07-28 14:20:49,626 [execute] INFO git cat-file --batch 14:20:49 2022-07-28 14:20:49,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:49 2022-07-28 14:20:49,632 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:49 2.3.0-dev.13 [Pipeline] } 14:20:49 $ docker exec --env ******** --env ******** 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 ssh-agent -k 14:20:49 unset SSH_AUTH_SOCK; 14:20:49 unset SSH_AGENT_PID; 14:20:49 echo Agent pid 39 killed; 14:20:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:50 + git semver [Pipeline] } 14:20:50 $ docker stop --time=1 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 14:20:51 $ docker rm -f 61ae274d2906327cda06171a93fb877cb2dc7fc7801dc7c188df88244a8c42e0 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:20:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:52 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:20:52 $ 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 14:20:52 $ docker top 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:20:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:20:52 [ssh-agent] Looking for ssh-agent implementation... 14:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:53 $ docker exec 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 ssh-agent 14:20:53 SSH_AUTH_SOCK=/tmp/ssh-Iz0m86rWJ24d/agent.34 14:20:53 SSH_AGENT_PID=40 14:20:53 Running ssh-add (command line suppressed) 14:20:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2563752550601096042.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2563752550601096042.key) 14:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:20:53 + git semver push 14:20:53 2022-07-28 14:20:53,846 [run_push] DEBUG push 14:20:53 2022-07-28 14:20:53,847 [execute] INFO git cat-file --batch-check 14:20:53 2022-07-28 14:20:53,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:20:53 2022-07-28 14:20:53,849 [execute] INFO git rev-list d8aa7a755f3dc6c8af3f9c4885d9270655ff7d19 -- 14:20:53 2022-07-28 14:20:53,849 [execute] DEBUG Popen(['git', 'rev-list', 'd8aa7a755f3dc6c8af3f9c4885d9270655ff7d19', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:20:53 2022-07-28 14:20:53,858 [execute] INFO git fetch -v origin 14:20:53 2022-07-28 14:20:53,858 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:20:54 2022-07-28 14:20:54,328 [run_push] DEBUG no remote changes detected 14:20:54 2022-07-28 14:20:54,329 [execute] INFO git push origin semver 14:20:54 2022-07-28 14:20:54,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:20:55 2022-07-28 14:20:55,015 [run_push] DEBUG push all version tags 14:20:55 2022-07-28 14:20:55,015 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:20:55 2022-07-28 14:20:55,016 [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) 14:20:56 2022-07-28 14:20:55,884 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:20:56 2.3.0-dev.13 [Pipeline] } 14:20:56 $ docker exec --env ******** --env ******** 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 ssh-agent -k 14:20:56 unset SSH_AUTH_SOCK; 14:20:56 unset SSH_AGENT_PID; 14:20:56 echo Agent pid 40 killed; 14:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:20:56 + git semver [Pipeline] } 14:20:56 $ docker stop --time=1 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 14:20:58 $ docker rm -f 9a1bce4b15df1b5f543e118bb4d289c23f38654abbdbd02ba577c6ac2b429619 [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 14:20:58 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:20:58 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:20:58 total 16 14:20:58 drwxr-xr-x 3 root root 4096 Jul 28 14:12 . 14:20:58 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 14:20 .. 14:20:58 drwxr-xr-x 2 root root 4096 Jul 28 14:12 cost 14:20:58 -rw-r--r-- 1 root root 95 Jul 28 14:12 cost.csv 14:20:58 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:20:58 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:20:58 total 16 14:20:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 14:12 . 14:20:58 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 14:20 .. 14:20:58 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 14:12 cost 14:20:58 -rw-r--r-- 1 jenkins jenkins 95 Jul 28 14:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:20:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:20:59 ---> package-listing.sh 14:20:59 ++ facter osfamily 14:20:59 ++ tr '[:upper:]' '[:lower:]' 14:21:00 + OS_FAMILY=debian 14:21:00 + workspace=/w/workspace/ry_app-service-configurable_main 14:21:00 + START_PACKAGES=/tmp/packages_start.txt 14:21:00 + END_PACKAGES=/tmp/packages_end.txt 14:21:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:21:00 + PACKAGES=/tmp/packages_start.txt 14:21:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:21:00 + PACKAGES=/tmp/packages_end.txt 14:21:00 + case "${OS_FAMILY}" in 14:21:00 + dpkg -l 14:21:00 + grep '^ii' 14:21:00 + '[' -f /tmp/packages_start.txt ']' 14:21:00 + '[' -f /tmp/packages_end.txt ']' 14:21:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:21:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:21:00 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:21:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:21:00 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 14:21:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:21:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:01 prd-ubuntu20.04-docker-8c-8g-21373 does not seem to be running inside a container 14:21:01 $ 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 14:21:01 $ docker top 0f3bb952ab82a9d5063217223a1be579b318265233299e7adf590e9ec1c999c9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:21:01 + touch /tmp/pre-build-complete [Pipeline] sh 14:21:01 + mkdir -p /var/log/sysstat [Pipeline] sh 14:21:02 + ls /var/log/sa-host 14:21:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:21:02 provisioning config files... 14:21:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5687504377598268462tmp [Pipeline] { [Pipeline] echo 14:21:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:21:02 ---> create-netrc.sh [Pipeline] } 14:21:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:21:03 ---> python-tools-install.sh [Pipeline] echo 14:21:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:21:03 ---> sudo-logs.sh 14:21:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:21:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:21:03 ---> job-cost.sh 14:21:03 lf-activate-venv: SKIPPING 14:21:03 DEBUG: total: 0.2199999988079071 14:21:03 INFO: Retrieving Stack Cost... 14:21:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:21:04 INFO: Archiving Costs [Pipeline] echo 14:21:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:21:04 ---> logs-deploy.sh 14:21:04 lf-activate-venv: SKIPPING 14:21:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/91 14:21:04 INFO: archiving workspace using pattern(s): 14:21:05 Archives upload complete. 14:21:05 INFO: archiving logs to Nexus 14:21:06 ---> uname -a: 14:21:06 Linux prd-ubuntu20-04-docker-8c-8g-21373 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:21:06 14:21:06 14:21:06 ---> lscpu: 14:21:06 Architecture: x86_64 14:21:06 CPU op-mode(s): 32-bit, 64-bit 14:21:06 Byte Order: Little Endian 14:21:06 Address sizes: 40 bits physical, 48 bits virtual 14:21:06 CPU(s): 8 14:21:06 On-line CPU(s) list: 0-7 14:21:06 Thread(s) per core: 1 14:21:06 Core(s) per socket: 1 14:21:06 Socket(s): 8 14:21:06 NUMA node(s): 1 14:21:06 Vendor ID: AuthenticAMD 14:21:06 CPU family: 23 14:21:06 Model: 49 14:21:06 Model name: AMD EPYC-Rome Processor 14:21:06 Stepping: 0 14:21:06 CPU MHz: 2800.000 14:21:06 BogoMIPS: 5600.00 14:21:06 Virtualization: AMD-V 14:21:06 Hypervisor vendor: KVM 14:21:06 Virtualization type: full 14:21:06 L1d cache: 256 KiB 14:21:06 L1i cache: 256 KiB 14:21:06 L2 cache: 4 MiB 14:21:06 L3 cache: 128 MiB 14:21:06 NUMA node0 CPU(s): 0-7 14:21:06 Vulnerability Itlb multihit: Not affected 14:21:06 Vulnerability L1tf: Not affected 14:21:06 Vulnerability Mds: Not affected 14:21:06 Vulnerability Meltdown: Not affected 14:21:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:21:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:21:06 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:21:06 Vulnerability Srbds: Not affected 14:21:06 Vulnerability Tsx async abort: Not affected 14:21:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:21:06 14:21:06 14:21:06 ---> nproc: 14:21:06 8 14:21:06 14:21:06 14:21:06 ---> df -h: 14:21:06 Filesystem Size Used Avail Use% Mounted on 14:21:06 overlay 155G 12G 143G 8% / 14:21:06 tmpfs 64M 0 64M 0% /dev 14:21:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:21:06 shm 64M 0 64M 0% /dev/shm 14:21:06 /dev/vda1 155G 12G 143G 8% /facter-os 14:21:06 14:21:06 14:21:06 ---> sar -b -r -n DEV: 14:21:06 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21373) 07/28/22 _x86_64_ (8 CPU) 14:21:06 14:21:06 14:10:20 LINUX RESTART (8 CPU) 14:21:06 14:21:06 14:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:21:06 14:12:01 205.93 4.69 201.24 0.00 456.41 96707.80 0.00 14:21:06 14:13:01 182.01 0.05 181.96 0.00 2.00 38793.87 0.00 14:21:06 14:14:01 1.52 0.00 1.52 0.00 0.00 21.21 0.00 14:21:06 14:15:01 14.38 0.87 13.51 0.00 18.39 438.25 0.00 14:21:06 14:16:01 1.57 0.02 1.55 0.00 0.13 17.86 0.00 14:21:06 14:17:01 1.52 0.02 1.50 0.00 0.13 18.00 0.00 14:21:06 14:18:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 14:21:06 14:19:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 14:21:06 14:20:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 14:21:06 14:21:01 132.17 0.42 131.76 0.00 23.73 58627.26 0.00 14:21:06 Average: 54.04 0.60 53.44 0.00 49.39 19337.19 0.00 14:21:06 14:21:06 14:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:06 14:12:01 28216124 31723208 565592 1.72 160024 3547044 2295932 6.77 1333276 2868472 182832 14:21:06 14:13:01 27715716 31785688 503404 1.53 173496 4050732 1902276 5.61 1258140 3399244 252 14:21:06 14:14:01 27715364 31785448 503508 1.53 173532 4050736 1902276 5.61 1258260 3399248 16 14:21:06 14:15:01 27707960 31780476 508624 1.55 174920 4051264 1964552 5.79 1267428 3399704 188 14:21:06 14:16:01 27714024 31786576 502508 1.53 174960 4051276 1964552 5.79 1260088 3399700 20 14:21:06 14:17:01 27714200 31786980 501908 1.53 174996 4051272 1964552 5.79 1259524 3399828 224 14:21:06 14:18:01 27714944 31787772 500840 1.52 175016 4051280 1964552 5.79 1258780 3399832 188 14:21:06 14:19:01 27714888 31787728 500876 1.52 175032 4051280 1964552 5.79 1258396 3399836 8 14:21:06 14:20:01 27714796 31787792 501024 1.52 175056 4051284 1964552 5.79 1258368 3399928 20 14:21:06 14:21:01 26167872 31723444 560580 1.70 218068 5360232 2538452 7.48 1423028 4647080 420 14:21:06 Average: 27609589 31773511 514886 1.57 177510 4131640 2042625 6.02 1283529 3471287 18417 14:21:06 14:21:06 14:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:06 14:12:01 veth3907be7 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 14:21:06 14:12:01 docker0 109.54 129.58 8.97 1102.69 0.00 0.00 0.00 0.00 14:21:06 14:12:01 ens3 406.44 294.41 6825.76 95.27 0.00 0.00 0.00 0.00 14:21:06 14:12:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 14:21:06 14:13:01 docker0 10.15 15.14 0.61 101.12 0.00 0.00 0.00 0.00 14:21:06 14:13:01 ens3 206.15 163.90 2717.47 290.57 0.00 0.00 0.00 0.00 14:21:06 14:13:01 lo 8.06 8.06 0.79 0.79 0.00 0.00 0.00 0.00 14:21:06 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:14:01 ens3 0.47 0.27 0.26 0.24 0.00 0.00 0.00 0.00 14:21:06 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:15:01 ens3 112.65 78.84 85.88 85.00 0.00 0.00 0.00 0.00 14:21:06 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:21:06 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:16:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:21:06 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:21:06 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:21:06 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:21:06 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:21:06 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:20:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 14:21:06 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:06 14:21:01 docker0 43.94 51.87 3.88 689.23 0.00 0.00 0.00 0.00 14:21:06 14:21:01 ens3 466.33 301.93 7931.47 133.84 0.00 0.00 0.00 0.00 14:21:06 14:21:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 14:21:06 Average: docker0 16.21 19.47 1.33 187.77 0.00 0.00 0.00 0.00 14:21:06 Average: ens3 118.78 83.62 1747.64 60.45 0.00 0.00 0.00 0.00 14:21:06 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 14:21:06 14:21:06 14:21:06 ---> sar -P ALL: 14:21:06 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21373) 07/28/22 _x86_64_ (8 CPU) 14:21:06 14:21:06 14:10:20 LINUX RESTART (8 CPU) 14:21:06 14:21:06 14:11:02 CPU %user %nice %system %iowait %steal %idle 14:21:06 14:12:01 all 19.56 0.00 6.13 1.52 0.08 72.72 14:21:06 14:12:01 0 18.83 0.00 7.35 2.92 0.07 70.83 14:21:06 14:12:01 1 19.44 0.00 6.11 3.21 0.07 71.18 14:21:06 14:12:01 2 20.15 0.00 5.75 0.15 0.07 73.87 14:21:06 14:12:01 3 19.77 0.00 6.25 1.68 0.10 72.20 14:21:06 14:12:01 4 20.61 0.00 5.75 1.96 0.07 71.61 14:21:06 14:12:01 5 19.83 0.00 5.25 0.50 0.07 74.35 14:21:06 14:12:01 6 19.62 0.00 6.10 1.30 0.07 72.92 14:21:06 14:12:01 7 18.21 0.00 6.47 0.43 0.09 74.80 14:21:06 14:13:01 all 23.91 0.00 5.59 1.18 0.08 69.23 14:21:06 14:13:01 0 23.93 0.00 5.39 0.64 0.07 69.96 14:21:06 14:13:01 1 23.22 0.00 5.15 0.86 0.07 70.70 14:21:06 14:13:01 2 22.94 0.00 5.17 0.31 0.08 71.49 14:21:06 14:13:01 3 23.64 0.00 5.63 2.52 0.07 68.15 14:21:06 14:13:01 4 24.19 0.00 5.56 0.56 0.12 69.57 14:21:06 14:13:01 5 24.20 0.00 6.15 2.26 0.08 67.30 14:21:06 14:13:01 6 23.75 0.00 5.88 0.39 0.08 69.89 14:21:06 14:13:01 7 25.40 0.00 5.80 1.91 0.08 66.80 14:21:06 14:14:01 all 0.28 0.00 0.01 0.01 0.01 99.68 14:21:06 14:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:21:06 14:14:01 1 1.99 0.00 0.02 0.00 0.02 97.98 14:21:06 14:14:01 2 0.02 0.00 0.02 0.07 0.00 99.90 14:21:06 14:14:01 3 0.07 0.00 0.00 0.02 0.00 99.92 14:21:06 14:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:21:06 14:14:01 5 0.07 0.00 0.00 0.02 0.00 99.92 14:21:06 14:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:21:06 14:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:21:06 14:15:01 all 0.49 0.00 0.23 0.12 0.02 99.15 14:21:06 14:15:01 0 0.32 0.00 0.27 0.03 0.02 99.37 14:21:06 14:15:01 1 1.34 0.00 0.18 0.02 0.00 98.46 14:21:06 14:15:01 2 0.35 0.00 0.22 0.05 0.02 99.36 14:21:06 14:15:01 3 0.32 0.00 0.23 0.72 0.02 98.72 14:21:06 14:15:01 4 0.28 0.00 0.13 0.05 0.02 99.52 14:21:06 14:15:01 5 0.37 0.00 0.28 0.03 0.02 99.30 14:21:06 14:15:01 6 0.27 0.00 0.13 0.02 0.02 99.57 14:21:06 14:15:01 7 0.67 0.00 0.35 0.03 0.03 98.91 14:21:06 14:16:01 all 0.03 0.00 0.02 0.01 0.01 99.94 14:21:06 14:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:21:06 14:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:21:06 14:16:01 2 0.03 0.00 0.03 0.03 0.02 99.88 14:21:06 14:16:01 3 0.05 0.00 0.03 0.03 0.02 99.87 14:21:06 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:21:06 14:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:21:06 14:16:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:21:06 14:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:21:06 14:17:01 all 0.02 0.00 0.02 0.01 0.01 99.94 14:21:06 14:17:01 0 0.03 0.00 0.05 0.00 0.03 99.88 14:21:06 14:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:21:06 14:17:01 2 0.07 0.00 0.05 0.02 0.02 99.85 14:21:06 14:17:01 3 0.00 0.00 0.00 0.03 0.00 99.97 14:21:06 14:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:21:06 14:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:21:06 14:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:21:06 14:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:21:06 14:18:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:21:06 14:18:01 0 0.03 0.00 0.00 0.00 0.03 99.93 14:21:06 14:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 14:21:06 14:18:01 2 1.94 0.00 0.03 0.02 0.02 98.00 14:21:06 14:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:21:06 14:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:21:06 14:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:21:06 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:21:06 14:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:21:06 14:19:01 all 0.28 0.00 0.02 0.01 0.01 99.69 14:21:06 14:19:01 0 0.07 0.00 0.07 0.03 0.03 99.80 14:21:06 14:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 14:21:06 14:19:01 2 2.00 0.00 0.03 0.00 0.02 97.95 14:21:06 14:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:21:06 14:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:21:06 14:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:21:06 14:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:21:06 14:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:21:06 14:20:01 all 0.06 0.00 0.00 0.00 0.00 99.92 14:21:06 14:20:01 0 0.03 0.00 0.00 0.02 0.02 99.93 14:21:06 14:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:21:06 14:20:01 2 0.42 0.00 0.00 0.00 0.02 99.57 14:21:06 14:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:21:06 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:21:06 14:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:21:06 14:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:21:06 14:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:21:06 14:21:01 all 10.16 0.00 4.31 1.24 0.06 84.22 14:21:06 14:21:01 0 11.53 0.00 4.83 2.77 0.07 80.80 14:21:06 14:21:01 1 10.52 0.00 4.46 1.16 0.07 83.79 14:21:06 14:21:01 2 10.14 0.00 4.82 0.68 0.05 84.32 14:21:06 14:21:01 3 10.19 0.00 4.17 1.01 0.05 84.57 14:21:06 14:21:01 4 9.73 0.00 3.95 0.12 0.07 86.14 14:21:06 14:21:01 5 8.95 0.00 4.05 3.75 0.07 83.19 14:21:06 14:21:01 6 11.20 0.00 3.97 0.14 0.07 84.63 14:21:06 14:21:01 7 9.02 0.00 4.27 0.29 0.07 86.35 14:21:06 Average: all 5.43 0.00 1.61 0.40 0.03 92.53 14:21:06 Average: 0 5.42 0.00 1.78 0.63 0.04 92.13 14:21:06 Average: 1 5.59 0.00 1.58 0.51 0.02 92.29 14:21:06 Average: 2 5.72 0.00 1.59 0.13 0.03 92.53 14:21:06 Average: 3 5.33 0.00 1.61 0.60 0.03 92.43 14:21:06 Average: 4 5.40 0.00 1.52 0.26 0.03 92.78 14:21:06 Average: 5 5.27 0.00 1.55 0.65 0.02 92.50 14:21:06 Average: 6 5.41 0.00 1.59 0.18 0.02 92.80 14:21:06 Average: 7 5.25 0.00 1.67 0.26 0.03 92.78 14:21:06 14:21:06 14:21:06