Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36942d585d64ecf4972d6f5453203026c8ac18ff 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-ssh8837742411448235927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh15917850206158385329.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11273189882412563769.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh5360275029729470709.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-ssh90160425158826915.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 ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-19548’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19550 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 36942d585d64ecf4972d6f5453203026c8ac18ff (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 36942d585d64ecf4972d6f5453203026c8ac18ff # timeout=10 Commit message: "build(snap): Upgrade to Go 1.18 (#441)" > git rev-list --no-walk 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:55:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:55:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:55:54 ========================================================= 14:55:54 EdgeX Global Pipelines Version Info 14:55:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:55:54 ------------------- 14:55:54 stable info: 14:55:54 ------------------- 14:55:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:55:54 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 14:55:54 Message: update stable to v1.0.237 14:55:55 ------------------- 14:55:55 experimental info: 14:55:55 ------------------- 14:55:55 Commited By: **** collab-it+edgex@linuxfoundation.org 14:55:55 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 14:55:55 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:55:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:55:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:55:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:55:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:55:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:55:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] echo 14:55:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36942d5 [Pipeline] echo 14:55:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:56 provisioning config files... 14:55:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8406822041876262120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:56 ---> docker-login.sh 14:55:56 nexus3.edgexfoundry.org:10001 14:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:56 Configure a credential helper to remove this warning. See 14:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:56 14:55:56 Login Succeeded 14:55:56 nexus3.edgexfoundry.org:10002 14:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:56 Configure a credential helper to remove this warning. See 14:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:56 14:55:56 Login Succeeded 14:55:56 nexus3.edgexfoundry.org:10003 14:55:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:56 Configure a credential helper to remove this warning. See 14:55:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:56 14:55:56 Login Succeeded 14:55:56 nexus3.edgexfoundry.org:10004 14:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:57 Configure a credential helper to remove this warning. See 14:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:57 14:55:57 Login Succeeded 14:55:57 docker.io 14:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:55:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:55:57 Configure a credential helper to remove this warning. See 14:55:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:55:57 14:55:57 Login Succeeded 14:55:57 ---> docker-login.sh ends [Pipeline] } 14:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:55:57 + git rev-list -1 --merges 36942d585d64ecf4972d6f5453203026c8ac18ff~1..36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] echo 14:55:57 -----------> git rev-list -1 --merges 36942d585d64ecf4972d6f5453203026c8ac18ff~1..36942d585d64ecf4972d6f5453203026c8ac18ff 36942d585d64ecf4972d6f5453203026c8ac18ff [false] [Pipeline] sh 14:55:58 + git log --format=format:%s -1 36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] echo 14:55:58 ========================================================= 14:55:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:55:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:55:58 + git log --format=format:%s -1 36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] echo 14:55:58 [semverPrep] GIT_COMMIT: 36942d585d64ecf4972d6f5453203026c8ac18ff, Commit Message: build(snap): Upgrade to Go 1.18 (#441) [Pipeline] echo 14:55:58 [semverPrep] This is not a build commit. [Pipeline] sh 14:55:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:55:58 + grep -v github /etc/ssh/ssh_known_hosts 14:55:58 + [ -e /tmp/ssh_known_hosts ] 14:55:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:55:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:55:58 + sudo tee -a /etc/ssh/ssh_known_hosts 14:55:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:59 14:55:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:59 0.1.4: Pulling from edgex-devops/py-git-semver 14:55:59 b85a868b505f: Pulling fs layer 14:55:59 e2be974225ed: Pulling fs layer 14:55:59 339a4e72a1f5: Pulling fs layer 14:55:59 988bab9f4d93: Pulling fs layer 14:55:59 1469e6f7b9e6: Pulling fs layer 14:55:59 eaf3925da568: Pulling fs layer 14:55:59 bab4dde63d76: Pulling fs layer 14:55:59 bde34c3a00c8: Pulling fs layer 14:55:59 988bab9f4d93: Waiting 14:55:59 b352a97aabf1: Pulling fs layer 14:55:59 4872d77fe225: Pulling fs layer 14:55:59 5851b861e8e6: Pulling fs layer 14:55:59 1469e6f7b9e6: Waiting 14:55:59 bab4dde63d76: Waiting 14:55:59 bde34c3a00c8: Waiting 14:55:59 b352a97aabf1: Waiting 14:55:59 4872d77fe225: Waiting 14:55:59 e2be974225ed: Download complete 14:55:59 988bab9f4d93: Verifying Checksum 14:55:59 988bab9f4d93: Download complete 14:55:59 1469e6f7b9e6: Verifying Checksum 14:55:59 1469e6f7b9e6: Download complete 14:55:59 eaf3925da568: Download complete 14:55:59 339a4e72a1f5: Verifying Checksum 14:55:59 339a4e72a1f5: Download complete 14:55:59 bde34c3a00c8: Download complete 14:55:59 b352a97aabf1: Verifying Checksum 14:55:59 b352a97aabf1: Download complete 14:55:59 4872d77fe225: Download complete 14:55:59 5851b861e8e6: Verifying Checksum 14:55:59 5851b861e8e6: Download complete 14:55:59 b85a868b505f: Verifying Checksum 14:55:59 b85a868b505f: Download complete 14:56:00 bab4dde63d76: Verifying Checksum 14:56:00 bab4dde63d76: Download complete 14:56:01 b85a868b505f: Pull complete 14:56:01 e2be974225ed: Pull complete 14:56:02 339a4e72a1f5: Pull complete 14:56:02 988bab9f4d93: Pull complete 14:56:02 1469e6f7b9e6: Pull complete 14:56:02 eaf3925da568: Pull complete 14:56:04 bab4dde63d76: Pull complete 14:56:04 bde34c3a00c8: Pull complete 14:56:04 b352a97aabf1: Pull complete 14:56:04 4872d77fe225: Pull complete 14:56:04 5851b861e8e6: Pull complete 14:56:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:56:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:04 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 14:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:56:06 $ docker top 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 -eo pid,comm 14:56:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:56:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:06 [ssh-agent] Looking for ssh-agent implementation... 14:56:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:07 $ docker exec 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 ssh-agent 14:56:07 SSH_AUTH_SOCK=/tmp/ssh-l3P3Ag1jaYhm/agent.35 14:56:07 SSH_AGENT_PID=42 14:56:07 Running ssh-add (command line suppressed) 14:56:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4997046216422478134.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4997046216422478134.key) 14:56:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:07 + git tag --points-at HEAD [Pipeline] } 14:56:07 $ docker exec --env ******** --env ******** 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 ssh-agent -k 14:56:07 unset SSH_AUTH_SOCK; 14:56:07 unset SSH_AGENT_PID; 14:56:07 echo Agent pid 42 killed; 14:56:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:56:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:07 [ssh-agent] Looking for ssh-agent implementation... 14:56:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:08 $ docker exec 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 ssh-agent 14:56:08 SSH_AUTH_SOCK=/tmp/ssh-Gdc75rgz2t66/agent.75 14:56:08 SSH_AGENT_PID=81 14:56:08 Running ssh-add (command line suppressed) 14:56:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3517891538425762489.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3517891538425762489.key) 14:56:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:08 + git semver init 14:56:08 2022-07-12 14:56:08,837 [run_init] DEBUG init version:0.0.0 force:False 14:56:08 2022-07-12 14:56:08,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:56:08 2022-07-12 14:56:08,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:56:08 2022-07-12 14:56:08,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:56:09 2022-07-12 14:56:09,561 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:56:09 2022-07-12 14:56:09,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:56:09 2022-07-12 14:56:09,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:56:09 2022-07-12 14:56:09,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:56:09 2.2.1-dev.8 [Pipeline] } 14:56:09 $ docker exec --env ******** --env ******** 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 ssh-agent -k 14:56:09 unset SSH_AUTH_SOCK; 14:56:09 unset SSH_AGENT_PID; 14:56:09 echo Agent pid 81 killed; 14:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:10 + git semver [Pipeline] } 14:56:10 $ docker stop --time=1 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 14:56:11 $ docker rm -f 6458a1b865cfdfe946b83b83d17f3ad00eed0218e83e9c8c3f788b851a9368e8 [Pipeline] // withDockerContainer [Pipeline] sh 14:56:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:56:12 Stashed 1 file(s) [Pipeline] echo 14:56:12 [edgeXSemver]: initialized semver on version 2.2.1-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:12 provisioning config files... 14:56:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3626722633038661690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:13 ---> docker-login.sh 14:56:13 nexus3.edgexfoundry.org:10001 14:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:13 Configure a credential helper to remove this warning. See 14:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:13 14:56:13 Login Succeeded 14:56:13 nexus3.edgexfoundry.org:10002 14:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:13 Configure a credential helper to remove this warning. See 14:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:13 14:56:13 Login Succeeded 14:56:13 nexus3.edgexfoundry.org:10003 14:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:13 Configure a credential helper to remove this warning. See 14:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:13 14:56:13 Login Succeeded 14:56:13 nexus3.edgexfoundry.org:10004 14:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:13 Configure a credential helper to remove this warning. See 14:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:13 14:56:13 Login Succeeded 14:56:13 docker.io 14:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:14 Configure a credential helper to remove this warning. See 14:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:14 14:56:14 Login Succeeded 14:56:14 ---> docker-login.sh ends [Pipeline] } 14:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:56:14 ========================================================= 14:56:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:56:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:56:14 Sending build context to Docker daemon 3.097MB 14:56:14 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:56:14 Step 2/13 : FROM ${BASE} AS builder 14:56:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:56:14 2408cc74d12b: Pulling fs layer 14:56:14 ea60b727a1ce: Pulling fs layer 14:56:14 30c4a7721957: Pulling fs layer 14:56:14 370296b7ddb6: Pulling fs layer 14:56:14 7c6cee850709: Pulling fs layer 14:56:14 39a5fcdaea64: Pulling fs layer 14:56:14 d94ebbe4e438: Pulling fs layer 14:56:14 bcfd1f05c69d: Pulling fs layer 14:56:14 370296b7ddb6: Waiting 14:56:14 39a5fcdaea64: Waiting 14:56:14 d94ebbe4e438: Waiting 14:56:14 bcfd1f05c69d: Waiting 14:56:14 59ccb84bbe0f: Pulling fs layer 14:56:14 59ccb84bbe0f: Waiting 14:56:14 30c4a7721957: Verifying Checksum 14:56:14 30c4a7721957: Download complete 14:56:14 ea60b727a1ce: Verifying Checksum 14:56:14 ea60b727a1ce: Download complete 14:56:14 7c6cee850709: Verifying Checksum 14:56:14 7c6cee850709: Download complete 14:56:14 39a5fcdaea64: Verifying Checksum 14:56:14 39a5fcdaea64: Download complete 14:56:15 2408cc74d12b: Verifying Checksum 14:56:15 2408cc74d12b: Download complete 14:56:15 d94ebbe4e438: Verifying Checksum 14:56:15 d94ebbe4e438: Download complete 14:56:15 2408cc74d12b: Pull complete 14:56:15 ea60b727a1ce: Pull complete 14:56:15 30c4a7721957: Pull complete 14:56:15 59ccb84bbe0f: Verifying Checksum 14:56:15 59ccb84bbe0f: Download complete 14:56:15 370296b7ddb6: Verifying Checksum 14:56:15 370296b7ddb6: Download complete 14:56:16 bcfd1f05c69d: Verifying Checksum 14:56:16 bcfd1f05c69d: Download complete 14:56:20 370296b7ddb6: Pull complete 14:56:20 7c6cee850709: Pull complete 14:56:20 39a5fcdaea64: Pull complete 14:56:20 d94ebbe4e438: Pull complete 14:56:27 Still waiting to schedule task 14:56:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19549’ 14:56:30 bcfd1f05c69d: Pull complete 14:56:31 59ccb84bbe0f: Pull complete 14:56:31 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:56:31 ---> a4fb48ad2a94 14:56:31 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:56:33 ---> Running in 44474a43af8f 14:56:33 Removing intermediate container 44474a43af8f 14:56:33 ---> 5da9eee99017 14:56:33 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 14:56:33 ---> Running in 84ad54e59d10 14:56:33 Removing intermediate container 84ad54e59d10 14:56:33 ---> 7dccad1d0dfd 14:56:33 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:56:33 ---> Running in 96e0fb76541a 14:56:33 Removing intermediate container 96e0fb76541a 14:56:33 ---> 24fc6fbfed54 14:56:33 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:33 ---> Running in 1ef3048bb60f 14:56:34 Removing intermediate container 1ef3048bb60f 14:56:34 ---> 930add36e182 14:56:34 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:56:34 ---> Running in 17a887ba50d8 14:56:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:56:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:56:35 OK: 211 MiB in 51 packages 14:56:36 Removing intermediate container 17a887ba50d8 14:56:36 ---> 31d11856da2a 14:56:36 Step 8/13 : WORKDIR /app 14:56:36 ---> Running in 614b0b7a97d8 14:56:36 Removing intermediate container 614b0b7a97d8 14:56:36 ---> c06d1ae3b481 14:56:36 Step 9/13 : COPY go.mod vendor* ./ 14:56:36 ---> 0e308f633e16 14:56:36 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:36 ---> Running in 02a9cb9e8c1e 14:56:51 Removing intermediate container 02a9cb9e8c1e 14:56:51 ---> ce07f75b35c7 14:56:51 Step 11/13 : COPY . . 14:56:51 ---> fdc541e9c6ce 14:56:51 Step 12/13 : ARG MAKE="make build" 14:56:51 ---> Running in e7f4175de474 14:56:51 Removing intermediate container e7f4175de474 14:56:51 ---> 9fbf1111b948 14:56:51 Step 13/13 : RUN $MAKE 14:56:51 ---> Running in e6f1d3233b01 14:56:52 noop 14:56:52 Removing intermediate container e6f1d3233b01 14:56:52 ---> 47f8d4e1b3b5 14:56:52 Successfully built 47f8d4e1b3b5 14:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:53 + docker inspect -f . ci-base-image-x86_64 14:56:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:53 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 14:56: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 ******** ci-base-image-x86_64 cat 14:56:53 $ docker top 4880970d3fcb8e42b0cab4d058e63509320ae59a040a897f625f45ba23e192f8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:53 + go version 14:56:53 go version go1.18.3 linux/amd64 [Pipeline] } 14:56:53 $ docker stop --time=1 4880970d3fcb8e42b0cab4d058e63509320ae59a040a897f625f45ba23e192f8 14:56:55 $ docker rm -f 4880970d3fcb8e42b0cab4d058e63509320ae59a040a897f625f45ba23e192f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:55 + docker inspect -f . ci-base-image-x86_64 14:56:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:55 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 14:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:56:56 $ docker top e3b610e158585a45b7b485c654fdedc9a34fe45ef7de3b51eff8d2b5d6e6637d -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:56 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:56:56 + make test 14:56:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:57:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:57:06 CGO_ENABLED=1 go vet ./... 14:57:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:57:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:57:09 ./bin/test-attribution-txt.sh [Pipeline] echo 14:57:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:57:09 $ docker stop --time=1 e3b610e158585a45b7b485c654fdedc9a34fe45ef7de3b51eff8d2b5d6e6637d 14:57:11 $ docker rm -f e3b610e158585a45b7b485c654fdedc9a34fe45ef7de3b51eff8d2b5d6e6637d [Pipeline] // withDockerContainer [Pipeline] sh 14:57:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:57:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:57:12 + ls -al . 14:57:12 total 168 14:57:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 14:56 . 14:57:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 14:55 .. 14:57:12 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 14:55 .dockerignore 14:57:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 14:56 .git 14:57:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 14:55 .github 14:57:12 -rw-rw-r-- 1 jenkins jenkins 171 Jul 12 14:55 .gitignore 14:57:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 14:56 .semver 14:57:12 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 12 14:55 Attribution.txt 14:57:12 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 12 14:55 CHANGELOG.md 14:57:12 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 12 14:55 Dockerfile 14:57:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 14:55 GOVERNANCE.md 14:57:12 -rw-rw-r-- 1 jenkins jenkins 688 Jul 12 14:55 Jenkinsfile 14:57:12 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 14:55 LICENSE 14:57:12 -rw-rw-r-- 1 jenkins jenkins 618 Jul 12 14:55 OWNERS.md 14:57:12 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 12 14:55 README.md 14:57:12 -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 14:56 VERSION 14:57:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 14:55 bin 14:57:12 -rw-r--r-- 1 jenkins jenkins 10 Jul 12 14:56 coverage.out 14:57:12 -rw-rw-r-- 1 jenkins jenkins 3336 Jul 12 14:55 go.mod 14:57:12 -rw-rw-r-- 1 jenkins jenkins 35610 Jul 12 14:55 go.sum 14:57:12 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 12 14:55 main.go 14:57:12 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 12 14:55 makefile 14:57:12 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 14:55 res 14:57:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 14:55 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:12 + 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=36942d585d64ecf4972d6f5453203026c8ac18ff --label arch=amd64 --label version=2.2.1-dev.8 . 14:57:12 Sending build context to Docker daemon 3.098MB 14:57:12 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 14:57:12 Step 2/27 : FROM ${BASE} AS builder 14:57:12 ---> 47f8d4e1b3b5 14:57:12 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 14:57:12 ---> Running in 4ac7be720619 14:57:12 Removing intermediate container 4ac7be720619 14:57:12 ---> fbb16af2e139 14:57:12 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:57:12 ---> Running in cf80eda8a716 14:57:12 Removing intermediate container cf80eda8a716 14:57:12 ---> 4bc6d400d484 14:57:12 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:57:12 ---> Running in ed003ad21cc0 14:57:13 Removing intermediate container ed003ad21cc0 14:57:13 ---> 7d85627ed760 14:57:13 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:13 ---> Running in b4e3432bdc3a 14:57:13 Removing intermediate container b4e3432bdc3a 14:57:13 ---> e61a2d73ce42 14:57:13 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:57:13 ---> Running in bf1cd48c7bf4 14:57:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:57:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:57:15 OK: 211 MiB in 51 packages 14:57:15 Removing intermediate container bf1cd48c7bf4 14:57:15 ---> daee4a4e49f6 14:57:15 Step 8/27 : WORKDIR /app 14:57:15 ---> Running in 595fa729643b 14:57:15 Removing intermediate container 595fa729643b 14:57:15 ---> c089e836f205 14:57:15 Step 9/27 : COPY go.mod vendor* ./ 14:57:15 ---> 7a040b26eadb 14:57:15 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:57:16 ---> Running in 1e05ec92dbe7 14:57:16 Removing intermediate container 1e05ec92dbe7 14:57:16 ---> f04a181f4ca8 14:57:16 Step 11/27 : COPY . . 14:57:16 ---> 422c0171285c 14:57:16 Step 12/27 : ARG MAKE="make build" 14:57:16 ---> Running in e76c51bc1064 14:57:16 Removing intermediate container e76c51bc1064 14:57:16 ---> 442dc52bbb7d 14:57:16 Step 13/27 : RUN $MAKE 14:57:17 ---> Running in b8385e75d75c 14:57:17 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:57:39 Removing intermediate container b8385e75d75c 14:57:39 ---> 546be4a01a0f 14:57:39 Step 14/27 : FROM alpine:3.16 14:57:39 3.16: Pulling from library/alpine 14:57:39 2408cc74d12b: Already exists 14:57:39 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 14:57:39 Status: Downloaded newer image for alpine:3.16 14:57:39 ---> e66264b98777 14:57:39 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:57:39 ---> Running in 4e1b5f4205df 14:57:39 Removing intermediate container 4e1b5f4205df 14:57:39 ---> 7b911b1fa196 14:57:39 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:57:39 ---> Running in 234a168c7019 14:57:39 Removing intermediate container 234a168c7019 14:57:39 ---> 515db1cae510 14:57:39 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 14:57:39 ---> Running in 876dd0a39d99 14:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:57:39 (1/7) Installing ca-certificates (20211220-r0) 14:57:39 (2/7) Installing dumb-init (1.2.5-r1) 14:57:39 (3/7) Installing libgcc (11.2.1_git20220219-r2) 14:57:39 (4/7) Installing libsodium (1.0.18-r0) 14:57:39 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 14:57:39 (6/7) Installing libzmq (4.3.4-r0) 14:57:39 (7/7) Installing zeromq (4.3.4-r0) 14:57:39 Executing busybox-1.35.0-r13.trigger 14:57:39 Executing ca-certificates-20211220-r0.trigger 14:57:39 OK: 9 MiB in 21 packages 14:57:39 Removing intermediate container 876dd0a39d99 14:57:39 ---> 5d6b7df07e4d 14:57:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:57:39 ---> 6a62bb521315 14:57:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:57:39 ---> f21d50676f05 14:57:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:57:39 ---> 61fead69f8b4 14:57:39 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:57:39 ---> dd6abe64b610 14:57:39 Step 22/27 : EXPOSE 48095 14:57:39 ---> Running in 6fd3a7d67598 14:57:40 Removing intermediate container 6fd3a7d67598 14:57:40 ---> cc39cc7e5163 14:57:40 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:57:40 ---> Running in 91e6be65efdc 14:57:40 Removing intermediate container 91e6be65efdc 14:57:40 ---> b9b0d870db41 14:57:40 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:57:40 ---> Running in e3d039ba950e 14:57:40 Removing intermediate container e3d039ba950e 14:57:40 ---> c6f203400ced 14:57:40 Step 25/27 : LABEL arch=amd64 14:57:40 ---> Running in f34e056a25ad 14:57:40 Removing intermediate container f34e056a25ad 14:57:40 ---> fe630a90469e 14:57:40 Step 26/27 : LABEL git_sha=36942d585d64ecf4972d6f5453203026c8ac18ff 14:57:40 ---> Running in ce9f4cf26cce 14:57:40 Removing intermediate container ce9f4cf26cce 14:57:40 ---> 4ad7fbcece91 14:57:40 Step 27/27 : LABEL version=2.2.1-dev.8 14:57:40 ---> Running in 639ccf4ad97a 14:57:40 Removing intermediate container 639ccf4ad97a 14:57:40 ---> b09ffcd3699c 14:57:40 [Warning] One or more build-args [ARCH] were not consumed 14:57:41 Successfully built b09ffcd3699c 14:57:41 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:41 provisioning config files... 14:57:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6312867081426416876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:41 ---> docker-login.sh 14:57:41 nexus3.edgexfoundry.org:10001 14:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:41 Configure a credential helper to remove this warning. See 14:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:41 14:57:41 Login Succeeded 14:57:41 nexus3.edgexfoundry.org:10002 14:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:41 Configure a credential helper to remove this warning. See 14:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:41 14:57:41 Login Succeeded 14:57:41 nexus3.edgexfoundry.org:10003 14:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:41 Configure a credential helper to remove this warning. See 14:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:41 14:57:41 Login Succeeded 14:57:41 nexus3.edgexfoundry.org:10004 14:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:41 Configure a credential helper to remove this warning. See 14:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:41 14:57:41 Login Succeeded 14:57:41 docker.io 14:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:42 Configure a credential helper to remove this warning. See 14:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:42 14:57:42 Login Succeeded 14:57:42 ---> docker-login.sh ends [Pipeline] } 14:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:42 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:57:42 36942d585d64ecf4972d6f5453203026c8ac18ff 14:57:42 latest 14:57:42 2.2.1-dev.8 14:57:42 36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 14:57:42 main 14:57:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff 14:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:57:42 a0ebb2cdc11c: Preparing 14:57:42 33833b182fc4: Preparing 14:57:42 00aa56f36737: Preparing 14:57:42 2eae0af0bc30: Preparing 14:57:42 845a648d241e: Preparing 14:57:42 24302eb7d908: Preparing 14:57:42 24302eb7d908: Waiting 14:57:42 2eae0af0bc30: Pushed 14:57:42 00aa56f36737: Pushed 14:57:42 33833b182fc4: Pushed 14:57:42 24302eb7d908: Layer already exists 14:57:43 845a648d241e: Pushed 14:57:45 a0ebb2cdc11c: Pushed 14:57:45 36942d585d64ecf4972d6f5453203026c8ac18ff: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:57:46 a0ebb2cdc11c: Preparing 14:57:46 33833b182fc4: Preparing 14:57:46 00aa56f36737: Preparing 14:57:46 2eae0af0bc30: Preparing 14:57:46 845a648d241e: Preparing 14:57:46 24302eb7d908: Preparing 14:57:46 24302eb7d908: Waiting 14:57:46 00aa56f36737: Layer already exists 14:57:46 a0ebb2cdc11c: Layer already exists 14:57:46 33833b182fc4: Layer already exists 14:57:46 845a648d241e: Layer already exists 14:57:46 2eae0af0bc30: Layer already exists 14:57:46 24302eb7d908: Layer already exists 14:57:46 latest: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.8 14:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:57:46 a0ebb2cdc11c: Preparing 14:57:46 33833b182fc4: Preparing 14:57:46 00aa56f36737: Preparing 14:57:46 2eae0af0bc30: Preparing 14:57:46 845a648d241e: Preparing 14:57:46 24302eb7d908: Preparing 14:57:46 24302eb7d908: Waiting 14:57:46 00aa56f36737: Layer already exists 14:57:46 a0ebb2cdc11c: Layer already exists 14:57:46 33833b182fc4: Layer already exists 14:57:46 2eae0af0bc30: Layer already exists 14:57:46 845a648d241e: Layer already exists 14:57:46 24302eb7d908: Layer already exists 14:57:46 2.2.1-dev.8: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 14:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:57:47 a0ebb2cdc11c: Preparing 14:57:47 33833b182fc4: Preparing 14:57:47 00aa56f36737: Preparing 14:57:47 2eae0af0bc30: Preparing 14:57:47 845a648d241e: Preparing 14:57:47 24302eb7d908: Preparing 14:57:47 845a648d241e: Layer already exists 14:57:47 2eae0af0bc30: Layer already exists 14:57:47 a0ebb2cdc11c: Layer already exists 14:57:47 00aa56f36737: Layer already exists 14:57:47 33833b182fc4: Layer already exists 14:57:47 24302eb7d908: Layer already exists 14:57:47 36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:57:47 a0ebb2cdc11c: Preparing 14:57:47 33833b182fc4: Preparing 14:57:47 00aa56f36737: Preparing 14:57:47 2eae0af0bc30: Preparing 14:57:47 845a648d241e: Preparing 14:57:47 24302eb7d908: Preparing 14:57:47 24302eb7d908: Waiting 14:57:47 a0ebb2cdc11c: Layer already exists 14:57:47 00aa56f36737: Layer already exists 14:57:47 33833b182fc4: Layer already exists 14:57:47 2eae0af0bc30: Layer already exists 14:57:47 845a648d241e: Layer already exists 14:57:47 24302eb7d908: Layer already exists 14:57:47 main: digest: sha256:7fc3ae47c147fc743bc8b5d4221535179cb96e78dd409ebaaa55b4a70fc4c7a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:48 ===================================================== [Pipeline] echo 14:57:48 taggedImages: 14:57:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff 14:57:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:57:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.8 14:57:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 14:57:48 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:48 14:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:48 latest: Pulling from edgex-lftools-log-publisher 14:57:48 5eb5b503b376: Pulling fs layer 14:57:48 5c69ac0246d0: Pulling fs layer 14:57:48 ec43610c2a17: Pulling fs layer 14:57:48 3a2ae6a8a46f: Pulling fs layer 14:57:48 33b1e0a273af: Pulling fs layer 14:57:48 5d3b04190fa2: Pulling fs layer 14:57:48 2f39f015ded8: Pulling fs layer 14:57:48 3a2ae6a8a46f: Waiting 14:57:48 33b1e0a273af: Waiting 14:57:48 2f39f015ded8: Waiting 14:57:48 5c69ac0246d0: Verifying Checksum 14:57:48 5c69ac0246d0: Download complete 14:57:48 3a2ae6a8a46f: Download complete 14:57:48 33b1e0a273af: Verifying Checksum 14:57:48 33b1e0a273af: Download complete 14:57:48 ec43610c2a17: Verifying Checksum 14:57:48 ec43610c2a17: Download complete 14:57:48 5d3b04190fa2: Verifying Checksum 14:57:48 5d3b04190fa2: Download complete 14:57:48 5eb5b503b376: Verifying Checksum 14:57:48 5eb5b503b376: Download complete 14:57:49 2f39f015ded8: Download complete 14:57:50 5eb5b503b376: Pull complete 14:57:50 5c69ac0246d0: Pull complete 14:57:50 ec43610c2a17: Pull complete 14:57:50 3a2ae6a8a46f: Pull complete 14:57:51 33b1e0a273af: Pull complete 14:57:51 5d3b04190fa2: Pull complete 14:57:55 2f39f015ded8: Pull complete 14:57:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:55 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 14:57:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:57:57 $ docker top 5e9566ebeb87c2920dd1313301c567758c7de14e8b06b24a8f48076116313726 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:57 ---> job-cost.sh 14:57:57 lf-activate-venv: SKIPPING 14:57:57 INFO: No Stack... 14:57:58 INFO: Retrieving Pricing Info for: v3-standard-8 14:57:58 INFO: Archiving Costs [Pipeline] sh 14:57:58 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:57:58 + cut -d, -f6 [Pipeline] lock 14:57:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] 14:57:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] did not exist. Created. 14:57:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:57:59 + echo total: 0.2199999988079071 [Pipeline] stash 14:57:59 Stashed 1 file(s) [Pipeline] } 14:57:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 14:57:59 $ docker stop --time=1 5e9566ebeb87c2920dd1313301c567758c7de14e8b06b24a8f48076116313726 14:58:00 $ docker rm -f 5e9566ebeb87c2920dd1313301c567758c7de14e8b06b24a8f48076116313726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:59:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19551 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:59:22 Running in /w/workspace/app-service-configurable/85 [Pipeline] { [Pipeline] checkout 14:59:22 Selected Git installation does not exist. Using Default 14:59:22 The recommended git tool is: NONE 14:59:27 using credential edgex-jenkins-ssh 14:59:27 Cloning the remote Git repository 14:59:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:59:28 > git init /w/workspace/app-service-configurable/85 # timeout=10 14:59:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:59:28 > git --version # timeout=10 14:59:28 > git --version # 'git version 2.25.1' 14:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:29 Avoid second fetch 14:59:29 Checking out Revision 36942d585d64ecf4972d6f5453203026c8ac18ff (main) 14:59:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:59:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:29 > git config core.sparsecheckout # timeout=10 14:59:29 > git checkout -f 36942d585d64ecf4972d6f5453203026c8ac18ff # timeout=10 14:59:33 Commit message: "build(snap): Upgrade to Go 1.18 (#441)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:59:34 % Total % Received % Xferd Average Speed Time Time Time Current 14:59:34 Dload Upload Total Spent Left Speed 14:59:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 199k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh 14:59:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:59:35 + sudo tee /etc/docker/daemon.new 14:59:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:59:35 { 14:59:35 "registry-mirrors": [ 14:59:35 "https://nexus3.edgexfoundry.org:10001" 14:59:35 ], 14:59:35 "bip": "10.250.0.254/24", 14:59:35 "hosts": [ 14:59:35 "tcp://0.0.0.0:5555", 14:59:35 "unix:///var/run/docker.sock" 14:59:35 ], 14:59:35 "mtu": 1458, 14:59:35 "selinux-enabled": true, 14:59:35 "seccomp-profile": "/etc/docker/seccomp.json" 14:59:35 } [Pipeline] sh 14:59:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:59:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:55 provisioning config files... 14:59:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/85@tmp/config4812833432571152376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:55 ---> docker-login.sh 14:59:55 nexus3.edgexfoundry.org:10001 14:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:56 Configure a credential helper to remove this warning. See 14:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:56 14:59:56 Login Succeeded 14:59:56 nexus3.edgexfoundry.org:10002 14:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:56 Configure a credential helper to remove this warning. See 14:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:56 14:59:56 Login Succeeded 14:59:56 nexus3.edgexfoundry.org:10003 14:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:57 Configure a credential helper to remove this warning. See 14:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:57 14:59:57 Login Succeeded 14:59:57 nexus3.edgexfoundry.org:10004 14:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:58 Configure a credential helper to remove this warning. See 14:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:58 14:59:58 Login Succeeded 14:59:58 docker.io 14:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:58 Configure a credential helper to remove this warning. See 14:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:58 14:59:58 Login Succeeded 14:59:58 ---> docker-login.sh ends [Pipeline] } 14:59:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:59:59 ========================================================= 14:59:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:59:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:59:59 Sending build context to Docker daemon 205.3kB 15:00:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:00:00 Step 2/13 : FROM ${BASE} AS builder 15:00:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:00:00 b3c136eddcbf: Pulling fs layer 15:00:00 c0a3192eca97: Pulling fs layer 15:00:00 a050256f5b6f: Pulling fs layer 15:00:00 656be50a0ddc: Pulling fs layer 15:00:00 2bbca73fdf42: Pulling fs layer 15:00:00 46d945488cbd: Pulling fs layer 15:00:00 8a5474983e97: Pulling fs layer 15:00:00 329c88fbcd65: Pulling fs layer 15:00:00 2bbca73fdf42: Waiting 15:00:00 46d945488cbd: Waiting 15:00:00 8a5474983e97: Waiting 15:00:00 329c88fbcd65: Waiting 15:00:00 656be50a0ddc: Waiting 15:00:00 a050256f5b6f: Verifying Checksum 15:00:00 a050256f5b6f: Download complete 15:00:00 c0a3192eca97: Verifying Checksum 15:00:00 c0a3192eca97: Download complete 15:00:00 2bbca73fdf42: Download complete 15:00:00 46d945488cbd: Verifying Checksum 15:00:00 46d945488cbd: Download complete 15:00:00 b3c136eddcbf: Download complete 15:00:01 b3c136eddcbf: Pull complete 15:00:01 329c88fbcd65: Verifying Checksum 15:00:01 329c88fbcd65: Download complete 15:00:02 c0a3192eca97: Pull complete 15:00:02 a050256f5b6f: Pull complete 15:00:02 8a5474983e97: Download complete 15:00:03 656be50a0ddc: Verifying Checksum 15:00:03 656be50a0ddc: Download complete 15:00:15 656be50a0ddc: Pull complete 15:00:16 2bbca73fdf42: Pull complete 15:00:16 46d945488cbd: Pull complete 15:00:22 8a5474983e97: Pull complete 15:00:24 329c88fbcd65: Pull complete 15:00:24 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:00:24 ---> ff4287adb874 15:00:24 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:00:25 ---> Running in 90bb99e45fe3 15:00:26 Removing intermediate container 90bb99e45fe3 15:00:26 ---> 48c23588cb57 15:00:26 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:00:26 ---> Running in efb6affdc946 15:00:26 Removing intermediate container efb6affdc946 15:00:26 ---> f6327334d6fb 15:00:26 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:00:26 ---> Running in 05f6e9e94fd9 15:00:26 Removing intermediate container 05f6e9e94fd9 15:00:26 ---> 8fc67e73b7dc 15:00:26 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:26 ---> Running in 8a520f43682d 15:00:28 Removing intermediate container 8a520f43682d 15:00:28 ---> 6edf10680ec0 15:00:28 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:28 ---> Running in f626ea5145b1 15:00:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:00:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:00:31 OK: 221 MiB in 51 packages 15:00:32 Removing intermediate container f626ea5145b1 15:00:32 ---> bfb85abd1e79 15:00:32 Step 8/13 : WORKDIR /app 15:00:32 ---> Running in dd828d0de9a2 15:00:33 Removing intermediate container dd828d0de9a2 15:00:33 ---> 4f249fa000e6 15:00:33 Step 9/13 : COPY go.mod vendor* ./ 15:00:33 ---> 824be479b5a4 15:00:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:33 ---> Running in e7384051e893 15:01:30 Removing intermediate container e7384051e893 15:01:30 ---> 615c57b00f93 15:01:30 Step 11/13 : COPY . . 15:01:30 ---> a76f348aec80 15:01:30 Step 12/13 : ARG MAKE="make build" 15:01:30 ---> Running in f69e7de7bfd7 15:01:30 Removing intermediate container f69e7de7bfd7 15:01:30 ---> 1d7c77ce8be5 15:01:30 Step 13/13 : RUN $MAKE 15:01:30 ---> Running in 3ee79f7f76f2 15:01:30 noop 15:01:30 Removing intermediate container 3ee79f7f76f2 15:01:30 ---> a58a0bcaf23a 15:01:30 Successfully built a58a0bcaf23a 15:01:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:30 + docker inspect -f . ci-base-image-arm64 15:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:30 prd-ubuntu20.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container 15:01:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/85 -v /w/workspace/app-service-configurable/85:/w/workspace/app-service-configurable/85:rw,z -v /w/workspace/app-service-configurable/85@tmp:/w/workspace/app-service-configurable/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:01:32 $ docker top 37cf0ddb2bf3f639a4b7fc2cce6b2ee3f406de0c3163dd9f3e72aa1c50c57bff -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:33 + go version 15:01:33 go version go1.18.3 linux/arm64 [Pipeline] } 15:01:33 $ docker stop --time=1 37cf0ddb2bf3f639a4b7fc2cce6b2ee3f406de0c3163dd9f3e72aa1c50c57bff 15:01:34 $ docker rm -f 37cf0ddb2bf3f639a4b7fc2cce6b2ee3f406de0c3163dd9f3e72aa1c50c57bff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:35 + docker inspect -f . ci-base-image-arm64 15:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:35 prd-ubuntu20.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container 15:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/85 -v /w/workspace/app-service-configurable/85:/w/workspace/app-service-configurable/85:rw,z -v /w/workspace/app-service-configurable/85@tmp:/w/workspace/app-service-configurable/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:01:37 $ docker top 8a1f8cbffb04ce8a45b8253823cba4f63ccdb7f24e7b84f09a0938c0a8a494ad -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/85 [Pipeline] fileExists [Pipeline] sh 15:01:38 + make test 15:01:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:03:00 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:03:00 CGO_ENABLED=1 go vet ./... 15:03:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:03:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:03:19 ./bin/test-attribution-txt.sh [Pipeline] echo 15:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:03:19 $ docker stop --time=1 8a1f8cbffb04ce8a45b8253823cba4f63ccdb7f24e7b84f09a0938c0a8a494ad 15:03:21 $ docker rm -f 8a1f8cbffb04ce8a45b8253823cba4f63ccdb7f24e7b84f09a0938c0a8a494ad [Pipeline] // withDockerContainer [Pipeline] sh 15:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:03:22 Warning: overwriting stash ‘coverage-report’ 15:03:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:03:23 + ls -al . 15:03:23 total 164 15:03:23 drwxrwxr-x 7 jenkins jenkins 4096 Jul 12 15:01 . 15:03:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 14:59 .. 15:03:23 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 14:59 .dockerignore 15:03:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 14:59 .git 15:03:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 14:59 .github 15:03:23 -rw-rw-r-- 1 jenkins jenkins 171 Jul 12 14:59 .gitignore 15:03:23 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 12 14:59 Attribution.txt 15:03:23 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 12 14:59 CHANGELOG.md 15:03:23 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 12 14:59 Dockerfile 15:03:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 14:59 GOVERNANCE.md 15:03:23 -rw-rw-r-- 1 jenkins jenkins 688 Jul 12 14:59 Jenkinsfile 15:03:23 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 14:59 LICENSE 15:03:23 -rw-rw-r-- 1 jenkins jenkins 618 Jul 12 14:59 OWNERS.md 15:03:23 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 12 14:59 README.md 15:03:23 -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 14:56 VERSION 15:03:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 14:59 bin 15:03:23 -rw-r--r-- 1 jenkins jenkins 10 Jul 12 15:01 coverage.out 15:03:23 -rw-rw-r-- 1 jenkins jenkins 3336 Jul 12 14:59 go.mod 15:03:23 -rw-rw-r-- 1 jenkins jenkins 35610 Jul 12 14:59 go.sum 15:03:23 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 12 14:59 main.go 15:03:23 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 12 14:59 makefile 15:03:23 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 14:59 res 15:03:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 14:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:23 + 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=36942d585d64ecf4972d6f5453203026c8ac18ff --label arch=arm64 --label version=2.2.1-dev.8 . 15:03:23 Sending build context to Docker daemon 206.3kB 15:03:24 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:03:24 Step 2/27 : FROM ${BASE} AS builder 15:03:24 ---> a58a0bcaf23a 15:03:24 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:03:24 ---> Running in b688440490ba 15:03:24 Removing intermediate container b688440490ba 15:03:24 ---> 59517f0c12b6 15:03:24 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:03:24 ---> Running in 7feec1eaf27d 15:03:24 Removing intermediate container 7feec1eaf27d 15:03:24 ---> 929704df3b3d 15:03:24 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:03:25 ---> Running in 5f815f602daf 15:03:25 Removing intermediate container 5f815f602daf 15:03:25 ---> 2aa163c422b8 15:03:25 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:25 ---> Running in 025675d7ed70 15:03:26 Removing intermediate container 025675d7ed70 15:03:26 ---> 675dcceb7767 15:03:26 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:27 ---> Running in 1f7f26933beb 15:03:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:03:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:03:29 OK: 221 MiB in 51 packages 15:03:30 Removing intermediate container 1f7f26933beb 15:03:30 ---> a18ff14435a4 15:03:30 Step 8/27 : WORKDIR /app 15:03:30 ---> Running in 8e8bb406da39 15:03:30 Removing intermediate container 8e8bb406da39 15:03:30 ---> 7dcd63d1ff14 15:03:30 Step 9/27 : COPY go.mod vendor* ./ 15:03:31 ---> f97e5a7fc76a 15:03:31 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:31 ---> Running in 82b9c64b4afd 15:03:33 Removing intermediate container 82b9c64b4afd 15:03:33 ---> 3807363c91fc 15:03:33 Step 11/27 : COPY . . 15:03:34 ---> 61a59fcecd69 15:03:34 Step 12/27 : ARG MAKE="make build" 15:03:34 ---> Running in 51e06071c8d2 15:03:34 Removing intermediate container 51e06071c8d2 15:03:34 ---> 009eb06c289d 15:03:34 Step 13/27 : RUN $MAKE 15:03:34 ---> Running in 728e8d57552f 15:03:35 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:05:42 Removing intermediate container 728e8d57552f 15:05:42 ---> ddf42dda4942 15:05:42 Step 14/27 : FROM alpine:3.16 15:05:42 3.16: Pulling from library/alpine 15:05:42 b3c136eddcbf: Already exists 15:05:42 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 15:05:42 Status: Downloaded newer image for alpine:3.16 15:05:42 ---> 6e30ab57aeee 15:05:42 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:05:42 ---> Running in 6285716219ff 15:05:42 Removing intermediate container 6285716219ff 15:05:42 ---> 33e617fb130b 15:05:42 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:05:42 ---> Running in 1d70a12bbc38 15:05:42 Removing intermediate container 1d70a12bbc38 15:05:42 ---> d6f2c78acb73 15:05:42 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:05:42 ---> Running in 2c7b8968bce8 15:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:05:42 (1/7) Installing ca-certificates (20211220-r0) 15:05:42 (2/7) Installing dumb-init (1.2.5-r1) 15:05:42 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:05:42 (4/7) Installing libsodium (1.0.18-r0) 15:05:42 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:05:42 (6/7) Installing libzmq (4.3.4-r0) 15:05:42 (7/7) Installing zeromq (4.3.4-r0) 15:05:42 Executing busybox-1.35.0-r13.trigger 15:05:42 Executing ca-certificates-20211220-r0.trigger 15:05:42 OK: 9 MiB in 21 packages 15:05:42 Removing intermediate container 2c7b8968bce8 15:05:42 ---> 6937be69a529 15:05:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:05:42 ---> 18be1892f0eb 15:05:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:05:43 ---> b4245217b82e 15:05:43 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:05:43 ---> f328f1a39fc2 15:05:43 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:05:44 ---> a14a383c9729 15:05:44 Step 22/27 : EXPOSE 48095 15:05:45 ---> Running in 5c91996e315f 15:05:45 Removing intermediate container 5c91996e315f 15:05:45 ---> dd377634c1b7 15:05:45 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:05:45 ---> Running in f3388295e2a4 15:05:45 Removing intermediate container f3388295e2a4 15:05:45 ---> f893d4ef72bc 15:05:45 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:05:45 ---> Running in 7af004abb30e 15:05:46 Removing intermediate container 7af004abb30e 15:05:46 ---> c875b6d6f769 15:05:46 Step 25/27 : LABEL arch=arm64 15:05:46 ---> Running in 636a00e08266 15:05:46 Removing intermediate container 636a00e08266 15:05:46 ---> 3d58005b3a31 15:05:46 Step 26/27 : LABEL git_sha=36942d585d64ecf4972d6f5453203026c8ac18ff 15:05:46 ---> Running in d8c216871442 15:05:46 Removing intermediate container d8c216871442 15:05:46 ---> 2be039effaa3 15:05:46 Step 27/27 : LABEL version=2.2.1-dev.8 15:05:46 ---> Running in db2809c0b021 15:05:47 Removing intermediate container db2809c0b021 15:05:47 ---> 8b021a0330e2 15:05:47 [Warning] One or more build-args [ARCH] were not consumed 15:05:47 Successfully built 8b021a0330e2 15:05:47 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 15:05:47 provisioning config files... 15:05:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/85@tmp/config1077733663121442903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:47 ---> docker-login.sh 15:05:47 nexus3.edgexfoundry.org:10001 15:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:47 Configure a credential helper to remove this warning. See 15:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:47 15:05:47 Login Succeeded 15:05:47 nexus3.edgexfoundry.org:10002 15:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:48 Configure a credential helper to remove this warning. See 15:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:48 15:05:48 Login Succeeded 15:05:48 nexus3.edgexfoundry.org:10003 15:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:48 Configure a credential helper to remove this warning. See 15:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:48 15:05:48 Login Succeeded 15:05:48 nexus3.edgexfoundry.org:10004 15:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:49 Configure a credential helper to remove this warning. See 15:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:49 15:05:49 Login Succeeded 15:05:49 docker.io 15:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:50 Configure a credential helper to remove this warning. See 15:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:50 15:05:50 Login Succeeded 15:05:50 ---> docker-login.sh ends [Pipeline] } 15:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:05:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:50 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:05:50 36942d585d64ecf4972d6f5453203026c8ac18ff 15:05:50 latest 15:05:50 2.2.1-dev.8 15:05:50 36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 15:05:50 main 15:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff 15:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:50 1653c0fa0a5b: Preparing 15:05:50 a5a7e31922f2: Preparing 15:05:50 ac07b1d488fb: Preparing 15:05:50 92a3fa642877: Preparing 15:05:50 a1391f7cf17d: Preparing 15:05:50 dd565ff850e7: Preparing 15:05:50 dd565ff850e7: Waiting 15:05:51 a5a7e31922f2: Pushed 15:05:51 92a3fa642877: Pushed 15:05:51 ac07b1d488fb: Pushed 15:05:51 dd565ff850e7: Layer already exists 15:05:52 a1391f7cf17d: Pushed 15:05:56 1653c0fa0a5b: Pushed 15:05:56 36942d585d64ecf4972d6f5453203026c8ac18ff: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:57 + 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 15:05:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:57 1653c0fa0a5b: Preparing 15:05:57 a5a7e31922f2: Preparing 15:05:57 ac07b1d488fb: Preparing 15:05:57 92a3fa642877: Preparing 15:05:57 a1391f7cf17d: Preparing 15:05:57 dd565ff850e7: Preparing 15:05:57 dd565ff850e7: Waiting 15:05:57 92a3fa642877: Layer already exists 15:05:57 1653c0fa0a5b: Layer already exists 15:05:57 a1391f7cf17d: Layer already exists 15:05:57 ac07b1d488fb: Layer already exists 15:05:57 a5a7e31922f2: Layer already exists 15:05:57 dd565ff850e7: Layer already exists 15:05:57 latest: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.8 15:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:58 1653c0fa0a5b: Preparing 15:05:58 a5a7e31922f2: Preparing 15:05:58 ac07b1d488fb: Preparing 15:05:58 92a3fa642877: Preparing 15:05:58 a1391f7cf17d: Preparing 15:05:58 dd565ff850e7: Preparing 15:05:58 dd565ff850e7: Waiting 15:05:58 1653c0fa0a5b: Layer already exists 15:05:58 ac07b1d488fb: Layer already exists 15:05:58 a5a7e31922f2: Layer already exists 15:05:58 a1391f7cf17d: Layer already exists 15:05:58 92a3fa642877: Layer already exists 15:05:58 dd565ff850e7: Layer already exists 15:05:58 2.2.1-dev.8: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 15:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:05:59 1653c0fa0a5b: Preparing 15:05:59 a5a7e31922f2: Preparing 15:05:59 ac07b1d488fb: Preparing 15:05:59 92a3fa642877: Preparing 15:05:59 a1391f7cf17d: Preparing 15:05:59 dd565ff850e7: Preparing 15:05:59 dd565ff850e7: Waiting 15:05:59 a5a7e31922f2: Layer already exists 15:05:59 92a3fa642877: Layer already exists 15:05:59 1653c0fa0a5b: Layer already exists 15:05:59 a1391f7cf17d: Layer already exists 15:05:59 ac07b1d488fb: Layer already exists 15:05:59 dd565ff850e7: Layer already exists 15:05:59 36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:00 + 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 15:06:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:00 1653c0fa0a5b: Preparing 15:06:00 a5a7e31922f2: Preparing 15:06:00 ac07b1d488fb: Preparing 15:06:00 92a3fa642877: Preparing 15:06:00 a1391f7cf17d: Preparing 15:06:00 dd565ff850e7: Preparing 15:06:00 dd565ff850e7: Waiting 15:06:00 a5a7e31922f2: Layer already exists 15:06:00 92a3fa642877: Layer already exists 15:06:00 1653c0fa0a5b: Layer already exists 15:06:00 a1391f7cf17d: Layer already exists 15:06:00 ac07b1d488fb: Layer already exists 15:06:00 dd565ff850e7: Layer already exists 15:06:00 main: digest: sha256:b22ad92a9a095c5db2105bc1fd651760fab9e0c9210e23c91f5fb67ef463770a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:00 ===================================================== [Pipeline] echo 15:06:00 taggedImages: 15:06:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff 15:06:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:06:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.8 15:06:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:36942d585d64ecf4972d6f5453203026c8ac18ff-2.2.1-dev.8 15:06:00 - 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 15:06:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:01 15:06:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:01 arm64: Pulling from edgex-lftools-log-publisher 15:06:01 8998bd30e6a1: Pulling fs layer 15:06:01 04944245beec: Pulling fs layer 15:06:01 699f458cf7ca: Pulling fs layer 15:06:01 765212b225bb: Pulling fs layer 15:06:01 f23df028b6ca: Pulling fs layer 15:06:01 d65c8cfc05b1: Pulling fs layer 15:06:01 2437ff75d9bd: Pulling fs layer 15:06:01 f23df028b6ca: Waiting 15:06:01 d65c8cfc05b1: Waiting 15:06:01 2437ff75d9bd: Waiting 15:06:01 765212b225bb: Waiting 15:06:01 04944245beec: Verifying Checksum 15:06:01 04944245beec: Download complete 15:06:01 765212b225bb: Download complete 15:06:01 f23df028b6ca: Verifying Checksum 15:06:01 f23df028b6ca: Download complete 15:06:01 d65c8cfc05b1: Verifying Checksum 15:06:01 d65c8cfc05b1: Download complete 15:06:02 699f458cf7ca: Verifying Checksum 15:06:02 699f458cf7ca: Download complete 15:06:02 8998bd30e6a1: Verifying Checksum 15:06:02 8998bd30e6a1: Download complete 15:06:04 2437ff75d9bd: Verifying Checksum 15:06:04 2437ff75d9bd: Download complete 15:06:06 8998bd30e6a1: Pull complete 15:06:06 04944245beec: Pull complete 15:06:08 699f458cf7ca: Pull complete 15:06:08 765212b225bb: Pull complete 15:06:09 f23df028b6ca: Pull complete 15:06:09 d65c8cfc05b1: Pull complete 15:06:24 2437ff75d9bd: Pull complete 15:06:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:24 prd-ubuntu20.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container 15:06:25 $ 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/85 -v /w/workspace/app-service-configurable/85:/w/workspace/app-service-configurable/85:rw,z -v /w/workspace/app-service-configurable/85@tmp:/w/workspace/app-service-configurable/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:06:27 $ docker top 41d74485d21e968e49914c5810b6aa0eb3e04644a5f89c4c66047cbc5e0ec33e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:28 ---> job-cost.sh 15:06:28 lf-activate-venv: SKIPPING 15:06:28 INFO: No Stack... 15:06:29 INFO: Retrieving Pricing Info for: v3-standard-4 15:06:29 INFO: Archiving Costs [Pipeline] sh 15:06:30 + + cat /w/workspace/app-service-configurable/85/archives/cost.csv 15:06:30 cut -d, -f6 [Pipeline] lock 15:06:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] 15:06:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] did not exist. Created. 15:06:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:31 /w/workspace/app-service-configurable/85@tmp/durable-609b2706/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:06:32 + echo total: 0.10999999940395355 [Pipeline] stash 15:06:32 Warning: overwriting stash ‘stack-cost’ 15:06:32 Stashed 1 file(s) [Pipeline] } 15:06:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:32 $ docker stop --time=1 41d74485d21e968e49914c5810b6aa0eb3e04644a5f89c4c66047cbc5e0ec33e 15:06:33 $ docker rm -f 41d74485d21e968e49914c5810b6aa0eb3e04644a5f89c4c66047cbc5e0ec33e [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 15:06:34 provisioning config files... 15:06:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3327690430593505236tmp [Pipeline] { [Pipeline] sh 15:06:34 + set +x 15:06:34 + curl -s https://codecov.io/bash 15:06:34 + bash -s -- 15:06:34 15:06:34 _____ _ 15:06:34 / ____| | | 15:06:34 | | ___ __| | ___ ___ _____ __ 15:06:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:06:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:06:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:06:34 Bash-1.0.6 15:06:34 15:06:34 15:06:34 ==> git version 2.25.1 found 15:06:34 ==> 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 15:06:34 Release-Date: 2020-01-08 15:06:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:06:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:06:34 ==> Jenkins CI detected. 15:06:34 current dir:  /w/workspace/ry_app-service-configurable_main 15:06:34 project root: . 15:06:34 --> token set from env 15:06:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:06:34 ==> Running gcov in . (disable via -X gcov) 15:06:34 ==> Python coveragepy not found 15:06:34 ==> Searching for coverage reports in: 15:06:34 + . 15:06:34 -> Found 1 reports 15:06:34 ==> Detecting git/mercurial file structure 15:06:34 ==> Reading reports 15:06:34 + ./coverage.out bytes=10 15:06:34 ==> Appending adjustments 15:06:34 https://docs.codecov.io/docs/fixing-reports 15:06:34 + Found adjustments 15:06:34 ==> Gzipping contents 15:06:34 4.0K /tmp/codecov.0H6jyH.gz 15:06:34 ==> Uploading reports 15:06:34 url: https://codecov.io 15:06:34 query: branch=main&commit=36942d585d64ecf4972d6f5453203026c8ac18ff&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:06:34 -> Pinging Codecov 15:06:34 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=36942d585d64ecf4972d6f5453203026c8ac18ff&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:06:34 -> Uploading to 15:06:34 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/A97CA9966030D2A3747ED39772930CCE/36942d585d64ecf4972d6f5453203026c8ac18ff/debdadd6-dfd9-4916-bc73-bf4da2b271f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T150634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=591d159385f64b021c176221d075ac4bec1e4da6a4f80d820d2979d075751d0f 15:06:34 % Total % Received % Xferd Average Speed Time Time Time Current 15:06:34 Dload Upload Total Spent Left Speed 15:06:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2529 --:--:-- --:--:-- --:--:-- 2519 15:06:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] } 15:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:06:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:06:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:35 15:06:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:06:35 df9b9388f04a: Pulling fs layer 15:06:35 52dc419b0ee2: Pulling fs layer 15:06:35 25bc292e5bac: Pulling fs layer 15:06:35 114826534d7a: Pulling fs layer 15:06:35 4657fd5d0bcf: Pulling fs layer 15:06:35 6ad1cebc031e: Pulling fs layer 15:06:35 8a3aa393b2d8: Pulling fs layer 15:06:35 114826534d7a: Waiting 15:06:35 4657fd5d0bcf: Waiting 15:06:35 6ad1cebc031e: Waiting 15:06:35 8a3aa393b2d8: Waiting 15:06:35 25bc292e5bac: Verifying Checksum 15:06:35 25bc292e5bac: Download complete 15:06:35 52dc419b0ee2: Verifying Checksum 15:06:35 52dc419b0ee2: Download complete 15:06:35 4657fd5d0bcf: Verifying Checksum 15:06:35 4657fd5d0bcf: Download complete 15:06:35 df9b9388f04a: Download complete 15:06:36 6ad1cebc031e: Verifying Checksum 15:06:36 6ad1cebc031e: Download complete 15:06:36 df9b9388f04a: Pull complete 15:06:36 52dc419b0ee2: Pull complete 15:06:36 25bc292e5bac: Pull complete 15:06:36 114826534d7a: Verifying Checksum 15:06:36 114826534d7a: Download complete 15:06:36 8a3aa393b2d8: Verifying Checksum 15:06:36 8a3aa393b2d8: Download complete 15:06:40 114826534d7a: Pull complete 15:06:40 4657fd5d0bcf: Pull complete 15:06:40 6ad1cebc031e: Pull complete 15:06:44 8a3aa393b2d8: Pull complete 15:06:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:06:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:44 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 15:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:06:45 $ docker top 12fc91fcd33e2dcf2333f3d5fb2eff5895e5d03cbd6db864745f3d71eb12a304 -eo pid,comm [Pipeline] { [Pipeline] echo 15:06:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:06:46 + set -o pipefail 15:06:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:06:50 15:06:50 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:06:50 15:06:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dffe29b1-12fa-4c3f-b6f6-e293ea9bcccb 15:06:50 15:06:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:06:50 15:06:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:06:50 15:06:50 15:06:50 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:06:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:06:50 $ docker stop --time=1 12fc91fcd33e2dcf2333f3d5fb2eff5895e5d03cbd6db864745f3d71eb12a304 15:06:53 $ docker rm -f 12fc91fcd33e2dcf2333f3d5fb2eff5895e5d03cbd6db864745f3d71eb12a304 [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 15:06:53 + git log --format=format:%s -1 36942d585d64ecf4972d6f5453203026c8ac18ff [Pipeline] sh 15:06:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:06:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:06:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:54 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 15:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:06:55 $ docker top 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c -eo pid,comm 15:06:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:06:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:55 [ssh-agent] Looking for ssh-agent implementation... 15:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:55 $ docker exec 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c ssh-agent 15:06:55 SSH_AUTH_SOCK=/tmp/ssh-u9VGYiiuGnvt/agent.34 15:06:55 SSH_AGENT_PID=40 15:06:55 Running ssh-add (command line suppressed) 15:06:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3021784662355472447.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3021784662355472447.key) 15:06:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:55 + git semver tag 15:06:56 2022-07-12 15:06:56,078 [run_tag] DEBUG tag force:False 15:06:56 2022-07-12 15:06:56,078 [check_head_tag] DEBUG check head tag 15:06:56 2022-07-12 15:06:56,079 [execute] INFO git cat-file --batch-check 15:06:56 2022-07-12 15:06:56,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:06:56 2022-07-12 15:06:56,083 [execute] INFO git cat-file --batch 15:06:56 2022-07-12 15:06:56,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:06:56 2022-07-12 15:06:56,093 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:06:56 2022-07-12 15:06:56,093 [execute] INFO git tag -a v2.2.1-dev.8 -m v2.2.1-dev.8 15:06:56 2022-07-12 15:06:56,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.8', '-m', 'v2.2.1-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:06:56 2022-07-12 15:06:56,098 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:06:56 2.2.1-dev.8 [Pipeline] } 15:06:56 $ docker exec --env ******** --env ******** 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c ssh-agent -k 15:06:56 unset SSH_AUTH_SOCK; 15:06:56 unset SSH_AGENT_PID; 15:06:56 echo Agent pid 40 killed; 15:06:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:56 + git semver [Pipeline] } 15:06:56 $ docker stop --time=1 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c 15:06:58 $ docker rm -f 0bfa66462e5b0d414a321b49f1f984dad4c8a51cb5c51101a2a3b2f5fb1e6a3c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:58 15:06:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:06:58 0.23.1-centos7: Pulling from edgex-lftools 15:06:58 ab5ef0e58194: Pulling fs layer 15:06:58 9712f1f96733: Pulling fs layer 15:06:58 63f879dbbcfc: Pulling fs layer 15:06:58 0d9ebad4ef96: Pulling fs layer 15:06:58 e9a5061849ea: Pulling fs layer 15:06:58 d747dcd14b5f: Pulling fs layer 15:06:58 2de7ff778b66: Pulling fs layer 15:06:58 e9a5061849ea: Waiting 15:06:58 d747dcd14b5f: Waiting 15:06:58 2de7ff778b66: Waiting 15:06:58 0d9ebad4ef96: Waiting 15:06:58 9712f1f96733: Verifying Checksum 15:06:58 9712f1f96733: Download complete 15:06:59 63f879dbbcfc: Verifying Checksum 15:06:59 63f879dbbcfc: Download complete 15:06:59 e9a5061849ea: Verifying Checksum 15:06:59 e9a5061849ea: Download complete 15:06:59 d747dcd14b5f: Verifying Checksum 15:06:59 d747dcd14b5f: Download complete 15:06:59 ab5ef0e58194: Download complete 15:06:59 0d9ebad4ef96: Verifying Checksum 15:06:59 0d9ebad4ef96: Download complete 15:06:59 2de7ff778b66: Verifying Checksum 15:06:59 2de7ff778b66: Download complete 15:07:02 ab5ef0e58194: Pull complete 15:07:02 9712f1f96733: Pull complete 15:07:03 63f879dbbcfc: Pull complete 15:07:07 0d9ebad4ef96: Pull complete 15:07:07 e9a5061849ea: Pull complete 15:07:07 d747dcd14b5f: Pull complete 15:07:08 2de7ff778b66: Pull complete 15:07:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:07:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:08 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 15:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:07:10 $ docker top 3052d9389041b1f24e2bf1c498f6de0fa8012d95de98050ab6efd0ffbd2509dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:07:10 provisioning config files... 15:07:10 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7468751322179464223tmp 15:07:10 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3553855667251361927tmp 15:07:10 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3069818629373234762tmp [Pipeline] { [Pipeline] echo 15:07:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:07:10 ---> sigul-configuration.sh 15:07:10 gpg: directory `/root/.gnupg' created 15:07:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:07:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:07:10 gpg: keyring `/root/.gnupg/secring.gpg' created 15:07:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:07:10 gpg: CAST5 encrypted data 15:07:10 gpg: encrypted with 1 passphrase 15:07:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:07:11 + mkdir /home/jenkins 15:07:11 + mkdir /home/jenkins/sigul [Pipeline] sh 15:07:11 + 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 15:07:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:07:11 ---> sigul-install.sh 15:07:11 Sigul already installed; skipping installation. [Pipeline] sh 15:07:12 + git tag --list 15:07:12 v1.0.0 15:07:12 v1.1.0 15:07:12 v1.2.0 15:07:12 v1.3.0 15:07:12 v1.3.1 15:07:12 v2.0.0 15:07:12 v2.0.1 15:07:12 v2.1.0 15:07:12 v2.1.1 15:07:12 v2.1.1-dev.1 15:07:12 v2.1.1-dev.2 15:07:12 v2.2.0 15:07:12 v2.2.1-dev.1 15:07:12 v2.2.1-dev.2 15:07:12 v2.2.1-dev.3 15:07:12 v2.2.1-dev.4 15:07:12 v2.2.1-dev.5 15:07:12 v2.2.1-dev.6 15:07:12 v2.2.1-dev.7 15:07:12 v2.2.1-dev.8 [Pipeline] sh 15:07:12 + lftools sign git-tag v2.2.1-dev.8 15:07:12 Signing Git tag with Sigul... 15:07:12 Signing v2.2.1-dev.8 [Pipeline] echo 15:07:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:07:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:07:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:07:13 $ docker stop --time=1 3052d9389041b1f24e2bf1c498f6de0fa8012d95de98050ab6efd0ffbd2509dd 15:07:14 $ docker rm -f 3052d9389041b1f24e2bf1c498f6de0fa8012d95de98050ab6efd0ffbd2509dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:07:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:15 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 15:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:07:16 $ docker top 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:16 [ssh-agent] Looking for ssh-agent implementation... 15:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:16 $ docker exec 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 ssh-agent 15:07:16 SSH_AUTH_SOCK=/tmp/ssh-Kvpnx5sHG9Mz/agent.34 15:07:16 SSH_AGENT_PID=40 15:07:16 Running ssh-add (command line suppressed) 15:07:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2391839734382310998.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2391839734382310998.key) 15:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:16 + git semver bump pre 15:07:17 2022-07-12 15:07:17,200 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:17 2022-07-12 15:07:17,201 [bump_version] DEBUG bumping version:2.2.1-dev.8 on axis:pre with prefix:dev 15:07:17 2022-07-12 15:07:17,201 [bump_version] DEBUG bumped version:2.2.1-dev.9 15:07:17 2022-07-12 15:07:17,201 [write_version] DEBUG write version:2.2.1-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:07:17 2022-07-12 15:07:17,201 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:17 2022-07-12 15:07:17,201 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:07:17 2022-07-12 15:07:17,203 [execute] INFO git cat-file --batch-check 15:07:17 2022-07-12 15:07:17,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:07:17 2022-07-12 15:07:17,208 [execute] INFO git cat-file --batch 15:07:17 2022-07-12 15:07:17,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:07:17 2022-07-12 15:07:17,213 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:17 2.2.1-dev.9 [Pipeline] } 15:07:17 $ docker exec --env ******** --env ******** 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 ssh-agent -k 15:07:17 unset SSH_AUTH_SOCK; 15:07:17 unset SSH_AGENT_PID; 15:07:17 echo Agent pid 40 killed; 15:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:17 + git semver [Pipeline] } 15:07:18 $ docker stop --time=1 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 15:07:19 $ docker rm -f 40a9fcfeb572802e9eac39768d25450bf12cdaec77729998350f5e60e8096c49 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:07:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:07:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:20 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 15:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:07:20 $ docker top 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:20 [ssh-agent] Looking for ssh-agent implementation... 15:07:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:20 $ docker exec 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c ssh-agent 15:07:20 SSH_AUTH_SOCK=/tmp/ssh-O1MQYuDNXlDU/agent.34 15:07:20 SSH_AGENT_PID=40 15:07:20 Running ssh-add (command line suppressed) 15:07:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7901041202992870939.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7901041202992870939.key) 15:07:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:21 + git semver push 15:07:21 2022-07-12 15:07:21,542 [run_push] DEBUG push 15:07:21 2022-07-12 15:07:21,542 [execute] INFO git cat-file --batch-check 15:07:21 2022-07-12 15:07:21,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:07:21 2022-07-12 15:07:21,546 [execute] INFO git rev-list 0ca65409b81335896f2c7b0469946611dae6da3b -- 15:07:21 2022-07-12 15:07:21,546 [execute] DEBUG Popen(['git', 'rev-list', '0ca65409b81335896f2c7b0469946611dae6da3b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:07:21 2022-07-12 15:07:21,555 [execute] INFO git fetch -v origin 15:07:21 2022-07-12 15:07:21,555 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:07:22 2022-07-12 15:07:22,031 [run_push] DEBUG no remote changes detected 15:07:22 2022-07-12 15:07:22,032 [execute] INFO git push origin semver 15:07:22 2022-07-12 15:07:22,032 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:07:23 2022-07-12 15:07:22,916 [run_push] DEBUG push all version tags 15:07:23 2022-07-12 15:07:22,917 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:07:23 2022-07-12 15:07:22,917 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:07:23 2022-07-12 15:07:23,646 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:07:23 2.2.1-dev.9 [Pipeline] } 15:07:23 $ docker exec --env ******** --env ******** 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c ssh-agent -k 15:07:23 unset SSH_AUTH_SOCK; 15:07:23 unset SSH_AGENT_PID; 15:07:23 echo Agent pid 40 killed; 15:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:24 + git semver [Pipeline] } 15:07:24 $ docker stop --time=1 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c 15:07:25 $ docker rm -f 38a9f1188a6de3880c67977f1ccb939c7cc2a7f74697eb69d56bf640b138a31c [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 15:07:26 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:07:26 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:07:26 total 16 15:07:26 drwxr-xr-x 3 root root 4096 Jul 12 14:57 . 15:07:26 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 15:07 .. 15:07:26 drwxr-xr-x 2 root root 4096 Jul 12 14:57 cost 15:07:26 -rw-r--r-- 1 root root 94 Jul 12 14:57 cost.csv 15:07:26 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:07:26 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:07:26 total 16 15:07:26 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 14:57 . 15:07:26 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 15:07 .. 15:07:26 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 14:57 cost 15:07:26 -rw-r--r-- 1 jenkins jenkins 94 Jul 12 14:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:07:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:07:27 ---> package-listing.sh 15:07:27 ++ facter osfamily 15:07:27 ++ tr '[:upper:]' '[:lower:]' 15:07:27 + OS_FAMILY=debian 15:07:27 + workspace=/w/workspace/ry_app-service-configurable_main 15:07:27 + START_PACKAGES=/tmp/packages_start.txt 15:07:27 + END_PACKAGES=/tmp/packages_end.txt 15:07:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:27 + PACKAGES=/tmp/packages_start.txt 15:07:27 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:07:27 + PACKAGES=/tmp/packages_end.txt 15:07:27 + case "${OS_FAMILY}" in 15:07:27 + dpkg -l 15:07:27 + grep '^ii' 15:07:27 + '[' -f /tmp/packages_start.txt ']' 15:07:27 + '[' -f /tmp/packages_end.txt ']' 15:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:27 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:07:27 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:07:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:07:27 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 15:07:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:28 prd-ubuntu20.04-docker-8c-8g-19550 does not seem to be running inside a container 15:07:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:07:29 $ docker top 6ca84b2db659abc8d73fc367e11991c0d7b68e3e550bd7b74ab9e4bee44dbf72 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:29 + touch /tmp/pre-build-complete [Pipeline] sh 15:07:29 + mkdir -p /var/log/sysstat [Pipeline] sh 15:07:29 + ls /var/log/sa-host 15:07:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:30 provisioning config files... 15:07:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7327076498244383805tmp [Pipeline] { [Pipeline] echo 15:07:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:07:30 ---> create-netrc.sh [Pipeline] } 15:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:07:30 ---> python-tools-install.sh [Pipeline] echo 15:07:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:07:31 ---> sudo-logs.sh 15:07:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:07:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:07:31 ---> job-cost.sh 15:07:31 lf-activate-venv: SKIPPING 15:07:31 DEBUG: total: 0.2199999988079071 15:07:31 INFO: Retrieving Stack Cost... 15:07:31 INFO: Retrieving Pricing Info for: v3-standard-8 15:07:32 INFO: Archiving Costs [Pipeline] echo 15:07:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:07:32 ---> logs-deploy.sh 15:07:32 lf-activate-venv: SKIPPING 15:07:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/85 15:07:32 INFO: archiving workspace using pattern(s): 15:07:33 Archives upload complete. 15:07:33 INFO: archiving logs to Nexus 15:07:34 ---> uname -a: 15:07:34 Linux prd-ubuntu20-04-docker-8c-8g-19550 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:07:34 15:07:34 15:07:34 ---> lscpu: 15:07:34 Architecture: x86_64 15:07:34 CPU op-mode(s): 32-bit, 64-bit 15:07:34 Byte Order: Little Endian 15:07:34 Address sizes: 40 bits physical, 48 bits virtual 15:07:34 CPU(s): 8 15:07:34 On-line CPU(s) list: 0-7 15:07:34 Thread(s) per core: 1 15:07:34 Core(s) per socket: 1 15:07:34 Socket(s): 8 15:07:34 NUMA node(s): 1 15:07:34 Vendor ID: AuthenticAMD 15:07:34 CPU family: 23 15:07:34 Model: 49 15:07:34 Model name: AMD EPYC-Rome Processor 15:07:34 Stepping: 0 15:07:34 CPU MHz: 2799.998 15:07:34 BogoMIPS: 5599.99 15:07:34 Virtualization: AMD-V 15:07:34 Hypervisor vendor: KVM 15:07:34 Virtualization type: full 15:07:34 L1d cache: 256 KiB 15:07:34 L1i cache: 256 KiB 15:07:34 L2 cache: 4 MiB 15:07:34 L3 cache: 128 MiB 15:07:34 NUMA node0 CPU(s): 0-7 15:07:34 Vulnerability Itlb multihit: Not affected 15:07:34 Vulnerability L1tf: Not affected 15:07:34 Vulnerability Mds: Not affected 15:07:34 Vulnerability Meltdown: Not affected 15:07:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:07:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:07:34 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:07:34 Vulnerability Srbds: Not affected 15:07:34 Vulnerability Tsx async abort: Not affected 15:07:34 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 15:07:34 15:07:34 15:07:34 ---> nproc: 15:07:34 8 15:07:34 15:07:34 15:07:34 ---> df -h: 15:07:34 Filesystem Size Used Avail Use% Mounted on 15:07:34 overlay 155G 12G 143G 8% / 15:07:34 tmpfs 64M 0 64M 0% /dev 15:07:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:07:34 shm 64M 0 64M 0% /dev/shm 15:07:34 /dev/vda1 155G 12G 143G 8% /facter-os 15:07:34 15:07:34 15:07:34 ---> sar -b -r -n DEV: 15:07:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19550) 07/12/22 _x86_64_ (8 CPU) 15:07:34 15:07:34 14:55:11 LINUX RESTART (8 CPU) 15:07:34 15:07:34 14:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:07:34 14:57:01 198.69 4.53 194.17 0.00 393.36 68068.07 0.00 15:07:34 14:58:01 185.12 0.10 185.02 0.00 7.86 39012.33 0.00 15:07:34 14:59:01 2.02 0.00 2.02 0.00 0.00 296.23 0.00 15:07:34 15:00:01 1.63 0.00 1.63 0.00 0.00 421.13 0.00 15:07:34 15:01:01 1.73 0.02 1.72 0.00 0.13 365.48 0.00 15:07:34 15:02:01 1.62 0.00 1.62 0.00 0.00 421.93 0.00 15:07:34 15:03:01 1.08 0.00 1.08 0.00 0.00 415.40 0.00 15:07:34 15:04:01 1.43 0.00 1.43 0.00 0.00 421.80 0.00 15:07:34 15:05:01 2.78 1.57 1.22 0.00 49.05 418.13 0.00 15:07:34 15:06:01 3.83 0.87 2.97 0.00 18.40 443.79 0.00 15:07:34 15:07:01 68.46 0.48 67.97 0.00 28.13 38820.06 0.00 15:07:34 Average: 42.34 0.68 41.66 0.00 44.64 13471.40 0.00 15:07:34 15:07:34 14:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:07:34 14:57:01 28137144 31489376 795996 2.42 151824 3417216 2500456 7.37 1483452 2811564 118224 15:07:34 14:58:01 27798000 31776416 509652 1.55 165400 3979828 1717316 5.06 1218876 3369588 320 15:07:34 14:59:01 27803892 31782428 503664 1.53 165452 3979824 1717316 5.06 1209432 3369592 12 15:07:34 15:00:01 27804260 31782868 502952 1.53 165492 3979832 1717316 5.06 1208704 3369596 12 15:07:34 15:01:01 27806448 31785112 500580 1.52 165568 3979832 1717316 5.06 1208120 3369600 24 15:07:34 15:02:01 27806944 31785672 499988 1.52 165600 3979832 1717316 5.06 1207168 3369604 48 15:07:34 15:03:01 27820120 31798856 486820 1.48 165640 3979844 1717316 5.06 1193480 3369608 24 15:07:34 15:04:01 27819996 31798800 487048 1.48 165692 3979828 1717316 5.06 1193844 3369616 80 15:07:34 15:05:01 27816104 31797600 487996 1.48 165744 3981324 1717316 5.06 1199548 3369148 172 15:07:34 15:06:01 27813660 31796180 489636 1.49 165868 3981816 1751912 5.16 1198700 3369504 44 15:07:34 15:07:01 26547120 31712128 571184 1.74 188484 5066648 2160052 6.37 1342936 4412536 380820 15:07:34 Average: 27724881 31755040 530501 1.61 166433 4027802 1831904 5.40 1242205 3413632 45435 15:07:34 15:07:34 14:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:07:34 14:57:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 15:07:34 14:57:01 ens3 387.17 268.76 5157.64 96.61 0.00 0.00 0.00 0.00 15:07:34 14:57:01 docker0 111.53 139.27 9.21 1103.91 0.00 0.00 0.00 0.00 15:07:34 14:57:01 vethb36d3c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:07:34 14:58:01 lo 8.26 8.26 0.81 0.81 0.00 0.00 0.00 0.00 15:07:34 14:58:01 ens3 226.61 159.85 2671.52 286.19 0.00 0.00 0.00 0.00 15:07:34 14:58:01 docker0 9.10 13.45 0.54 101.16 0.00 0.00 0.00 0.00 15:07:34 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 14:59:01 ens3 0.62 0.10 0.14 0.08 0.00 0.00 0.00 0.00 15:07:34 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:07:34 15:00:01 ens3 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 15:07:34 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:01:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:07:34 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:07:34 15:02:01 ens3 0.82 0.43 0.56 0.03 0.00 0.00 0.00 0.00 15:07:34 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:03:01 ens3 10.48 5.53 11.37 0.40 0.00 0.00 0.00 0.00 15:07:34 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:07:34 15:04:01 ens3 1.58 0.67 0.66 0.47 0.00 0.00 0.00 0.00 15:07:34 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:07:34 15:05:01 ens3 7.30 5.03 5.24 5.82 0.00 0.00 0.00 0.00 15:07:34 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:07:34 15:06:01 ens3 0.45 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:07:34 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:34 15:07:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 15:07:34 15:07:01 ens3 323.30 214.03 7852.29 56.64 0.00 0.00 0.00 0.00 15:07:34 15:07:01 docker0 36.94 46.94 3.25 686.72 0.00 0.00 0.00 0.00 15:07:34 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:07:34 Average: ens3 86.73 59.23 1421.52 40.51 0.00 0.00 0.00 0.00 15:07:34 Average: docker0 14.17 17.96 1.17 170.55 0.00 0.00 0.00 0.00 15:07:34 15:07:34 15:07:34 ---> sar -P ALL: 15:07:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19550) 07/12/22 _x86_64_ (8 CPU) 15:07:34 15:07:34 14:55:11 LINUX RESTART (8 CPU) 15:07:34 15:07:34 14:56:02 CPU %user %nice %system %iowait %steal %idle 15:07:34 14:57:01 all 15.85 0.00 5.35 3.49 0.10 75.21 15:07:34 14:57:01 0 15.76 0.00 4.77 0.77 0.10 78.60 15:07:34 14:57:01 1 15.58 0.00 5.20 15.28 0.07 63.87 15:07:34 14:57:01 2 16.06 0.00 6.10 5.81 0.12 71.92 15:07:34 14:57:01 3 15.68 0.00 4.91 0.41 0.10 78.89 15:07:34 14:57:01 4 15.42 0.00 5.37 2.26 0.10 76.85 15:07:34 14:57:01 5 16.23 0.00 5.08 1.32 0.10 77.26 15:07:34 14:57:01 6 16.10 0.00 5.47 0.88 0.09 77.47 15:07:34 14:57:01 7 15.95 0.00 5.89 1.23 0.10 76.82 15:07:34 14:58:01 all 27.65 0.00 6.22 1.17 0.11 64.85 15:07:34 14:58:01 0 26.57 0.00 5.95 0.37 0.10 67.01 15:07:34 14:58:01 1 28.57 0.00 6.27 0.81 0.10 64.25 15:07:34 14:58:01 2 25.12 0.00 5.89 1.79 0.10 67.10 15:07:34 14:58:01 3 26.75 0.00 6.29 0.59 0.12 66.26 15:07:34 14:58:01 4 28.91 0.00 6.53 2.26 0.10 62.19 15:07:34 14:58:01 5 27.56 0.00 6.24 2.20 0.12 63.89 15:07:34 14:58:01 6 29.74 0.00 6.15 0.32 0.10 63.68 15:07:34 14:58:01 7 27.97 0.00 6.43 1.00 0.14 64.46 15:07:34 14:59:01 all 0.20 0.00 0.01 0.01 0.00 99.77 15:07:34 14:59:01 0 1.40 0.00 0.02 0.00 0.00 98.58 15:07:34 14:59:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:07:34 14:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:07:34 14:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:07:34 14:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:07:34 14:59:01 5 0.08 0.00 0.02 0.02 0.00 99.88 15:07:34 14:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:07:34 14:59:01 7 0.00 0.00 0.02 0.03 0.02 99.93 15:07:34 15:00:01 all 0.26 0.00 0.02 0.01 0.00 99.71 15:07:34 15:00:01 0 1.86 0.00 0.02 0.00 0.00 98.13 15:07:34 15:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:07:34 15:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:07:34 15:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:07:34 15:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:07:34 15:00:01 5 0.08 0.00 0.03 0.02 0.00 99.87 15:07:34 15:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:07:34 15:00:01 7 0.05 0.00 0.03 0.02 0.00 99.90 15:07:34 15:01:01 all 0.24 0.00 0.01 0.01 0.00 99.74 15:07:34 15:01:01 0 1.52 0.00 0.00 0.00 0.02 98.47 15:07:34 15:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:07:34 15:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:07:34 15:01:01 3 0.27 0.00 0.02 0.00 0.00 99.72 15:07:34 15:01:01 4 0.07 0.00 0.02 0.00 0.02 99.90 15:07:34 15:01:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:07:34 15:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:07:34 15:01:01 7 0.02 0.00 0.02 0.03 0.00 99.93 15:07:34 15:02:01 all 0.27 0.00 0.00 0.01 0.00 99.72 15:07:34 15:02:01 0 1.99 0.00 0.00 0.00 0.00 98.01 15:07:34 15:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:07:34 15:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:07:34 15:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:07:34 15:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:07:34 15:02:01 5 0.07 0.00 0.02 0.05 0.00 99.87 15:07:34 15:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:07:34 15:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:07:34 15:03:01 all 0.28 0.00 0.02 0.01 0.00 99.69 15:07:34 15:03:01 0 1.99 0.00 0.03 0.00 0.00 97.98 15:07:34 15:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:07:34 15:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:07:34 15:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:07:34 15:03:01 4 0.07 0.00 0.03 0.00 0.02 99.88 15:07:34 15:03:01 5 0.03 0.00 0.05 0.02 0.02 99.88 15:07:34 15:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:07:34 15:03:01 7 0.07 0.00 0.03 0.03 0.00 99.87 15:07:34 15:04:01 all 0.09 0.00 0.01 0.01 0.00 99.89 15:07:34 15:04:01 0 0.35 0.00 0.00 0.00 0.00 99.65 15:07:34 15:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:07:34 15:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:07:34 15:04:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:07:34 15:04:01 4 0.17 0.00 0.02 0.00 0.00 99.82 15:07:34 15:04:01 5 0.07 0.00 0.00 0.02 0.00 99.92 15:07:34 15:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:07:34 15:04:01 7 0.00 0.00 0.00 0.08 0.00 99.92 15:07:34 15:05:01 all 0.21 0.00 0.03 0.01 0.01 99.75 15:07:34 15:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:07:34 15:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:07:34 15:05:01 2 0.28 0.00 0.05 0.00 0.00 99.67 15:07:34 15:05:01 3 0.40 0.00 0.07 0.03 0.02 99.48 15:07:34 15:05:01 4 0.27 0.00 0.03 0.00 0.02 99.68 15:07:34 15:05:01 5 0.50 0.00 0.02 0.02 0.00 99.47 15:07:34 15:05:01 6 0.12 0.00 0.03 0.00 0.00 99.85 15:07:34 15:05:01 7 0.03 0.00 0.03 0.02 0.02 99.90 15:07:34 15:06:01 all 0.06 0.00 0.04 0.02 0.00 99.88 15:07:34 15:06:01 0 0.02 0.00 0.05 0.00 0.00 99.93 15:07:34 15:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:07:34 15:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:07:34 15:06:01 3 0.12 0.00 0.07 0.02 0.00 99.80 15:07:34 15:06:01 4 0.20 0.00 0.08 0.02 0.00 99.70 15:07:34 15:06:01 5 0.03 0.00 0.02 0.03 0.00 99.92 15:07:34 15:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:07:34 15:06:01 7 0.02 0.00 0.02 0.07 0.00 99.90 15:07:34 15:07:01 all 6.31 0.00 2.58 0.64 0.04 90.43 15:07:34 15:07:01 0 5.45 0.00 1.97 0.07 0.05 92.46 15:07:34 15:07:01 1 5.92 0.00 3.35 0.05 0.02 90.66 15:07:34 15:07:01 2 5.69 0.00 2.70 0.07 0.03 91.50 15:07:34 15:07:01 3 6.49 0.00 2.55 0.76 0.03 90.17 15:07:34 15:07:01 4 6.91 0.00 2.26 0.18 0.05 90.59 15:07:34 15:07:01 5 9.17 0.00 2.65 0.07 0.03 88.07 15:07:34 15:07:01 6 5.50 0.00 2.05 0.02 0.03 92.39 15:07:34 15:07:01 7 5.32 0.00 3.09 3.95 0.05 87.60 15:07:34 15:07:34 Average: CPU %user %nice %system %iowait %steal %idle 15:07:34 Average: all 4.61 0.00 1.28 0.48 0.02 93.60 15:07:34 Average: 0 5.11 0.00 1.14 0.11 0.02 93.61 15:07:34 Average: 1 4.52 0.00 1.35 1.43 0.02 92.68 15:07:34 Average: 2 4.23 0.00 1.32 0.68 0.02 93.74 15:07:34 Average: 3 4.48 0.00 1.25 0.16 0.02 94.08 15:07:34 Average: 4 4.67 0.00 1.29 0.42 0.03 93.59 15:07:34 Average: 5 4.84 0.00 1.27 0.34 0.02 93.54 15:07:34 Average: 6 4.63 0.00 1.24 0.11 0.02 94.01 15:07:34 Average: 7 4.41 0.00 1.39 0.58 0.03 93.59 15:07:34 15:07:34 15:07:34