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-ssh11546548171155237219.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-ssh9245365713765527876.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-ssh4438228532860608257.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-ssh14885686038859138953.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-ssh3951816215572626337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20788 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 13:12:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:43 ========================================================= 13:12:43 EdgeX Global Pipelines Version Info 13:12:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:43 ------------------- 13:12:43 stable info: 13:12:43 ------------------- 13:12:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:43 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:12:43 Message: update stable to v1.0.238 13:12:44 ------------------- 13:12:44 experimental info: 13:12:44 ------------------- 13:12:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:44 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 13:12:44 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:12:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6085ab4 [Pipeline] echo 13:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:45 provisioning config files... 13:12:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config277492595489683600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:45 ---> docker-login.sh 13:12:45 nexus3.edgexfoundry.org:10001 13:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:46 Configure a credential helper to remove this warning. See 13:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:46 13:12:46 Login Succeeded 13:12:46 nexus3.edgexfoundry.org:10002 13:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:46 Configure a credential helper to remove this warning. See 13:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:46 13:12:46 Login Succeeded 13:12:46 nexus3.edgexfoundry.org:10003 13:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:46 Configure a credential helper to remove this warning. See 13:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:46 13:12:46 Login Succeeded 13:12:46 nexus3.edgexfoundry.org:10004 13:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:46 Configure a credential helper to remove this warning. See 13:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:46 13:12:46 Login Succeeded 13:12:46 docker.io 13:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:12:47 Configure a credential helper to remove this warning. See 13:12:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:12:47 13:12:47 Login Succeeded 13:12:47 ---> docker-login.sh ends [Pipeline] } 13:12:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:12:47 + git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 13:12:47 -----------> git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [false] [Pipeline] sh 13:12:47 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 13:12:47 ========================================================= 13:12:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:12:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:48 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo 13:12:48 [semverPrep] GIT_COMMIT: 6085ab4eae462fefc7cb0a382f63c0193af74bd5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] echo 13:12:48 [semverPrep] This is not a build commit. [Pipeline] sh 13:12:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:48 + grep -v github /etc/ssh/ssh_known_hosts 13:12:48 + [ -e /tmp/ssh_known_hosts ] 13:12:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:12:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:12:48 + sudo tee -a /etc/ssh/ssh_known_hosts 13:12:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:49 13:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:49 0.1.4: Pulling from edgex-devops/py-git-semver 13:12:49 b85a868b505f: Pulling fs layer 13:12:49 e2be974225ed: Pulling fs layer 13:12:49 339a4e72a1f5: Pulling fs layer 13:12:49 988bab9f4d93: Pulling fs layer 13:12:49 1469e6f7b9e6: Pulling fs layer 13:12:49 eaf3925da568: Pulling fs layer 13:12:49 bab4dde63d76: Pulling fs layer 13:12:49 bde34c3a00c8: Pulling fs layer 13:12:49 b352a97aabf1: Pulling fs layer 13:12:49 4872d77fe225: Pulling fs layer 13:12:49 5851b861e8e6: Pulling fs layer 13:12:49 1469e6f7b9e6: Waiting 13:12:49 eaf3925da568: Waiting 13:12:49 bab4dde63d76: Waiting 13:12:49 bde34c3a00c8: Waiting 13:12:49 b352a97aabf1: Waiting 13:12:49 988bab9f4d93: Waiting 13:12:49 4872d77fe225: Waiting 13:12:49 e2be974225ed: Verifying Checksum 13:12:49 e2be974225ed: Download complete 13:12:49 988bab9f4d93: Verifying Checksum 13:12:49 988bab9f4d93: Download complete 13:12:49 1469e6f7b9e6: Verifying Checksum 13:12:49 1469e6f7b9e6: Download complete 13:12:49 339a4e72a1f5: Verifying Checksum 13:12:49 339a4e72a1f5: Download complete 13:12:49 eaf3925da568: Verifying Checksum 13:12:49 eaf3925da568: Download complete 13:12:49 b352a97aabf1: Verifying Checksum 13:12:49 b352a97aabf1: Download complete 13:12:49 4872d77fe225: Verifying Checksum 13:12:49 4872d77fe225: Download complete 13:12:49 5851b861e8e6: Download complete 13:12:49 b85a868b505f: Verifying Checksum 13:12:49 b85a868b505f: Download complete 13:12:49 bab4dde63d76: Verifying Checksum 13:12:49 bab4dde63d76: Download complete 13:12:51 b85a868b505f: Pull complete 13:12:51 e2be974225ed: Pull complete 13:12:52 339a4e72a1f5: Pull complete 13:12:52 988bab9f4d93: Pull complete 13:12:52 1469e6f7b9e6: Pull complete 13:12:52 eaf3925da568: Pull complete 13:12:54 bab4dde63d76: Pull complete 13:12:54 bde34c3a00c8: Pull complete 13:12:54 b352a97aabf1: Pull complete 13:12:54 4872d77fe225: Pull complete 13:12:54 5851b861e8e6: Pull complete 13:12:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:55 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:12:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:12:57 $ docker top 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 -eo pid,comm 13:12:57 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). 13:12:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:57 [ssh-agent] Looking for ssh-agent implementation... 13:12:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:57 $ docker exec 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 ssh-agent 13:12:57 SSH_AUTH_SOCK=/tmp/ssh-Lop0axbtkj9r/agent.32 13:12:57 SSH_AGENT_PID=38 13:12:57 Running ssh-add (command line suppressed) 13:12:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4317191855161923409.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4317191855161923409.key) 13:12:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:58 + git tag --points-at HEAD [Pipeline] } 13:12:58 $ docker exec --env ******** --env ******** 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 ssh-agent -k 13:12:58 unset SSH_AUTH_SOCK; 13:12:58 unset SSH_AGENT_PID; 13:12:58 echo Agent pid 38 killed; 13:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:12:58 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.10' [Pipeline] sshagent 13:12:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:58 [ssh-agent] Looking for ssh-agent implementation... 13:12:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:58 $ docker exec 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 ssh-agent 13:12:58 SSH_AUTH_SOCK=/tmp/ssh-a699mhqmjBQR/agent.71 13:12:58 SSH_AGENT_PID=77 13:12:58 Running ssh-add (command line suppressed) 13:12:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6337678346775033758.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6337678346775033758.key) 13:12:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:59 + git semver init 13:12:59 2022-07-22 13:12:59,402 [run_init] DEBUG init version:0.0.0 force:False 13:12:59 2022-07-22 13:12:59,403 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:12:59 2022-07-22 13:12:59,403 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:12:59 2022-07-22 13:12:59,404 [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) 13:13:00 2022-07-22 13:13:00,147 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:13:00 2022-07-22 13:13:00,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:13:00 2022-07-22 13:13:00,147 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:13:00 2022-07-22 13:13:00,148 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:13:00 2.3.0-dev.11 [Pipeline] } 13:13:00 $ docker exec --env ******** --env ******** 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 ssh-agent -k 13:13:00 unset SSH_AUTH_SOCK; 13:13:00 unset SSH_AGENT_PID; 13:13:00 echo Agent pid 77 killed; 13:13:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:00 + git semver [Pipeline] } 13:13:01 $ docker stop --time=1 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 13:13:02 $ docker rm -f 2f0f4f356d71755ed3704300aafa2840c0846a4a158d0d8e7f6f420dec5680e2 [Pipeline] // withDockerContainer [Pipeline] sh 13:13:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:13:03 Stashed 1 file(s) [Pipeline] echo 13:13:03 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:03 provisioning config files... 13:13:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config491058551984975572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:03 ---> docker-login.sh 13:13:03 nexus3.edgexfoundry.org:10001 13:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:03 Configure a credential helper to remove this warning. See 13:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:03 13:13:03 Login Succeeded 13:13:03 nexus3.edgexfoundry.org:10002 13:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:03 Configure a credential helper to remove this warning. See 13:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:03 13:13:03 Login Succeeded 13:13:03 nexus3.edgexfoundry.org:10003 13:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:03 Configure a credential helper to remove this warning. See 13:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:03 13:13:03 Login Succeeded 13:13:03 nexus3.edgexfoundry.org:10004 13:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:04 Configure a credential helper to remove this warning. See 13:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:04 13:13:04 Login Succeeded 13:13:04 docker.io 13:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:04 Configure a credential helper to remove this warning. See 13:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:04 13:13:04 Login Succeeded 13:13:04 ---> docker-login.sh ends [Pipeline] } 13:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:04 ========================================================= 13:13:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:13:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:04 + 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 . 13:13:04 Sending build context to Docker daemon 3.104MB 13:13:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:13:04 Step 2/13 : FROM ${BASE} AS builder 13:13:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:13:04 2408cc74d12b: Pulling fs layer 13:13:04 ea60b727a1ce: Pulling fs layer 13:13:04 30c4a7721957: Pulling fs layer 13:13:04 370296b7ddb6: Pulling fs layer 13:13:04 7c6cee850709: Pulling fs layer 13:13:04 39a5fcdaea64: Pulling fs layer 13:13:04 d94ebbe4e438: Pulling fs layer 13:13:04 bcfd1f05c69d: Pulling fs layer 13:13:04 59ccb84bbe0f: Pulling fs layer 13:13:04 370296b7ddb6: Waiting 13:13:04 7c6cee850709: Waiting 13:13:04 39a5fcdaea64: Waiting 13:13:04 d94ebbe4e438: Waiting 13:13:04 bcfd1f05c69d: Waiting 13:13:04 59ccb84bbe0f: Waiting 13:13:04 30c4a7721957: Download complete 13:13:04 ea60b727a1ce: Verifying Checksum 13:13:04 ea60b727a1ce: Download complete 13:13:04 7c6cee850709: Verifying Checksum 13:13:04 7c6cee850709: Download complete 13:13:04 39a5fcdaea64: Verifying Checksum 13:13:04 39a5fcdaea64: Download complete 13:13:04 2408cc74d12b: Download complete 13:13:04 d94ebbe4e438: Download complete 13:13:04 2408cc74d12b: Pull complete 13:13:05 ea60b727a1ce: Pull complete 13:13:05 30c4a7721957: Pull complete 13:13:05 59ccb84bbe0f: Verifying Checksum 13:13:05 59ccb84bbe0f: Download complete 13:13:05 bcfd1f05c69d: Verifying Checksum 13:13:05 bcfd1f05c69d: Download complete 13:13:05 370296b7ddb6: Verifying Checksum 13:13:05 370296b7ddb6: Download complete 13:13:09 370296b7ddb6: Pull complete 13:13:09 7c6cee850709: Pull complete 13:13:09 39a5fcdaea64: Pull complete 13:13:10 d94ebbe4e438: Pull complete 13:13:12 bcfd1f05c69d: Pull complete 13:13:13 59ccb84bbe0f: Pull complete 13:13:13 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:13:13 ---> a4fb48ad2a94 13:13:13 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:13:16 ---> Running in 8693bb3248e2 13:13:16 Removing intermediate container 8693bb3248e2 13:13:16 ---> 4ef4f3adfe0f 13:13:16 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:13:16 ---> Running in cf74fd9c6d05 13:13:16 Removing intermediate container cf74fd9c6d05 13:13:16 ---> 000377b476e6 13:13:16 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:13:16 ---> Running in c7a6cb1fd497 13:13:16 Removing intermediate container c7a6cb1fd497 13:13:16 ---> 440e99c87bb8 13:13:16 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:16 ---> Running in c6bbc0a84a8c 13:13:17 Removing intermediate container c6bbc0a84a8c 13:13:17 ---> 25745a4a8ae5 13:13:17 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:17 ---> Running in 8a507f84d289 13:13:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:13:18 Still waiting to schedule task 13:13:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:13:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:13:18 OK: 211 MiB in 51 packages 13:13:18 Removing intermediate container 8a507f84d289 13:13:18 ---> 714ebccf190d 13:13:18 Step 8/13 : WORKDIR /app 13:13:18 ---> Running in 6e8d290e4c4c 13:13:19 Removing intermediate container 6e8d290e4c4c 13:13:19 ---> 15c7df4d05bf 13:13:19 Step 9/13 : COPY go.mod vendor* ./ 13:13:19 ---> 49d5d99fa313 13:13:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:19 ---> Running in 27bfe1687cd2 13:13:37 Removing intermediate container 27bfe1687cd2 13:13:37 ---> 2183b54086c6 13:13:37 Step 11/13 : COPY . . 13:13:37 ---> c3b1a87f24e2 13:13:37 Step 12/13 : ARG MAKE="make build" 13:13:37 ---> Running in 4c0f17ac2804 13:13:37 Removing intermediate container 4c0f17ac2804 13:13:37 ---> cb1614dece58 13:13:37 Step 13/13 : RUN $MAKE 13:13:37 ---> Running in 1bbb112f5788 13:13:37 noop 13:13:37 Removing intermediate container 1bbb112f5788 13:13:37 ---> e318d92b879a 13:13:37 Successfully built e318d92b879a 13:13:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:38 + docker inspect -f . ci-base-image-x86_64 13:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:38 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:13:38 $ 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 ******** -e ******** ci-base-image-x86_64 cat 13:13:38 $ docker top c1f64ec4ab9136c71fb416fb093bf922f2d2da13530be373735f85c2b5c78eee -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:39 + go version 13:13:39 go version go1.18.3 linux/amd64 [Pipeline] } 13:13:39 $ docker stop --time=1 c1f64ec4ab9136c71fb416fb093bf922f2d2da13530be373735f85c2b5c78eee 13:13:40 $ docker rm -f c1f64ec4ab9136c71fb416fb093bf922f2d2da13530be373735f85c2b5c78eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:40 + docker inspect -f . ci-base-image-x86_64 13:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:40 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:13:40 $ 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 ******** -e ******** ci-base-image-x86_64 cat 13:13:41 $ docker top 7a6fc15f4000441baf98aac88ff8c8d4e022a1297e25484bb0cb196ec6da7a1a -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:41 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:13:41 + make test 13:13:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 13:13:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:13:51 CGO_ENABLED=1 go vet ./... 13:13:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:13:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:13:56 ./bin/test-attribution-txt.sh [Pipeline] echo 13:13:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:13:56 $ docker stop --time=1 7a6fc15f4000441baf98aac88ff8c8d4e022a1297e25484bb0cb196ec6da7a1a 13:13:58 $ docker rm -f 7a6fc15f4000441baf98aac88ff8c8d4e022a1297e25484bb0cb196ec6da7a1a [Pipeline] // withDockerContainer [Pipeline] sh 13:13:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:13:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:13:59 + ls -al . 13:13:59 total 168 13:13:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 13:13 . 13:13:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 13:12 .. 13:13:59 -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 13:12 .dockerignore 13:13:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 13:13 .git 13:13:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 13:12 .github 13:13:59 -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 13:12 .gitignore 13:13:59 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 13:13 .semver 13:13:59 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 13:12 Attribution.txt 13:13:59 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 13:12 CHANGELOG.md 13:13:59 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 13:12 Dockerfile 13:13:59 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 13:12 GOVERNANCE.md 13:13:59 -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 13:12 Jenkinsfile 13:13:59 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 13:12 LICENSE 13:13:59 -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 13:12 OWNERS.md 13:13:59 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 13:12 README.md 13:13:59 -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 13:13 VERSION 13:13:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 13:12 bin 13:13:59 -rw-r--r-- 1 jenkins jenkins 10 Jul 22 13:13 coverage.out 13:13:59 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 13:12 go.mod 13:13:59 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 13:12 go.sum 13:13:59 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 13:12 main.go 13:13:59 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 13:12 makefile 13:13:59 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 13:12 res 13:13:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 13:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:59 + 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 . 13:13:59 Sending build context to Docker daemon 3.105MB 13:13:59 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 13:13:59 Step 2/27 : FROM ${BASE} AS builder 13:13:59 ---> e318d92b879a 13:13:59 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:13:59 ---> Running in f6f9424e239d 13:13:59 Removing intermediate container f6f9424e239d 13:13:59 ---> 3499361ab566 13:13:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:13:59 ---> Running in b1c5c8da175d 13:13:59 Removing intermediate container b1c5c8da175d 13:13:59 ---> 0ea6c04d1435 13:13:59 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:13:59 ---> Running in 133657b385ab 13:13:59 Removing intermediate container 133657b385ab 13:13:59 ---> 2d3e3f50a082 13:13:59 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:59 ---> Running in da7964454f38 13:14:00 Removing intermediate container da7964454f38 13:14:00 ---> 140f5c4bcaa8 13:14:00 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:00 ---> Running in 49615688c227 13:14:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:14:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:14:01 OK: 211 MiB in 51 packages 13:14:02 Removing intermediate container 49615688c227 13:14:02 ---> 5609cdc78693 13:14:02 Step 8/27 : WORKDIR /app 13:14:02 ---> Running in a4576ac5b675 13:14:02 Removing intermediate container a4576ac5b675 13:14:02 ---> 1d92b5e2e92e 13:14:02 Step 9/27 : COPY go.mod vendor* ./ 13:14:02 ---> 64f161d8fa58 13:14:02 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:02 ---> Running in 959fe99cd9b7 13:14:03 Removing intermediate container 959fe99cd9b7 13:14:03 ---> 579819079f43 13:14:03 Step 11/27 : COPY . . 13:14:03 ---> a7a2cb9dfc02 13:14:03 Step 12/27 : ARG MAKE="make build" 13:14:03 ---> Running in f3f54f30627d 13:14:03 Removing intermediate container f3f54f30627d 13:14:03 ---> 8fd10c86ec31 13:14:03 Step 13/27 : RUN $MAKE 13:14:03 ---> Running in 4964346e01f2 13:14:03 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 13:14:30 Removing intermediate container 4964346e01f2 13:14:30 ---> c16cc1e70c21 13:14:30 Step 14/27 : FROM alpine:3.16 13:14:30 3.16: Pulling from library/alpine 13:14:30 530afca65e2e: Pulling fs layer 13:14:30 530afca65e2e: Verifying Checksum 13:14:30 530afca65e2e: Download complete 13:14:30 530afca65e2e: Pull complete 13:14:30 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 13:14:30 Status: Downloaded newer image for alpine:3.16 13:14:30 ---> d7d3d98c851f 13:14:30 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:14:30 ---> Running in d72cfe09170b 13:14:30 Removing intermediate container d72cfe09170b 13:14:30 ---> 6110a7e033ac 13:14:30 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:14:30 ---> Running in ef90fcef2502 13:14:30 Removing intermediate container ef90fcef2502 13:14:30 ---> 4791669cc6e5 13:14:30 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 13:14:30 ---> Running in 371a513ddcc1 13:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:14:30 (1/7) Installing ca-certificates (20211220-r0) 13:14:30 (2/7) Installing dumb-init (1.2.5-r1) 13:14:30 (3/7) Installing libgcc (11.2.1_git20220219-r2) 13:14:30 (4/7) Installing libsodium (1.0.18-r0) 13:14:30 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 13:14:30 (6/7) Installing libzmq (4.3.4-r0) 13:14:30 (7/7) Installing zeromq (4.3.4-r0) 13:14:30 Executing busybox-1.35.0-r15.trigger 13:14:30 Executing ca-certificates-20211220-r0.trigger 13:14:30 OK: 9 MiB in 21 packages 13:14:30 Removing intermediate container 371a513ddcc1 13:14:30 ---> 02c7df6fb139 13:14:30 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:14:30 ---> d17aab9c6df4 13:14:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:14:30 ---> dc26c18d3cbe 13:14:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:14:30 ---> 12681b8fea50 13:14:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:14:30 ---> 4407f424ed8a 13:14:30 Step 22/27 : EXPOSE 48095 13:14:30 ---> Running in 550879a84ae1 13:14:30 Removing intermediate container 550879a84ae1 13:14:30 ---> cbcc23ee1bd4 13:14:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:14:30 ---> Running in 9953fd06139d 13:14:30 Removing intermediate container 9953fd06139d 13:14:30 ---> 82e62266ad8f 13:14:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:14:30 ---> Running in 443d8c3b81d7 13:14:30 Removing intermediate container 443d8c3b81d7 13:14:30 ---> fd038e8c88d7 13:14:30 Step 25/27 : LABEL arch=amd64 13:14:30 ---> Running in a85f9478769f 13:14:30 Removing intermediate container a85f9478769f 13:14:30 ---> 34de97e222bd 13:14:30 Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 13:14:30 ---> Running in 03c385827302 13:14:30 Removing intermediate container 03c385827302 13:14:30 ---> 3b2b5cea4db8 13:14:30 Step 27/27 : LABEL version=2.3.0-dev.11 13:14:30 ---> Running in eac0bf503396 13:14:30 Removing intermediate container eac0bf503396 13:14:30 ---> 798d059240e6 13:14:30 [Warning] One or more build-args [ARCH] were not consumed 13:14:30 Successfully built 798d059240e6 13:14:30 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 13:14:30 provisioning config files... 13:14:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8763903748910026964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:30 ---> docker-login.sh 13:14:30 nexus3.edgexfoundry.org:10001 13:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:30 Configure a credential helper to remove this warning. See 13:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:30 13:14:30 Login Succeeded 13:14:30 nexus3.edgexfoundry.org:10002 13:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:31 Configure a credential helper to remove this warning. See 13:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:31 13:14:31 Login Succeeded 13:14:31 nexus3.edgexfoundry.org:10003 13:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:31 Configure a credential helper to remove this warning. See 13:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:31 13:14:31 Login Succeeded 13:14:31 nexus3.edgexfoundry.org:10004 13:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:31 Configure a credential helper to remove this warning. See 13:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:31 13:14:31 Login Succeeded 13:14:31 docker.io 13:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:31 Configure a credential helper to remove this warning. See 13:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:31 13:14:31 Login Succeeded 13:14:31 ---> docker-login.sh ends [Pipeline] } 13:14:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:14:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:14:31 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:14:31 6085ab4eae462fefc7cb0a382f63c0193af74bd5 13:14:31 latest 13:14:31 2.3.0-dev.11 13:14:31 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 13:14:31 main 13:14:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 13:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:14:32 7bd006f90c3b: Preparing 13:14:32 20305e409870: Preparing 13:14:32 fd690083972d: Preparing 13:14:32 024d20f7f383: Preparing 13:14:32 b89ab027a26d: Preparing 13:14:32 ec34fcc1d526: Preparing 13:14:32 20305e409870: Pushed 13:14:32 024d20f7f383: Pushed 13:14:32 fd690083972d: Pushed 13:14:32 ec34fcc1d526: Layer already exists 13:14:32 b89ab027a26d: Pushed 13:14:35 7bd006f90c3b: Pushed 13:14:35 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:14:36 7bd006f90c3b: Preparing 13:14:36 20305e409870: Preparing 13:14:36 fd690083972d: Preparing 13:14:36 024d20f7f383: Preparing 13:14:36 b89ab027a26d: Preparing 13:14:36 ec34fcc1d526: Preparing 13:14:36 7bd006f90c3b: Layer already exists 13:14:36 024d20f7f383: Layer already exists 13:14:36 b89ab027a26d: Layer already exists 13:14:36 fd690083972d: Layer already exists 13:14:36 20305e409870: Layer already exists 13:14:36 ec34fcc1d526: Layer already exists 13:14:36 latest: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:36 + 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 13:14:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 13:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:14:36 7bd006f90c3b: Preparing 13:14:36 20305e409870: Preparing 13:14:36 fd690083972d: Preparing 13:14:36 024d20f7f383: Preparing 13:14:36 b89ab027a26d: Preparing 13:14:36 ec34fcc1d526: Preparing 13:14:36 ec34fcc1d526: Waiting 13:14:36 b89ab027a26d: Layer already exists 13:14:36 20305e409870: Layer already exists 13:14:36 fd690083972d: Layer already exists 13:14:36 024d20f7f383: Layer already exists 13:14:36 7bd006f90c3b: Layer already exists 13:14:36 ec34fcc1d526: Layer already exists 13:14:36 2.3.0-dev.11: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:37 + 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 13:14:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 13:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:14:37 7bd006f90c3b: Preparing 13:14:37 20305e409870: Preparing 13:14:37 fd690083972d: Preparing 13:14:37 024d20f7f383: Preparing 13:14:37 b89ab027a26d: Preparing 13:14:37 ec34fcc1d526: Preparing 13:14:37 ec34fcc1d526: Waiting 13:14:37 7bd006f90c3b: Layer already exists 13:14:37 024d20f7f383: Layer already exists 13:14:37 fd690083972d: Layer already exists 13:14:37 b89ab027a26d: Layer already exists 13:14:37 20305e409870: Layer already exists 13:14:37 ec34fcc1d526: Layer already exists 13:14:37 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:14:38 7bd006f90c3b: Preparing 13:14:38 20305e409870: Preparing 13:14:38 fd690083972d: Preparing 13:14:38 024d20f7f383: Preparing 13:14:38 b89ab027a26d: Preparing 13:14:38 ec34fcc1d526: Preparing 13:14:38 ec34fcc1d526: Waiting 13:14:38 b89ab027a26d: Layer already exists 13:14:38 024d20f7f383: Layer already exists 13:14:38 20305e409870: Layer already exists 13:14:38 fd690083972d: Layer already exists 13:14:38 7bd006f90c3b: Layer already exists 13:14:38 ec34fcc1d526: Layer already exists 13:14:38 main: digest: sha256:044e4f11a8fc9742c5adce526b7519122e1c1cdbde2b5cf15ef61c849027f91b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:14:38 ===================================================== [Pipeline] echo 13:14:38 taggedImages: 13:14:38 - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 13:14:38 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:14:38 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.11 13:14:38 - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 13:14:38 - 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 13:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:38 13:14:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:38 latest: Pulling from edgex-lftools-log-publisher 13:14:38 5eb5b503b376: Pulling fs layer 13:14:38 5c69ac0246d0: Pulling fs layer 13:14:38 ec43610c2a17: Pulling fs layer 13:14:38 3a2ae6a8a46f: Pulling fs layer 13:14:38 33b1e0a273af: Pulling fs layer 13:14:38 5d3b04190fa2: Pulling fs layer 13:14:38 2f39f015ded8: Pulling fs layer 13:14:38 5d3b04190fa2: Waiting 13:14:38 33b1e0a273af: Waiting 13:14:38 3a2ae6a8a46f: Waiting 13:14:38 2f39f015ded8: Waiting 13:14:38 5c69ac0246d0: Verifying Checksum 13:14:38 5c69ac0246d0: Download complete 13:14:38 3a2ae6a8a46f: Verifying Checksum 13:14:38 3a2ae6a8a46f: Download complete 13:14:38 33b1e0a273af: Verifying Checksum 13:14:38 33b1e0a273af: Download complete 13:14:38 ec43610c2a17: Verifying Checksum 13:14:38 ec43610c2a17: Download complete 13:14:38 5d3b04190fa2: Download complete 13:14:39 5eb5b503b376: Verifying Checksum 13:14:39 5eb5b503b376: Download complete 13:14:39 2f39f015ded8: Download complete 13:14:40 5eb5b503b376: Pull complete 13:14:40 5c69ac0246d0: Pull complete 13:14:41 ec43610c2a17: Pull complete 13:14:41 3a2ae6a8a46f: Pull complete 13:14:41 33b1e0a273af: Pull complete 13:14:41 5d3b04190fa2: Pull complete 13:14:46 2f39f015ded8: Pull complete 13:14:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:14:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:46 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:14:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:14:49 $ docker top 0b61b3df00e44ca56547d141d02f2a49c3b9b3427f4034a4402c14fe12258dd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:50 ---> job-cost.sh 13:14:50 lf-activate-venv: SKIPPING 13:14:50 INFO: No Stack... 13:14:50 INFO: Retrieving Pricing Info for: v3-standard-8 13:14:51 INFO: Archiving Costs [Pipeline] sh 13:14:51 + + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:14:51 cut -d, -f6 [Pipeline] lock 13:14:51 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] 13:14:51 Resource [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] did not exist. Created. 13:14:51 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:51 + echo total: 0.2199999988079071 [Pipeline] stash 13:14:51 Stashed 1 file(s) [Pipeline] } 13:14:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:51 $ docker stop --time=1 0b61b3df00e44ca56547d141d02f2a49c3b9b3427f4034a4402c14fe12258dd0 13:14:52 $ docker rm -f 0b61b3df00e44ca56547d141d02f2a49c3b9b3427f4034a4402c14fe12258dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:14:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20789 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:14:57 Running in /w/workspace/app-service-configurable/88 [Pipeline] { [Pipeline] checkout 13:14:57 Selected Git installation does not exist. Using Default 13:14:57 The recommended git tool is: NONE 13:15:03 using credential edgex-jenkins-ssh 13:15:03 Cloning the remote Git repository 13:15:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:15:03 > git init /w/workspace/app-service-configurable/88 # timeout=10 13:15:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:15:04 > git --version # timeout=10 13:15:04 > git --version # 'git version 2.25.1' 13:15:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:05 Avoid second fetch 13:15:05 Checking out Revision 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (main) 13:15:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:15:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:05 > git config core.sparsecheckout # timeout=10 13:15:05 > git checkout -f 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 13:15:09 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 13:15:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:15:10 % Total % Received % Xferd Average Speed Time Time Time Current 13:15:10 Dload Upload Total Spent Left Speed 13:15:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh 13:15:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:15:11 + sudo tee /etc/docker/daemon.new 13:15:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:15:11 { 13:15:11 "registry-mirrors": [ 13:15:11 "https://nexus3.edgexfoundry.org:10001" 13:15:11 ], 13:15:11 "bip": "10.250.0.254/24", 13:15:11 "hosts": [ 13:15:11 "tcp://0.0.0.0:5555", 13:15:11 "unix:///var/run/docker.sock" 13:15:11 ], 13:15:11 "mtu": 1458, 13:15:11 "selinux-enabled": true, 13:15:11 "seccomp-profile": "/etc/docker/seccomp.json" 13:15:11 } [Pipeline] sh 13:15:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:15:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:15:30 provisioning config files... 13:15:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/88@tmp/config1157032192142564111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:31 ---> docker-login.sh 13:15:31 nexus3.edgexfoundry.org:10001 13:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:31 Configure a credential helper to remove this warning. See 13:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:31 13:15:31 Login Succeeded 13:15:31 nexus3.edgexfoundry.org:10002 13:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:32 Configure a credential helper to remove this warning. See 13:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:32 13:15:32 Login Succeeded 13:15:32 nexus3.edgexfoundry.org:10003 13:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:32 Configure a credential helper to remove this warning. See 13:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:32 13:15:32 Login Succeeded 13:15:32 nexus3.edgexfoundry.org:10004 13:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:33 Configure a credential helper to remove this warning. See 13:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:33 13:15:33 Login Succeeded 13:15:33 docker.io 13:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:15:34 Configure a credential helper to remove this warning. See 13:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:15:34 13:15:34 Login Succeeded 13:15:34 ---> docker-login.sh ends [Pipeline] } 13:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:15:34 ========================================================= 13:15:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:15:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:35 + 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 . 13:15:35 Sending build context to Docker daemon 205.3kB 13:15:35 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 13:15:35 Step 2/13 : FROM ${BASE} AS builder 13:15:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:15:35 b3c136eddcbf: Pulling fs layer 13:15:35 c0a3192eca97: Pulling fs layer 13:15:35 a050256f5b6f: Pulling fs layer 13:15:35 656be50a0ddc: Pulling fs layer 13:15:35 2bbca73fdf42: Pulling fs layer 13:15:35 46d945488cbd: Pulling fs layer 13:15:35 8a5474983e97: Pulling fs layer 13:15:35 329c88fbcd65: Pulling fs layer 13:15:35 46d945488cbd: Waiting 13:15:35 329c88fbcd65: Waiting 13:15:35 2bbca73fdf42: Waiting 13:15:35 656be50a0ddc: Waiting 13:15:35 a050256f5b6f: Verifying Checksum 13:15:35 a050256f5b6f: Download complete 13:15:35 c0a3192eca97: Download complete 13:15:35 2bbca73fdf42: Verifying Checksum 13:15:35 2bbca73fdf42: Download complete 13:15:35 46d945488cbd: Download complete 13:15:35 b3c136eddcbf: Verifying Checksum 13:15:35 b3c136eddcbf: Download complete 13:15:36 b3c136eddcbf: Pull complete 13:15:37 329c88fbcd65: Verifying Checksum 13:15:37 329c88fbcd65: Download complete 13:15:37 c0a3192eca97: Pull complete 13:15:37 a050256f5b6f: Pull complete 13:15:38 8a5474983e97: Verifying Checksum 13:15:38 8a5474983e97: Download complete 13:15:38 656be50a0ddc: Verifying Checksum 13:15:38 656be50a0ddc: Download complete 13:15:51 656be50a0ddc: Pull complete 13:15:51 2bbca73fdf42: Pull complete 13:15:51 46d945488cbd: Pull complete 13:15:58 8a5474983e97: Pull complete 13:16:00 329c88fbcd65: Pull complete 13:16:00 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 13:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 13:16:00 ---> ff4287adb874 13:16:00 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:16:01 ---> Running in 75d208d04113 13:16:02 Removing intermediate container 75d208d04113 13:16:02 ---> f34d2825a695 13:16:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:16:02 ---> Running in aeeff09dbd48 13:16:02 Removing intermediate container aeeff09dbd48 13:16:02 ---> 0b69b36ab3ba 13:16:02 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:16:02 ---> Running in 03ed26b4bec9 13:16:03 Removing intermediate container 03ed26b4bec9 13:16:03 ---> ecbd6ace87fa 13:16:03 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:03 ---> Running in 7bcf1834d113 13:16:05 Removing intermediate container 7bcf1834d113 13:16:05 ---> d03ff47ab5d1 13:16:05 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:05 ---> Running in fc691ae898b7 13:16:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:16:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:16:07 OK: 221 MiB in 51 packages 13:16:08 Removing intermediate container fc691ae898b7 13:16:08 ---> 82d49e32e0a6 13:16:08 Step 8/13 : WORKDIR /app 13:16:08 ---> Running in 01ac310c026a 13:16:09 Removing intermediate container 01ac310c026a 13:16:09 ---> 890a959692f6 13:16:09 Step 9/13 : COPY go.mod vendor* ./ 13:16:09 ---> 75c50bbd8895 13:16:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:09 ---> Running in 9c35cef98986 13:17:06 Removing intermediate container 9c35cef98986 13:17:06 ---> a138ec767b7e 13:17:06 Step 11/13 : COPY . . 13:17:06 ---> 773e731a1b12 13:17:06 Step 12/13 : ARG MAKE="make build" 13:17:06 ---> Running in 1852df3f2b60 13:17:06 Removing intermediate container 1852df3f2b60 13:17:06 ---> d4907c3dcb5c 13:17:06 Step 13/13 : RUN $MAKE 13:17:06 ---> Running in ed3826d90d93 13:17:06 noop 13:17:06 Removing intermediate container ed3826d90d93 13:17:06 ---> be566d6843d8 13:17:06 Successfully built be566d6843d8 13:17:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:06 + docker inspect -f . ci-base-image-arm64 13:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:06 prd-ubuntu20.04-docker-arm64-4c-16g-20789 does not seem to be running inside a container 13:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/88 -v /w/workspace/app-service-configurable/88:/w/workspace/app-service-configurable/88:rw,z -v /w/workspace/app-service-configurable/88@tmp:/w/workspace/app-service-configurable/88@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 13:17:08 $ docker top 5338f51ddf723cbcae03f6125b12a49369952b7c5a2cabf35ff326531ec7035b -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:09 + go version 13:17:09 go version go1.18.3 linux/arm64 [Pipeline] } 13:17:09 $ docker stop --time=1 5338f51ddf723cbcae03f6125b12a49369952b7c5a2cabf35ff326531ec7035b 13:17:10 $ docker rm -f 5338f51ddf723cbcae03f6125b12a49369952b7c5a2cabf35ff326531ec7035b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:11 + docker inspect -f . ci-base-image-arm64 13:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:11 prd-ubuntu20.04-docker-arm64-4c-16g-20789 does not seem to be running inside a container 13:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/88 -v /w/workspace/app-service-configurable/88:/w/workspace/app-service-configurable/88:rw,z -v /w/workspace/app-service-configurable/88@tmp:/w/workspace/app-service-configurable/88@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 13:17:13 $ docker top fbd780406ce42838593be600a6adbdce429e53c0358e76ba32dfa4ba84cf2f7d -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:14 + git config --global --add safe.directory /w/workspace/app-service-configurable/88 [Pipeline] fileExists [Pipeline] sh 13:17:14 + make test 13:17:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 13:18:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:18:36 CGO_ENABLED=1 go vet ./... 13:18:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:18:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:18:58 ./bin/test-attribution-txt.sh [Pipeline] echo 13:18:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:18:58 $ docker stop --time=1 fbd780406ce42838593be600a6adbdce429e53c0358e76ba32dfa4ba84cf2f7d 13:19:00 $ docker rm -f fbd780406ce42838593be600a6adbdce429e53c0358e76ba32dfa4ba84cf2f7d [Pipeline] // withDockerContainer [Pipeline] sh 13:19:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:19:01 Warning: overwriting stash ‘coverage-report’ 13:19:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:19:02 + ls -al . 13:19:02 total 164 13:19:02 drwxrwxr-x 7 jenkins jenkins 4096 Jul 22 13:17 . 13:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 13:15 .. 13:19:02 -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 13:15 .dockerignore 13:19:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 13:15 .git 13:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 13:15 .github 13:19:02 -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 13:15 .gitignore 13:19:02 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 13:15 Attribution.txt 13:19:02 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 13:15 CHANGELOG.md 13:19:02 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 13:15 Dockerfile 13:19:02 -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 13:15 GOVERNANCE.md 13:19:02 -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 13:15 Jenkinsfile 13:19:02 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 13:15 LICENSE 13:19:02 -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 13:15 OWNERS.md 13:19:02 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 13:15 README.md 13:19:02 -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 13:13 VERSION 13:19:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 13:15 bin 13:19:02 -rw-r--r-- 1 jenkins jenkins 10 Jul 22 13:17 coverage.out 13:19:02 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 13:15 go.mod 13:19:02 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 13:15 go.sum 13:19:02 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 13:15 main.go 13:19:02 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 13:15 makefile 13:19:02 drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 13:15 res 13:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 13:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:03 + 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 . 13:19:03 Sending build context to Docker daemon 206.3kB 13:19:03 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 13:19:03 Step 2/27 : FROM ${BASE} AS builder 13:19:03 ---> be566d6843d8 13:19:03 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:19:03 ---> Running in fab9c3b66b45 13:19:04 Removing intermediate container fab9c3b66b45 13:19:04 ---> b8ab1fcd626e 13:19:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:19:04 ---> Running in e747b6c9a552 13:19:04 Removing intermediate container e747b6c9a552 13:19:04 ---> 5a9a46dfc8f5 13:19:04 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:19:04 ---> Running in bd50f447d158 13:19:04 Removing intermediate container bd50f447d158 13:19:04 ---> 555be324cc36 13:19:04 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:04 ---> Running in c262b1b78645 13:19:06 Removing intermediate container c262b1b78645 13:19:06 ---> 548b9132d5c8 13:19:06 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:19:06 ---> Running in b93c9b09e882 13:19:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:19:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:19:09 OK: 221 MiB in 51 packages 13:19:10 Removing intermediate container b93c9b09e882 13:19:10 ---> 21fa0ed224c0 13:19:10 Step 8/27 : WORKDIR /app 13:19:10 ---> Running in 7e8b005cf1b0 13:19:10 Removing intermediate container 7e8b005cf1b0 13:19:10 ---> 4ae829b22622 13:19:10 Step 9/27 : COPY go.mod vendor* ./ 13:19:11 ---> cd201a0023d1 13:19:11 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:19:11 ---> Running in 534af6357d46 13:19:13 Removing intermediate container 534af6357d46 13:19:13 ---> 4c2c983552c3 13:19:13 Step 11/27 : COPY . . 13:19:13 ---> b24582063600 13:19:13 Step 12/27 : ARG MAKE="make build" 13:19:14 ---> Running in fe0f102eb968 13:19:14 Removing intermediate container fe0f102eb968 13:19:14 ---> 35050d3597ad 13:19:14 Step 13/27 : RUN $MAKE 13:19:14 ---> Running in ff27b6eb7729 13:19:15 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 13:21:22 Removing intermediate container ff27b6eb7729 13:21:22 ---> 8b8872578281 13:21:22 Step 14/27 : FROM alpine:3.16 13:21:22 3.16: Pulling from library/alpine 13:21:22 f97344484467: Pulling fs layer 13:21:22 f97344484467: Verifying Checksum 13:21:22 f97344484467: Download complete 13:21:22 f97344484467: Pull complete 13:21:22 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 13:21:22 Status: Downloaded newer image for alpine:3.16 13:21:22 ---> 3d81c46cd875 13:21:22 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:21:22 ---> Running in eaac24d6aff3 13:21:22 Removing intermediate container eaac24d6aff3 13:21:22 ---> d175678faedb 13:21:22 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:21:22 ---> Running in 6769a5779575 13:21:22 Removing intermediate container 6769a5779575 13:21:22 ---> 33d983e5bb95 13:21:22 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 13:21:22 ---> Running in fa1bc796a39f 13:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:21:22 (1/7) Installing ca-certificates (20211220-r0) 13:21:22 (2/7) Installing dumb-init (1.2.5-r1) 13:21:22 (3/7) Installing libgcc (11.2.1_git20220219-r2) 13:21:22 (4/7) Installing libsodium (1.0.18-r0) 13:21:22 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 13:21:22 (6/7) Installing libzmq (4.3.4-r0) 13:21:22 (7/7) Installing zeromq (4.3.4-r0) 13:21:22 Executing busybox-1.35.0-r15.trigger 13:21:22 Executing ca-certificates-20211220-r0.trigger 13:21:22 OK: 9 MiB in 21 packages 13:21:24 Removing intermediate container fa1bc796a39f 13:21:24 ---> 3e69a743a083 13:21:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:21:24 ---> c98b1ea76869 13:21:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:21:24 ---> 89ea5cc61e3a 13:21:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:21:25 ---> 5b3c99cdbf39 13:21:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:21:26 ---> c642ed31ccde 13:21:26 Step 22/27 : EXPOSE 48095 13:21:26 ---> Running in 3388300f5570 13:21:27 Removing intermediate container 3388300f5570 13:21:27 ---> 13a7f75abc6f 13:21:27 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:21:27 ---> Running in 204022f75a53 13:21:27 Removing intermediate container 204022f75a53 13:21:27 ---> bf41b088db40 13:21:27 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:27 ---> Running in efa9385edd35 13:21:28 Removing intermediate container efa9385edd35 13:21:28 ---> ccb32207fb13 13:21:28 Step 25/27 : LABEL arch=arm64 13:21:28 ---> Running in 17c92e66893a 13:21:28 Removing intermediate container 17c92e66893a 13:21:28 ---> 9096a15a88cf 13:21:28 Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 13:21:28 ---> Running in 9214ec9ba701 13:21:28 Removing intermediate container 9214ec9ba701 13:21:28 ---> f5d01efc5812 13:21:28 Step 27/27 : LABEL version=2.3.0-dev.11 13:21:28 ---> Running in 4994af61277b 13:21:29 Removing intermediate container 4994af61277b 13:21:29 ---> c6e0630cb40c 13:21:29 [Warning] One or more build-args [ARCH] were not consumed 13:21:29 Successfully built c6e0630cb40c 13:21:29 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 13:21:29 provisioning config files... 13:21:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/88@tmp/config3575543566815719448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:29 ---> docker-login.sh 13:21:29 nexus3.edgexfoundry.org:10001 13:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:30 Configure a credential helper to remove this warning. See 13:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:30 13:21:30 Login Succeeded 13:21:30 nexus3.edgexfoundry.org:10002 13:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:30 Configure a credential helper to remove this warning. See 13:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:30 13:21:30 Login Succeeded 13:21:30 nexus3.edgexfoundry.org:10003 13:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:31 Configure a credential helper to remove this warning. See 13:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:31 13:21:31 Login Succeeded 13:21:31 nexus3.edgexfoundry.org:10004 13:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:31 Configure a credential helper to remove this warning. See 13:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:31 13:21:31 Login Succeeded 13:21:31 docker.io 13:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:32 Configure a credential helper to remove this warning. See 13:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:32 13:21:32 Login Succeeded 13:21:32 ---> docker-login.sh ends [Pipeline] } 13:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:32 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:21:32 6085ab4eae462fefc7cb0a382f63c0193af74bd5 13:21:32 latest 13:21:32 2.3.0-dev.11 13:21:32 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 13:21:32 main 13:21:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:32 + 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 13:21:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 13:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:21:33 350faaadd75e: Preparing 13:21:33 f03052aa5785: Preparing 13:21:33 38c3d581b9ef: Preparing 13:21:33 7484a7073942: Preparing 13:21:33 1b7d526f1166: Preparing 13:21:33 5b7df235d876: Preparing 13:21:33 5b7df235d876: Waiting 13:21:33 f03052aa5785: Pushed 13:21:33 38c3d581b9ef: Pushed 13:21:33 7484a7073942: Pushed 13:21:33 5b7df235d876: Layer already exists 13:21:34 1b7d526f1166: Pushed 13:21:38 350faaadd75e: Pushed 13:21:39 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:39 + 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 13:21:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:21:39 350faaadd75e: Preparing 13:21:39 f03052aa5785: Preparing 13:21:39 38c3d581b9ef: Preparing 13:21:39 7484a7073942: Preparing 13:21:39 1b7d526f1166: Preparing 13:21:39 5b7df235d876: Preparing 13:21:39 5b7df235d876: Waiting 13:21:39 38c3d581b9ef: Layer already exists 13:21:39 f03052aa5785: Layer already exists 13:21:39 7484a7073942: Layer already exists 13:21:39 1b7d526f1166: Layer already exists 13:21:39 350faaadd75e: Layer already exists 13:21:39 5b7df235d876: Layer already exists 13:21:40 latest: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:40 + 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 13:21:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 13:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:21:40 350faaadd75e: Preparing 13:21:40 f03052aa5785: Preparing 13:21:40 38c3d581b9ef: Preparing 13:21:40 7484a7073942: Preparing 13:21:40 1b7d526f1166: Preparing 13:21:40 5b7df235d876: Preparing 13:21:40 5b7df235d876: Waiting 13:21:40 7484a7073942: Layer already exists 13:21:40 38c3d581b9ef: Layer already exists 13:21:40 350faaadd75e: Layer already exists 13:21:40 1b7d526f1166: Layer already exists 13:21:40 f03052aa5785: Layer already exists 13:21:40 5b7df235d876: Layer already exists 13:21:41 2.3.0-dev.11: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:41 + 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 13:21:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 13:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:21:41 350faaadd75e: Preparing 13:21:41 f03052aa5785: Preparing 13:21:41 38c3d581b9ef: Preparing 13:21:41 7484a7073942: Preparing 13:21:41 1b7d526f1166: Preparing 13:21:41 5b7df235d876: Preparing 13:21:41 5b7df235d876: Waiting 13:21:41 38c3d581b9ef: Layer already exists 13:21:41 f03052aa5785: Layer already exists 13:21:41 7484a7073942: Layer already exists 13:21:41 1b7d526f1166: Layer already exists 13:21:41 350faaadd75e: Layer already exists 13:21:41 5b7df235d876: Layer already exists 13:21:42 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:42 + 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 13:21:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:21:42 350faaadd75e: Preparing 13:21:42 f03052aa5785: Preparing 13:21:42 38c3d581b9ef: Preparing 13:21:42 7484a7073942: Preparing 13:21:42 1b7d526f1166: Preparing 13:21:42 5b7df235d876: Preparing 13:21:42 5b7df235d876: Waiting 13:21:42 1b7d526f1166: Layer already exists 13:21:42 38c3d581b9ef: Layer already exists 13:21:42 7484a7073942: Layer already exists 13:21:42 350faaadd75e: Layer already exists 13:21:42 f03052aa5785: Layer already exists 13:21:42 5b7df235d876: Layer already exists 13:21:43 main: digest: sha256:382ef9b260f9e5780b8045575989d7e44cbc60dc8fabf077238725e78c3bff4d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:21:43 ===================================================== [Pipeline] echo 13:21:43 taggedImages: 13:21:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 13:21:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:21:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.11 13:21:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.3.0-dev.11 13:21:43 - 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 13:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:21:43 13:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:21:43 arm64: Pulling from edgex-lftools-log-publisher 13:21:44 8998bd30e6a1: Pulling fs layer 13:21:44 04944245beec: Pulling fs layer 13:21:44 699f458cf7ca: Pulling fs layer 13:21:44 765212b225bb: Pulling fs layer 13:21:44 f23df028b6ca: Pulling fs layer 13:21:44 d65c8cfc05b1: Pulling fs layer 13:21:44 2437ff75d9bd: Pulling fs layer 13:21:44 f23df028b6ca: Waiting 13:21:44 d65c8cfc05b1: Waiting 13:21:44 2437ff75d9bd: Waiting 13:21:44 765212b225bb: Waiting 13:21:44 04944245beec: Verifying Checksum 13:21:44 04944245beec: Download complete 13:21:44 765212b225bb: Verifying Checksum 13:21:44 765212b225bb: Download complete 13:21:44 f23df028b6ca: Verifying Checksum 13:21:44 f23df028b6ca: Download complete 13:21:44 d65c8cfc05b1: Verifying Checksum 13:21:44 d65c8cfc05b1: Download complete 13:21:44 699f458cf7ca: Verifying Checksum 13:21:44 699f458cf7ca: Download complete 13:21:44 8998bd30e6a1: Download complete 13:21:47 2437ff75d9bd: Verifying Checksum 13:21:47 2437ff75d9bd: Download complete 13:21:49 8998bd30e6a1: Pull complete 13:21:49 04944245beec: Pull complete 13:21:50 699f458cf7ca: Pull complete 13:21:51 765212b225bb: Pull complete 13:21:52 f23df028b6ca: Pull complete 13:21:52 d65c8cfc05b1: Pull complete 13:22:07 2437ff75d9bd: Pull complete 13:22:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:07 prd-ubuntu20.04-docker-arm64-4c-16g-20789 does not seem to be running inside a container 13:22:07 $ 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/88 -v /w/workspace/app-service-configurable/88:/w/workspace/app-service-configurable/88:rw,z -v /w/workspace/app-service-configurable/88@tmp:/w/workspace/app-service-configurable/88@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 13:22:10 $ docker top 40b3a62729d90fe39583230d07ff8e67fc0292af3ab1d5deb42df3e98fd04b0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:11 ---> job-cost.sh 13:22:11 lf-activate-venv: SKIPPING 13:22:11 INFO: No Stack... 13:22:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:22:12 INFO: Archiving Costs [Pipeline] sh 13:22:13 + cat /w/workspace/app-service-configurable/88/archives/cost.csv 13:22:13 + cut -d, -f6 [Pipeline] lock 13:22:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] 13:22:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] did not exist. Created. 13:22:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:22:13 /w/workspace/app-service-configurable/88@tmp/durable-3eed80c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:22:14 + echo total: 0.10999999940395355 [Pipeline] stash 13:22:14 Warning: overwriting stash ‘stack-cost’ 13:22:14 Stashed 1 file(s) [Pipeline] } 13:22:14 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 13:22:14 $ docker stop --time=1 40b3a62729d90fe39583230d07ff8e67fc0292af3ab1d5deb42df3e98fd04b0f 13:22:16 $ docker rm -f 40b3a62729d90fe39583230d07ff8e67fc0292af3ab1d5deb42df3e98fd04b0f [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 13:22:16 provisioning config files... 13:22:16 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7250461117681082477tmp [Pipeline] { [Pipeline] sh 13:22:17 + set +x 13:22:17 + bash -s -- 13:22:17 + curl -s https://codecov.io/bash 13:22:17 13:22:17 _____ _ 13:22:17 / ____| | | 13:22:17 | | ___ __| | ___ ___ _____ __ 13:22:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:22:17 | |___| (_) | (_| | __/ (_| (_) \ V / 13:22:17 \_____\___/ \__,_|\___|\___\___/ \_/ 13:22:17 Bash-1.0.6 13:22:17 13:22:17 13:22:17 ==> git version 2.25.1 found 13:22:17 ==> 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 13:22:17 Release-Date: 2020-01-08 13:22:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:22:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:22:17 ==> Jenkins CI detected. 13:22:17 current dir:  /w/workspace/ry_app-service-configurable_main 13:22:17 project root: . 13:22:17 --> token set from env 13:22:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:22:17 ==> Running gcov in . (disable via -X gcov) 13:22:17 ==> Python coveragepy not found 13:22:17 ==> Searching for coverage reports in: 13:22:17 + . 13:22:17 -> Found 1 reports 13:22:17 ==> Detecting git/mercurial file structure 13:22:17 ==> Reading reports 13:22:17 + ./coverage.out bytes=10 13:22:17 ==> Appending adjustments 13:22:17 https://docs.codecov.io/docs/fixing-reports 13:22:17 + Found adjustments 13:22:17 ==> Gzipping contents 13:22:17 4.0K /tmp/codecov.RHcL9l.gz 13:22:17 ==> Uploading reports 13:22:17 url: https://codecov.io 13:22:17 query: branch=main&commit=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:22:17 -> Pinging Codecov 13:22:17 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=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:22:17 -> Uploading to 13:22:17 https://storage.googleapis.com/codecov/v4/raw/2022-07-22/A97CA9966030D2A3747ED39772930CCE/6085ab4eae462fefc7cb0a382f63c0193af74bd5/97990104-9ba8-42bd-a967-7da842c5730a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T132217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d8d140499a27b219ec85dc4bb9d93b755fc748660a3fc851350cd2548d6276c 13:22:17 % Total % Received % Xferd Average Speed Time Time Time Current 13:22:17 Dload Upload Total Spent Left Speed 13:22:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2573 --:--:-- --:--:-- --:--:-- 2573 13:22:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } 13:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:22:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:22:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:22:18 13:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:22:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:22:18 df9b9388f04a: Pulling fs layer 13:22:18 52dc419b0ee2: Pulling fs layer 13:22:18 25bc292e5bac: Pulling fs layer 13:22:18 114826534d7a: Pulling fs layer 13:22:18 4657fd5d0bcf: Pulling fs layer 13:22:18 6ad1cebc031e: Pulling fs layer 13:22:18 8a3aa393b2d8: Pulling fs layer 13:22:18 114826534d7a: Waiting 13:22:18 4657fd5d0bcf: Waiting 13:22:18 6ad1cebc031e: Waiting 13:22:18 8a3aa393b2d8: Waiting 13:22:18 25bc292e5bac: Verifying Checksum 13:22:18 25bc292e5bac: Download complete 13:22:18 52dc419b0ee2: Download complete 13:22:18 4657fd5d0bcf: Verifying Checksum 13:22:18 4657fd5d0bcf: Download complete 13:22:18 df9b9388f04a: Verifying Checksum 13:22:18 df9b9388f04a: Download complete 13:22:18 df9b9388f04a: Pull complete 13:22:18 6ad1cebc031e: Verifying Checksum 13:22:18 6ad1cebc031e: Download complete 13:22:18 52dc419b0ee2: Pull complete 13:22:18 25bc292e5bac: Pull complete 13:22:19 114826534d7a: Verifying Checksum 13:22:19 114826534d7a: Download complete 13:22:19 8a3aa393b2d8: Verifying Checksum 13:22:19 8a3aa393b2d8: Download complete 13:22:23 114826534d7a: Pull complete 13:22:23 4657fd5d0bcf: Pull complete 13:22:23 6ad1cebc031e: Pull complete 13:22:27 8a3aa393b2d8: Pull complete 13:22:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:22:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:27 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:22: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:22:29 $ docker top 4fa2a554602575b6ba0076ca49e7ed4259bc743d5e8025c789e053c1b2207ee8 -eo pid,comm [Pipeline] { [Pipeline] echo 13:22:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:22:30 + set -o pipefail 13:22:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:22:35 13:22:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:22:35 13:22:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/df2e27f6-ebd4-4509-92ff-0021a0d6a4a5 13:22:35 13:22:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:22:35 13:22:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:22:35 13:22:35 [Pipeline] } 13:22:35 $ docker stop --time=1 4fa2a554602575b6ba0076ca49e7ed4259bc743d5e8025c789e053c1b2207ee8 13:22:38 $ docker rm -f 4fa2a554602575b6ba0076ca49e7ed4259bc743d5e8025c789e053c1b2207ee8 [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 13:22:39 + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] sh 13:22:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:22:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:22:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:40 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:22: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:22:40 $ docker top 7e696e908aa85a06d4028998eaea435d08d4205315c2d8063173cc642eb33ee9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:22:40 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:22:40 + git semver [Pipeline] } 13:22:41 $ docker stop --time=1 7e696e908aa85a06d4028998eaea435d08d4205315c2d8063173cc642eb33ee9 13:22:42 $ docker rm -f 7e696e908aa85a06d4028998eaea435d08d4205315c2d8063173cc642eb33ee9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:22:43 13:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:22:43 0.23.1-centos7: Pulling from edgex-lftools 13:22:43 ab5ef0e58194: Pulling fs layer 13:22:43 9712f1f96733: Pulling fs layer 13:22:43 63f879dbbcfc: Pulling fs layer 13:22:43 0d9ebad4ef96: Pulling fs layer 13:22:43 e9a5061849ea: Pulling fs layer 13:22:43 d747dcd14b5f: Pulling fs layer 13:22:43 2de7ff778b66: Pulling fs layer 13:22:43 e9a5061849ea: Waiting 13:22:43 0d9ebad4ef96: Waiting 13:22:43 d747dcd14b5f: Waiting 13:22:43 2de7ff778b66: Waiting 13:22:43 9712f1f96733: Verifying Checksum 13:22:43 9712f1f96733: Download complete 13:22:43 63f879dbbcfc: Verifying Checksum 13:22:43 63f879dbbcfc: Download complete 13:22:43 e9a5061849ea: Verifying Checksum 13:22:43 e9a5061849ea: Download complete 13:22:43 d747dcd14b5f: Download complete 13:22:43 0d9ebad4ef96: Verifying Checksum 13:22:43 0d9ebad4ef96: Download complete 13:22:44 ab5ef0e58194: Verifying Checksum 13:22:44 ab5ef0e58194: Download complete 13:22:44 2de7ff778b66: Verifying Checksum 13:22:44 2de7ff778b66: Download complete 13:22:47 ab5ef0e58194: Pull complete 13:22:47 9712f1f96733: Pull complete 13:22:48 63f879dbbcfc: Pull complete 13:22:52 0d9ebad4ef96: Pull complete 13:22:52 e9a5061849ea: Pull complete 13:22:52 d747dcd14b5f: Pull complete 13:22:53 2de7ff778b66: Pull complete 13:22:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:22:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:53 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:22:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:22:57 $ docker top bda8de10c89db8b1dc0d10f1f4dc3b60dabe75f13a5c67cbf17460fed583b14b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:22:57 provisioning config files... 13:22:57 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5658546581228717908tmp 13:22:57 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5302552090935497767tmp 13:22:57 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6381309084033025224tmp [Pipeline] { [Pipeline] echo 13:22:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:22:57 ---> sigul-configuration.sh 13:22:57 gpg: directory `/root/.gnupg' created 13:22:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:22:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:22:57 gpg: keyring `/root/.gnupg/secring.gpg' created 13:22:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:22:57 gpg: CAST5 encrypted data 13:22:57 gpg: encrypted with 1 passphrase 13:22:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:22:58 + mkdir /home/jenkins 13:22:58 + mkdir /home/jenkins/sigul [Pipeline] sh 13:22:58 + 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 13:22:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:22:58 ---> sigul-install.sh 13:22:58 Sigul already installed; skipping installation. [Pipeline] sh 13:22:59 + git tag --list 13:22:59 v1.0.0 13:22:59 v1.1.0 13:22:59 v1.2.0 13:22:59 v1.3.0 13:22:59 v1.3.1 13:22:59 v2.0.0 13:22:59 v2.0.1 13:22:59 v2.1.0 13:22:59 v2.1.1 13:22:59 v2.1.1-dev.1 13:22:59 v2.1.1-dev.2 13:22:59 v2.2.0 13:22:59 v2.2.1-dev.1 13:22:59 v2.2.1-dev.10 13:22:59 v2.2.1-dev.2 13:22:59 v2.2.1-dev.3 13:22:59 v2.2.1-dev.4 13:22:59 v2.2.1-dev.5 13:22:59 v2.2.1-dev.6 13:22:59 v2.2.1-dev.7 13:22:59 v2.2.1-dev.8 13:22:59 v2.2.1-dev.9 [Pipeline] sh 13:22:59 + lftools sign git-tag v2.3.0-dev.11 13:22:59 Signing Git tag with Sigul... 13:22:59 Signing v2.3.0-dev.11 13:22:59 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.3.0-dev.11'], return code 1, stdout , stderr [Pipeline] echo 13:22:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:23:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:23:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:23:00 $ docker stop --time=1 bda8de10c89db8b1dc0d10f1f4dc3b60dabe75f13a5c67cbf17460fed583b14b 13:23:01 $ docker rm -f bda8de10c89db8b1dc0d10f1f4dc3b60dabe75f13a5c67cbf17460fed583b14b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:23:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:23:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:02 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:23: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:23:02 $ docker top 9e61feb9862c8041ea529a5c03c203e5b1d4d4930c7c706adc7fb77b94619915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:23:02 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:03 + git semver [Pipeline] } 13:23:03 $ docker stop --time=1 9e61feb9862c8041ea529a5c03c203e5b1d4d4930c7c706adc7fb77b94619915 13:23:04 $ docker rm -f 9e61feb9862c8041ea529a5c03c203e5b1d4d4930c7c706adc7fb77b94619915 [Pipeline] // withDockerContainer [Pipeline] sh 13:23:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:23:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:05 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:23:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:23:05 $ docker top 451d272bc5b1c912a08f060b749373dff7992c88af05920a0746c4fc8d2be5fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:23:05 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:06 + git semver [Pipeline] } 13:23:06 $ docker stop --time=1 451d272bc5b1c912a08f060b749373dff7992c88af05920a0746c4fc8d2be5fe 13:23:07 $ docker rm -f 451d272bc5b1c912a08f060b749373dff7992c88af05920a0746c4fc8d2be5fe [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 13:23:08 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:23:08 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:23:08 total 16 13:23:08 drwxr-xr-x 3 root root 4096 Jul 22 13:14 . 13:23:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 13:22 .. 13:23:08 drwxr-xr-x 2 root root 4096 Jul 22 13:14 cost 13:23:08 -rw-r--r-- 1 root root 94 Jul 22 13:14 cost.csv 13:23:08 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:23:08 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:23:08 total 16 13:23:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 13:14 . 13:23:08 drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 13:22 .. 13:23:08 drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 13:14 cost 13:23:08 -rw-r--r-- 1 jenkins jenkins 94 Jul 22 13:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:23:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:23:09 ---> package-listing.sh 13:23:09 ++ facter osfamily 13:23:09 ++ tr '[:upper:]' '[:lower:]' 13:23:09 + OS_FAMILY=debian 13:23:09 + workspace=/w/workspace/ry_app-service-configurable_main 13:23:09 + START_PACKAGES=/tmp/packages_start.txt 13:23:09 + END_PACKAGES=/tmp/packages_end.txt 13:23:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:09 + PACKAGES=/tmp/packages_start.txt 13:23:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:23:09 + PACKAGES=/tmp/packages_end.txt 13:23:09 + case "${OS_FAMILY}" in 13:23:09 + dpkg -l 13:23:09 + grep '^ii' 13:23:09 + '[' -f /tmp/packages_start.txt ']' 13:23:09 + '[' -f /tmp/packages_end.txt ']' 13:23:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:23:09 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:23:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:23:09 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 13:23:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:10 prd-ubuntu20.04-docker-8c-8g-20788 does not seem to be running inside a container 13:23:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:23:10 $ docker top dbcadafc4b505df1e94525138dd014efd5bca71d5fe689294bcc13077f3eef62 -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:11 + touch /tmp/pre-build-complete [Pipeline] sh 13:23:11 + mkdir -p /var/log/sysstat [Pipeline] sh 13:23:11 + ls /var/log/sa-host 13:23:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:11 provisioning config files... 13:23:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9220232772613331950tmp [Pipeline] { [Pipeline] echo 13:23:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:23:12 ---> create-netrc.sh [Pipeline] } 13:23:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:23:12 ---> python-tools-install.sh [Pipeline] echo 13:23:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:23:12 ---> sudo-logs.sh 13:23:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:23:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:23:13 ---> job-cost.sh 13:23:13 lf-activate-venv: SKIPPING 13:23:13 DEBUG: total: 0.2199999988079071 13:23:13 INFO: Retrieving Stack Cost... 13:23:13 INFO: Retrieving Pricing Info for: v3-standard-8 13:23:14 INFO: Archiving Costs [Pipeline] echo 13:23:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:23:14 ---> logs-deploy.sh 13:23:14 lf-activate-venv: SKIPPING 13:23:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/88 13:23:14 INFO: archiving workspace using pattern(s): 13:23:15 Archives upload complete. 13:23:15 INFO: archiving logs to Nexus 13:23:16 ---> uname -a: 13:23:16 Linux prd-ubuntu20-04-docker-8c-8g-20788 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:23:16 13:23:16 13:23:16 ---> lscpu: 13:23:16 Architecture: x86_64 13:23:16 CPU op-mode(s): 32-bit, 64-bit 13:23:16 Byte Order: Little Endian 13:23:16 Address sizes: 40 bits physical, 48 bits virtual 13:23:16 CPU(s): 8 13:23:16 On-line CPU(s) list: 0-7 13:23:16 Thread(s) per core: 1 13:23:16 Core(s) per socket: 1 13:23:16 Socket(s): 8 13:23:16 NUMA node(s): 1 13:23:16 Vendor ID: AuthenticAMD 13:23:16 CPU family: 23 13:23:16 Model: 49 13:23:16 Model name: AMD EPYC-Rome Processor 13:23:16 Stepping: 0 13:23:16 CPU MHz: 2799.864 13:23:16 BogoMIPS: 5599.72 13:23:16 Virtualization: AMD-V 13:23:16 Hypervisor vendor: KVM 13:23:16 Virtualization type: full 13:23:16 L1d cache: 256 KiB 13:23:16 L1i cache: 256 KiB 13:23:16 L2 cache: 4 MiB 13:23:16 L3 cache: 128 MiB 13:23:16 NUMA node0 CPU(s): 0-7 13:23:16 Vulnerability Itlb multihit: Not affected 13:23:16 Vulnerability L1tf: Not affected 13:23:16 Vulnerability Mds: Not affected 13:23:16 Vulnerability Meltdown: Not affected 13:23:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:23:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:23:16 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:23:16 Vulnerability Srbds: Not affected 13:23:16 Vulnerability Tsx async abort: Not affected 13:23:16 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 13:23:16 13:23:16 13:23:16 ---> nproc: 13:23:16 8 13:23:16 13:23:16 13:23:16 ---> df -h: 13:23:16 Filesystem Size Used Avail Use% Mounted on 13:23:16 overlay 155G 12G 143G 8% / 13:23:16 tmpfs 64M 0 64M 0% /dev 13:23:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:23:16 shm 64M 0 64M 0% /dev/shm 13:23:16 /dev/vda1 155G 12G 143G 8% /facter-os 13:23:16 13:23:16 13:23:16 ---> sar -b -r -n DEV: 13:23:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20788) 07/22/22 _x86_64_ (8 CPU) 13:23:16 13:23:16 13:12:03 LINUX RESTART (8 CPU) 13:23:16 13:23:16 13:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:23:16 13:14:01 211.57 2.14 209.44 0.00 48.40 122929.54 0.00 13:23:16 13:15:01 151.66 0.03 151.62 0.00 3.47 34252.29 0.00 13:23:16 13:16:01 1.55 0.00 1.55 0.00 0.00 20.15 0.00 13:23:16 13:17:01 1.38 0.02 1.37 0.00 0.13 15.86 0.00 13:23:16 13:18:01 1.27 0.02 1.25 0.00 0.13 14.00 0.00 13:23:16 13:19:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 13:23:16 13:20:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 13:23:16 13:21:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 13:23:16 13:22:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 13:23:16 13:23:01 106.63 0.28 106.35 0.00 19.33 58170.30 0.00 13:23:16 Average: 47.59 0.25 47.34 0.00 7.08 21375.49 0.00 13:23:16 13:23:16 13:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:23:16 13:14:01 28437376 31754708 542744 1.65 161328 3370784 2222276 6.55 1233280 2770808 588 13:23:16 13:15:01 27721844 31794960 500616 1.52 173080 4051532 1920968 5.66 1251592 3403188 464 13:23:16 13:16:01 27723112 31796228 499308 1.52 173100 4051536 1920968 5.66 1250324 3403192 164 13:23:16 13:17:01 27730644 31803840 491556 1.49 173144 4051528 1920968 5.66 1241704 3403192 28 13:23:16 13:18:01 27731104 31804428 490496 1.49 173188 4051544 1920968 5.66 1241904 3403196 184 13:23:16 13:19:01 27732900 31806288 488656 1.49 173216 4051544 1920968 5.66 1240068 3403204 16 13:23:16 13:20:01 27732812 31806300 488632 1.49 173256 4051548 1920968 5.66 1240088 3403232 16 13:23:16 13:21:01 27733056 31806588 488280 1.48 173292 4051556 1920968 5.66 1240036 3403228 20 13:23:16 13:22:01 27732968 31806528 488284 1.48 173324 4051552 1920968 5.66 1240076 3403232 12 13:23:16 13:23:01 26225940 31779800 511296 1.55 215436 5359616 1888664 5.57 1360704 4655256 404 13:23:16 Average: 27650176 31795967 498987 1.52 176236 4114274 1947868 5.74 1253978 3465173 190 13:23:16 13:23:16 13:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:23:16 13:14:01 lo 3.05 3.05 0.30 0.30 0.00 0.00 0.00 0.00 13:23:16 13:14:01 ens3 336.10 256.16 5106.78 88.74 0.00 0.00 0.00 0.00 13:23:16 13:14:01 veth6407d53 3.41 3.69 0.24 11.18 0.00 0.00 0.00 0.00 13:23:16 13:14:01 docker0 107.37 129.40 8.64 1067.72 0.00 0.00 0.00 0.00 13:23:16 13:15:01 lo 7.93 7.93 0.77 0.77 0.00 0.00 0.00 0.00 13:23:16 13:15:01 ens3 208.85 155.16 2708.59 283.82 0.00 0.00 0.00 0.00 13:23:16 13:15:01 docker0 6.83 10.03 0.44 90.07 0.00 0.00 0.00 0.00 13:23:16 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:16:01 ens3 0.67 0.02 0.06 0.00 0.00 0.00 0.00 0.00 13:23:16 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:23:16 13:17:01 ens3 0.75 0.48 0.36 0.28 0.00 0.00 0.00 0.00 13:23:16 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:18:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:23:16 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:23:16 13:19:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:23:16 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:23:16 13:21:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:23:16 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:22:01 ens3 0.23 0.23 0.52 0.02 0.00 0.00 0.00 0.00 13:23:16 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:16 13:23:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 13:23:16 13:23:01 ens3 338.21 230.39 7868.77 67.69 0.00 0.00 0.00 0.00 13:23:16 13:23:01 docker0 38.21 45.29 3.32 686.72 0.00 0.00 0.00 0.00 13:23:16 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 13:23:16 Average: ens3 88.12 63.95 1562.53 43.99 0.00 0.00 0.00 0.00 13:23:16 Average: docker0 15.09 18.29 1.23 182.97 0.00 0.00 0.00 0.00 13:23:16 13:23:16 13:23:16 ---> sar -P ALL: 13:23:16 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20788) 07/22/22 _x86_64_ (8 CPU) 13:23:16 13:23:16 13:12:03 LINUX RESTART (8 CPU) 13:23:16 13:23:16 13:13:02 CPU %user %nice %system %iowait %steal %idle 13:23:16 13:14:01 all 22.24 0.00 6.56 2.37 0.08 68.75 13:23:16 13:14:01 0 19.63 0.00 5.69 0.85 0.07 73.76 13:23:16 13:14:01 1 23.52 0.00 7.38 0.72 0.07 68.31 13:23:16 13:14:01 2 23.83 0.00 7.13 4.50 0.07 64.47 13:23:16 13:14:01 3 21.40 0.00 6.38 0.05 0.07 72.11 13:23:16 13:14:01 4 21.28 0.00 6.02 0.69 0.07 71.94 13:23:16 13:14:01 5 20.42 0.00 5.96 2.76 0.05 70.80 13:23:16 13:14:01 6 22.84 0.00 6.84 8.59 0.09 61.64 13:23:16 13:14:01 7 25.04 0.00 7.03 0.88 0.12 66.93 13:23:16 13:15:01 all 22.39 0.00 4.76 1.20 0.06 71.58 13:23:16 13:15:01 0 22.80 0.00 5.03 2.38 0.05 69.74 13:23:16 13:15:01 1 20.50 0.00 4.92 0.02 0.05 74.52 13:23:16 13:15:01 2 21.63 0.00 5.16 0.12 0.05 73.04 13:23:16 13:15:01 3 23.10 0.00 4.93 4.93 0.08 66.96 13:23:16 13:15:01 4 23.72 0.00 4.43 0.73 0.07 71.06 13:23:16 13:15:01 5 23.46 0.00 4.70 0.12 0.07 71.65 13:23:16 13:15:01 6 20.90 0.00 4.19 1.12 0.05 73.75 13:23:16 13:15:01 7 23.06 0.00 4.74 0.22 0.05 71.93 13:23:16 13:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:23:16 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:23:16 13:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:23:16 13:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:23:16 13:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:23:16 13:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:23:16 13:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:23:16 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:23:16 13:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:23:16 13:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 13:23:16 13:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:23:16 13:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:23:16 13:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:23:16 13:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:23:16 13:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:23:16 13:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:23:16 13:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:23:16 13:17:01 7 0.12 0.00 0.05 0.00 0.02 99.82 13:23:16 13:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:23:16 13:18:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:23:16 13:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:23:16 13:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:23:16 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:23:16 13:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:23:16 13:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:23:16 13:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:23:16 13:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:23:16 13:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:23:16 13:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:23:16 13:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:23:16 13:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:23:16 13:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:23:16 13:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:23:16 13:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:23:16 13:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:23:16 13:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:23:16 13:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:23:16 13:20:01 0 0.02 0.00 0.03 0.02 0.02 99.92 13:23:16 13:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:23:16 13:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:23:16 13:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:23:16 13:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:23:16 13:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:23:16 13:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:23:16 13:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:23:16 13:21:01 all 0.05 0.00 0.01 0.00 0.00 99.92 13:23:16 13:21:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:23:16 13:21:01 1 0.08 0.00 0.02 0.00 0.02 99.88 13:23:16 13:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:23:16 13:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:23:16 13:21:01 4 0.15 0.00 0.03 0.00 0.00 99.82 13:23:16 13:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:23:16 13:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:23:16 13:21:01 7 0.08 0.00 0.02 0.00 0.00 99.90 13:23:16 13:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:23:16 13:22:01 0 0.03 0.00 0.02 0.02 0.03 99.90 13:23:16 13:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:23:16 13:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:23:16 13:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 13:23:16 13:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:23:16 13:22:01 5 0.02 0.00 0.00 0.02 0.02 99.95 13:23:16 13:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 13:23:16 13:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:23:16 13:23:01 all 9.25 0.00 3.58 1.94 0.04 85.19 13:23:16 13:23:01 0 9.60 0.00 4.36 6.07 0.05 79.93 13:23:16 13:23:01 1 9.98 0.00 2.94 1.15 0.03 85.90 13:23:16 13:23:01 2 8.57 0.00 3.58 0.15 0.03 87.67 13:23:16 13:23:01 3 8.37 0.00 3.63 0.73 0.03 87.24 13:23:16 13:23:01 4 9.71 0.00 3.64 5.95 0.03 80.66 13:23:16 13:23:01 5 8.09 0.00 3.14 0.86 0.03 87.88 13:23:16 13:23:01 6 9.13 0.00 3.37 0.02 0.05 87.43 13:23:16 13:23:01 7 10.53 0.00 3.99 0.64 0.05 84.79 13:23:16 Average: all 5.33 0.00 1.48 0.55 0.02 92.63 13:23:16 Average: 0 5.15 0.00 1.50 0.93 0.03 92.40 13:23:16 Average: 1 5.34 0.00 1.51 0.19 0.02 92.95 13:23:16 Average: 2 5.34 0.00 1.58 0.47 0.02 92.59 13:23:16 Average: 3 5.22 0.00 1.48 0.57 0.02 92.71 13:23:16 Average: 4 5.42 0.00 1.40 0.73 0.02 92.44 13:23:16 Average: 5 5.13 0.00 1.36 0.38 0.02 93.11 13:23:16 Average: 6 5.20 0.00 1.42 0.94 0.02 92.41 13:23:16 Average: 7 5.80 0.00 1.56 0.17 0.03 92.44 13:23:16 13:23:16 13:23:16