Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4880d13fba8919741e70fade795d8a1158c52518 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-ssh17815862694694444307.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11192171086897590565.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12438475774243466369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16366105239474474064.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh1605117974978682801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5446 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 4880d13fba8919741e70fade795d8a1158c52518 (main) Commit message: "Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26" > 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 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 > git rev-list --no-walk 6634504278288e6934fcc5ff18d9fc69e07ed390 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:21:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:21:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:21:15 ========================================================= 13:21:15 EdgeX Global Pipelines Version Info 13:21:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:21:16 ------------------- 13:21:16 stable info: 13:21:16 ------------------- 13:21:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:21:16 Message: update stable to v1.0.258 13:21:16 ------------------- 13:21:16 experimental info: 13:21:16 ------------------- 13:21:16 Commited By: **** collab-it+edgex@linuxfoundation.org 13:21:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:21:16 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4880d13 [Pipeline] echo 13:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:17 provisioning config files... 13:21:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1367610189946635559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:18 ---> ****-login.sh 13:21:18 nexus3.edgexfoundry.org:10001 13:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:18 Configure a credential helper to remove this warning. See 13:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:18 13:21:18 Login Succeeded 13:21:18 nexus3.edgexfoundry.org:10002 13:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:18 Configure a credential helper to remove this warning. See 13:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:18 13:21:18 Login Succeeded 13:21:18 nexus3.edgexfoundry.org:10003 13:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:18 Configure a credential helper to remove this warning. See 13:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:18 13:21:18 Login Succeeded 13:21:18 nexus3.edgexfoundry.org:10004 13:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:18 Configure a credential helper to remove this warning. See 13:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:18 13:21:18 Login Succeeded 13:21:18 ****.io 13:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:19 Configure a credential helper to remove this warning. See 13:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:19 13:21:19 Login Succeeded 13:21:19 ---> ****-login.sh ends [Pipeline] } 13:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:21:19 + git rev-list -1 --merges 4880d13fba8919741e70fade795d8a1158c52518~1..4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] echo 13:21:19 -----------> git rev-list -1 --merges 4880d13fba8919741e70fade795d8a1158c52518~1..4880d13fba8919741e70fade795d8a1158c52518 4880d13fba8919741e70fade795d8a1158c52518 13:21:19 4880d13fba8919741e70fade795d8a1158c52518 [false] [Pipeline] sh 13:21:20 + git log --format=format:%s -1 4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] echo 13:21:20 ========================================================= 13:21:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:21:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:20 + git log --format=format:%s -1 4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] echo 13:21:20 [semverPrep] GIT_COMMIT: 4880d13fba8919741e70fade795d8a1158c52518, Commit Message: Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26 [Pipeline] echo 13:21:20 [semverPrep] This is not a build commit. [Pipeline] sh 13:21:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:21:20 + grep -v github /etc/ssh/ssh_known_hosts 13:21:20 + [ -e /tmp/ssh_known_hosts ] 13:21:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:21:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:21:20 + sudo tee -a /etc/ssh/ssh_known_hosts 13:21:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:21 13:21:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:21 0.1.4: Pulling from edgex-devops/py-git-semver 13:21:21 b85a868b505f: Pulling fs layer 13:21:21 e2be974225ed: Pulling fs layer 13:21:21 339a4e72a1f5: Pulling fs layer 13:21:21 988bab9f4d93: Pulling fs layer 13:21:21 1469e6f7b9e6: Pulling fs layer 13:21:21 eaf3925da568: Pulling fs layer 13:21:21 bab4dde63d76: Pulling fs layer 13:21:21 bde34c3a00c8: Pulling fs layer 13:21:21 b352a97aabf1: Pulling fs layer 13:21:21 4872d77fe225: Pulling fs layer 13:21:21 5851b861e8e6: Pulling fs layer 13:21:21 988bab9f4d93: Waiting 13:21:21 1469e6f7b9e6: Waiting 13:21:21 eaf3925da568: Waiting 13:21:21 bab4dde63d76: Waiting 13:21:21 bde34c3a00c8: Waiting 13:21:21 4872d77fe225: Waiting 13:21:21 b352a97aabf1: Waiting 13:21:21 e2be974225ed: Verifying Checksum 13:21:21 988bab9f4d93: Verifying Checksum 13:21:21 988bab9f4d93: Download complete 13:21:21 1469e6f7b9e6: Verifying Checksum 13:21:21 1469e6f7b9e6: Download complete 13:21:21 339a4e72a1f5: Verifying Checksum 13:21:21 339a4e72a1f5: Download complete 13:21:21 eaf3925da568: Download complete 13:21:21 bde34c3a00c8: Verifying Checksum 13:21:21 bde34c3a00c8: Download complete 13:21:21 b352a97aabf1: Download complete 13:21:21 4872d77fe225: Verifying Checksum 13:21:21 4872d77fe225: Download complete 13:21:21 5851b861e8e6: Verifying Checksum 13:21:21 5851b861e8e6: Download complete 13:21:21 b85a868b505f: Verifying Checksum 13:21:21 b85a868b505f: Download complete 13:21:22 bab4dde63d76: Verifying Checksum 13:21:22 bab4dde63d76: Download complete 13:21:23 b85a868b505f: Pull complete 13:21:23 e2be974225ed: Pull complete 13:21:23 339a4e72a1f5: Pull complete 13:21:23 988bab9f4d93: Pull complete 13:21:24 1469e6f7b9e6: Pull complete 13:21:24 eaf3925da568: Pull complete 13:21:26 bab4dde63d76: Pull complete 13:21:26 bde34c3a00c8: Pull complete 13:21:26 b352a97aabf1: Pull complete 13:21:26 4872d77fe225: Pull complete 13:21:26 5851b861e8e6: Pull complete 13:21:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:21:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:26 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:21:30 $ docker top d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c -eo pid,comm 13:21:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:21:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:30 [ssh-agent] Looking for ssh-agent implementation... 13:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:30 $ docker exec d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c ssh-agent 13:21:30 SSH_AUTH_SOCK=/tmp/ssh-7NlRXSTC73DN/agent.32 13:21:30 SSH_AGENT_PID=38 13:21:30 Running ssh-add (command line suppressed) 13:21:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16070726456702546227.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16070726456702546227.key) 13:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:31 + git tag --points-at HEAD [Pipeline] } 13:21:31 $ docker exec --env ******** --env ******** d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c ssh-agent -k 13:21:31 unset SSH_AUTH_SOCK; 13:21:31 unset SSH_AGENT_PID; 13:21:31 echo Agent pid 38 killed; 13:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:21:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:31 [ssh-agent] Looking for ssh-agent implementation... 13:21:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:31 $ docker exec d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c ssh-agent 13:21:31 SSH_AUTH_SOCK=/tmp/ssh-PC4PaJjzkFYN/agent.71 13:21:31 SSH_AGENT_PID=77 13:21:31 Running ssh-add (command line suppressed) 13:21:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14371626805409805545.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14371626805409805545.key) 13:21:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:31 + git semver init 13:21:32 2024-03-11 13:21:32,054 [run_init] DEBUG init version:0.0.0 force:False 13:21:32 2024-03-11 13:21:32,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:21:32 2024-03-11 13:21:32,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:21:32 2024-03-11 13:21:32,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:21:33 2024-03-11 13:21:33,286 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:21:33 2024-03-11 13:21:33,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:21:33 2024-03-11 13:21:33,286 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:21:33 2024-03-11 13:21:33,287 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:21:33 3.2.0-dev.17 [Pipeline] } 13:21:33 $ docker exec --env ******** --env ******** d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c ssh-agent -k 13:21:33 unset SSH_AUTH_SOCK; 13:21:33 unset SSH_AGENT_PID; 13:21:33 echo Agent pid 77 killed; 13:21:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:34 + git semver [Pipeline] } 13:21:34 $ docker stop --time=1 d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c 13:21:35 $ docker rm -f --volumes d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c [Pipeline] // withDockerContainer [Pipeline] sh 13:21:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:21:36 Stashed 1 file(s) [Pipeline] echo 13:21:36 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:36 provisioning config files... 13:21:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6442053978587994953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:36 ---> ****-login.sh 13:21:36 nexus3.edgexfoundry.org:10001 13:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:36 Configure a credential helper to remove this warning. See 13:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:36 13:21:36 Login Succeeded 13:21:36 nexus3.edgexfoundry.org:10002 13:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:36 Configure a credential helper to remove this warning. See 13:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:36 13:21:36 Login Succeeded 13:21:36 nexus3.edgexfoundry.org:10003 13:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:37 Configure a credential helper to remove this warning. See 13:21:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:37 13:21:37 Login Succeeded 13:21:37 nexus3.edgexfoundry.org:10004 13:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:37 Configure a credential helper to remove this warning. See 13:21:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:37 13:21:37 Login Succeeded 13:21:37 ****.io 13:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:21:37 Configure a credential helper to remove this warning. See 13:21:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:21:37 13:21:37 Login Succeeded 13:21:37 ---> ****-login.sh ends [Pipeline] } 13:21:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:21:37 ========================================================= 13:21:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:21:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:21:38 Sending build context to Docker daemon 8.805MB 13:21:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:21:38 Step 2/12 : FROM ${BASE} AS builder 13:21:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:21:38 7264a8db6415: Pulling fs layer 13:21:38 c4d48a809fc2: Pulling fs layer 13:21:38 4f1c88b9dad5: Pulling fs layer 13:21:38 ad3a456e5733: Pulling fs layer 13:21:38 69c7f0334f64: Pulling fs layer 13:21:38 1f1c1a5573a3: Pulling fs layer 13:21:38 ce7588e14bc9: Pulling fs layer 13:21:38 b5e4710f87ac: Pulling fs layer 13:21:38 1f1c1a5573a3: Waiting 13:21:38 ad3a456e5733: Waiting 13:21:38 ce7588e14bc9: Waiting 13:21:38 69c7f0334f64: Waiting 13:21:38 b5e4710f87ac: Waiting 13:21:38 c4d48a809fc2: Verifying Checksum 13:21:38 c4d48a809fc2: Download complete 13:21:38 ad3a456e5733: Verifying Checksum 13:21:38 ad3a456e5733: Download complete 13:21:38 69c7f0334f64: Verifying Checksum 13:21:38 69c7f0334f64: Download complete 13:21:38 7264a8db6415: Verifying Checksum 13:21:38 7264a8db6415: Download complete 13:21:38 1f1c1a5573a3: Verifying Checksum 13:21:38 1f1c1a5573a3: Download complete 13:21:38 7264a8db6415: Pull complete 13:21:38 b5e4710f87ac: Verifying Checksum 13:21:38 b5e4710f87ac: Download complete 13:21:38 c4d48a809fc2: Pull complete 13:21:38 4f1c88b9dad5: Verifying Checksum 13:21:38 4f1c88b9dad5: Download complete 13:21:39 ce7588e14bc9: Verifying Checksum 13:21:39 ce7588e14bc9: Download complete 13:21:41 4f1c88b9dad5: Pull complete 13:21:42 ad3a456e5733: Pull complete 13:21:42 69c7f0334f64: Pull complete 13:21:42 1f1c1a5573a3: Pull complete 13:21:44 ce7588e14bc9: Pull complete 13:21:44 b5e4710f87ac: Pull complete 13:21:44 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:21:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:21:44 ---> 88b5674ff536 13:21:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:21:48 ---> Running in fd64026c1ae7 13:21:48 Removing intermediate container fd64026c1ae7 13:21:48 ---> 8710cdfa5293 13:21:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:21:48 ---> Running in 395c4d6aecd7 13:21:48 Removing intermediate container 395c4d6aecd7 13:21:48 ---> d91435282fe5 13:21:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:21:48 ---> Running in 6cb566aca1df 13:21:48 Removing intermediate container 6cb566aca1df 13:21:48 ---> b4de9cde7cb3 13:21:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:48 ---> Running in bf0cdcbf0a85 13:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:21:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:21:49 OK: 264 MiB in 52 packages 13:21:50 Removing intermediate container bf0cdcbf0a85 13:21:50 ---> 8d79b0e24e50 13:21:50 Step 7/12 : WORKDIR /app 13:21:50 ---> Running in 128c75de9782 13:21:50 Removing intermediate container 128c75de9782 13:21:50 ---> d36da34bb497 13:21:50 Step 8/12 : COPY go.mod vendor* ./ 13:21:50 ---> 3d355856f715 13:21:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:50 ---> Running in 36715c81f752 13:21:51 Still waiting to schedule task 13:21:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:22:22 Removing intermediate container 36715c81f752 13:22:22 ---> f3fb4665a4dd 13:22:22 Step 10/12 : COPY . . 13:22:22 ---> e3f192e8065c 13:22:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:22:22 ---> Running in b618dcb27321 13:22:22 Removing intermediate container b618dcb27321 13:22:22 ---> 6e5dd9d1ffd2 13:22:22 Step 12/12 : RUN $MAKE 13:22:22 ---> Running in 031bb8aae615 13:22:22 noop 13:22:22 Removing intermediate container 031bb8aae615 13:22:22 ---> 20aae779a0af 13:22:22 Successfully built 20aae779a0af 13:22:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:23 + docker inspect -f . ci-base-image-x86_64 13:22:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:23 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:22:23 $ 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 ******** ci-base-image-x86_64 cat 13:22:23 $ docker top 3830ef5495b3170b7d3ba2a768249493acf4ad9052327c6152264ae0112b1dcb -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:23 + go version 13:22:23 go version go1.21.0 linux/amd64 [Pipeline] } 13:22:23 $ docker stop --time=1 3830ef5495b3170b7d3ba2a768249493acf4ad9052327c6152264ae0112b1dcb 13:22:25 $ docker rm -f --volumes 3830ef5495b3170b7d3ba2a768249493acf4ad9052327c6152264ae0112b1dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:25 + docker inspect -f . ci-base-image-x86_64 13:22:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:25 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 13:22:26 $ docker top e31979c911dd33e750ebc36473a36c4486600f0f8b0dd406ac1dc92d6c1599d9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:22:27 + make test 13:22:27 go test -race -coverprofile=coverage.out ./... 13:22:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:23:07 go vet ./... 13:23:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:23:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:23:11 ./bin/test-attribution-txt.sh 13:23:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:23:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:23:11 $ docker stop --time=1 e31979c911dd33e750ebc36473a36c4486600f0f8b0dd406ac1dc92d6c1599d9 13:23:15 $ docker rm -f --volumes e31979c911dd33e750ebc36473a36c4486600f0f8b0dd406ac1dc92d6c1599d9 [Pipeline] // withDockerContainer [Pipeline] sh 13:23:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:23:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:23:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:23:17 + ls -al . 13:23:17 total 184 13:23:17 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 13:22 . 13:23:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:21 .. 13:23:17 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 13:21 .dockerignore 13:23:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:22 .git 13:23:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:21 .github 13:23:17 -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 13:21 .gitignore 13:23:17 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:21 .golangci.yml 13:23:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:21 .semver 13:23:17 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 11 13:21 Attribution.txt 13:23:17 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 11 13:21 CHANGELOG.md 13:23:17 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 11 13:21 Dockerfile 13:23:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:21 GOVERNANCE.md 13:23:17 -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 13:21 Jenkinsfile 13:23:17 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 13:21 LICENSE 13:23:17 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 13:21 OWNERS.md 13:23:17 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 11 13:21 README.md 13:23:17 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 13:21 VERSION 13:23:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:21 bin 13:23:17 -rw-r--r-- 1 jenkins jenkins 13 Mar 11 13:22 coverage.out 13:23:17 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 11 13:21 go.mod 13:23:17 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:21 go.sum 13:23:17 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 13:21 main.go 13:23:17 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 11 13:21 makefile 13:23:17 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 13:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:17 + 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=4880d13fba8919741e70fade795d8a1158c52518 --label arch=amd64 --label version=3.2.0-dev.17 . 13:23:17 Sending build context to Docker daemon 8.806MB 13:23:17 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:23:17 Step 2/27 : FROM ${BASE} AS builder 13:23:17 ---> 20aae779a0af 13:23:17 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:23:18 ---> Running in 62efbbb727f5 13:23:18 Removing intermediate container 62efbbb727f5 13:23:18 ---> 72747ade28e6 13:23:18 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:23:18 ---> Running in 7d6ac4d90560 13:23:18 Removing intermediate container 7d6ac4d90560 13:23:18 ---> 1644925177e0 13:23:18 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:23:18 ---> Running in 503ff8270305 13:23:18 Removing intermediate container 503ff8270305 13:23:18 ---> cc66bdc0b451 13:23:18 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:23:18 ---> Running in 43fee8f64034 13:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:23:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5447 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 13:23:18 Running in /w/workspace/app-service-configurable/226 [Pipeline] { [Pipeline] checkout 13:23:19 OK: 264 MiB in 52 packages 13:23:19 Removing intermediate container 43fee8f64034 13:23:19 ---> 91e280c887b2 13:23:19 Step 7/27 : WORKDIR /app 13:23:19 ---> Running in a560258397af 13:23:19 Removing intermediate container a560258397af 13:23:19 ---> 7879c8bd253c 13:23:19 Step 8/27 : COPY go.mod vendor* ./ 13:23:19 ---> 11f6484e0b23 13:23:19 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:23:19 ---> Running in 12b008907430 13:23:20 Removing intermediate container 12b008907430 13:23:20 ---> a34506e85777 13:23:20 Step 10/27 : COPY . . 13:23:20 ---> 1dc187739879 13:23:20 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:23:20 ---> Running in 8771c5ba7e90 13:23:20 Removing intermediate container 8771c5ba7e90 13:23:20 ---> 1542bb6682a1 13:23:20 Step 12/27 : RUN $MAKE 13:23:20 ---> Running in 86cdcc94fb43 13:23:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17" -trimpath -mod=readonly -o app-service-configurable 13:23:22 Selected Git installation does not exist. Using Default 13:23:22 The recommended git tool is: NONE 13:23:26 using credential edgex-jenkins-ssh 13:23:26 Cloning the remote Git repository 13:23:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:23:26 > git init /w/workspace/app-service-configurable/226 # timeout=10 13:23:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:23:26 > git --version # timeout=10 13:23:26 > git --version # 'git version 2.25.1' 13:23:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:23:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:29 Avoid second fetch 13:23:29 Checking out Revision 4880d13fba8919741e70fade795d8a1158c52518 (main) 13:23:30 Commit message: "Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26" 13:23:29 > git config core.sparsecheckout # timeout=10 13:23:29 > git checkout -f 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:23:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:23:31 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:31 Dload Upload Total Spent Left Speed 13:23:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 13:23:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:23:32 + sudo tee /etc/docker/daemon.new 13:23:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:23:32 { 13:23:32 "registry-mirrors": [ 13:23:32 "https://nexus3.edgexfoundry.org:10001" 13:23:32 ], 13:23:32 "bip": "10.250.0.254/24", 13:23:32 "hosts": [ 13:23:32 "tcp://0.0.0.0:5555", 13:23:32 "unix:///var/run/docker.sock" 13:23:32 ], 13:23:32 "mtu": 1458, 13:23:32 "selinux-enabled": true, 13:23:32 "seccomp-profile": "/etc/docker/seccomp.json" 13:23:32 } [Pipeline] sh 13:23:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:23:32 + sudo service docker restart 13:23:42 Removing intermediate container 86cdcc94fb43 13:23:42 ---> f23111692e61 13:23:42 Step 13/27 : FROM alpine:3.18 13:23:42 3.18: Pulling from library/alpine 13:23:42 619be1103602: Pulling fs layer 13:23:42 619be1103602: Verifying Checksum 13:23:42 619be1103602: Download complete 13:23:42 619be1103602: Pull complete 13:23:42 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:23:42 Status: Downloaded newer image for alpine:3.18 13:23:42 ---> d3782b16ccc9 13:23:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:23:42 ---> Running in b741cc158fd0 13:23:42 Removing intermediate container b741cc158fd0 13:23:42 ---> b1366594aafa 13:23:42 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:23:42 ---> Running in 5bf0f6c2ce02 13:23:42 Removing intermediate container 5bf0f6c2ce02 13:23:42 ---> c7e136a2176e 13:23:42 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:23:42 ---> Running in b4026de42d96 13:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:23:42 (1/2) Installing ca-certificates (20230506-r0) 13:23:42 (2/2) Installing dumb-init (1.2.5-r2) 13:23:42 Executing busybox-1.36.1-r5.trigger 13:23:42 Executing ca-certificates-20230506-r0.trigger 13:23:42 OK: 8 MiB in 17 packages 13:23:43 Removing intermediate container b4026de42d96 13:23:43 ---> f4261e74a4e8 13:23:43 Step 17/27 : RUN apk --no-cache upgrade 13:23:43 ---> Running in abc7a0155b04 13:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:23:44 OK: 8 MiB in 17 packages 13:23:44 Removing intermediate container abc7a0155b04 13:23:44 ---> 38471a293f2e 13:23:44 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:23:44 ---> 39aa3b1ca48f 13:23:44 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:23:44 ---> 60bb0cadb8c4 13:23:44 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:23:44 ---> 583eb01d7f89 13:23:44 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:23:45 ---> 2ea944ca5e1f 13:23:45 Step 22/27 : EXPOSE 48095 13:23:45 ---> Running in a35d3724ac95 13:23:45 Removing intermediate container a35d3724ac95 13:23:45 ---> e24fc9627957 13:23:45 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:23:45 ---> Running in 59f54aaaea45 13:23:45 Removing intermediate container 59f54aaaea45 13:23:45 ---> be0be4bfb9b4 13:23:45 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:23:45 ---> Running in ef0536127c11 13:23:45 Removing intermediate container ef0536127c11 13:23:45 ---> a3d19b9917c1 13:23:45 Step 25/27 : LABEL arch=amd64 13:23:45 ---> Running in 21d0d1f63999 13:23:45 Removing intermediate container 21d0d1f63999 13:23:45 ---> 059327567467 13:23:45 Step 26/27 : LABEL git_sha=4880d13fba8919741e70fade795d8a1158c52518 13:23:45 ---> Running in 4baf451f04aa 13:23:45 Removing intermediate container 4baf451f04aa 13:23:45 ---> 45803fa56873 13:23:45 Step 27/27 : LABEL version=3.2.0-dev.17 13:23:45 ---> Running in c5b8dba051c2 13:23:45 Removing intermediate container c5b8dba051c2 13:23:45 ---> de3077b90907 13:23:45 [Warning] One or more build-args [ARCH] were not consumed 13:23:45 Successfully built de3077b90907 13:23:45 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:46 provisioning config files... 13:23:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10118500775702058487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:46 ---> ****-login.sh 13:23:46 nexus3.edgexfoundry.org:10001 13:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:46 Configure a credential helper to remove this warning. See 13:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:46 13:23:46 Login Succeeded 13:23:46 nexus3.edgexfoundry.org:10002 13:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:46 Configure a credential helper to remove this warning. See 13:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:46 13:23:46 Login Succeeded 13:23:46 nexus3.edgexfoundry.org:10003 13:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:46 Configure a credential helper to remove this warning. See 13:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:46 13:23:46 Login Succeeded 13:23:46 nexus3.edgexfoundry.org:10004 13:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:46 Configure a credential helper to remove this warning. See 13:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:46 13:23:46 Login Succeeded 13:23:46 ****.io 13:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:46 Configure a credential helper to remove this warning. See 13:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:46 13:23:46 Login Succeeded 13:23:46 ---> ****-login.sh ends [Pipeline] } 13:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:23:47 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:23:47 4880d13fba8919741e70fade795d8a1158c52518 13:23:47 latest 13:23:47 3.2.0-dev.17 13:23:47 4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 13:23:47 main 13:23:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518 13:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:23:47 e24c74b4a132: Preparing 13:23:47 dea8a8c3ac14: Preparing 13:23:47 2372140ea739: Preparing 13:23:47 477d2d2a3741: Preparing 13:23:47 c57c85819662: Preparing 13:23:47 5e3f8350f63c: Preparing 13:23:47 aedc3bda2944: Preparing 13:23:47 5e3f8350f63c: Waiting 13:23:47 aedc3bda2944: Waiting 13:23:47 dea8a8c3ac14: Pushed 13:23:47 477d2d2a3741: Pushed 13:23:47 c57c85819662: Pushed 13:23:47 2372140ea739: Pushed 13:23:47 aedc3bda2944: Layer already exists 13:23:48 5e3f8350f63c: Pushed 13:23:50 e24c74b4a132: Pushed 13:23:50 4880d13fba8919741e70fade795d8a1158c52518: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:23:50 e24c74b4a132: Preparing 13:23:50 dea8a8c3ac14: Preparing 13:23:50 2372140ea739: Preparing 13:23:50 477d2d2a3741: Preparing 13:23:50 c57c85819662: Preparing 13:23:50 5e3f8350f63c: Preparing 13:23:50 aedc3bda2944: Preparing 13:23:50 5e3f8350f63c: Waiting 13:23:50 aedc3bda2944: Waiting 13:23:50 c57c85819662: Layer already exists 13:23:50 477d2d2a3741: Layer already exists 13:23:50 dea8a8c3ac14: Layer already exists 13:23:50 2372140ea739: Layer already exists 13:23:50 e24c74b4a132: Layer already exists 13:23:50 aedc3bda2944: Layer already exists 13:23:50 5e3f8350f63c: Layer already exists 13:23:50 latest: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 13:23:51 provisioning config files... 13:23:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/226@tmp/config7116296700267286255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:51 ---> ****-login.sh 13:23:51 nexus3.edgexfoundry.org:10001 13:23:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.17 13:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:23:51 e24c74b4a132: Preparing 13:23:51 dea8a8c3ac14: Preparing 13:23:51 2372140ea739: Preparing 13:23:51 477d2d2a3741: Preparing 13:23:51 c57c85819662: Preparing 13:23:51 5e3f8350f63c: Preparing 13:23:51 aedc3bda2944: Preparing 13:23:51 5e3f8350f63c: Waiting 13:23:51 e24c74b4a132: Layer already exists 13:23:51 2372140ea739: Layer already exists 13:23:51 dea8a8c3ac14: Layer already exists 13:23:51 477d2d2a3741: Layer already exists 13:23:51 c57c85819662: Layer already exists 13:23:51 5e3f8350f63c: Layer already exists 13:23:51 aedc3bda2944: Layer already exists 13:23:51 3.2.0-dev.17: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [Pipeline] // withEnv 13:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:52 Configure a credential helper to remove this warning. See 13:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:52 13:23:52 Login Succeeded 13:23:52 nexus3.edgexfoundry.org:10002 13:23:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 13:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:23:52 e24c74b4a132: Preparing 13:23:52 dea8a8c3ac14: Preparing 13:23:52 2372140ea739: Preparing 13:23:52 477d2d2a3741: Preparing 13:23:52 c57c85819662: Preparing 13:23:52 5e3f8350f63c: Preparing 13:23:52 aedc3bda2944: Preparing 13:23:52 5e3f8350f63c: Waiting 13:23:52 aedc3bda2944: Waiting 13:23:52 2372140ea739: Layer already exists 13:23:52 477d2d2a3741: Layer already exists 13:23:52 c57c85819662: Layer already exists 13:23:52 dea8a8c3ac14: Layer already exists 13:23:52 e24c74b4a132: Layer already exists 13:23:52 aedc3bda2944: Layer already exists 13:23:52 5e3f8350f63c: Layer already exists 13:23:52 4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [Pipeline] // withEnv 13:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:52 Configure a credential helper to remove this warning. See 13:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:52 13:23:52 Login Succeeded 13:23:52 nexus3.edgexfoundry.org:10003 13:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:52 Configure a credential helper to remove this warning. See 13:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:52 13:23:52 Login Succeeded 13:23:52 nexus3.edgexfoundry.org:10004 13:23:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:53 Configure a credential helper to remove this warning. See 13:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:53 13:23:53 Login Succeeded 13:23:53 ****.io 13:23:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:23:53 e24c74b4a132: Preparing 13:23:53 dea8a8c3ac14: Preparing 13:23:53 2372140ea739: Preparing 13:23:53 477d2d2a3741: Preparing 13:23:53 c57c85819662: Preparing 13:23:53 5e3f8350f63c: Preparing 13:23:53 aedc3bda2944: Preparing 13:23:53 aedc3bda2944: Waiting 13:23:53 5e3f8350f63c: Waiting 13:23:53 477d2d2a3741: Layer already exists 13:23:53 c57c85819662: Layer already exists 13:23:53 2372140ea739: Layer already exists 13:23:53 dea8a8c3ac14: Layer already exists 13:23:53 e24c74b4a132: Layer already exists 13:23:53 aedc3bda2944: Layer already exists 13:23:53 5e3f8350f63c: Layer already exists 13:23:53 main: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } 13:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:23:53 ===================================================== 13:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:23:53 Configure a credential helper to remove this warning. See 13:23:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:23:53 13:23:53 Login Succeeded 13:23:53 ---> ****-login.sh ends [Pipeline] } 13:23:53 Deleting 1 temporary files [Pipeline] echo 13:23:53 taggedImages: 13:23:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518 13:23:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:23:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.17 13:23:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 13:23:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] echo 13:23:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:23:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 13:23:54 ========================================================= 13:23:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:23:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:54 13:23:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:23:54 Sending build context to Docker daemon 160.8kB 13:23:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:55 latest: Pulling from edgex-lftools-log-publisher 13:23:55 5eb5b503b376: Pulling fs layer 13:23:55 5c69ac0246d0: Pulling fs layer 13:23:55 ec43610c2a17: Pulling fs layer 13:23:55 3a2ae6a8a46f: Pulling fs layer 13:23:55 33b1e0a273af: Pulling fs layer 13:23:55 5d3b04190fa2: Pulling fs layer 13:23:55 2f39f015ded8: Pulling fs layer 13:23:55 3a2ae6a8a46f: Waiting 13:23:55 33b1e0a273af: Waiting 13:23:55 5d3b04190fa2: Waiting 13:23:55 2f39f015ded8: Waiting 13:23:55 5c69ac0246d0: Download complete 13:23:55 3a2ae6a8a46f: Download complete 13:23:55 33b1e0a273af: Verifying Checksum 13:23:55 33b1e0a273af: Download complete 13:23:55 5d3b04190fa2: Verifying Checksum 13:23:55 5d3b04190fa2: Download complete 13:23:55 ec43610c2a17: Verifying Checksum 13:23:55 ec43610c2a17: Download complete 13:23:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:23:55 Step 2/12 : FROM ${BASE} AS builder 13:23:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:23:55 9fda8d8052c6: Pulling fs layer 13:23:55 5d54e960e981: Pulling fs layer 13:23:55 c4a7e357bf2a: Pulling fs layer 13:23:55 f0e02332f6b5: Pulling fs layer 13:23:55 872ee5b61b7b: Pulling fs layer 13:23:55 0c6a40ed1a82: Pulling fs layer 13:23:55 94ae7d8d031c: Pulling fs layer 13:23:55 f0e02332f6b5: Waiting 13:23:55 872ee5b61b7b: Waiting 13:23:55 0c6a40ed1a82: Waiting 13:23:55 94ae7d8d031c: Waiting 13:23:55 5eb5b503b376: Verifying Checksum 13:23:55 5eb5b503b376: Download complete 13:23:55 5d54e960e981: Verifying Checksum 13:23:55 5d54e960e981: Download complete 13:23:55 f0e02332f6b5: Verifying Checksum 13:23:55 f0e02332f6b5: Download complete 13:23:55 872ee5b61b7b: Verifying Checksum 13:23:55 872ee5b61b7b: Download complete 13:23:55 9fda8d8052c6: Verifying Checksum 13:23:55 9fda8d8052c6: Download complete 13:23:55 2f39f015ded8: Verifying Checksum 13:23:55 2f39f015ded8: Download complete 13:23:56 94ae7d8d031c: Verifying Checksum 13:23:56 94ae7d8d031c: Download complete 13:23:56 5eb5b503b376: Pull complete 13:23:56 9fda8d8052c6: Pull complete 13:23:56 5c69ac0246d0: Pull complete 13:23:56 ec43610c2a17: Pull complete 13:23:57 3a2ae6a8a46f: Pull complete 13:23:57 5d54e960e981: Pull complete 13:23:57 33b1e0a273af: Pull complete 13:23:57 5d3b04190fa2: Pull complete 13:23:57 c4a7e357bf2a: Download complete 13:23:58 0c6a40ed1a82: Verifying Checksum 13:23:58 0c6a40ed1a82: Download complete 13:24:01 2f39f015ded8: Pull complete 13:24:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:24:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:01 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:24:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:24:05 $ docker top bad6375d6bd9cf57a6dbcfce5a7c6e1f12fbda81f5228c4cf194f240ce497612 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:06 ---> job-cost.sh 13:24:06 lf-activate-venv: SKIPPING 13:24:06 INFO: No Stack... 13:24:06 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:06 INFO: Archiving Costs [Pipeline] sh 13:24:07 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:24:07 + cut -d, -f6 [Pipeline] lock 13:24:07 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] 13:24:07 Resource [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] did not exist. Created. 13:24:07 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:24:07 + echo total: 0.2199999988079071 [Pipeline] stash 13:24:07 Stashed 1 file(s) [Pipeline] } 13:24:07 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [Pipeline] // lock [Pipeline] } 13:24:07 $ docker stop --time=1 bad6375d6bd9cf57a6dbcfce5a7c6e1f12fbda81f5228c4cf194f240ce497612 13:24:08 $ docker rm -f --volumes bad6375d6bd9cf57a6dbcfce5a7c6e1f12fbda81f5228c4cf194f240ce497612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:24:10 c4a7e357bf2a: Pull complete 13:24:10 f0e02332f6b5: Pull complete 13:24:10 872ee5b61b7b: Pull complete 13:24:18 0c6a40ed1a82: Pull complete 13:24:19 94ae7d8d031c: Pull complete 13:24:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:24:19 ---> 86de565de09d 13:24:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:24:21 ---> Running in 5913afcccc17 13:24:21 Removing intermediate container 5913afcccc17 13:24:21 ---> 0eff96c377db 13:24:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:24:22 ---> Running in 4e3670263e65 13:24:22 Removing intermediate container 4e3670263e65 13:24:22 ---> 254a5ad16e2b 13:24:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:24:22 ---> Running in 97447d2449f3 13:24:22 Removing intermediate container 97447d2449f3 13:24:22 ---> 04dca838a53e 13:24:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:22 ---> Running in aa4296cd6e14 13:24:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:24:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:24:25 OK: 266 MiB in 52 packages 13:24:26 Removing intermediate container aa4296cd6e14 13:24:26 ---> c84bc558d166 13:24:26 Step 7/12 : WORKDIR /app 13:24:26 ---> Running in 0c5b4a04fd6f 13:24:26 Removing intermediate container 0c5b4a04fd6f 13:24:26 ---> bee5b8daf190 13:24:26 Step 8/12 : COPY go.mod vendor* ./ 13:24:27 ---> ad2cec0810e1 13:24:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:27 ---> Running in 85d5ad538095 13:25:35 Removing intermediate container 85d5ad538095 13:25:35 ---> 9d1b03d363e5 13:25:35 Step 10/12 : COPY . . 13:25:35 ---> 72def1c1bc4b 13:25:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:25:35 ---> Running in d980ec0b69e7 13:25:35 Removing intermediate container d980ec0b69e7 13:25:35 ---> 48b94baa9bcd 13:25:35 Step 12/12 : RUN $MAKE 13:25:35 ---> Running in f5c30b496453 13:25:35 noop 13:25:35 Removing intermediate container f5c30b496453 13:25:35 ---> 45c4fc36f28a 13:25:35 Successfully built 45c4fc36f28a 13:25:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:35 + docker inspect -f . ci-base-image-arm64 13:25:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:35 prd-ubuntu20.04-docker-arm64-4c-16g-5447 does not seem to be running inside a container 13:25:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/226 -v /w/workspace/app-service-configurable/226:/w/workspace/app-service-configurable/226:rw,z -v /w/workspace/app-service-configurable/226@tmp:/w/workspace/app-service-configurable/226@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 13:25:37 $ docker top e063509190ba64be83d25e2542085d435bd0f3350fed36c1acf914ed84620944 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:37 + go version 13:25:37 go version go1.21.0 linux/arm64 [Pipeline] } 13:25:37 $ docker stop --time=1 e063509190ba64be83d25e2542085d435bd0f3350fed36c1acf914ed84620944 13:25:39 $ docker rm -f --volumes e063509190ba64be83d25e2542085d435bd0f3350fed36c1acf914ed84620944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:40 + docker inspect -f . ci-base-image-arm64 13:25:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:40 prd-ubuntu20.04-docker-arm64-4c-16g-5447 does not seem to be running inside a container 13:25:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/226 -v /w/workspace/app-service-configurable/226:/w/workspace/app-service-configurable/226:rw,z -v /w/workspace/app-service-configurable/226@tmp:/w/workspace/app-service-configurable/226@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 13:25:41 $ docker top a5075080b959f2d4e503561998cd05a86ebe0728891d21d6df7c66c08b1a3909 -eo pid,comm [Pipeline] { [Pipeline] sh 13:25:42 + git config --global --add safe.directory /w/workspace/app-service-configurable/226 [Pipeline] fileExists [Pipeline] sh 13:25:42 + make test 13:25:42 go test -race -coverprofile=coverage.out ./... 13:27:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 13:27:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:27:49 go vet ./... 13:29:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:29:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:29:27 ./bin/test-attribution-txt.sh 13:29:27 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:29:27 $ docker stop --time=1 a5075080b959f2d4e503561998cd05a86ebe0728891d21d6df7c66c08b1a3909 13:29:29 $ docker rm -f --volumes a5075080b959f2d4e503561998cd05a86ebe0728891d21d6df7c66c08b1a3909 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:29:30 Warning: overwriting stash ‘coverage-report’ 13:29:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:29:31 + ls -al . 13:29:31 total 180 13:29:31 drwxrwxr-x 6 jenkins jenkins 4096 Mar 11 13:25 . 13:29:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:23 .. 13:29:31 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 13:23 .dockerignore 13:29:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:23 .git 13:29:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:23 .github 13:29:31 -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 13:23 .gitignore 13:29:31 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:23 .golangci.yml 13:29:31 -rw-rw-r-- 1 jenkins jenkins 10394 Mar 11 13:23 Attribution.txt 13:29:31 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 11 13:23 CHANGELOG.md 13:29:31 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 11 13:23 Dockerfile 13:29:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:23 GOVERNANCE.md 13:29:31 -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 13:23 Jenkinsfile 13:29:31 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 13:23 LICENSE 13:29:31 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 13:23 OWNERS.md 13:29:31 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 11 13:23 README.md 13:29:31 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 13:21 VERSION 13:29:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:23 bin 13:29:31 -rw-r--r-- 1 jenkins jenkins 13 Mar 11 13:25 coverage.out 13:29:31 -rw-rw-r-- 1 jenkins jenkins 3776 Mar 11 13:23 go.mod 13:29:31 -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:23 go.sum 13:29:31 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 13:23 main.go 13:29:31 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 11 13:23 makefile 13:29:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 13:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:32 + 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=4880d13fba8919741e70fade795d8a1158c52518 --label arch=arm64 --label version=3.2.0-dev.17 . 13:29:32 Sending build context to Docker daemon 161.8kB 13:29:32 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 13:29:32 Step 2/27 : FROM ${BASE} AS builder 13:29:32 ---> 45c4fc36f28a 13:29:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:29:32 ---> Running in 3bc6c2de8bb0 13:29:32 Removing intermediate container 3bc6c2de8bb0 13:29:32 ---> 6cba940fd872 13:29:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:29:32 ---> Running in 398dc2e77df7 13:29:33 Removing intermediate container 398dc2e77df7 13:29:33 ---> dd6d6f40268c 13:29:33 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:29:33 ---> Running in 60d4a3f2ad33 13:29:33 Removing intermediate container 60d4a3f2ad33 13:29:33 ---> 1506798ff021 13:29:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:33 ---> Running in abf8c9abfaae 13:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:29:35 OK: 266 MiB in 52 packages 13:29:36 Removing intermediate container abf8c9abfaae 13:29:36 ---> 4f3de7bfa112 13:29:36 Step 7/27 : WORKDIR /app 13:29:36 ---> Running in f43721734ac1 13:29:37 Removing intermediate container f43721734ac1 13:29:37 ---> 672463961412 13:29:37 Step 8/27 : COPY go.mod vendor* ./ 13:29:37 ---> f11d27e8cb7d 13:29:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:37 ---> Running in 3ad3bab5c045 13:29:39 Removing intermediate container 3ad3bab5c045 13:29:39 ---> 296c1bcc3ff2 13:29:39 Step 10/27 : COPY . . 13:29:40 ---> bff565b2cfeb 13:29:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:40 ---> Running in ab433d0c2ef4 13:29:40 Removing intermediate container ab433d0c2ef4 13:29:40 ---> ce9223a1829c 13:29:40 Step 12/27 : RUN $MAKE 13:29:40 ---> Running in 1c878682d653 13:29:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17" -trimpath -mod=readonly -o app-service-configurable 13:31:33 Removing intermediate container 1c878682d653 13:31:33 ---> abd4a806ea7f 13:31:33 Step 13/27 : FROM alpine:3.18 13:31:33 3.18: Pulling from library/alpine 13:31:33 c6b39de5b339: Pulling fs layer 13:31:33 c6b39de5b339: Verifying Checksum 13:31:33 c6b39de5b339: Download complete 13:31:33 c6b39de5b339: Pull complete 13:31:33 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:31:33 Status: Downloaded newer image for alpine:3.18 13:31:33 ---> 33abbf032149 13:31:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:31:33 ---> Running in d48d9c84b835 13:31:33 Removing intermediate container d48d9c84b835 13:31:33 ---> 1a274f4e3d78 13:31:33 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:31:33 ---> Running in 5048061f3cf7 13:31:33 Removing intermediate container 5048061f3cf7 13:31:33 ---> af607ef0aa6d 13:31:33 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:31:33 ---> Running in d475ebf5f63c 13:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:31:33 (1/2) Installing ca-certificates (20230506-r0) 13:31:33 (2/2) Installing dumb-init (1.2.5-r2) 13:31:33 Executing busybox-1.36.1-r5.trigger 13:31:33 Executing ca-certificates-20230506-r0.trigger 13:31:33 OK: 9 MiB in 17 packages 13:31:33 Removing intermediate container d475ebf5f63c 13:31:33 ---> b6d760fe75eb 13:31:33 Step 17/27 : RUN apk --no-cache upgrade 13:31:33 ---> Running in 6ca6103a1fad 13:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:31:33 OK: 9 MiB in 17 packages 13:31:33 Removing intermediate container 6ca6103a1fad 13:31:33 ---> 1525a8b5c2c6 13:31:33 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:31:33 ---> f8579ce57742 13:31:33 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:31:33 ---> 08187797eae3 13:31:33 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:31:33 ---> a625bd6fd5b5 13:31:33 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:31:33 ---> 12d9a4b802a8 13:31:33 Step 22/27 : EXPOSE 48095 13:31:33 ---> Running in 2ac842b053f3 13:31:33 Removing intermediate container 2ac842b053f3 13:31:33 ---> 13bd43295197 13:31:33 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:31:33 ---> Running in e7da37b086e7 13:31:33 Removing intermediate container e7da37b086e7 13:31:33 ---> f7b88ad132ae 13:31:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:31:33 ---> Running in 6a9370be014e 13:31:33 Removing intermediate container 6a9370be014e 13:31:33 ---> 205e7805362e 13:31:33 Step 25/27 : LABEL arch=arm64 13:31:33 ---> Running in 9ef59236ecfb 13:31:33 Removing intermediate container 9ef59236ecfb 13:31:33 ---> a791af2f4c08 13:31:33 Step 26/27 : LABEL git_sha=4880d13fba8919741e70fade795d8a1158c52518 13:31:33 ---> Running in 858c6b0bdbd7 13:31:33 Removing intermediate container 858c6b0bdbd7 13:31:33 ---> d12c4153c553 13:31:33 Step 27/27 : LABEL version=3.2.0-dev.17 13:31:33 ---> Running in f6cc14c5db63 13:31:33 Removing intermediate container f6cc14c5db63 13:31:33 ---> f51d30393590 13:31:33 [Warning] One or more build-args [ARCH] were not consumed 13:31:33 Successfully built f51d30393590 13:31:33 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:33 provisioning config files... 13:31:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/226@tmp/config7723530482679654799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:33 ---> ****-login.sh 13:31:33 nexus3.edgexfoundry.org:10001 13:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:34 Configure a credential helper to remove this warning. See 13:31:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:34 13:31:34 Login Succeeded 13:31:34 nexus3.edgexfoundry.org:10002 13:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:34 Configure a credential helper to remove this warning. See 13:31:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:34 13:31:34 Login Succeeded 13:31:34 nexus3.edgexfoundry.org:10003 13:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:34 Configure a credential helper to remove this warning. See 13:31:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:34 13:31:34 Login Succeeded 13:31:34 nexus3.edgexfoundry.org:10004 13:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:35 Configure a credential helper to remove this warning. See 13:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:35 13:31:35 Login Succeeded 13:31:35 ****.io 13:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:35 Configure a credential helper to remove this warning. See 13:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:35 13:31:35 Login Succeeded 13:31:35 ---> ****-login.sh ends [Pipeline] } 13:31:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:31:36 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:31:36 4880d13fba8919741e70fade795d8a1158c52518 13:31:36 latest 13:31:36 3.2.0-dev.17 13:31:36 4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 13:31:36 main 13:31:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518 13:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:31:37 c2d4c4f84a30: Preparing 13:31:37 0463b9707862: Preparing 13:31:37 df2ec42f715d: Preparing 13:31:37 955ea056a046: Preparing 13:31:37 c63e475928a2: Preparing 13:31:37 3e5becb16400: Preparing 13:31:37 7c504f21be85: Preparing 13:31:37 7c504f21be85: Waiting 13:31:37 3e5becb16400: Waiting 13:31:37 df2ec42f715d: Pushed 13:31:37 c63e475928a2: Pushed 13:31:37 955ea056a046: Pushed 13:31:37 0463b9707862: Pushed 13:31:37 7c504f21be85: Layer already exists 13:31:37 3e5becb16400: Pushed 13:31:42 c2d4c4f84a30: Pushed 13:31:42 4880d13fba8919741e70fade795d8a1158c52518: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:31:42 c2d4c4f84a30: Preparing 13:31:42 0463b9707862: Preparing 13:31:42 df2ec42f715d: Preparing 13:31:42 955ea056a046: Preparing 13:31:42 c63e475928a2: Preparing 13:31:42 3e5becb16400: Preparing 13:31:42 7c504f21be85: Preparing 13:31:42 3e5becb16400: Waiting 13:31:42 7c504f21be85: Waiting 13:31:42 c63e475928a2: Layer already exists 13:31:42 0463b9707862: Layer already exists 13:31:42 c2d4c4f84a30: Layer already exists 13:31:42 955ea056a046: Layer already exists 13:31:42 df2ec42f715d: Layer already exists 13:31:42 3e5becb16400: Layer already exists 13:31:42 7c504f21be85: Layer already exists 13:31:43 latest: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.17 13:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:31:44 c2d4c4f84a30: Preparing 13:31:44 0463b9707862: Preparing 13:31:44 df2ec42f715d: Preparing 13:31:44 955ea056a046: Preparing 13:31:44 c63e475928a2: Preparing 13:31:44 3e5becb16400: Preparing 13:31:44 7c504f21be85: Preparing 13:31:44 3e5becb16400: Waiting 13:31:44 7c504f21be85: Waiting 13:31:44 c2d4c4f84a30: Layer already exists 13:31:44 0463b9707862: Layer already exists 13:31:44 c63e475928a2: Layer already exists 13:31:44 955ea056a046: Layer already exists 13:31:44 df2ec42f715d: Layer already exists 13:31:44 3e5becb16400: Layer already exists 13:31:44 7c504f21be85: Layer already exists 13:31:44 3.2.0-dev.17: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 13:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:31:45 c2d4c4f84a30: Preparing 13:31:45 0463b9707862: Preparing 13:31:45 df2ec42f715d: Preparing 13:31:45 955ea056a046: Preparing 13:31:45 c63e475928a2: Preparing 13:31:45 3e5becb16400: Preparing 13:31:45 7c504f21be85: Preparing 13:31:45 3e5becb16400: Waiting 13:31:45 7c504f21be85: Waiting 13:31:45 c2d4c4f84a30: Layer already exists 13:31:45 0463b9707862: Layer already exists 13:31:45 955ea056a046: Layer already exists 13:31:45 df2ec42f715d: Layer already exists 13:31:45 c63e475928a2: Layer already exists 13:31:45 7c504f21be85: Layer already exists 13:31:45 3e5becb16400: Layer already exists 13:31:45 4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:31:46 c2d4c4f84a30: Preparing 13:31:46 0463b9707862: Preparing 13:31:46 df2ec42f715d: Preparing 13:31:46 955ea056a046: Preparing 13:31:46 c63e475928a2: Preparing 13:31:46 3e5becb16400: Preparing 13:31:46 7c504f21be85: Preparing 13:31:46 3e5becb16400: Waiting 13:31:46 7c504f21be85: Waiting 13:31:46 df2ec42f715d: Layer already exists 13:31:46 0463b9707862: Layer already exists 13:31:46 c63e475928a2: Layer already exists 13:31:46 955ea056a046: Layer already exists 13:31:46 c2d4c4f84a30: Layer already exists 13:31:46 7c504f21be85: Layer already exists 13:31:46 3e5becb16400: Layer already exists 13:31:47 main: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:47 ===================================================== [Pipeline] echo 13:31:47 taggedImages: 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.17 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 13:31:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:48 13:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:48 arm64: Pulling from edgex-lftools-log-publisher 13:31:48 8998bd30e6a1: Pulling fs layer 13:31:48 04944245beec: Pulling fs layer 13:31:48 699f458cf7ca: Pulling fs layer 13:31:48 765212b225bb: Pulling fs layer 13:31:48 f23df028b6ca: Pulling fs layer 13:31:48 d65c8cfc05b1: Pulling fs layer 13:31:48 2437ff75d9bd: Pulling fs layer 13:31:48 765212b225bb: Waiting 13:31:48 f23df028b6ca: Waiting 13:31:48 d65c8cfc05b1: Waiting 13:31:48 2437ff75d9bd: Waiting 13:31:48 04944245beec: Verifying Checksum 13:31:48 04944245beec: Download complete 13:31:48 765212b225bb: Verifying Checksum 13:31:48 765212b225bb: Download complete 13:31:48 f23df028b6ca: Verifying Checksum 13:31:48 f23df028b6ca: Download complete 13:31:48 d65c8cfc05b1: Download complete 13:31:49 699f458cf7ca: Verifying Checksum 13:31:49 699f458cf7ca: Download complete 13:31:49 8998bd30e6a1: Verifying Checksum 13:31:49 8998bd30e6a1: Download complete 13:31:51 2437ff75d9bd: Verifying Checksum 13:31:51 2437ff75d9bd: Download complete 13:31:54 8998bd30e6a1: Pull complete 13:31:54 04944245beec: Pull complete 13:31:56 699f458cf7ca: Pull complete 13:31:56 765212b225bb: Pull complete 13:31:57 f23df028b6ca: Pull complete 13:31:57 d65c8cfc05b1: Pull complete 13:32:15 2437ff75d9bd: Pull complete 13:32:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:32:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:15 prd-ubuntu20.04-docker-arm64-4c-16g-5447 does not seem to be running inside a container 13:32:15 $ 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/226 -v /w/workspace/app-service-configurable/226:/w/workspace/app-service-configurable/226:rw,z -v /w/workspace/app-service-configurable/226@tmp:/w/workspace/app-service-configurable/226@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 13:32:18 $ docker top ea4db300325e72d9f8d05d475a115933b5f1e45f16f063d28bd9bb752ad31fc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:19 ---> job-cost.sh 13:32:19 lf-activate-venv: SKIPPING 13:32:19 INFO: No Stack... 13:32:19 INFO: Retrieving Pricing Info for: v3-standard-4 13:32:20 INFO: Archiving Costs [Pipeline] sh 13:32:20 + cat /w/workspace/app-service-configurable/226/archives/cost.csv 13:32:20 + cut -d, -f6 [Pipeline] lock 13:32:20 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] 13:32:20 Resource [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] did not exist. Created. 13:32:20 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:21 /w/workspace/app-service-configurable/226@tmp/durable-71bf7dcf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:32:22 + echo total: 0.10999999940395355 [Pipeline] stash 13:32:22 Warning: overwriting stash ‘stack-cost’ 13:32:22 Stashed 1 file(s) [Pipeline] } 13:32:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:22 $ docker stop --time=1 ea4db300325e72d9f8d05d475a115933b5f1e45f16f063d28bd9bb752ad31fc8 13:32:23 $ docker rm -f --volumes ea4db300325e72d9f8d05d475a115933b5f1e45f16f063d28bd9bb752ad31fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:32:25 provisioning config files... 13:32:25 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14562082338139419583tmp [Pipeline] { [Pipeline] sh 13:32:25 + set +x 13:32:25 + curl -s https://codecov.io/bash 13:32:25 + bash -s -- 13:32:25 13:32:25 _____ _ 13:32:25 / ____| | | 13:32:25 | | ___ __| | ___ ___ _____ __ 13:32:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:32:25 | |___| (_) | (_| | __/ (_| (_) \ V / 13:32:25 \_____\___/ \__,_|\___|\___\___/ \_/ 13:32:25 Bash-1.0.6 13:32:25 13:32:25 13:32:25 ==> git version 2.25.1 found 13:32:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:32:25 Release-Date: 2020-01-08 13:32:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:32:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:32:25 ==> Jenkins CI detected. 13:32:25 current dir:  /w/workspace/ry_app-service-configurable_main 13:32:25 project root: . 13:32:25 --> token set from env 13:32:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:32:25 ==> Running gcov in . (disable via -X gcov) 13:32:25 ==> Python coveragepy not found 13:32:25 ==> Searching for coverage reports in: 13:32:25 + . 13:32:25 -> Found 1 reports 13:32:25 ==> Detecting git/mercurial file structure 13:32:25 ==> Reading reports 13:32:25 + ./coverage.out bytes=13 13:32:25 ==> Appending adjustments 13:32:25 https://docs.codecov.io/docs/fixing-reports 13:32:25 + Found adjustments 13:32:25 ==> Gzipping contents 13:32:25 4.0K /tmp/codecov.OnNvOE.gz 13:32:25 ==> Uploading reports 13:32:25 url: https://codecov.io 13:32:25 query: branch=main&commit=4880d13fba8919741e70fade795d8a1158c52518&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:32:25 -> Pinging Codecov 13:32:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4880d13fba8919741e70fade795d8a1158c52518&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:32:26 -> Uploading to 13:32:26 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/A97CA9966030D2A3747ED39772930CCE/4880d13fba8919741e70fade795d8a1158c52518/3dda0c4c-2b39-4bd3-abd2-d16a8f45979c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T133225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3242bccf50cc6a4f58bdadda2d6cb4c739b7ec48a28438e202e1d2ff3d1b3c8 13:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 13:32:26 Dload Upload Total Spent Left Speed 13:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1068 --:--:-- --:--:-- --:--:-- 1068 100 234 0 0 100 234 0 863 --:--:-- --:--:-- --:--:-- 860 13:32:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] } 13:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:32:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:32:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:32:27 13:32:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:32:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:32:27 df9b9388f04a: Pulling fs layer 13:32:27 52dc419b0ee2: Pulling fs layer 13:32:27 25bc292e5bac: Pulling fs layer 13:32:27 114826534d7a: Pulling fs layer 13:32:27 4657fd5d0bcf: Pulling fs layer 13:32:27 6ad1cebc031e: Pulling fs layer 13:32:27 8a3aa393b2d8: Pulling fs layer 13:32:27 114826534d7a: Waiting 13:32:27 8a3aa393b2d8: Waiting 13:32:27 6ad1cebc031e: Waiting 13:32:27 25bc292e5bac: Verifying Checksum 13:32:27 25bc292e5bac: Download complete 13:32:27 52dc419b0ee2: Verifying Checksum 13:32:27 52dc419b0ee2: Download complete 13:32:27 4657fd5d0bcf: Download complete 13:32:27 df9b9388f04a: Download complete 13:32:28 6ad1cebc031e: Verifying Checksum 13:32:28 6ad1cebc031e: Download complete 13:32:28 df9b9388f04a: Pull complete 13:32:28 52dc419b0ee2: Pull complete 13:32:28 25bc292e5bac: Pull complete 13:32:28 114826534d7a: Verifying Checksum 13:32:28 114826534d7a: Download complete 13:32:28 8a3aa393b2d8: Verifying Checksum 13:32:28 8a3aa393b2d8: Download complete 13:32:31 114826534d7a: Pull complete 13:32:32 4657fd5d0bcf: Pull complete 13:32:32 6ad1cebc031e: Pull complete 13:32:35 8a3aa393b2d8: Pull complete 13:32:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 13:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:35 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:32:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:32:38 $ docker top b923d4180bd33fa9540483e6802c01c1c015f5a2f6979762532ec526c5c26fdd -eo pid,comm [Pipeline] { [Pipeline] echo 13:32:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:32:39 + set -o pipefail 13:32:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:32:45 13:32:45 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:32:45 13:32:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/3949e359-aa25-4f08-88ec-78440ee9dd69 13:32:45 13:32:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:32:45 13:32:45 13:32:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 13:32:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 13:32:45 More details here: https://snyk.co/ue1NS [Pipeline] } 13:32:45 $ docker stop --time=1 b923d4180bd33fa9540483e6802c01c1c015f5a2f6979762532ec526c5c26fdd 13:32:48 $ docker rm -f --volumes b923d4180bd33fa9540483e6802c01c1c015f5a2f6979762532ec526c5c26fdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:49 + git log --format=format:%s -1 4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] sh 13:32:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:32:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:50 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:32:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:32:50 $ docker top 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:32:51 [ssh-agent] Looking for ssh-agent implementation... 13:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:32:51 $ docker exec 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 ssh-agent 13:32:51 SSH_AUTH_SOCK=/tmp/ssh-xmKNpFik6KBY/agent.33 13:32:51 SSH_AGENT_PID=39 13:32:51 Running ssh-add (command line suppressed) 13:32:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1628391784549568274.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1628391784549568274.key) 13:32:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:32:51 + git semver tag 13:32:52 2024-03-11 13:32:52,114 [run_tag] DEBUG tag force:False 13:32:52 2024-03-11 13:32:52,115 [check_head_tag] DEBUG check head tag 13:32:52 2024-03-11 13:32:52,116 [execute] INFO git cat-file --batch-check 13:32:52 2024-03-11 13:32:52,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:32:52 2024-03-11 13:32:52,120 [execute] INFO git cat-file --batch 13:32:52 2024-03-11 13:32:52,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 13:32:52 2024-03-11 13:32:52,145 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:32:52 2024-03-11 13:32:52,145 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 13:32:52 2024-03-11 13:32:52,145 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 13:32:52 2024-03-11 13:32:52,150 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:32:52 3.2.0-dev.17 [Pipeline] } 13:32:52 $ docker exec --env ******** --env ******** 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 ssh-agent -k 13:32:52 unset SSH_AUTH_SOCK; 13:32:52 unset SSH_AGENT_PID; 13:32:52 echo Agent pid 39 killed; 13:32:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:52 + git semver [Pipeline] } 13:32:53 $ docker stop --time=1 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 13:32:54 $ docker rm -f --volumes 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:32:55 13:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:32:55 0.23.1-centos7: Pulling from edgex-lftools 13:32:55 ab5ef0e58194: Pulling fs layer 13:32:55 9712f1f96733: Pulling fs layer 13:32:55 63f879dbbcfc: Pulling fs layer 13:32:55 0d9ebad4ef96: Pulling fs layer 13:32:55 e9a5061849ea: Pulling fs layer 13:32:55 d747dcd14b5f: Pulling fs layer 13:32:55 0d9ebad4ef96: Waiting 13:32:55 2de7ff778b66: Pulling fs layer 13:32:55 d747dcd14b5f: Waiting 13:32:55 2de7ff778b66: Waiting 13:32:55 9712f1f96733: Download complete 13:32:55 63f879dbbcfc: Verifying Checksum 13:32:55 63f879dbbcfc: Download complete 13:32:55 0d9ebad4ef96: Verifying Checksum 13:32:55 0d9ebad4ef96: Download complete 13:32:55 e9a5061849ea: Verifying Checksum 13:32:55 e9a5061849ea: Download complete 13:32:55 d747dcd14b5f: Verifying Checksum 13:32:55 d747dcd14b5f: Download complete 13:32:55 ab5ef0e58194: Verifying Checksum 13:32:55 ab5ef0e58194: Download complete 13:32:55 2de7ff778b66: Verifying Checksum 13:32:55 2de7ff778b66: Download complete 13:32:59 ab5ef0e58194: Pull complete 13:32:59 9712f1f96733: Pull complete 13:32:59 63f879dbbcfc: Pull complete 13:33:03 0d9ebad4ef96: Pull complete 13:33:03 e9a5061849ea: Pull complete 13:33:03 d747dcd14b5f: Pull complete 13:33:05 2de7ff778b66: Pull complete 13:33:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:33:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:05 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:33:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:33:09 $ docker top 9fa66a820cb271524d9a2a3afd3680f4e3b3194eeae27817489baeddf24f4aa6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:33:09 provisioning config files... 13:33:09 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9921430732819591570tmp 13:33:09 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3335629542389689261tmp 13:33:09 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15505322688761900070tmp [Pipeline] { [Pipeline] echo 13:33:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:33:10 ---> sigul-configuration.sh 13:33:10 gpg: directory `/root/.gnupg' created 13:33:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:33:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:33:10 gpg: keyring `/root/.gnupg/secring.gpg' created 13:33:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:33:10 gpg: CAST5 encrypted data 13:33:10 gpg: encrypted with 1 passphrase 13:33:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:33:10 + mkdir /home/jenkins 13:33:10 + mkdir /home/jenkins/sigul [Pipeline] sh 13:33:10 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:33:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:33:11 ---> sigul-install.sh 13:33:11 Sigul already installed; skipping installation. [Pipeline] sh 13:33:11 + git tag --list 13:33:11 v1.0.0 13:33:11 v1.1.0 13:33:11 v1.2.0 13:33:11 v1.3.0 13:33:11 v1.3.1 13:33:11 v2.0.0 13:33:11 v2.0.1 13:33:11 v2.1.0 13:33:11 v2.1.1 13:33:11 v2.1.2 13:33:11 v2.2.0 13:33:11 v2.3 13:33:11 v2.3.0 13:33:11 v2.3.1 13:33:11 v3.0 13:33:11 v3.0.0 13:33:11 v3.0.1 13:33:11 v3.0.1-dev.1 13:33:11 v3.1 13:33:11 v3.1.0 13:33:11 v3.1.0-dev.1 13:33:11 v3.1.0-dev.10 13:33:11 v3.1.0-dev.11 13:33:11 v3.1.0-dev.12 13:33:11 v3.1.0-dev.13 13:33:11 v3.1.0-dev.14 13:33:11 v3.1.0-dev.15 13:33:11 v3.1.0-dev.16 13:33:11 v3.1.0-dev.17 13:33:11 v3.1.0-dev.18 13:33:11 v3.1.0-dev.19 13:33:11 v3.1.0-dev.2 13:33:11 v3.1.0-dev.20 13:33:11 v3.1.0-dev.21 13:33:11 v3.1.0-dev.22 13:33:11 v3.1.0-dev.23 13:33:11 v3.1.0-dev.24 13:33:11 v3.1.0-dev.25 13:33:11 v3.1.0-dev.26 13:33:11 v3.1.0-dev.27 13:33:11 v3.1.0-dev.28 13:33:11 v3.1.0-dev.29 13:33:11 v3.1.0-dev.3 13:33:11 v3.1.0-dev.30 13:33:11 v3.1.0-dev.31 13:33:11 v3.1.0-dev.32 13:33:11 v3.1.0-dev.33 13:33:11 v3.1.0-dev.34 13:33:11 v3.1.0-dev.35 13:33:11 v3.1.0-dev.36 13:33:11 v3.1.0-dev.37 13:33:11 v3.1.0-dev.38 13:33:11 v3.1.0-dev.39 13:33:11 v3.1.0-dev.4 13:33:11 v3.1.0-dev.5 13:33:11 v3.1.0-dev.6 13:33:11 v3.1.0-dev.7 13:33:11 v3.1.0-dev.8 13:33:11 v3.1.0-dev.9 13:33:11 v3.2.0-dev.1 13:33:11 v3.2.0-dev.10 13:33:11 v3.2.0-dev.11 13:33:11 v3.2.0-dev.12 13:33:11 v3.2.0-dev.13 13:33:11 v3.2.0-dev.14 13:33:11 v3.2.0-dev.15 13:33:11 v3.2.0-dev.16 13:33:11 v3.2.0-dev.17 13:33:11 v3.2.0-dev.2 13:33:11 v3.2.0-dev.3 13:33:11 v3.2.0-dev.4 13:33:11 v3.2.0-dev.5 13:33:11 v3.2.0-dev.6 13:33:11 v3.2.0-dev.7 13:33:11 v3.2.0-dev.8 13:33:11 v3.2.0-dev.9 [Pipeline] sh 13:33:11 + lftools sign git-tag v3.2.0-dev.17 13:33:12 Signing Git tag with Sigul... 13:33:12 Signing v3.2.0-dev.17 [Pipeline] echo 13:33:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:33:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:33:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:33:13 $ docker stop --time=1 9fa66a820cb271524d9a2a3afd3680f4e3b3194eeae27817489baeddf24f4aa6 13:33:14 $ docker rm -f --volumes 9fa66a820cb271524d9a2a3afd3680f4e3b3194eeae27817489baeddf24f4aa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:33:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:33:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:15 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:33: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:33:16 $ docker top 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c -eo pid,comm 13:33:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:33:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:16 [ssh-agent] Looking for ssh-agent implementation... 13:33:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:16 $ docker exec 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c ssh-agent 13:33:16 SSH_AUTH_SOCK=/tmp/ssh-oQsFaEnkgpJH/agent.32 13:33:16 SSH_AGENT_PID=38 13:33:16 Running ssh-add (command line suppressed) 13:33:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15267413946141410057.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15267413946141410057.key) 13:33:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:17 + git semver bump pre 13:33:17 2024-03-11 13:33:17,463 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:33:17 2024-03-11 13:33:17,464 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 13:33:17 2024-03-11 13:33:17,464 [bump_version] DEBUG bumped version:3.2.0-dev.18 13:33:17 2024-03-11 13:33:17,464 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:33:17 2024-03-11 13:33:17,464 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:33:17 2024-03-11 13:33:17,464 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:33:17 2024-03-11 13:33:17,467 [execute] INFO git cat-file --batch-check 13:33:17 2024-03-11 13:33:17,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:33:17 2024-03-11 13:33:17,473 [execute] INFO git cat-file --batch 13:33:17 2024-03-11 13:33:17,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:33:17 2024-03-11 13:33:17,478 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:33:17 3.2.0-dev.18 [Pipeline] } 13:33:17 $ docker exec --env ******** --env ******** 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c ssh-agent -k 13:33:17 unset SSH_AUTH_SOCK; 13:33:17 unset SSH_AGENT_PID; 13:33:17 echo Agent pid 38 killed; 13:33:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:18 + git semver [Pipeline] } 13:33:18 $ docker stop --time=1 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c 13:33:19 $ docker rm -f --volumes 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c [Pipeline] // withDockerContainer [Pipeline] sh 13:33:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:33:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:20 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:33: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:33:21 $ docker top 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f -eo pid,comm 13:33:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:33:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:21 [ssh-agent] Looking for ssh-agent implementation... 13:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:21 $ docker exec 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f ssh-agent 13:33:21 SSH_AUTH_SOCK=/tmp/ssh-DHniiVgFdSAi/agent.33 13:33:21 SSH_AGENT_PID=39 13:33:21 Running ssh-add (command line suppressed) 13:33:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10358483104059218321.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10358483104059218321.key) 13:33:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:22 + git semver push 13:33:22 2024-03-11 13:33:22,423 [run_push] DEBUG push 13:33:22 2024-03-11 13:33:22,423 [execute] INFO git cat-file --batch-check 13:33:22 2024-03-11 13:33:22,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 13:33:22 2024-03-11 13:33:22,428 [execute] INFO git rev-list 2da157974a7d07f3252048c516750684a26532ef -- 13:33:22 2024-03-11 13:33:22,428 [execute] DEBUG Popen(['git', 'rev-list', '2da157974a7d07f3252048c516750684a26532ef', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:33:22 2024-03-11 13:33:22,440 [execute] INFO git fetch -v origin 13:33:22 2024-03-11 13:33:22,441 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 13:33:23 2024-03-11 13:33:22,952 [run_push] DEBUG no remote changes detected 13:33:23 2024-03-11 13:33:22,953 [execute] INFO git push origin semver 13:33:23 2024-03-11 13:33:22,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 13:33:23 2024-03-11 13:33:23,740 [run_push] DEBUG push all version tags 13:33:23 2024-03-11 13:33:23,741 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:33:23 2024-03-11 13:33:23,741 [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) 13:33:24 2024-03-11 13:33:24,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:33:24 3.2.0-dev.18 [Pipeline] } 13:33:24 $ docker exec --env ******** --env ******** 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f ssh-agent -k 13:33:24 unset SSH_AUTH_SOCK; 13:33:24 unset SSH_AGENT_PID; 13:33:24 echo Agent pid 39 killed; 13:33:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:25 + git semver [Pipeline] } 13:33:25 $ docker stop --time=1 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f 13:33:26 $ docker rm -f --volumes 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:33:28 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:33:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:33:28 total 16 13:33:28 drwxr-xr-x 3 root root 4096 Mar 11 13:24 . 13:33:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:33 .. 13:33:28 drwxr-xr-x 2 root root 4096 Mar 11 13:24 cost 13:33:28 -rw-r--r-- 1 root root 96 Mar 11 13:24 cost.csv 13:33:28 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:33:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:33:28 total 16 13:33:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:24 . 13:33:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:33 .. 13:33:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 13:24 cost 13:33:28 -rw-r--r-- 1 jenkins jenkins 96 Mar 11 13:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:33:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:33:29 ---> package-listing.sh 13:33:29 ++ facter osfamily 13:33:29 ++ tr '[:upper:]' '[:lower:]' 13:33:29 + OS_FAMILY=debian 13:33:29 + workspace=/w/workspace/ry_app-service-configurable_main 13:33:29 + START_PACKAGES=/tmp/packages_start.txt 13:33:29 + END_PACKAGES=/tmp/packages_end.txt 13:33:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:29 + PACKAGES=/tmp/packages_start.txt 13:33:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:33:29 + PACKAGES=/tmp/packages_end.txt 13:33:29 + case "${OS_FAMILY}" in 13:33:29 + dpkg -l 13:33:29 + grep '^ii' 13:33:29 + '[' -f /tmp/packages_start.txt ']' 13:33:29 + '[' -f /tmp/packages_end.txt ']' 13:33:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:33:29 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:33:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:33:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:33:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:30 prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container 13:33:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:33:30 $ docker top 728bcaeeae6d02aa782d845c3622674f5a244725f9d0fe5f7742c192a69333d1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:31 + touch /tmp/pre-build-complete [Pipeline] sh 13:33:31 + mkdir -p /var/log/sysstat [Pipeline] sh 13:33:31 + ls /var/log/sa-host 13:33:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:32 provisioning config files... 13:33:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5063075740556753153tmp [Pipeline] { [Pipeline] echo 13:33:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:33:32 ---> create-netrc.sh [Pipeline] } 13:33:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:33:32 ---> python-tools-install.sh [Pipeline] echo 13:33:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:33:33 ---> sudo-logs.sh 13:33:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:33:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:33:33 ---> job-cost.sh 13:33:33 lf-activate-venv: SKIPPING 13:33:33 DEBUG: total: 0.2199999988079071 13:33:33 INFO: Retrieving Stack Cost... 13:33:33 INFO: Retrieving Pricing Info for: v3-standard-8 13:33:34 INFO: Archiving Costs [Pipeline] echo 13:33:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:33:34 ---> logs-deploy.sh 13:33:34 lf-activate-venv: SKIPPING 13:33:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/226 13:33:34 INFO: archiving workspace using pattern(s): 13:33:35 Archives upload complete. 13:33:35 INFO: archiving logs to Nexus 13:33:36 ---> uname -a: 13:33:36 Linux prd-ubuntu20-04-docker-8c-8g-5446 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:33:36 13:33:36 13:33:36 ---> lscpu: 13:33:36 Architecture: x86_64 13:33:36 CPU op-mode(s): 32-bit, 64-bit 13:33:36 Byte Order: Little Endian 13:33:36 Address sizes: 40 bits physical, 48 bits virtual 13:33:36 CPU(s): 8 13:33:36 On-line CPU(s) list: 0-7 13:33:36 Thread(s) per core: 1 13:33:36 Core(s) per socket: 1 13:33:36 Socket(s): 8 13:33:36 NUMA node(s): 1 13:33:36 Vendor ID: AuthenticAMD 13:33:36 CPU family: 23 13:33:36 Model: 49 13:33:36 Model name: AMD EPYC-Rome Processor 13:33:36 Stepping: 0 13:33:36 CPU MHz: 2799.998 13:33:36 BogoMIPS: 5599.99 13:33:36 Virtualization: AMD-V 13:33:36 Hypervisor vendor: KVM 13:33:36 Virtualization type: full 13:33:36 L1d cache: 256 KiB 13:33:36 L1i cache: 256 KiB 13:33:36 L2 cache: 4 MiB 13:33:36 L3 cache: 128 MiB 13:33:36 NUMA node0 CPU(s): 0-7 13:33:36 Vulnerability Itlb multihit: Not affected 13:33:36 Vulnerability L1tf: Not affected 13:33:36 Vulnerability Mds: Not affected 13:33:36 Vulnerability Meltdown: Not affected 13:33:36 Vulnerability Mmio stale data: Not affected 13:33:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:33:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:33:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:33:36 Vulnerability Srbds: Not affected 13:33:36 Vulnerability Tsx async abort: Not affected 13:33:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:33:36 13:33:36 13:33:36 ---> nproc: 13:33:36 8 13:33:36 13:33:36 13:33:36 ---> df -h: 13:33:36 Filesystem Size Used Avail Use% Mounted on 13:33:36 overlay 155G 13G 143G 9% / 13:33:36 tmpfs 64M 0 64M 0% /dev 13:33:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:33:36 shm 64M 0 64M 0% /dev/shm 13:33:36 /dev/vda1 155G 13G 143G 9% /facter-os 13:33:36 13:33:36 13:33:36 ---> sar -b -r -n DEV: 13:33:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5446) 03/11/24 _x86_64_ (8 CPU) 13:33:36 13:33:36 13:20:41 LINUX RESTART (8 CPU) 13:33:36 13:33:36 13:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:33:36 13:22:01 181.53 39.16 142.37 0.00 4376.21 93307.17 0.00 13:33:36 13:23:01 125.91 0.73 125.18 0.00 9.07 40236.63 0.00 13:33:36 13:24:01 165.13 0.23 164.90 0.00 19.84 37220.11 0.00 13:33:36 13:25:01 48.79 1.60 47.19 0.00 36.26 16092.93 0.00 13:33:36 13:26:01 21.64 8.96 12.68 0.00 2905.03 2570.48 0.00 13:33:36 13:27:01 2.15 0.00 2.15 0.00 0.00 33.46 0.00 13:33:36 13:28:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 13:33:36 13:29:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 13:33:36 13:30:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 13:33:36 13:31:01 2.03 0.00 2.03 0.00 0.00 29.33 0.00 13:33:36 13:32:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 13:33:36 13:33:01 70.84 0.33 70.50 0.00 16.53 34096.05 0.00 13:33:36 Average: 51.74 4.20 47.54 0.00 608.29 18533.64 0.00 13:33:36 13:33:36 13:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:36 13:22:01 29210904 31535960 783776 2.38 77600 2517344 1989972 5.86 1024568 2258120 5032 13:33:36 13:23:01 27866752 31283164 1020016 3.10 139548 3449320 2071196 6.10 1424588 3089556 444460 13:33:36 13:24:01 27797824 31533220 771452 2.35 153664 3722784 1859380 5.48 1248256 3301208 456532 13:33:36 13:25:01 27796136 31533988 769664 2.34 153996 3724044 1755148 5.17 1261968 3289372 424 13:33:36 13:26:01 27611984 31518836 779012 2.37 157996 3882604 1793316 5.29 1362404 3354944 560 13:33:36 13:27:01 27619088 31525888 771872 2.35 158040 3882600 1810200 5.33 1355712 3354904 172 13:33:36 13:28:01 27619332 31526184 771524 2.35 158076 3882604 1810200 5.33 1355980 3354908 8 13:33:36 13:29:01 27630436 31537324 760364 2.31 158112 3882604 1810200 5.33 1344792 3354908 48 13:33:36 13:30:01 27630292 31537240 760408 2.31 158148 3882608 1810200 5.33 1344868 3354912 8 13:33:36 13:31:01 27629984 31537316 760588 2.31 158188 3882592 1810200 5.33 1344732 3355244 28 13:33:36 13:32:01 27630076 31537408 760292 2.31 158212 3882592 1810200 5.33 1344796 3355240 8 13:33:36 13:33:01 26218384 31476360 816504 2.48 178760 5120868 2076748 6.12 1460640 4551136 540368 13:33:36 Average: 27688433 31506907 793789 2.41 150862 3809380 1867247 5.50 1322775 3331204 120637 13:33:36 13:33:36 13:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:36 13:22:01 veth7cf2b6c 66.23 76.26 6.40 58.82 0.00 0.00 0.00 0.00 13:33:36 13:22:01 ens3 627.16 466.55 5959.17 146.45 0.00 0.00 0.00 0.00 13:33:36 13:22:01 docker0 87.05 96.36 7.11 230.83 0.00 0.00 0.00 0.00 13:33:36 13:22:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 13:33:36 13:23:01 veth5b90d36 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 13:33:36 13:23:01 ens3 185.75 119.20 2001.05 24.67 0.00 0.00 0.00 0.00 13:33:36 13:23:01 docker0 103.00 158.04 8.93 1975.34 0.00 0.00 0.00 0.00 13:33:36 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:36 13:24:01 ens3 151.08 105.66 2712.18 144.49 0.00 0.00 0.00 0.00 13:33:36 13:24:01 docker0 4.19 6.87 0.26 95.64 0.00 0.00 0.00 0.00 13:33:36 13:24:01 lo 8.19 8.19 0.82 0.82 0.00 0.00 0.00 0.00 13:33:36 13:25:01 ens3 18.51 12.86 18.65 10.05 0.00 0.00 0.00 0.00 13:33:36 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:25:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 13:33:36 13:26:01 ens3 43.04 19.04 666.16 1.52 0.00 0.00 0.00 0.00 13:33:36 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:33:36 13:27:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 13:33:36 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:36 13:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:29:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:33:36 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:36 13:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:33:36 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:36 13:32:01 ens3 0.28 0.20 0.24 0.07 0.00 0.00 0.00 0.00 13:33:36 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:36 13:33:01 ens3 336.93 210.78 8089.98 30.89 0.00 0.00 0.00 0.00 13:33:36 13:33:01 docker0 58.71 77.99 4.75 923.85 0.00 0.00 0.00 0.00 13:33:36 13:33:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 13:33:36 Average: ens3 112.90 77.36 1614.62 29.70 0.00 0.00 0.00 0.00 13:33:36 Average: docker0 20.98 28.17 1.75 268.83 0.00 0.00 0.00 0.00 13:33:36 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 13:33:36 13:33:36 13:33:36 ---> sar -P ALL: 13:33:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5446) 03/11/24 _x86_64_ (8 CPU) 13:33:36 13:33:36 13:20:41 LINUX RESTART (8 CPU) 13:33:36 13:33:36 13:21:02 CPU %user %nice %system %iowait %steal %idle 13:33:36 13:22:01 all 9.41 0.00 3.27 2.97 0.06 84.29 13:33:36 13:22:01 0 8.54 0.00 3.20 1.74 0.07 86.45 13:33:36 13:22:01 1 10.04 0.00 3.51 11.04 0.07 75.34 13:33:36 13:22:01 2 9.79 0.00 3.10 0.55 0.07 86.50 13:33:36 13:22:01 3 11.37 0.00 3.69 5.57 0.05 79.32 13:33:36 13:22:01 4 10.34 0.00 2.63 1.67 0.05 85.32 13:33:36 13:22:01 5 8.29 0.00 2.57 1.70 0.05 87.39 13:33:36 13:22:01 6 7.88 0.00 4.19 0.36 0.07 87.51 13:33:36 13:22:01 7 9.03 0.00 3.29 1.17 0.07 86.44 13:33:36 13:23:01 all 36.50 0.00 4.76 2.09 0.08 56.57 13:33:36 13:23:01 0 37.81 0.00 5.57 8.30 0.08 48.24 13:33:36 13:23:01 1 38.26 0.00 5.51 6.31 0.07 49.86 13:33:36 13:23:01 2 36.26 0.00 3.76 0.12 0.07 59.79 13:33:36 13:23:01 3 33.05 0.00 4.65 0.08 0.07 62.15 13:33:36 13:23:01 4 37.61 0.00 4.16 0.24 0.08 57.91 13:33:36 13:23:01 5 36.74 0.00 4.66 0.85 0.08 57.66 13:33:36 13:23:01 6 34.35 0.00 5.64 0.79 0.08 59.13 13:33:36 13:23:01 7 37.93 0.00 4.14 0.07 0.07 57.79 13:33:36 13:24:01 all 28.51 0.00 4.42 2.30 0.09 64.68 13:33:36 13:24:01 0 27.68 0.00 4.24 0.10 0.07 67.91 13:33:36 13:24:01 1 29.46 0.00 4.41 0.22 0.07 65.84 13:33:36 13:24:01 2 27.15 0.00 3.86 0.22 0.13 68.64 13:33:36 13:24:01 3 28.51 0.00 3.87 2.09 0.08 65.45 13:33:36 13:24:01 4 28.53 0.00 4.81 5.74 0.12 60.80 13:33:36 13:24:01 5 28.68 0.00 4.34 3.90 0.08 63.00 13:33:36 13:24:01 6 27.87 0.00 4.90 0.96 0.08 66.18 13:33:36 13:24:01 7 30.18 0.00 4.93 5.17 0.10 59.61 13:33:36 13:25:01 all 0.51 0.00 0.25 0.69 0.02 98.53 13:33:36 13:25:01 0 0.87 0.00 0.23 0.05 0.02 98.83 13:33:36 13:25:01 1 0.32 0.00 0.25 0.00 0.02 99.42 13:33:36 13:25:01 2 0.23 0.00 0.17 0.00 0.03 99.56 13:33:36 13:25:01 3 1.33 0.00 0.13 0.03 0.03 98.47 13:33:36 13:25:01 4 0.50 0.00 0.18 0.02 0.02 99.28 13:33:36 13:25:01 5 0.23 0.00 0.18 0.12 0.02 99.45 13:33:36 13:25:01 6 0.42 0.00 0.17 0.13 0.00 99.28 13:33:36 13:25:01 7 0.17 0.00 0.70 5.16 0.03 93.93 13:33:36 13:26:01 all 0.45 0.00 0.24 0.20 0.01 99.10 13:33:36 13:26:01 0 0.40 0.00 0.23 0.03 0.02 99.32 13:33:36 13:26:01 1 0.23 0.00 0.13 0.15 0.02 99.47 13:33:36 13:26:01 2 0.07 0.00 0.15 0.10 0.02 99.67 13:33:36 13:26:01 3 0.22 0.00 0.30 0.38 0.02 99.08 13:33:36 13:26:01 4 0.73 0.00 0.32 0.38 0.00 98.57 13:33:36 13:26:01 5 0.65 0.00 0.28 0.00 0.00 99.07 13:33:36 13:26:01 6 1.00 0.00 0.12 0.00 0.02 98.86 13:33:36 13:26:01 7 0.27 0.00 0.42 0.52 0.00 98.80 13:33:36 13:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:33:36 13:27:01 0 0.08 0.00 0.02 0.00 0.00 99.90 13:33:36 13:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:33:36 13:27:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:33:36 13:27:01 3 0.05 0.00 0.03 0.02 0.03 99.87 13:33:36 13:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:33:36 13:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:33:36 13:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:33:36 13:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:33:36 13:28:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:33:36 13:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:33:36 13:28:01 1 0.00 0.00 0.02 0.02 0.02 99.95 13:33:36 13:28:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:33:36 13:28:01 3 0.07 0.00 0.02 0.02 0.02 99.88 13:33:36 13:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:33:36 13:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:33:36 13:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:33:36 13:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:33:36 13:29:01 all 0.05 0.00 0.02 0.00 0.01 99.92 13:33:36 13:29:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:33:36 13:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:33:36 13:29:01 2 0.05 0.00 0.02 0.02 0.02 99.90 13:33:36 13:29:01 3 0.17 0.00 0.03 0.02 0.02 99.77 13:33:36 13:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:33:36 13:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:33:36 13:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:33:36 13:29:01 7 0.00 0.00 0.03 0.00 0.00 99.97 13:33:36 13:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:33:36 13:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:33:36 13:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:33:36 13:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:33:36 13:30:01 3 0.27 0.00 0.02 0.00 0.03 99.68 13:33:36 13:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:33:36 13:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:33:36 13:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:33:36 13:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:33:36 13:31:01 all 0.03 0.00 0.02 0.01 0.01 99.94 13:33:36 13:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:33:36 13:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:33:36 13:31:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:33:36 13:31:01 3 0.05 0.00 0.02 0.03 0.02 99.88 13:33:36 13:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:33:36 13:31:01 5 0.03 0.00 0.00 0.02 0.02 99.93 13:33:36 13:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:33:36 13:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:33:36 13:32:01 all 0.02 0.00 0.00 0.00 0.01 99.96 13:33:36 13:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:33:36 13:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:33:36 13:32:01 2 0.05 0.00 0.00 0.02 0.02 99.92 13:33:36 13:32:01 3 0.10 0.00 0.02 0.02 0.02 99.85 13:33:36 13:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:33:36 13:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:33:36 13:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:33:36 13:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:33:36 13:33:36 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:33:36 13:33:01 all 7.09 0.00 3.06 0.83 0.04 88.99 13:33:36 13:33:01 0 7.00 0.00 3.31 3.85 0.03 85.81 13:33:36 13:33:01 1 6.06 0.00 3.00 0.07 0.03 90.84 13:33:36 13:33:01 2 9.57 0.00 3.42 1.54 0.03 85.44 13:33:36 13:33:01 3 5.67 0.00 2.59 0.55 0.05 91.14 13:33:36 13:33:01 4 7.16 0.00 3.28 0.45 0.05 89.06 13:33:36 13:33:01 5 7.93 0.00 2.67 0.00 0.02 89.38 13:33:36 13:33:01 6 5.68 0.00 2.49 0.02 0.03 91.78 13:33:36 13:33:01 7 7.64 0.00 3.74 0.13 0.03 88.45 13:33:36 Average: all 6.84 0.00 1.33 0.75 0.03 91.05 13:33:36 Average: 0 6.84 0.00 1.40 1.16 0.03 90.57 13:33:36 Average: 1 7.00 0.00 1.39 1.46 0.03 90.12 13:33:36 Average: 2 6.90 0.00 1.20 0.21 0.03 91.65 13:33:36 Average: 3 6.69 0.00 1.27 0.72 0.04 91.28 13:33:36 Average: 4 7.03 0.00 1.28 0.70 0.03 90.96 13:33:36 Average: 5 6.84 0.00 1.22 0.54 0.02 91.37 13:33:36 Average: 6 6.40 0.00 1.45 0.19 0.03 91.93 13:33:36 Average: 7 7.05 0.00 1.43 1.01 0.03 90.48 13:33:36 13:33:36 13:33:36