Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6085ab4eae462fefc7cb0a382f63c0193af74bd5 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16922919533862870618.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-ssh1996928768498396507.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-ssh6406844783601690503.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-ssh15588385470228110019.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5270436190629325141.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20798’ Running on prd-ubuntu20.04-docker-8c-8g-20800 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448)" > git rev-list --no-walk 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:10:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:10:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:10:37 ========================================================= 17:10:37 EdgeX Global Pipelines Version Info 17:10:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:10:38 ------------------- 17:10:38 stable info: 17:10:38 ------------------- 17:10:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:38 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:10:38 Message: update stable to v1.0.238 17:10:39 ------------------- 17:10:39 experimental info: 17:10:39 ------------------- 17:10:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:10:39 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:10:39 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6085ab4 [Pipeline] echo 17:10:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:39 provisioning config files... 17:10:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3516098721884232261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:40 ---> docker-login.sh 17:10:40 nexus3.edgexfoundry.org:10001 17:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:40 Configure a credential helper to remove this warning. See 17:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:40 17:10:40 Login Succeeded 17:10:40 nexus3.edgexfoundry.org:10002 17:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:40 Configure a credential helper to remove this warning. See 17:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:40 17:10:40 Login Succeeded 17:10:40 nexus3.edgexfoundry.org:10003 17:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:40 Configure a credential helper to remove this warning. See 17:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:40 17:10:40 Login Succeeded 17:10:40 nexus3.edgexfoundry.org:10004 17:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:40 Configure a credential helper to remove this warning. See 17:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:40 17:10:40 Login Succeeded 17:10:40 docker.io 17:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:41 Configure a credential helper to remove this warning. See 17:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:41 17:10:41 Login Succeeded 17:10:41 ---> docker-login.sh ends [Pipeline] } 17:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:10:41 + git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 17:10:41 -----------> git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [false] [Pipeline] sh 17:10:42 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 17:10:42 ========================================================= 17:10:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 17:10:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:10:42 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 17:10:42 [semverPrep] GIT_COMMIT: 6085ab4eae462fefc7cb0a382f63c0193af74bd5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] echo 17:10:42 [semverPrep] This is not a build commit. [Pipeline] sh 17:10:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:10:42 + grep -v github /etc/ssh/ssh_known_hosts 17:10:42 + [ -e /tmp/ssh_known_hosts ] 17:10:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:10:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:10:42 + sudo tee -a /etc/ssh/ssh_known_hosts 17:10:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:43 17:10:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:43 0.1.4: Pulling from edgex-devops/py-git-semver 17:10:43 b85a868b505f: Pulling fs layer 17:10:43 e2be974225ed: Pulling fs layer 17:10:43 339a4e72a1f5: Pulling fs layer 17:10:43 988bab9f4d93: Pulling fs layer 17:10:43 1469e6f7b9e6: Pulling fs layer 17:10:43 eaf3925da568: Pulling fs layer 17:10:43 bab4dde63d76: Pulling fs layer 17:10:43 bde34c3a00c8: Pulling fs layer 17:10:43 b352a97aabf1: Pulling fs layer 17:10:43 4872d77fe225: Pulling fs layer 17:10:43 5851b861e8e6: Pulling fs layer 17:10:43 bab4dde63d76: Waiting 17:10:43 bde34c3a00c8: Waiting 17:10:43 b352a97aabf1: Waiting 17:10:43 4872d77fe225: Waiting 17:10:43 988bab9f4d93: Waiting 17:10:43 1469e6f7b9e6: Waiting 17:10:43 5851b861e8e6: Waiting 17:10:43 eaf3925da568: Waiting 17:10:43 e2be974225ed: Download complete 17:10:43 988bab9f4d93: Verifying Checksum 17:10:43 988bab9f4d93: Download complete 17:10:43 1469e6f7b9e6: Verifying Checksum 17:10:43 1469e6f7b9e6: Download complete 17:10:43 eaf3925da568: Verifying Checksum 17:10:43 eaf3925da568: Download complete 17:10:43 339a4e72a1f5: Verifying Checksum 17:10:43 339a4e72a1f5: Download complete 17:10:43 bde34c3a00c8: Verifying Checksum 17:10:43 bde34c3a00c8: Download complete 17:10:43 b352a97aabf1: Verifying Checksum 17:10:43 b352a97aabf1: Download complete 17:10:43 4872d77fe225: Verifying Checksum 17:10:43 4872d77fe225: Download complete 17:10:43 5851b861e8e6: Download complete 17:10:43 b85a868b505f: Verifying Checksum 17:10:43 b85a868b505f: Download complete 17:10:44 bab4dde63d76: Verifying Checksum 17:10:44 bab4dde63d76: Download complete 17:10:45 b85a868b505f: Pull complete 17:10:45 e2be974225ed: Pull complete 17:10:45 339a4e72a1f5: Pull complete 17:10:45 988bab9f4d93: Pull complete 17:10:46 1469e6f7b9e6: Pull complete 17:10:46 eaf3925da568: Pull complete 17:10:48 bab4dde63d76: Pull complete 17:10:48 bde34c3a00c8: Pull complete 17:10:48 b352a97aabf1: Pull complete 17:10:48 4872d77fe225: Pull complete 17:10:48 5851b861e8e6: Pull complete 17:10:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:48 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:10: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:10:50 $ docker top 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 -eo pid,comm 17:10:50 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). 17:10:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:50 [ssh-agent] Looking for ssh-agent implementation... 17:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:50 $ docker exec 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 ssh-agent 17:10:50 SSH_AUTH_SOCK=/tmp/ssh-2lPABIN6raj4/agent.33 17:10:50 SSH_AGENT_PID=39 17:10:50 Running ssh-add (command line suppressed) 17:10:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7921641656527459707.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7921641656527459707.key) 17:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:51 + git tag --points-at 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } 17:10:51 $ docker exec --env ******** --env ******** 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 ssh-agent -k 17:10:51 unset SSH_AUTH_SOCK; 17:10:51 unset SSH_AGENT_PID; 17:10:51 echo Agent pid 39 killed; 17:10:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:10:51 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.10' [Pipeline] sshagent 17:10:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:10:51 [ssh-agent] Looking for ssh-agent implementation... 17:10:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:51 $ docker exec 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 ssh-agent 17:10:51 SSH_AUTH_SOCK=/tmp/ssh-uChwhaG75Lvg/agent.72 17:10:51 SSH_AGENT_PID=79 17:10:51 Running ssh-add (command line suppressed) 17:10:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_149720116390253648.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_149720116390253648.key) 17:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:10:52 + git semver init 17:10:52 2022-07-22 17:10:52,264 [run_init] DEBUG init version:0.0.0 force:False 17:10:52 2022-07-22 17:10:52,265 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 17:10:52 2022-07-22 17:10:52,266 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 17:10:52 2022-07-22 17:10:52,266 [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) 17:10:53 2022-07-22 17:10:53,018 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 17:10:53 2022-07-22 17:10:53,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 17:10:53 2022-07-22 17:10:53,019 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:10:53 2022-07-22 17:10:53,019 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:10:53 2.3.0-dev.11 [Pipeline] } 17:10:53 $ docker exec --env ******** --env ******** 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 ssh-agent -k 17:10:53 unset SSH_AUTH_SOCK; 17:10:53 unset SSH_AGENT_PID; 17:10:53 echo Agent pid 79 killed; 17:10:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:10:53 + git semver [Pipeline] } 17:10:54 $ docker stop --time=1 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 17:10:55 $ docker rm -f 34cc50873bfea1e59ac002eafe36c3569d60cc2ee6e05a324a82316f08349d08 [Pipeline] // withDockerContainer [Pipeline] sh 17:10:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:10:55 Stashed 1 file(s) [Pipeline] echo 17:10:55 [edgeXSemver]: initialized semver on version 2.3.0-dev.11 [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] sh 17:10:56 + git checkout 6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:10:56 HEAD is now at 6085ab4 build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:56 provisioning config files... 17:10:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4283534703431305233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:56 ---> docker-login.sh 17:10:56 nexus3.edgexfoundry.org:10001 17:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:56 Configure a credential helper to remove this warning. See 17:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:56 17:10:56 Login Succeeded 17:10:56 nexus3.edgexfoundry.org:10002 17:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:56 Configure a credential helper to remove this warning. See 17:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:56 17:10:56 Login Succeeded 17:10:56 nexus3.edgexfoundry.org:10003 17:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:56 Configure a credential helper to remove this warning. See 17:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:56 17:10:56 Login Succeeded 17:10:56 nexus3.edgexfoundry.org:10004 17:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:57 Configure a credential helper to remove this warning. See 17:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:57 17:10:57 Login Succeeded 17:10:57 docker.io 17:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:57 Configure a credential helper to remove this warning. See 17:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:57 17:10:57 Login Succeeded 17:10:57 ---> docker-login.sh ends [Pipeline] } 17:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:57 ========================================================= 17:10:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:10:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:57 + 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 . 17:10:57 Sending build context to Docker daemon 3.103MB 17:10:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:10:57 Step 2/13 : FROM ${BASE} AS builder 17:10:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:10:57 2408cc74d12b: Pulling fs layer 17:10:57 ea60b727a1ce: Pulling fs layer 17:10:57 30c4a7721957: Pulling fs layer 17:10:57 370296b7ddb6: Pulling fs layer 17:10:57 7c6cee850709: Pulling fs layer 17:10:57 39a5fcdaea64: Pulling fs layer 17:10:57 d94ebbe4e438: Pulling fs layer 17:10:57 bcfd1f05c69d: Pulling fs layer 17:10:57 59ccb84bbe0f: Pulling fs layer 17:10:57 39a5fcdaea64: Waiting 17:10:57 370296b7ddb6: Waiting 17:10:57 d94ebbe4e438: Waiting 17:10:57 bcfd1f05c69d: Waiting 17:10:57 59ccb84bbe0f: Waiting 17:10:57 30c4a7721957: Verifying Checksum 17:10:57 30c4a7721957: Download complete 17:10:57 ea60b727a1ce: Verifying Checksum 17:10:57 ea60b727a1ce: Download complete 17:10:58 7c6cee850709: Verifying Checksum 17:10:58 7c6cee850709: Download complete 17:10:58 39a5fcdaea64: Verifying Checksum 17:10:58 39a5fcdaea64: Download complete 17:10:58 2408cc74d12b: Verifying Checksum 17:10:58 2408cc74d12b: Download complete 17:10:58 d94ebbe4e438: Verifying Checksum 17:10:58 d94ebbe4e438: Download complete 17:10:58 2408cc74d12b: Pull complete 17:10:58 ea60b727a1ce: Pull complete 17:10:58 30c4a7721957: Pull complete 17:10:58 59ccb84bbe0f: Verifying Checksum 17:10:58 59ccb84bbe0f: Download complete 17:10:58 bcfd1f05c69d: Verifying Checksum 17:10:58 bcfd1f05c69d: Download complete 17:10:58 370296b7ddb6: Verifying Checksum 17:10:58 370296b7ddb6: Download complete 17:11:02 370296b7ddb6: Pull complete 17:11:02 7c6cee850709: Pull complete 17:11:02 39a5fcdaea64: Pull complete 17:11:02 d94ebbe4e438: Pull complete 17:11:05 bcfd1f05c69d: Pull complete 17:11:05 59ccb84bbe0f: Pull complete 17:11:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:11:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:11:05 ---> a4fb48ad2a94 17:11:05 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:11:08 ---> Running in 19e0a28eabee 17:11:08 Removing intermediate container 19e0a28eabee 17:11:08 ---> 5d702e23813c 17:11:08 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:11:08 ---> Running in a7aca093f67c 17:11:08 Removing intermediate container a7aca093f67c 17:11:08 ---> e0b35c552d83 17:11:08 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:11:08 ---> Running in 4fe6eca57cef 17:11:08 Removing intermediate container 4fe6eca57cef 17:11:08 ---> 5b9f893a9b3f 17:11:08 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:08 ---> Running in 49bb36c0134d 17:11:09 Removing intermediate container 49bb36c0134d 17:11:09 ---> 42b105f31759 17:11:09 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:09 ---> Running in 461ac317d10a 17:11:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:11 OK: 211 MiB in 51 packages 17:11:11 Still waiting to schedule task 17:11:11 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20799’ 17:11:11 Removing intermediate container 461ac317d10a 17:11:11 ---> 19e389bc5569 17:11:11 Step 8/13 : WORKDIR /app 17:11:11 ---> Running in 17e45ab24a69 17:11:11 Removing intermediate container 17e45ab24a69 17:11:11 ---> 1452e56c98ce 17:11:11 Step 9/13 : COPY go.mod vendor* ./ 17:11:11 ---> 404490dc7c8b 17:11:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:11 ---> Running in 6e7d6f393702 17:11:29 Removing intermediate container 6e7d6f393702 17:11:29 ---> d0a6785315e4 17:11:29 Step 11/13 : COPY . . 17:11:29 ---> 6188237de971 17:11:29 Step 12/13 : ARG MAKE="make build" 17:11:29 ---> Running in e7b4b90fbe0a 17:11:29 Removing intermediate container e7b4b90fbe0a 17:11:29 ---> 1e1509e7f27e 17:11:29 Step 13/13 : RUN $MAKE 17:11:29 ---> Running in 3d4ed3b41682 17:11:30 noop 17:11:30 Removing intermediate container 3d4ed3b41682 17:11:30 ---> 823f473dbf91 17:11:30 Successfully built 823f473dbf91 17:11:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:30 + docker inspect -f . ci-base-image-x86_64 17:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:30 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:11:30 $ 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 17:11:31 $ docker top 9f72a7b46b882e84312e207ab70a4656bb94c7b69fe45fc80579b272a130a1a0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:31 + go version 17:11:31 go version go1.18.3 linux/amd64 [Pipeline] } 17:11:31 $ docker stop --time=1 9f72a7b46b882e84312e207ab70a4656bb94c7b69fe45fc80579b272a130a1a0 17:11:32 $ docker rm -f 9f72a7b46b882e84312e207ab70a4656bb94c7b69fe45fc80579b272a130a1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:33 + docker inspect -f . ci-base-image-x86_64 17:11:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:33 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:11:33 $ 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 17:11:33 $ docker top 24259083f69e689eb6e0a7d1e58d028bbfe0addb8c1c8db44a92083274ef5781 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:34 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 17:11:34 + make test 17:11:34 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:11:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:11:42 CGO_ENABLED=1 go vet ./... 17:11:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:11:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:11:45 ./bin/test-attribution-txt.sh [Pipeline] echo 17:11:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:11:45 $ docker stop --time=1 24259083f69e689eb6e0a7d1e58d028bbfe0addb8c1c8db44a92083274ef5781 17:11:47 $ docker rm -f 24259083f69e689eb6e0a7d1e58d028bbfe0addb8c1c8db44a92083274ef5781 [Pipeline] // withDockerContainer [Pipeline] sh 17:11:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:11:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:11:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:11:48 + ls -al . 17:11:48 total 168 17:11:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 17:11 . 17:11:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 17:10 .. 17:11:48 -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 17:10 .dockerignore 17:11:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 17:10 .git 17:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:10 .github 17:11:48 -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 17:10 .gitignore 17:11:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 17:10 .semver 17:11:48 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 17:10 Attribution.txt 17:11:48 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 17:10 CHANGELOG.md 17:11:48 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 17:10 Dockerfile 17:11:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 17:10 GOVERNANCE.md 17:11:48 -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 17:10 Jenkinsfile 17:11:48 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 17:10 LICENSE 17:11:48 -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 17:10 OWNERS.md 17:11:48 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 17:10 README.md 17:11:48 -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 17:10 VERSION 17:11:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 17:10 bin 17:11:48 -rw-r--r-- 1 jenkins jenkins 10 Jul 22 17:11 coverage.out 17:11:48 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 17:10 go.mod 17:11:48 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 17:10 go.sum 17:11:48 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 17:10 main.go 17:11:48 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 17:10 makefile 17:11:48 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 17:10 res 17:11:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:49 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 --label arch=amd64 --label version=2.3.0-dev.11 . 17:11:49 Sending build context to Docker daemon 3.104MB 17:11:49 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 17:11:49 Step 2/27 : FROM ${BASE} AS builder 17:11:49 ---> 823f473dbf91 17:11:49 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:11:49 ---> Running in 2fe105580b9c 17:11:49 Removing intermediate container 2fe105580b9c 17:11:49 ---> ffe31cc1c2ee 17:11:49 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:11:49 ---> Running in 277bc57e106d 17:11:49 Removing intermediate container 277bc57e106d 17:11:49 ---> 8ebc278fbcb6 17:11:49 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:11:49 ---> Running in f39648d65c28 17:11:49 Removing intermediate container f39648d65c28 17:11:49 ---> 1d7870651a50 17:11:49 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:49 ---> Running in 75213ca43e09 17:11:50 Removing intermediate container 75213ca43e09 17:11:50 ---> 4bb8fc056996 17:11:50 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:50 ---> Running in a5b755d9ef36 17:11:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:11:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:11:51 OK: 211 MiB in 51 packages 17:11:52 Removing intermediate container a5b755d9ef36 17:11:52 ---> 393ab996010e 17:11:52 Step 8/27 : WORKDIR /app 17:11:52 ---> Running in 92007848ac60 17:11:52 Removing intermediate container 92007848ac60 17:11:52 ---> 7fa265b6c2c3 17:11:52 Step 9/27 : COPY go.mod vendor* ./ 17:11:52 ---> f2752e302d3f 17:11:52 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:11:52 ---> Running in 0fabfa2d7837 17:11:52 Removing intermediate container 0fabfa2d7837 17:11:52 ---> 46d8622666f9 17:11:52 Step 11/27 : COPY . . 17:11:53 ---> 8599c142ab82 17:11:53 Step 12/27 : ARG MAKE="make build" 17:11:53 ---> Running in 23204945630e 17:11:53 Removing intermediate container 23204945630e 17:11:53 ---> 8fdcebe5da46 17:11:53 Step 13/27 : RUN $MAKE 17:11:53 ---> Running in 31dd301f8da0 17:11:53 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:12:15 Removing intermediate container 31dd301f8da0 17:12:15 ---> e0c653c05a61 17:12:15 Step 14/27 : FROM alpine:3.16 17:12:15 3.16: Pulling from library/alpine 17:12:15 530afca65e2e: Pulling fs layer 17:12:15 530afca65e2e: Verifying Checksum 17:12:15 530afca65e2e: Download complete 17:12:15 530afca65e2e: Pull complete 17:12:15 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 17:12:15 Status: Downloaded newer image for alpine:3.16 17:12:15 ---> d7d3d98c851f 17:12:15 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:12:15 ---> Running in b75ad14ae122 17:12:15 Removing intermediate container b75ad14ae122 17:12:15 ---> a479b844d9be 17:12:15 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:12:15 ---> Running in e763be9063ea 17:12:15 Removing intermediate container e763be9063ea 17:12:15 ---> 8596beb5f01e 17:12:15 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:12:15 ---> Running in 26c04032ca80 17:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:15 (1/7) Installing ca-certificates (20211220-r0) 17:12:15 (2/7) Installing dumb-init (1.2.5-r1) 17:12:15 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:12:15 (4/7) Installing libsodium (1.0.18-r0) 17:12:15 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:12:15 (6/7) Installing libzmq (4.3.4-r0) 17:12:15 (7/7) Installing zeromq (4.3.4-r0) 17:12:15 Executing busybox-1.35.0-r15.trigger 17:12:15 Executing ca-certificates-20211220-r0.trigger 17:12:15 OK: 9 MiB in 21 packages 17:12:15 Removing intermediate container 26c04032ca80 17:12:15 ---> eccb58cbd686 17:12:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:12:15 ---> e6ed0d995ec8 17:12:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:12:15 ---> 44445663478a 17:12:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:12:15 ---> 9c91d0f86a06 17:12:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:12:16 ---> 194fcc9c3940 17:12:16 Step 22/27 : EXPOSE 48095 17:12:16 ---> Running in fe927eed72b1 17:12:16 Removing intermediate container fe927eed72b1 17:12:16 ---> 4231c0a499c4 17:12:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:12:16 ---> Running in d6fade2266e6 17:12:16 Removing intermediate container d6fade2266e6 17:12:16 ---> c7b23a357910 17:12:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:12:16 ---> Running in 804e64e5aa07 17:12:16 Removing intermediate container 804e64e5aa07 17:12:16 ---> 4a708d43343c 17:12:16 Step 25/27 : LABEL arch=amd64 17:12:16 ---> Running in bac63e561854 17:12:16 Removing intermediate container bac63e561854 17:12:16 ---> 5b4f8a9020a2 17:12:16 Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:12:16 ---> Running in fd0349116a8b 17:12:16 Removing intermediate container fd0349116a8b 17:12:16 ---> e9ac62c2738f 17:12:16 Step 27/27 : LABEL version=2.3.0-dev.11 17:12:16 ---> Running in 2075be33c955 17:12:16 Removing intermediate container 2075be33c955 17:12:16 ---> 4cbd48c14aaf 17:12:16 [Warning] One or more build-args [ARCH] were not consumed 17:12:16 Successfully built 4cbd48c14aaf 17:12:16 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 17:12:16 provisioning config files... 17:12:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1741594311389513169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:17 ---> docker-login.sh 17:12:17 nexus3.edgexfoundry.org:10001 17:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:17 Configure a credential helper to remove this warning. See 17:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:17 17:12:17 Login Succeeded 17:12:17 nexus3.edgexfoundry.org:10002 17:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:17 Configure a credential helper to remove this warning. See 17:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:17 17:12:17 Login Succeeded 17:12:17 nexus3.edgexfoundry.org:10003 17:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:17 Configure a credential helper to remove this warning. See 17:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:17 17:12:17 Login Succeeded 17:12:17 nexus3.edgexfoundry.org:10004 17:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:17 Configure a credential helper to remove this warning. See 17:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:17 17:12:17 Login Succeeded 17:12:17 docker.io 17:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:12:17 Configure a credential helper to remove this warning. See 17:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:12:17 17:12:17 Login Succeeded 17:12:17 ---> docker-login.sh ends [Pipeline] } 17:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:17 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:12:17 6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:12:17 latest 17:12:17 2.3.0-dev.11 17:12:17 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 17:12:17 main 17:12:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:12:18 b2e96c5500a3: Preparing 17:12:18 e0ea396e28b5: Preparing 17:12:18 ce21978768f8: Preparing 17:12:18 e58a5ab42c84: Preparing 17:12:18 9bdfa13c8304: Preparing 17:12:18 ec34fcc1d526: Preparing 17:12:18 ec34fcc1d526: Waiting 17:12:18 e58a5ab42c84: Pushed 17:12:18 e0ea396e28b5: Pushed 17:12:18 ce21978768f8: Pushed 17:12:18 ec34fcc1d526: Layer already exists 17:12:19 9bdfa13c8304: Pushed 17:12:21 b2e96c5500a3: Pushed 17:12:21 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:12:22 b2e96c5500a3: Preparing 17:12:22 e0ea396e28b5: Preparing 17:12:22 ce21978768f8: Preparing 17:12:22 e58a5ab42c84: Preparing 17:12:22 9bdfa13c8304: Preparing 17:12:22 ec34fcc1d526: Preparing 17:12:22 ec34fcc1d526: Waiting 17:12:22 e0ea396e28b5: Layer already exists 17:12:22 9bdfa13c8304: Layer already exists 17:12:22 ce21978768f8: Layer already exists 17:12:22 e58a5ab42c84: Layer already exists 17:12:22 b2e96c5500a3: Layer already exists 17:12:22 ec34fcc1d526: Layer already exists 17:12:22 latest: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 17:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:12:22 b2e96c5500a3: Preparing 17:12:22 e0ea396e28b5: Preparing 17:12:22 ce21978768f8: Preparing 17:12:22 e58a5ab42c84: Preparing 17:12:22 9bdfa13c8304: Preparing 17:12:22 ec34fcc1d526: Preparing 17:12:22 ec34fcc1d526: Waiting 17:12:22 9bdfa13c8304: Layer already exists 17:12:22 ce21978768f8: Layer already exists 17:12:22 b2e96c5500a3: Layer already exists 17:12:22 e0ea396e28b5: Layer already exists 17:12:22 e58a5ab42c84: Layer already exists 17:12:22 ec34fcc1d526: Layer already exists 17:12:22 2.3.0-dev.11: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 17:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:12:23 b2e96c5500a3: Preparing 17:12:23 e0ea396e28b5: Preparing 17:12:23 ce21978768f8: Preparing 17:12:23 e58a5ab42c84: Preparing 17:12:23 9bdfa13c8304: Preparing 17:12:23 ec34fcc1d526: Preparing 17:12:23 ec34fcc1d526: Waiting 17:12:23 e58a5ab42c84: Layer already exists 17:12:23 e0ea396e28b5: Layer already exists 17:12:23 ce21978768f8: Layer already exists 17:12:23 9bdfa13c8304: Layer already exists 17:12:23 b2e96c5500a3: Layer already exists 17:12:23 ec34fcc1d526: Layer already exists 17:12:23 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:12:24 b2e96c5500a3: Preparing 17:12:24 e0ea396e28b5: Preparing 17:12:24 ce21978768f8: Preparing 17:12:24 e58a5ab42c84: Preparing 17:12:24 9bdfa13c8304: Preparing 17:12:24 ec34fcc1d526: Preparing 17:12:24 e58a5ab42c84: Layer already exists 17:12:24 b2e96c5500a3: Layer already exists 17:12:24 e0ea396e28b5: Layer already exists 17:12:24 9bdfa13c8304: Layer already exists 17:12:24 ce21978768f8: Layer already exists 17:12:24 ec34fcc1d526: Layer already exists 17:12:24 main: digest: sha256:900df01fdb90fb0a0d98906482133e870567ed7c366f65158c73ff62a3892d61 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:12:24 ===================================================== [Pipeline] echo 17:12:24 taggedImages: 17:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 17:12:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 17:12:24 - 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 17:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:24 17:12:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:24 latest: Pulling from edgex-lftools-log-publisher 17:12:24 5eb5b503b376: Pulling fs layer 17:12:24 5c69ac0246d0: Pulling fs layer 17:12:24 ec43610c2a17: Pulling fs layer 17:12:24 3a2ae6a8a46f: Pulling fs layer 17:12:24 33b1e0a273af: Pulling fs layer 17:12:24 5d3b04190fa2: Pulling fs layer 17:12:24 33b1e0a273af: Waiting 17:12:24 2f39f015ded8: Pulling fs layer 17:12:24 5d3b04190fa2: Waiting 17:12:24 2f39f015ded8: Waiting 17:12:24 5c69ac0246d0: Download complete 17:12:24 3a2ae6a8a46f: Verifying Checksum 17:12:24 3a2ae6a8a46f: Download complete 17:12:24 33b1e0a273af: Download complete 17:12:25 5d3b04190fa2: Verifying Checksum 17:12:25 5d3b04190fa2: Download complete 17:12:25 ec43610c2a17: Verifying Checksum 17:12:25 ec43610c2a17: Download complete 17:12:25 5eb5b503b376: Verifying Checksum 17:12:25 5eb5b503b376: Download complete 17:12:25 2f39f015ded8: Download complete 17:12:26 5eb5b503b376: Pull complete 17:12:26 5c69ac0246d0: Pull complete 17:12:27 ec43610c2a17: Pull complete 17:12:27 3a2ae6a8a46f: Pull complete 17:12:27 33b1e0a273af: Pull complete 17:12:27 5d3b04190fa2: Pull complete 17:12:31 2f39f015ded8: Pull complete 17:12:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:31 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 17:12:34 $ docker top 4515b1a5bb440ec6699d2645f2c75cde9168009c1626f0d7be703d541746c43b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:34 ---> job-cost.sh 17:12:34 lf-activate-venv: SKIPPING 17:12:34 INFO: No Stack... 17:12:35 INFO: Retrieving Pricing Info for: v3-standard-8 17:12:35 INFO: Archiving Costs [Pipeline] sh 17:12:35 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 17:12:35 + cut -d, -f6 [Pipeline] lock 17:12:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] 17:12:35 Resource [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] did not exist. Created. 17:12:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:35 + echo total: 0.2199999988079071 [Pipeline] stash 17:12:35 Stashed 1 file(s) [Pipeline] } 17:12:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:35 $ docker stop --time=1 4515b1a5bb440ec6699d2645f2c75cde9168009c1626f0d7be703d541746c43b 17:12:37 $ docker rm -f 4515b1a5bb440ec6699d2645f2c75cde9168009c1626f0d7be703d541746c43b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20801 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:14:23 Running in /w/workspace/app-service-configurable/89 [Pipeline] { [Pipeline] checkout 17:14:23 Selected Git installation does not exist. Using Default 17:14:23 The recommended git tool is: NONE 17:14:29 using credential edgex-jenkins-ssh 17:14:29 Cloning the remote Git repository 17:14:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:14:29 > git init /w/workspace/app-service-configurable/89 # timeout=10 17:14:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:14:29 > git --version # timeout=10 17:14:29 > git --version # 'git version 2.25.1' 17:14:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:30 Avoid second fetch 17:14:30 Checking out Revision 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (main) 17:14:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:14:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:30 > git config core.sparsecheckout # timeout=10 17:14:30 > git checkout -f 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 17:14:34 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:14:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:14:35 Dload Upload Total Spent Left Speed 17:14:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 17:14:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:14:36 + sudo tee /etc/docker/daemon.new 17:14:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:14:36 { 17:14:36 "registry-mirrors": [ 17:14:36 "https://nexus3.edgexfoundry.org:10001" 17:14:36 ], 17:14:36 "bip": "10.250.0.254/24", 17:14:36 "hosts": [ 17:14:36 "tcp://0.0.0.0:5555", 17:14:36 "unix:///var/run/docker.sock" 17:14:36 ], 17:14:36 "mtu": 1458, 17:14:36 "selinux-enabled": true, 17:14:36 "seccomp-profile": "/etc/docker/seccomp.json" 17:14:36 } [Pipeline] sh 17:14:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:14:37 + sudo service docker restart [Pipeline] sh 17:14:56 + git checkout 6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:14:56 HEAD is now at 6085ab4 build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:56 provisioning config files... 17:14:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/89@tmp/config5678572246358813811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:56 ---> docker-login.sh 17:14:56 nexus3.edgexfoundry.org:10001 17:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:57 Configure a credential helper to remove this warning. See 17:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:57 17:14:57 Login Succeeded 17:14:57 nexus3.edgexfoundry.org:10002 17:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:57 Configure a credential helper to remove this warning. See 17:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:57 17:14:57 Login Succeeded 17:14:57 nexus3.edgexfoundry.org:10003 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 nexus3.edgexfoundry.org:10004 17:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:58 Configure a credential helper to remove this warning. See 17:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:58 17:14:58 Login Succeeded 17:14:58 docker.io 17:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:59 Configure a credential helper to remove this warning. See 17:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:59 17:14:59 Login Succeeded 17:14:59 ---> docker-login.sh ends [Pipeline] } 17:14:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:59 ========================================================= 17:14:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:14:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:00 + 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 . 17:15:00 Sending build context to Docker daemon 205.3kB 17:15:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:15:00 Step 2/13 : FROM ${BASE} AS builder 17:15:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:15:00 b3c136eddcbf: Pulling fs layer 17:15:00 c0a3192eca97: Pulling fs layer 17:15:00 a050256f5b6f: Pulling fs layer 17:15:00 656be50a0ddc: Pulling fs layer 17:15:00 2bbca73fdf42: Pulling fs layer 17:15:00 46d945488cbd: Pulling fs layer 17:15:00 8a5474983e97: Pulling fs layer 17:15:00 329c88fbcd65: Pulling fs layer 17:15:00 656be50a0ddc: Waiting 17:15:00 2bbca73fdf42: Waiting 17:15:00 46d945488cbd: Waiting 17:15:00 8a5474983e97: Waiting 17:15:00 a050256f5b6f: Verifying Checksum 17:15:00 a050256f5b6f: Download complete 17:15:00 c0a3192eca97: Download complete 17:15:00 2bbca73fdf42: Verifying Checksum 17:15:00 2bbca73fdf42: Download complete 17:15:00 46d945488cbd: Verifying Checksum 17:15:00 46d945488cbd: Download complete 17:15:00 b3c136eddcbf: Verifying Checksum 17:15:00 b3c136eddcbf: Download complete 17:15:01 b3c136eddcbf: Pull complete 17:15:01 329c88fbcd65: Verifying Checksum 17:15:01 329c88fbcd65: Download complete 17:15:02 c0a3192eca97: Pull complete 17:15:02 a050256f5b6f: Pull complete 17:15:03 8a5474983e97: Verifying Checksum 17:15:03 8a5474983e97: Download complete 17:15:04 656be50a0ddc: Verifying Checksum 17:15:04 656be50a0ddc: Download complete 17:15:16 656be50a0ddc: Pull complete 17:15:16 2bbca73fdf42: Pull complete 17:15:17 46d945488cbd: Pull complete 17:15:23 8a5474983e97: Pull complete 17:15:25 329c88fbcd65: Pull complete 17:15:25 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:15:25 ---> ff4287adb874 17:15:25 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:15:26 ---> Running in c82fe12828d1 17:15:26 Removing intermediate container c82fe12828d1 17:15:26 ---> cb1a409bdddb 17:15:26 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:15:26 ---> Running in 170708fbbb5d 17:15:27 Removing intermediate container 170708fbbb5d 17:15:27 ---> 1bd26a99b8b6 17:15:27 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:15:27 ---> Running in 5fe135c7405c 17:15:27 Removing intermediate container 5fe135c7405c 17:15:27 ---> ea998af1f198 17:15:27 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:27 ---> Running in 6443f6269a30 17:15:30 Removing intermediate container 6443f6269a30 17:15:30 ---> d1b0748744d5 17:15:30 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:30 ---> Running in ee053b2bfacc 17:15:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:33 OK: 221 MiB in 51 packages 17:15:34 Removing intermediate container ee053b2bfacc 17:15:34 ---> 50fe9f1ebe0f 17:15:34 Step 8/13 : WORKDIR /app 17:15:34 ---> Running in d7f4b0b36dab 17:15:34 Removing intermediate container d7f4b0b36dab 17:15:34 ---> 92c5d4a1a2c5 17:15:34 Step 9/13 : COPY go.mod vendor* ./ 17:15:35 ---> 8dca22a7cffe 17:15:35 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:35 ---> Running in bc32d538b499 17:16:22 Removing intermediate container bc32d538b499 17:16:22 ---> 1b03558925fc 17:16:22 Step 11/13 : COPY . . 17:16:22 ---> 9a5f9db4ad05 17:16:22 Step 12/13 : ARG MAKE="make build" 17:16:22 ---> Running in afcc48297ba8 17:16:22 Removing intermediate container afcc48297ba8 17:16:22 ---> bdfbdcf3f28f 17:16:22 Step 13/13 : RUN $MAKE 17:16:22 ---> Running in b18355438b4c 17:16:22 noop 17:16:22 Removing intermediate container b18355438b4c 17:16:22 ---> 942b8a4cff0c 17:16:22 Successfully built 942b8a4cff0c 17:16:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:22 + docker inspect -f . ci-base-image-arm64 17:16:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:22 prd-ubuntu20.04-docker-arm64-4c-16g-20801 does not seem to be running inside a container 17:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/89 -v /w/workspace/app-service-configurable/89:/w/workspace/app-service-configurable/89:rw,z -v /w/workspace/app-service-configurable/89@tmp:/w/workspace/app-service-configurable/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:16:23 $ docker top 64c1ed247333ff8e58d94cf6aa0380be96cbc34b14c36569c0997ccee99d184f -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:24 + go version 17:16:24 go version go1.18.3 linux/arm64 [Pipeline] } 17:16:24 $ docker stop --time=1 64c1ed247333ff8e58d94cf6aa0380be96cbc34b14c36569c0997ccee99d184f 17:16:26 $ docker rm -f 64c1ed247333ff8e58d94cf6aa0380be96cbc34b14c36569c0997ccee99d184f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:26 + docker inspect -f . ci-base-image-arm64 17:16:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:27 prd-ubuntu20.04-docker-arm64-4c-16g-20801 does not seem to be running inside a container 17:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/89 -v /w/workspace/app-service-configurable/89:/w/workspace/app-service-configurable/89:rw,z -v /w/workspace/app-service-configurable/89@tmp:/w/workspace/app-service-configurable/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:16:28 $ docker top b998d86a210fdc77c0128f26250728cd533828c1969c7eec10cc012f0674086d -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:29 + git config --global --add safe.directory /w/workspace/app-service-configurable/89 [Pipeline] fileExists [Pipeline] sh 17:16:29 + make test 17:16:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:17:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:17:51 CGO_ENABLED=1 go vet ./... 17:18:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:18:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:18:04 ./bin/test-attribution-txt.sh [Pipeline] echo 17:18:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:18:04 $ docker stop --time=1 b998d86a210fdc77c0128f26250728cd533828c1969c7eec10cc012f0674086d 17:18:06 $ docker rm -f b998d86a210fdc77c0128f26250728cd533828c1969c7eec10cc012f0674086d [Pipeline] // withDockerContainer [Pipeline] sh 17:18:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:07 Warning: overwriting stash ‘coverage-report’ 17:18:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:18:08 + ls -al . 17:18:08 total 164 17:18:08 drwxrwxr-x 7 jenkins jenkins 4096 Jul 22 17:16 . 17:18:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 17:14 .. 17:18:08 -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 17:14 .dockerignore 17:18:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 17:14 .git 17:18:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:14 .github 17:18:08 -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 17:14 .gitignore 17:18:08 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 17:14 Attribution.txt 17:18:08 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 17:14 CHANGELOG.md 17:18:08 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 17:14 Dockerfile 17:18:08 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 17:14 GOVERNANCE.md 17:18:08 -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 17:14 Jenkinsfile 17:18:08 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 17:14 LICENSE 17:18:08 -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 17:14 OWNERS.md 17:18:08 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 17:14 README.md 17:18:08 -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 17:10 VERSION 17:18:08 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 17:14 bin 17:18:08 -rw-r--r-- 1 jenkins jenkins 10 Jul 22 17:16 coverage.out 17:18:08 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 17:14 go.mod 17:18:08 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 17:14 go.sum 17:18:08 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 17:14 main.go 17:18:08 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 17:14 makefile 17:18:08 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 17:14 res 17:18:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 17:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:08 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 --label arch=arm64 --label version=2.3.0-dev.11 . 17:18:08 Sending build context to Docker daemon 206.3kB 17:18:08 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 17:18:08 Step 2/27 : FROM ${BASE} AS builder 17:18:08 ---> 942b8a4cff0c 17:18:08 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:18:08 ---> Running in cef4a8d47d5f 17:18:09 Removing intermediate container cef4a8d47d5f 17:18:09 ---> 69b2d0b76610 17:18:09 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:18:09 ---> Running in 97d7fcc7196c 17:18:09 Removing intermediate container 97d7fcc7196c 17:18:09 ---> 5589e427fd46 17:18:09 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:18:09 ---> Running in 35ac6b40652f 17:18:10 Removing intermediate container 35ac6b40652f 17:18:10 ---> 0578b52046a4 17:18:10 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:10 ---> Running in 3dc347c588e2 17:18:12 Removing intermediate container 3dc347c588e2 17:18:12 ---> b171d5f66b4d 17:18:12 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:12 ---> Running in 8fcf2376ad46 17:18:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:18:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:18:14 OK: 221 MiB in 51 packages 17:18:15 Removing intermediate container 8fcf2376ad46 17:18:15 ---> a9c842fed75f 17:18:15 Step 8/27 : WORKDIR /app 17:18:15 ---> Running in 9044fd705af4 17:18:15 Removing intermediate container 9044fd705af4 17:18:15 ---> 49452f52da94 17:18:15 Step 9/27 : COPY go.mod vendor* ./ 17:18:16 ---> 902512d82174 17:18:16 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:16 ---> Running in 7d316114f71f 17:18:18 Removing intermediate container 7d316114f71f 17:18:18 ---> 0855243b28f5 17:18:18 Step 11/27 : COPY . . 17:18:18 ---> 15ed2836df09 17:18:18 Step 12/27 : ARG MAKE="make build" 17:18:18 ---> Running in cddd981209f0 17:18:19 Removing intermediate container cddd981209f0 17:18:19 ---> 96f0e63903ba 17:18:19 Step 13/27 : RUN $MAKE 17:18:19 ---> Running in bfde83246746 17:18:20 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:20:27 Removing intermediate container bfde83246746 17:20:27 ---> 16f424f1f68b 17:20:27 Step 14/27 : FROM alpine:3.16 17:20:27 3.16: Pulling from library/alpine 17:20:27 f97344484467: Pulling fs layer 17:20:27 f97344484467: Download complete 17:20:27 f97344484467: Pull complete 17:20:27 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 17:20:27 Status: Downloaded newer image for alpine:3.16 17:20:27 ---> 3d81c46cd875 17:20:27 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:20:27 ---> Running in 6862e5b8c7fb 17:20:27 Removing intermediate container 6862e5b8c7fb 17:20:27 ---> 71da5da43403 17:20:27 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:20:27 ---> Running in 01d4380f2d30 17:20:27 Removing intermediate container 01d4380f2d30 17:20:27 ---> ea103fb1bd9d 17:20:27 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:20:27 ---> Running in 0bd9ccc05667 17:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:20:27 (1/7) Installing ca-certificates (20211220-r0) 17:20:27 (2/7) Installing dumb-init (1.2.5-r1) 17:20:27 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:20:27 (4/7) Installing libsodium (1.0.18-r0) 17:20:27 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:20:27 (6/7) Installing libzmq (4.3.4-r0) 17:20:27 (7/7) Installing zeromq (4.3.4-r0) 17:20:27 Executing busybox-1.35.0-r15.trigger 17:20:27 Executing ca-certificates-20211220-r0.trigger 17:20:27 OK: 9 MiB in 21 packages 17:20:27 Removing intermediate container 0bd9ccc05667 17:20:27 ---> af1b1167f85a 17:20:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:20:27 ---> 4265f30d461f 17:20:27 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:20:27 ---> 17b43323facc 17:20:27 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:20:27 ---> a17cce8bc612 17:20:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:20:28 ---> 2b14b14a953c 17:20:28 Step 22/27 : EXPOSE 48095 17:20:28 ---> Running in 6cf8b3e46f70 17:20:28 Removing intermediate container 6cf8b3e46f70 17:20:28 ---> 1f5ef858fc74 17:20:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:20:29 ---> Running in ea6b792ac4d6 17:20:29 Removing intermediate container ea6b792ac4d6 17:20:29 ---> 8162faa98237 17:20:29 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:20:29 ---> Running in 6d16ea9788b1 17:20:29 Removing intermediate container 6d16ea9788b1 17:20:29 ---> 299899a9b3b0 17:20:29 Step 25/27 : LABEL arch=arm64 17:20:29 ---> Running in 441f7bc95925 17:20:30 Removing intermediate container 441f7bc95925 17:20:30 ---> 60e34054e964 17:20:30 Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:20:30 ---> Running in b563495753f6 17:20:30 Removing intermediate container b563495753f6 17:20:30 ---> 990ea2d413c1 17:20:30 Step 27/27 : LABEL version=2.3.0-dev.11 17:20:30 ---> Running in f307c54a7c7c 17:20:30 Removing intermediate container f307c54a7c7c 17:20:30 ---> 80ef27a0cc13 17:20:30 [Warning] One or more build-args [ARCH] were not consumed 17:20:30 Successfully built 80ef27a0cc13 17:20:30 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 17:20:31 provisioning config files... 17:20:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/89@tmp/config817480863821926408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:20:31 ---> docker-login.sh 17:20:31 nexus3.edgexfoundry.org:10001 17:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:31 Configure a credential helper to remove this warning. See 17:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:31 17:20:31 Login Succeeded 17:20:31 nexus3.edgexfoundry.org:10002 17:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:32 Configure a credential helper to remove this warning. See 17:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:32 17:20:32 Login Succeeded 17:20:32 nexus3.edgexfoundry.org:10003 17:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:32 Configure a credential helper to remove this warning. See 17:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:32 17:20:32 Login Succeeded 17:20:32 nexus3.edgexfoundry.org:10004 17:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:33 Configure a credential helper to remove this warning. See 17:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:33 17:20:33 Login Succeeded 17:20:33 docker.io 17:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:20:33 Configure a credential helper to remove this warning. See 17:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:20:33 17:20:33 Login Succeeded 17:20:33 ---> docker-login.sh ends [Pipeline] } 17:20:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:20:34 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:20:34 6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:20:34 latest 17:20:34 2.3.0-dev.11 17:20:34 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 17:20:34 main 17:20:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:20:34 206395dc4faa: Preparing 17:20:34 baef39895423: Preparing 17:20:34 22773c9c85c7: Preparing 17:20:34 f6095186310f: Preparing 17:20:34 d550eaf24414: Preparing 17:20:34 5b7df235d876: Preparing 17:20:34 5b7df235d876: Waiting 17:20:35 22773c9c85c7: Pushed 17:20:35 f6095186310f: Pushed 17:20:35 baef39895423: Pushed 17:20:35 5b7df235d876: Layer already exists 17:20:36 d550eaf24414: Pushed 17:20:40 206395dc4faa: Pushed 17:20:40 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:40 + 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 17:20:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:20:41 206395dc4faa: Preparing 17:20:41 baef39895423: Preparing 17:20:41 22773c9c85c7: Preparing 17:20:41 f6095186310f: Preparing 17:20:41 d550eaf24414: Preparing 17:20:41 5b7df235d876: Preparing 17:20:41 5b7df235d876: Waiting 17:20:41 d550eaf24414: Layer already exists 17:20:41 206395dc4faa: Layer already exists 17:20:41 22773c9c85c7: Layer already exists 17:20:41 f6095186310f: Layer already exists 17:20:41 baef39895423: Layer already exists 17:20:41 5b7df235d876: Layer already exists 17:20:41 latest: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 17:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:20:42 206395dc4faa: Preparing 17:20:42 baef39895423: Preparing 17:20:42 22773c9c85c7: Preparing 17:20:42 f6095186310f: Preparing 17:20:42 d550eaf24414: Preparing 17:20:42 5b7df235d876: Preparing 17:20:42 5b7df235d876: Waiting 17:20:42 f6095186310f: Layer already exists 17:20:42 22773c9c85c7: Layer already exists 17:20:42 d550eaf24414: Layer already exists 17:20:42 206395dc4faa: Layer already exists 17:20:42 baef39895423: Layer already exists 17:20:42 5b7df235d876: Layer already exists 17:20:42 2.3.0-dev.11: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 17:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:20:43 206395dc4faa: Preparing 17:20:43 baef39895423: Preparing 17:20:43 22773c9c85c7: Preparing 17:20:43 f6095186310f: Preparing 17:20:43 d550eaf24414: Preparing 17:20:43 5b7df235d876: Preparing 17:20:43 5b7df235d876: Waiting 17:20:43 22773c9c85c7: Layer already exists 17:20:43 d550eaf24414: Layer already exists 17:20:43 baef39895423: Layer already exists 17:20:43 206395dc4faa: Layer already exists 17:20:43 f6095186310f: Layer already exists 17:20:43 5b7df235d876: Layer already exists 17:20:43 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:44 + 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 17:20:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:20:44 206395dc4faa: Preparing 17:20:44 baef39895423: Preparing 17:20:44 22773c9c85c7: Preparing 17:20:44 f6095186310f: Preparing 17:20:44 d550eaf24414: Preparing 17:20:44 5b7df235d876: Preparing 17:20:44 5b7df235d876: Waiting 17:20:44 d550eaf24414: Layer already exists 17:20:44 206395dc4faa: Layer already exists 17:20:44 baef39895423: Layer already exists 17:20:44 22773c9c85c7: Layer already exists 17:20:44 f6095186310f: Layer already exists 17:20:44 5b7df235d876: Layer already exists 17:20:44 main: digest: sha256:f022c46a769710473c4f99ae4d098b13baafee77ee6571a1507773379af53b48 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:20:44 ===================================================== [Pipeline] echo 17:20:44 taggedImages: 17:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 17:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 17:20:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 17:20:44 - 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 17:20:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:45 17:20:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:20:45 arm64: Pulling from edgex-lftools-log-publisher 17:20:45 8998bd30e6a1: Pulling fs layer 17:20:45 04944245beec: Pulling fs layer 17:20:45 699f458cf7ca: Pulling fs layer 17:20:45 765212b225bb: Pulling fs layer 17:20:45 f23df028b6ca: Pulling fs layer 17:20:45 d65c8cfc05b1: Pulling fs layer 17:20:45 2437ff75d9bd: Pulling fs layer 17:20:45 f23df028b6ca: Waiting 17:20:45 d65c8cfc05b1: Waiting 17:20:45 2437ff75d9bd: Waiting 17:20:45 765212b225bb: Waiting 17:20:45 04944245beec: Verifying Checksum 17:20:45 04944245beec: Download complete 17:20:45 765212b225bb: Verifying Checksum 17:20:45 765212b225bb: Download complete 17:20:45 f23df028b6ca: Download complete 17:20:45 d65c8cfc05b1: Verifying Checksum 17:20:45 d65c8cfc05b1: Download complete 17:20:46 699f458cf7ca: Verifying Checksum 17:20:46 699f458cf7ca: Download complete 17:20:46 8998bd30e6a1: Download complete 17:20:48 2437ff75d9bd: Verifying Checksum 17:20:48 2437ff75d9bd: Download complete 17:20:50 8998bd30e6a1: Pull complete 17:20:50 04944245beec: Pull complete 17:20:52 699f458cf7ca: Pull complete 17:20:52 765212b225bb: Pull complete 17:20:53 f23df028b6ca: Pull complete 17:20:53 d65c8cfc05b1: Pull complete 17:21:08 2437ff75d9bd: Pull complete 17:21:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:09 prd-ubuntu20.04-docker-arm64-4c-16g-20801 does not seem to be running inside a container 17:21:09 $ 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/89 -v /w/workspace/app-service-configurable/89:/w/workspace/app-service-configurable/89:rw,z -v /w/workspace/app-service-configurable/89@tmp:/w/workspace/app-service-configurable/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:21:11 $ docker top 74875b86da77bbfbed936d1e10a1b26220d196a3809eca517e58152296fc153e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:12 ---> job-cost.sh 17:21:12 lf-activate-venv: SKIPPING 17:21:12 INFO: No Stack... 17:21:13 INFO: Retrieving Pricing Info for: v3-standard-4 17:21:14 INFO: Archiving Costs [Pipeline] sh 17:21:14 + cat /w/workspace/app-service-configurable/89/archives/cost.csv 17:21:14 + cut -d, -f6 [Pipeline] lock 17:21:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] 17:21:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] did not exist. Created. 17:21:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:15 /w/workspace/app-service-configurable/89@tmp/durable-02049eab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:21:16 + echo total: 0.10999999940395355 [Pipeline] stash 17:21:16 Warning: overwriting stash ‘stack-cost’ 17:21:16 Stashed 1 file(s) [Pipeline] } 17:21:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 17:21:16 $ docker stop --time=1 74875b86da77bbfbed936d1e10a1b26220d196a3809eca517e58152296fc153e 17:21:17 $ docker rm -f 74875b86da77bbfbed936d1e10a1b26220d196a3809eca517e58152296fc153e [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 17:21:18 provisioning config files... 17:21:18 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config727168130965533778tmp [Pipeline] { [Pipeline] sh 17:21:18 + set +x 17:21:18 + curl -s https://codecov.io/bash 17:21:18 + bash -s -- 17:21:18 17:21:18 _____ _ 17:21:18 / ____| | | 17:21:18 | | ___ __| | ___ ___ _____ __ 17:21:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:21:18 | |___| (_) | (_| | __/ (_| (_) \ V / 17:21:18 \_____\___/ \__,_|\___|\___\___/ \_/ 17:21:18 Bash-1.0.6 17:21:18 17:21:18 17:21:18 ==> git version 2.25.1 found 17:21:18 ==> 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 17:21:18 Release-Date: 2020-01-08 17:21:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:21:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:21:18 ==> Jenkins CI detected. 17:21:18 current dir:  /w/workspace/ry_app-service-configurable_main 17:21:18 project root: . 17:21:18 --> token set from env 17:21:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:21:18 ==> Running gcov in . (disable via -X gcov) 17:21:18 ==> Python coveragepy not found 17:21:18 ==> Searching for coverage reports in: 17:21:18 + . 17:21:18 -> Found 1 reports 17:21:18 ==> Detecting git/mercurial file structure 17:21:18 ==> Reading reports 17:21:18 + ./coverage.out bytes=10 17:21:18 ==> Appending adjustments 17:21:18 https://docs.codecov.io/docs/fixing-reports 17:21:18 + Found adjustments 17:21:18 ==> Gzipping contents 17:21:18 4.0K /tmp/codecov.HFlxdp.gz 17:21:18 ==> Uploading reports 17:21:18 url: https://codecov.io 17:21:18 query: branch=main&commit=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:21:18 -> Pinging Codecov 17:21:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:21:19 -> Uploading to 17:21:19 https://storage.googleapis.com/codecov/v4/raw/2022-07-22/A97CA9966030D2A3747ED39772930CCE/6085ab4eae462fefc7cb0a382f63c0193af74bd5/eb30e1dc-1847-45ae-b0d5-88c4c9ab5e0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T172118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86b5694a3846f9ddcf11d226d729acde9abfdb56d0f41e4f07e129d7cfcfff39 17:21:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:21:19 Dload Upload Total Spent Left Speed 17:21:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2250 --:--:-- --:--:-- --:--:-- 2250 17:21:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } 17:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:21:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:21:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:19 17:21:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:21:20 df9b9388f04a: Pulling fs layer 17:21:20 52dc419b0ee2: Pulling fs layer 17:21:20 25bc292e5bac: Pulling fs layer 17:21:20 114826534d7a: Pulling fs layer 17:21:20 4657fd5d0bcf: Pulling fs layer 17:21:20 6ad1cebc031e: Pulling fs layer 17:21:20 8a3aa393b2d8: Pulling fs layer 17:21:20 114826534d7a: Waiting 17:21:20 4657fd5d0bcf: Waiting 17:21:20 6ad1cebc031e: Waiting 17:21:20 8a3aa393b2d8: Waiting 17:21:20 25bc292e5bac: Verifying Checksum 17:21:20 25bc292e5bac: Download complete 17:21:20 52dc419b0ee2: Download complete 17:21:20 4657fd5d0bcf: Verifying Checksum 17:21:20 4657fd5d0bcf: Download complete 17:21:20 df9b9388f04a: Download complete 17:21:20 df9b9388f04a: Pull complete 17:21:20 6ad1cebc031e: Verifying Checksum 17:21:20 6ad1cebc031e: Download complete 17:21:20 52dc419b0ee2: Pull complete 17:21:20 25bc292e5bac: Pull complete 17:21:20 114826534d7a: Verifying Checksum 17:21:20 114826534d7a: Download complete 17:21:21 8a3aa393b2d8: Verifying Checksum 17:21:21 8a3aa393b2d8: Download complete 17:21:24 114826534d7a: Pull complete 17:21:24 4657fd5d0bcf: Pull complete 17:21:25 6ad1cebc031e: Pull complete 17:21:27 8a3aa393b2d8: Pull complete 17:21:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:21:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:21:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:27 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:21:27 $ 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 17:21:30 $ docker top 56688dd294948a07f205632a18a9949c869fcea36a23851052c5e5bd70b7a774 -eo pid,comm [Pipeline] { [Pipeline] echo 17:21:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:21:30 + set -o pipefail 17:21:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:21:35 17:21:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:21:35 17:21:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/89cf57ae-4085-4b1d-84b8-a0444c9a7e7e 17:21:35 17:21:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:21:35 17:21:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:21:35 17:21:35 [Pipeline] } 17:21:36 $ docker stop --time=1 56688dd294948a07f205632a18a9949c869fcea36a23851052c5e5bd70b7a774 17:21:38 $ docker rm -f 56688dd294948a07f205632a18a9949c869fcea36a23851052c5e5bd70b7a774 [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 17:21:39 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] sh 17:21:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:39 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:21:40 $ 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 17:21:40 $ docker top ba61c4ab8612c73a2fc67456a23ccb3983298802671a39fb9eff5268c67ebdfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:21:40 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:21:40 + git semver [Pipeline] } 17:21:41 $ docker stop --time=1 ba61c4ab8612c73a2fc67456a23ccb3983298802671a39fb9eff5268c67ebdfd 17:21:42 $ docker rm -f ba61c4ab8612c73a2fc67456a23ccb3983298802671a39fb9eff5268c67ebdfd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:42 17:21:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:43 0.23.1-centos7: Pulling from edgex-lftools 17:21:43 ab5ef0e58194: Pulling fs layer 17:21:43 9712f1f96733: Pulling fs layer 17:21:43 63f879dbbcfc: Pulling fs layer 17:21:43 0d9ebad4ef96: Pulling fs layer 17:21:43 e9a5061849ea: Pulling fs layer 17:21:43 d747dcd14b5f: Pulling fs layer 17:21:43 2de7ff778b66: Pulling fs layer 17:21:43 d747dcd14b5f: Waiting 17:21:43 0d9ebad4ef96: Waiting 17:21:43 2de7ff778b66: Waiting 17:21:43 9712f1f96733: Verifying Checksum 17:21:43 9712f1f96733: Download complete 17:21:43 63f879dbbcfc: Verifying Checksum 17:21:43 63f879dbbcfc: Download complete 17:21:43 e9a5061849ea: Verifying Checksum 17:21:43 e9a5061849ea: Download complete 17:21:43 d747dcd14b5f: Download complete 17:21:43 0d9ebad4ef96: Verifying Checksum 17:21:43 0d9ebad4ef96: Download complete 17:21:43 ab5ef0e58194: Verifying Checksum 17:21:43 ab5ef0e58194: Download complete 17:21:44 2de7ff778b66: Verifying Checksum 17:21:44 2de7ff778b66: Download complete 17:21:47 ab5ef0e58194: Pull complete 17:21:47 9712f1f96733: Pull complete 17:21:47 63f879dbbcfc: Pull complete 17:21:51 0d9ebad4ef96: Pull complete 17:21:51 e9a5061849ea: Pull complete 17:21:51 d747dcd14b5f: Pull complete 17:21:52 2de7ff778b66: Pull complete 17:21:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:21:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:21:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:52 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:21:52 $ 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 17:21:54 $ docker top 6abbda4444299eb53b55023cadbab56d715c69a1e159cee74b54d1a225ed923a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:21:55 provisioning config files... 17:21:55 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4206473533622757059tmp 17:21:55 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1950659464062418570tmp 17:21:55 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2916841232261228845tmp [Pipeline] { [Pipeline] echo 17:21:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:21:55 ---> sigul-configuration.sh 17:21:55 gpg: directory `/root/.gnupg' created 17:21:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:21:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:21:55 gpg: keyring `/root/.gnupg/secring.gpg' created 17:21:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:21:55 gpg: CAST5 encrypted data 17:21:55 gpg: encrypted with 1 passphrase 17:21:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:21:55 + mkdir /home/jenkins 17:21:55 + mkdir /home/jenkins/sigul [Pipeline] sh 17:21:55 + 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 17:21:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:21:56 ---> sigul-install.sh 17:21:56 Sigul already installed; skipping installation. [Pipeline] sh 17:21:56 + git tag --list 17:21:56 v1.0.0 17:21:56 v1.1.0 17:21:56 v1.2.0 17:21:56 v1.3.0 17:21:56 v1.3.1 17:21:56 v2.0.0 17:21:56 v2.0.1 17:21:56 v2.1.0 17:21:56 v2.1.1 17:21:56 v2.1.1-dev.1 17:21:56 v2.1.1-dev.2 17:21:56 v2.2.0 17:21:56 v2.2.1-dev.1 17:21:56 v2.2.1-dev.10 17:21:56 v2.2.1-dev.2 17:21:56 v2.2.1-dev.3 17:21:56 v2.2.1-dev.4 17:21:56 v2.2.1-dev.5 17:21:56 v2.2.1-dev.6 17:21:56 v2.2.1-dev.7 17:21:56 v2.2.1-dev.8 17:21:56 v2.2.1-dev.9 [Pipeline] sh 17:21:56 + lftools sign git-tag v2.3.0-dev.11 17:21:57 Signing Git tag with Sigul... 17:21:57 Signing v2.3.0-dev.11 17:21:57 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.3.0-dev.11'], return code 1, stdout , stderr [Pipeline] echo 17:21:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:21:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:21:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:21:57 $ docker stop --time=1 6abbda4444299eb53b55023cadbab56d715c69a1e159cee74b54d1a225ed923a 17:21:59 $ docker rm -f 6abbda4444299eb53b55023cadbab56d715c69a1e159cee74b54d1a225ed923a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:21:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:21:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:21:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:21:59 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:21:59 $ 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 17:22:00 $ docker top e8405765c32a02b32d188676e8e691fbe387c73f4dc49b1479b6216fc4da79a5 -eo pid,comm 17:22:00 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). 17:22:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:22:00 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:00 + git semver [Pipeline] } 17:22:00 $ docker stop --time=1 e8405765c32a02b32d188676e8e691fbe387c73f4dc49b1479b6216fc4da79a5 17:22:02 $ docker rm -f e8405765c32a02b32d188676e8e691fbe387c73f4dc49b1479b6216fc4da79a5 [Pipeline] // withDockerContainer [Pipeline] sh 17:22:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:22:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:02 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:22:02 $ 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 17:22:03 $ docker top d1f1549ad8ffe088bbe348809ee1c2cae195bdf6a2fb676a1e1cadc1b7dacd03 -eo pid,comm 17:22:03 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). 17:22:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:22:03 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:03 + git semver [Pipeline] } 17:22:04 $ docker stop --time=1 d1f1549ad8ffe088bbe348809ee1c2cae195bdf6a2fb676a1e1cadc1b7dacd03 17:22:05 $ docker rm -f d1f1549ad8ffe088bbe348809ee1c2cae195bdf6a2fb676a1e1cadc1b7dacd03 [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 17:22:05 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:22:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:22:05 total 16 17:22:05 drwxr-xr-x 3 root root 4096 Jul 22 17:12 . 17:22:05 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 17:21 .. 17:22:05 drwxr-xr-x 2 root root 4096 Jul 22 17:12 cost 17:22:05 -rw-r--r-- 1 root root 94 Jul 22 17:12 cost.csv 17:22:05 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:22:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:22:05 total 16 17:22:05 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 17:12 . 17:22:05 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 17:21 .. 17:22:05 drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 17:12 cost 17:22:05 -rw-r--r-- 1 jenkins jenkins 94 Jul 22 17:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:22:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:22:07 ---> package-listing.sh 17:22:07 ++ facter osfamily 17:22:07 ++ tr '[:upper:]' '[:lower:]' 17:22:07 + OS_FAMILY=debian 17:22:07 + workspace=/w/workspace/ry_app-service-configurable_main 17:22:07 + START_PACKAGES=/tmp/packages_start.txt 17:22:07 + END_PACKAGES=/tmp/packages_end.txt 17:22:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:22:07 + PACKAGES=/tmp/packages_start.txt 17:22:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:22:07 + PACKAGES=/tmp/packages_end.txt 17:22:07 + case "${OS_FAMILY}" in 17:22:07 + dpkg -l 17:22:07 + grep '^ii' 17:22:07 + '[' -f /tmp/packages_start.txt ']' 17:22:07 + '[' -f /tmp/packages_end.txt ']' 17:22:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:22:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:22:07 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:22:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:22:07 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 17:22:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:22:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:08 prd-ubuntu20.04-docker-8c-8g-20800 does not seem to be running inside a container 17:22:08 $ 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 17:22:08 $ docker top 3e7116bbfd52c181262b1c380905138427560c9b3e88136ffe9b6efb9046bcc3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:08 + touch /tmp/pre-build-complete [Pipeline] sh 17:22:09 + mkdir -p /var/log/sysstat [Pipeline] sh 17:22:09 + ls /var/log/sa-host 17:22:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:09 provisioning config files... 17:22:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1782019444400866053tmp [Pipeline] { [Pipeline] echo 17:22:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:22:09 ---> create-netrc.sh [Pipeline] } 17:22:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:22:10 ---> python-tools-install.sh [Pipeline] echo 17:22:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:22:10 ---> sudo-logs.sh 17:22:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:22:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:22:10 ---> job-cost.sh 17:22:10 lf-activate-venv: SKIPPING 17:22:10 DEBUG: total: 0.2199999988079071 17:22:10 INFO: Retrieving Stack Cost... 17:22:11 INFO: Retrieving Pricing Info for: v3-standard-8 17:22:11 INFO: Archiving Costs [Pipeline] echo 17:22:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:22:12 ---> logs-deploy.sh 17:22:12 lf-activate-venv: SKIPPING 17:22:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/89 17:22:12 INFO: archiving workspace using pattern(s): 17:22:13 Archives upload complete. 17:22:13 INFO: archiving logs to Nexus 17:22:14 ---> uname -a: 17:22:14 Linux prd-ubuntu20-04-docker-8c-8g-20800 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:22:14 17:22:14 17:22:14 ---> lscpu: 17:22:14 Architecture: x86_64 17:22:14 CPU op-mode(s): 32-bit, 64-bit 17:22:14 Byte Order: Little Endian 17:22:14 Address sizes: 40 bits physical, 48 bits virtual 17:22:14 CPU(s): 8 17:22:14 On-line CPU(s) list: 0-7 17:22:14 Thread(s) per core: 1 17:22:14 Core(s) per socket: 1 17:22:14 Socket(s): 8 17:22:14 NUMA node(s): 1 17:22:14 Vendor ID: AuthenticAMD 17:22:14 CPU family: 23 17:22:14 Model: 49 17:22:14 Model name: AMD EPYC-Rome Processor 17:22:14 Stepping: 0 17:22:14 CPU MHz: 2799.994 17:22:14 BogoMIPS: 5599.98 17:22:14 Virtualization: AMD-V 17:22:14 Hypervisor vendor: KVM 17:22:14 Virtualization type: full 17:22:14 L1d cache: 256 KiB 17:22:14 L1i cache: 256 KiB 17:22:14 L2 cache: 4 MiB 17:22:14 L3 cache: 128 MiB 17:22:14 NUMA node0 CPU(s): 0-7 17:22:14 Vulnerability Itlb multihit: Not affected 17:22:14 Vulnerability L1tf: Not affected 17:22:14 Vulnerability Mds: Not affected 17:22:14 Vulnerability Meltdown: Not affected 17:22:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:22:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:22:14 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:22:14 Vulnerability Srbds: Not affected 17:22:14 Vulnerability Tsx async abort: Not affected 17:22:14 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 17:22:14 17:22:14 17:22:14 ---> nproc: 17:22:14 8 17:22:14 17:22:14 17:22:14 ---> df -h: 17:22:14 Filesystem Size Used Avail Use% Mounted on 17:22:14 overlay 155G 12G 143G 8% / 17:22:14 tmpfs 64M 0 64M 0% /dev 17:22:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:22:14 shm 64M 0 64M 0% /dev/shm 17:22:14 /dev/vda1 155G 12G 143G 8% /facter-os 17:22:14 17:22:14 17:22:14 ---> sar -b -r -n DEV: 17:22:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20800) 07/22/22 _x86_64_ (8 CPU) 17:22:14 17:22:14 17:09:59 LINUX RESTART (8 CPU) 17:22:14 17:22:14 17:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:22:14 17:11:01 419.16 82.30 336.86 0.00 10765.81 206772.47 0.00 17:22:14 17:12:01 231.33 1.53 229.80 0.00 26.13 61469.62 0.00 17:22:14 17:13:01 117.01 0.05 116.96 0.00 9.47 33450.42 0.00 17:22:14 17:14:01 2.12 0.00 2.12 0.00 0.00 25.08 0.00 17:22:14 17:15:01 2.02 0.02 2.00 0.00 0.13 22.80 0.00 17:22:14 17:16:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 17:22:14 17:17:01 1.82 0.02 1.80 0.00 0.13 20.39 0.00 17:22:14 17:18:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 17:22:14 17:19:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 17:22:14 17:20:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 17:22:14 17:21:01 2.00 0.00 2.00 0.00 0.00 26.40 0.00 17:22:14 17:22:01 113.45 0.33 113.11 0.00 21.86 58264.29 0.00 17:22:14 Average: 74.48 7.02 67.46 0.00 901.94 30008.13 0.00 17:22:14 17:22:14 17:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:22:14 17:11:01 29039964 31746252 569884 1.73 110716 2876028 2225068 6.56 1136228 2351712 539464 17:22:14 17:12:01 28091680 31617652 672252 2.04 162308 3562288 2425884 7.15 1465328 2863208 190652 17:22:14 17:13:01 27695432 31765216 525552 1.60 173324 4050356 1805672 5.32 1279940 3398112 400 17:22:14 17:14:01 27695924 31765848 524820 1.60 173388 4050356 1805672 5.32 1279884 3398112 12 17:22:14 17:15:01 27703452 31773460 517144 1.57 173464 4050360 1805672 5.32 1272040 3398132 12 17:22:14 17:16:01 27703964 31773900 516616 1.57 173532 4050364 1805672 5.32 1271828 3398136 12 17:22:14 17:17:01 27705444 31775556 515020 1.57 173584 4050364 1805672 5.32 1270980 3398244 20 17:22:14 17:18:01 27706024 31776216 514156 1.56 173620 4050372 1805672 5.32 1270564 3398248 12 17:22:14 17:19:01 27706260 31776616 513716 1.56 173640 4050500 1805672 5.32 1270596 3398376 20 17:22:14 17:20:01 27706420 31776820 513680 1.56 173668 4050504 1805672 5.32 1270488 3398384 12 17:22:14 17:21:01 27706128 31776560 513912 1.56 173704 4050484 1805672 5.32 1270844 3398360 8 17:22:14 17:22:01 26178912 31730824 553212 1.68 216392 5358840 2143988 6.32 1407904 4650856 868 17:22:14 Average: 27719967 31754577 537497 1.63 170945 4020901 1920499 5.66 1288885 3370823 60958 17:22:14 17:22:14 17:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:22:14 17:11:01 ens3 826.30 497.37 8759.09 106.00 0.00 0.00 0.00 0.00 17:22:14 17:11:01 docker0 4.12 3.33 0.41 44.82 0.00 0.00 0.00 0.00 17:22:14 17:11:01 lo 8.80 8.80 0.83 0.83 0.00 0.00 0.00 0.00 17:22:14 17:12:01 veth856a9d1 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 17:22:14 17:12:01 ens3 222.85 177.50 1127.83 81.92 0.00 0.00 0.00 0.00 17:22:14 17:12:01 docker0 119.83 145.96 9.50 1081.40 0.00 0.00 0.00 0.00 17:22:14 17:12:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 17:22:14 17:13:01 ens3 185.70 141.16 2673.10 278.77 0.00 0.00 0.00 0.00 17:22:14 17:13:01 docker0 2.88 5.45 0.19 60.38 0.00 0.00 0.00 0.00 17:22:14 17:13:01 lo 7.93 7.93 0.77 0.77 0.00 0.00 0.00 0.00 17:22:14 17:14:01 ens3 0.58 0.08 0.14 0.06 0.00 0.00 0.00 0.00 17:22:14 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:15:01 ens3 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 17:22:14 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:14 17:16:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:22:14 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:22:14 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:14 17:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:19:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:22:14 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:14 17:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:21:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 17:22:14 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:14 17:22:01 ens3 376.32 285.89 7879.31 71.54 0.00 0.00 0.00 0.00 17:22:14 17:22:01 docker0 36.78 43.91 3.19 686.64 0.00 0.00 0.00 0.00 17:22:14 17:22:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 17:22:14 17:22:01 veth715d4a1 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:22:14 Average: ens3 134.42 91.90 1703.28 44.89 0.00 0.00 0.00 0.00 17:22:14 Average: docker0 13.63 16.55 1.11 156.10 0.00 0.00 0.00 0.00 17:22:14 Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 17:22:14 Average: veth715d4a1 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 17:22:14 17:22:14 17:22:14 ---> sar -P ALL: 17:22:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20800) 07/22/22 _x86_64_ (8 CPU) 17:22:14 17:22:14 17:09:59 LINUX RESTART (8 CPU) 17:22:14 17:22:14 17:10:01 CPU %user %nice %system %iowait %steal %idle 17:22:14 17:11:01 all 10.33 0.00 4.20 3.57 0.07 81.83 17:22:14 17:11:01 0 10.94 0.00 3.50 5.58 0.05 79.93 17:22:14 17:11:01 1 10.61 0.00 6.21 4.60 0.05 78.52 17:22:14 17:11:01 2 10.32 0.00 3.07 0.89 0.08 85.63 17:22:14 17:11:01 3 12.95 0.00 4.94 3.02 0.05 79.04 17:22:14 17:11:01 4 8.43 0.00 4.03 1.75 0.08 85.70 17:22:14 17:11:01 5 10.33 0.00 3.36 1.43 0.05 84.83 17:22:14 17:11:01 6 10.42 0.00 4.62 1.21 0.08 83.67 17:22:14 17:11:01 7 8.59 0.00 3.83 10.10 0.12 77.36 17:22:14 17:12:01 all 26.01 0.00 6.30 2.48 0.08 65.13 17:22:14 17:12:01 0 26.23 0.00 6.31 0.81 0.08 66.57 17:22:14 17:12:01 1 26.42 0.00 6.62 0.56 0.07 66.33 17:22:14 17:12:01 2 26.24 0.00 6.60 4.78 0.07 62.30 17:22:14 17:12:01 3 25.81 0.00 5.94 0.49 0.08 67.67 17:22:14 17:12:01 4 25.18 0.00 6.66 6.83 0.10 61.23 17:22:14 17:12:01 5 26.06 0.00 6.08 0.15 0.07 67.64 17:22:14 17:12:01 6 26.56 0.00 6.45 5.65 0.07 61.27 17:22:14 17:12:01 7 25.58 0.00 5.75 0.56 0.08 68.03 17:22:14 17:13:01 all 10.45 0.00 2.43 1.21 0.04 85.87 17:22:14 17:13:01 0 10.92 0.00 3.37 3.13 0.05 82.53 17:22:14 17:13:01 1 10.83 0.00 2.27 0.77 0.05 86.08 17:22:14 17:13:01 2 9.14 0.00 2.15 1.48 0.03 87.20 17:22:14 17:13:01 3 12.60 0.00 2.27 0.45 0.03 84.65 17:22:14 17:13:01 4 9.64 0.00 1.98 0.05 0.03 88.30 17:22:14 17:13:01 5 10.37 0.00 2.86 3.09 0.05 83.62 17:22:14 17:13:01 6 9.67 0.00 2.35 0.10 0.03 87.84 17:22:14 17:13:01 7 10.43 0.00 2.17 0.56 0.07 86.78 17:22:14 17:14:01 all 0.01 0.00 0.02 0.01 0.01 99.96 17:22:14 17:14:01 0 0.02 0.00 0.05 0.00 0.03 99.90 17:22:14 17:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:22:14 17:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:22:14 17:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:22:14 17:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:22:14 17:14:01 5 0.05 0.00 0.03 0.02 0.00 99.90 17:22:14 17:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:22:14 17:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:22:14 17:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:22:14 17:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 17:22:14 17:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:22:14 17:15:01 2 0.03 0.00 0.00 0.03 0.00 99.93 17:22:14 17:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:22:14 17:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:22:14 17:15:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:22:14 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:22:14 17:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:22:14 17:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:22:14 17:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:22:14 17:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:22:14 17:16:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:22:14 17:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:22:14 17:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:22:14 17:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:22:14 17:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:22:14 17:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:22:14 17:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:22:14 17:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:22:14 17:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 17:22:14 17:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 17:22:14 17:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:22:14 17:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:22:14 17:17:01 5 0.05 0.00 0.02 0.02 0.00 99.92 17:22:14 17:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:22:14 17:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 17:22:14 17:18:01 all 0.23 0.00 0.01 0.01 0.00 99.75 17:22:14 17:18:01 0 1.71 0.00 0.00 0.00 0.00 98.29 17:22:14 17:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:22:14 17:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 17:22:14 17:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:22:14 17:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:22:14 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:22:14 17:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:22:14 17:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:22:14 17:19:01 all 0.24 0.00 0.01 0.00 0.00 99.74 17:22:14 17:19:01 0 1.52 0.00 0.02 0.00 0.02 98.45 17:22:14 17:19:01 1 0.15 0.00 0.02 0.00 0.00 99.83 17:22:14 17:19:01 2 0.07 0.00 0.00 0.02 0.00 99.92 17:22:14 17:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:22:14 17:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:22:14 17:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:22:14 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:22:14 17:19:01 7 0.12 0.00 0.03 0.00 0.00 99.85 17:22:14 17:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:22:14 17:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:22:14 17:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:22:14 17:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:22:14 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:22:14 17:20:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:22:14 17:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:22:14 17:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:22:14 17:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:22:14 17:21:01 all 0.04 0.00 0.01 0.01 0.01 99.94 17:22:14 17:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:22:14 17:21:01 1 0.12 0.00 0.02 0.00 0.02 99.85 17:22:14 17:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:22:14 17:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:22:14 17:21:01 4 0.02 0.00 0.00 0.07 0.00 99.92 17:22:14 17:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:22:14 17:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:22:14 17:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:22:14 17:22:14 17:21:01 CPU %user %nice %system %iowait %steal %idle 17:22:14 17:22:01 all 8.84 0.00 3.39 1.34 0.04 86.39 17:22:14 17:22:01 0 7.80 0.00 2.57 0.25 0.07 89.30 17:22:14 17:22:01 1 8.77 0.00 3.10 0.08 0.07 87.98 17:22:14 17:22:01 2 9.21 0.00 2.74 0.84 0.03 87.17 17:22:14 17:22:01 3 8.98 0.00 4.83 0.30 0.03 85.85 17:22:14 17:22:01 4 8.36 0.00 3.38 3.00 0.03 85.23 17:22:14 17:22:01 5 9.41 0.00 3.71 5.85 0.03 81.00 17:22:14 17:22:01 6 8.05 0.00 3.55 0.02 0.03 88.34 17:22:14 17:22:01 7 10.16 0.00 3.22 0.35 0.05 86.21 17:22:14 Average: all 4.65 0.00 1.36 0.71 0.02 93.26 17:22:14 Average: 0 4.91 0.00 1.32 0.81 0.03 92.93 17:22:14 Average: 1 4.72 0.00 1.52 0.50 0.02 93.23 17:22:14 Average: 2 4.56 0.00 1.21 0.68 0.02 93.54 17:22:14 Average: 3 5.00 0.00 1.49 0.35 0.02 93.13 17:22:14 Average: 4 4.27 0.00 1.33 0.97 0.02 93.41 17:22:14 Average: 5 4.66 0.00 1.33 0.88 0.02 93.11 17:22:14 Average: 6 4.53 0.00 1.41 0.57 0.02 93.47 17:22:14 Average: 7 4.54 0.00 1.24 0.95 0.04 93.22 17:22:14 17:22:14 17:22:14