Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e8fdc066d5979e1705b6f23a339d91f778af4e1 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-ssh3026371950861074652.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-ssh8527168698296523871.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-ssh1751126484378879302.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-ssh14551861749037398287.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-ssh4549150603007897266.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-1412 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 8e8fdc066d5979e1705b6f23a339d91f778af4e1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#642)" > 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 8e8fdc066d5979e1705b6f23a339d91f778af4e1 # timeout=10 > git rev-list --no-walk d6c7bef36cd642dd9caca3159f3dce294963f756 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:09 ========================================================= 15:11:09 EdgeX Global Pipelines Version Info 15:11:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:09 ------------------- 15:11:09 stable info: 15:11:09 ------------------- 15:11:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:11:09 Message: update stable to v1.0.258 15:11:10 ------------------- 15:11:10 experimental info: 15:11:10 ------------------- 15:11:10 Commited By: **** collab-it+edgex@linuxfoundation.org 15:11:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:11:10 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e8fdc0 [Pipeline] echo 15:11:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:11 provisioning config files... 15:11:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2985772691322385828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:12 ---> ****-login.sh 15:11:12 nexus3.edgexfoundry.org:10001 15:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:12 Configure a credential helper to remove this warning. See 15:11:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:12 15:11:12 Login Succeeded 15:11:12 nexus3.edgexfoundry.org:10002 15:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:12 Configure a credential helper to remove this warning. See 15:11:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:12 15:11:12 Login Succeeded 15:11:12 nexus3.edgexfoundry.org:10003 15:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:12 Configure a credential helper to remove this warning. See 15:11:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:12 15:11:12 Login Succeeded 15:11:12 nexus3.edgexfoundry.org:10004 15:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:12 Configure a credential helper to remove this warning. See 15:11:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:12 15:11:12 Login Succeeded 15:11:12 ****.io 15:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:13 Configure a credential helper to remove this warning. See 15:11:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:13 15:11:13 Login Succeeded 15:11:13 ---> ****-login.sh ends [Pipeline] } 15:11:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:11:13 + git rev-list -1 --merges 8e8fdc066d5979e1705b6f23a339d91f778af4e1~1..8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] echo 15:11:13 -----------> git rev-list -1 --merges 8e8fdc066d5979e1705b6f23a339d91f778af4e1~1..8e8fdc066d5979e1705b6f23a339d91f778af4e1 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [false] [Pipeline] sh 15:11:14 + git log --format=format:%s -1 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] echo 15:11:14 ========================================================= 15:11:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:11:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:14 + git log --format=format:%s -1 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] echo 15:11:14 [semverPrep] GIT_COMMIT: 8e8fdc066d5979e1705b6f23a339d91f778af4e1, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#642) [Pipeline] echo 15:11:14 [semverPrep] This is not a build commit. [Pipeline] sh 15:11:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:15 + grep -v github /etc/ssh/ssh_known_hosts 15:11:15 + [ -e /tmp/ssh_known_hosts ] 15:11:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:11:15 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:11:15 sudo tee -a /etc/ssh/ssh_known_hosts 15:11:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:15 15:11:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:15 0.1.4: Pulling from edgex-devops/py-git-semver 15:11:15 b85a868b505f: Pulling fs layer 15:11:15 e2be974225ed: Pulling fs layer 15:11:15 339a4e72a1f5: Pulling fs layer 15:11:15 988bab9f4d93: Pulling fs layer 15:11:15 1469e6f7b9e6: Pulling fs layer 15:11:15 eaf3925da568: Pulling fs layer 15:11:15 bab4dde63d76: Pulling fs layer 15:11:15 bde34c3a00c8: Pulling fs layer 15:11:15 b352a97aabf1: Pulling fs layer 15:11:15 4872d77fe225: Pulling fs layer 15:11:15 5851b861e8e6: Pulling fs layer 15:11:15 988bab9f4d93: Waiting 15:11:15 eaf3925da568: Waiting 15:11:15 b352a97aabf1: Waiting 15:11:15 4872d77fe225: Waiting 15:11:15 bab4dde63d76: Waiting 15:11:15 5851b861e8e6: Waiting 15:11:15 bde34c3a00c8: Waiting 15:11:16 e2be974225ed: Download complete 15:11:16 988bab9f4d93: Verifying Checksum 15:11:16 988bab9f4d93: Download complete 15:11:16 1469e6f7b9e6: Verifying Checksum 15:11:16 1469e6f7b9e6: Download complete 15:11:16 eaf3925da568: Verifying Checksum 15:11:16 eaf3925da568: Download complete 15:11:16 339a4e72a1f5: Verifying Checksum 15:11:16 339a4e72a1f5: Download complete 15:11:16 bde34c3a00c8: Verifying Checksum 15:11:16 bde34c3a00c8: Download complete 15:11:16 b352a97aabf1: Verifying Checksum 15:11:16 b352a97aabf1: Download complete 15:11:16 4872d77fe225: Verifying Checksum 15:11:16 4872d77fe225: Download complete 15:11:16 5851b861e8e6: Verifying Checksum 15:11:16 5851b861e8e6: Download complete 15:11:16 b85a868b505f: Verifying Checksum 15:11:16 b85a868b505f: Download complete 15:11:16 bab4dde63d76: Verifying Checksum 15:11:16 bab4dde63d76: Download complete 15:11:17 b85a868b505f: Pull complete 15:11:17 e2be974225ed: Pull complete 15:11:18 339a4e72a1f5: Pull complete 15:11:18 988bab9f4d93: Pull complete 15:11:18 1469e6f7b9e6: Pull complete 15:11:18 eaf3925da568: Pull complete 15:11:20 bab4dde63d76: Pull complete 15:11:20 bde34c3a00c8: Pull complete 15:11:21 b352a97aabf1: Pull complete 15:11:21 4872d77fe225: Pull complete 15:11:21 5851b861e8e6: Pull complete 15:11:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:21 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:11:33 $ docker top 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 -eo pid,comm 15:11:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:11:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:34 [ssh-agent] Looking for ssh-agent implementation... 15:11:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:34 $ docker exec 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 ssh-agent 15:11:34 SSH_AUTH_SOCK=/tmp/ssh-H5cgZXcnu78C/agent.32 15:11:34 SSH_AGENT_PID=38 15:11:34 Running ssh-add (command line suppressed) 15:11:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1425258151319894845.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1425258151319894845.key) 15:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:35 + git tag --points-at HEAD [Pipeline] } 15:11:35 $ docker exec --env ******** --env ******** 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 ssh-agent -k 15:11:35 unset SSH_AUTH_SOCK; 15:11:35 unset SSH_AGENT_PID; 15:11:35 echo Agent pid 38 killed; 15:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:35 [ssh-agent] Looking for ssh-agent implementation... 15:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:35 $ docker exec 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 ssh-agent 15:11:35 SSH_AUTH_SOCK=/tmp/ssh-asapkQKvRZBj/agent.70 15:11:35 SSH_AGENT_PID=76 15:11:35 Running ssh-add (command line suppressed) 15:11:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9953251633570527520.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9953251633570527520.key) 15:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:36 + git semver init 15:11:36 2024-02-21 15:11:36,331 [run_init] DEBUG init version:0.0.0 force:False 15:11:36 2024-02-21 15:11:36,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:11:36 2024-02-21 15:11:36,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:11:36 2024-02-21 15:11:36,334 [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) 15:11:37 2024-02-21 15:11:37,640 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:11:37 2024-02-21 15:11:37,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:11:37 2024-02-21 15:11:37,641 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:11:37 2024-02-21 15:11:37,641 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:11:37 3.2.0-dev.12 [Pipeline] } 15:11:37 $ docker exec --env ******** --env ******** 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 ssh-agent -k 15:11:37 unset SSH_AUTH_SOCK; 15:11:37 unset SSH_AGENT_PID; 15:11:37 echo Agent pid 76 killed; 15:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:38 + git semver [Pipeline] } 15:11:38 $ docker stop --time=1 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 15:11:40 $ docker rm -f --volumes 62303b3223911323525a5c0992efc399cf59b7410693e5c6f0f45473e35a1a71 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:11:40 Stashed 1 file(s) [Pipeline] echo 15:11:40 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:41 provisioning config files... 15:11:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15433382162259240299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:41 ---> ****-login.sh 15:11:41 nexus3.edgexfoundry.org:10001 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 nexus3.edgexfoundry.org:10002 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 nexus3.edgexfoundry.org:10003 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 nexus3.edgexfoundry.org:10004 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 ****.io 15:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:11:41 Configure a credential helper to remove this warning. See 15:11:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:11:41 15:11:41 Login Succeeded 15:11:41 ---> ****-login.sh ends [Pipeline] } 15:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:11:42 ========================================================= 15:11:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:11:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:42 + 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 . 15:11:42 Sending build context to Docker daemon 8.786MB 15:11:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:11:42 Step 2/12 : FROM ${BASE} AS builder 15:11:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:11:42 7264a8db6415: Pulling fs layer 15:11:42 c4d48a809fc2: Pulling fs layer 15:11:42 4f1c88b9dad5: Pulling fs layer 15:11:42 ad3a456e5733: Pulling fs layer 15:11:42 69c7f0334f64: Pulling fs layer 15:11:42 1f1c1a5573a3: Pulling fs layer 15:11:42 ce7588e14bc9: Pulling fs layer 15:11:42 b5e4710f87ac: Pulling fs layer 15:11:42 ad3a456e5733: Waiting 15:11:42 69c7f0334f64: Waiting 15:11:42 1f1c1a5573a3: Waiting 15:11:42 ce7588e14bc9: Waiting 15:11:42 b5e4710f87ac: Waiting 15:11:42 c4d48a809fc2: Verifying Checksum 15:11:42 c4d48a809fc2: Download complete 15:11:42 ad3a456e5733: Download complete 15:11:42 69c7f0334f64: Verifying Checksum 15:11:42 69c7f0334f64: Download complete 15:11:42 7264a8db6415: Verifying Checksum 15:11:42 7264a8db6415: Download complete 15:11:42 1f1c1a5573a3: Verifying Checksum 15:11:42 1f1c1a5573a3: Download complete 15:11:42 7264a8db6415: Pull complete 15:11:42 b5e4710f87ac: Verifying Checksum 15:11:42 b5e4710f87ac: Download complete 15:11:43 c4d48a809fc2: Pull complete 15:11:43 4f1c88b9dad5: Verifying Checksum 15:11:43 4f1c88b9dad5: Download complete 15:11:43 ce7588e14bc9: Verifying Checksum 15:11:43 ce7588e14bc9: Download complete 15:11:46 4f1c88b9dad5: Pull complete 15:11:46 ad3a456e5733: Pull complete 15:11:46 69c7f0334f64: Pull complete 15:11:46 1f1c1a5573a3: Pull complete 15:11:48 ce7588e14bc9: Pull complete 15:11:48 b5e4710f87ac: Pull complete 15:11:48 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:11:48 ---> 88b5674ff536 15:11:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:11:55 Still waiting to schedule task 15:11:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:11:57 ---> Running in 2ee00f1f40bb 15:11:57 Removing intermediate container 2ee00f1f40bb 15:11:57 ---> 083ffa9229cb 15:11:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:11:57 ---> Running in 9cc4aeca6a4e 15:11:57 Removing intermediate container 9cc4aeca6a4e 15:11:57 ---> 110a6d871a7b 15:11:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:11:57 ---> Running in 937e4bc74065 15:11:57 Removing intermediate container 937e4bc74065 15:11:57 ---> e738196ef820 15:11:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:57 ---> Running in d695d55cd60b 15:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:11:57 OK: 264 MiB in 52 packages 15:11:57 Removing intermediate container d695d55cd60b 15:11:57 ---> 70e72cd18717 15:11:57 Step 7/12 : WORKDIR /app 15:11:57 ---> Running in 7b1b856084ae 15:11:57 Removing intermediate container 7b1b856084ae 15:11:57 ---> 0ed791f6d819 15:11:57 Step 8/12 : COPY go.mod vendor* ./ 15:11:57 ---> 96191ea71dda 15:11:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:57 ---> Running in 9af0eb302c9b 15:12:44 Removing intermediate container 9af0eb302c9b 15:12:44 ---> fe688d564013 15:12:44 Step 10/12 : COPY . . 15:12:44 ---> 6adba357b927 15:12:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:12:44 ---> Running in 3d2bca5aaccd 15:12:44 Removing intermediate container 3d2bca5aaccd 15:12:44 ---> 85ea6b6b8b44 15:12:44 Step 12/12 : RUN $MAKE 15:12:44 ---> Running in 7191bf7f7d4e 15:12:44 noop 15:12:44 Removing intermediate container 7191bf7f7d4e 15:12:44 ---> 67a66a9d0505 15:12:44 Successfully built 67a66a9d0505 15:12:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:44 + docker inspect -f . ci-base-image-x86_64 15:12:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:44 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:12:44 $ docker top 861d0a873fec40647887701c1beac4c8627eb88fad91e09f158a85ac72433ef0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:45 + go version 15:12:45 go version go1.21.0 linux/amd64 [Pipeline] } 15:12:45 $ docker stop --time=1 861d0a873fec40647887701c1beac4c8627eb88fad91e09f158a85ac72433ef0 15:12:46 $ docker rm -f --volumes 861d0a873fec40647887701c1beac4c8627eb88fad91e09f158a85ac72433ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:47 + docker inspect -f . ci-base-image-x86_64 15:12:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:47 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:12:47 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:12:48 $ docker top dcb7229f02b8d0488703b7aefef687a465e978918a0b6d28849bad4ac511c65d -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:12:48 + make test 15:12:48 go test -race -coverprofile=coverage.out ./... 15:13:07 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:13:25 go vet ./... 15:13:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1414 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:13:27 Running in /w/workspace/app-service-configurable/221 [Pipeline] { [Pipeline] checkout 15:13:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:13:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:13:28 ./bin/test-attribution-txt.sh 15:13:28 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 15:13:30 Selected Git installation does not exist. Using Default 15:13:30 The recommended git tool is: NONE [Pipeline] echo 15:13:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:13:30 $ docker stop --time=1 dcb7229f02b8d0488703b7aefef687a465e978918a0b6d28849bad4ac511c65d 15:13:35 $ docker rm -f --volumes dcb7229f02b8d0488703b7aefef687a465e978918a0b6d28849bad4ac511c65d [Pipeline] // withDockerContainer [Pipeline] sh 15:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:13:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:13:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:13:36 using credential edgex-jenkins-ssh 15:13:36 Cloning the remote Git repository 15:13:36 + ls -al . 15:13:36 total 184 15:13:36 drwxrwxr-x 7 jenkins jenkins 4096 Feb 21 15:12 . 15:13:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:11 .. 15:13:36 -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 15:11 .dockerignore 15:13:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:13 .git 15:13:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:11 .github 15:13:36 -rw-rw-r-- 1 jenkins jenkins 106 Feb 21 15:11 .gitignore 15:13:36 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 15:11 .golangci.yml 15:13:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 15:11 .semver 15:13:36 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 21 15:11 Attribution.txt 15:13:36 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 21 15:11 CHANGELOG.md 15:13:36 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 21 15:11 Dockerfile 15:13:36 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 15:11 GOVERNANCE.md 15:13:36 -rw-rw-r-- 1 jenkins jenkins 666 Feb 21 15:11 Jenkinsfile 15:13:36 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 15:11 LICENSE 15:13:36 -rw-rw-r-- 1 jenkins jenkins 618 Feb 21 15:11 OWNERS.md 15:13:36 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 21 15:11 README.md 15:13:36 -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 15:11 VERSION 15:13:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:11 bin 15:13:36 -rw-r--r-- 1 jenkins jenkins 13 Feb 21 15:12 coverage.out 15:13:36 -rw-rw-r-- 1 jenkins jenkins 3776 Feb 21 15:11 go.mod 15:13:36 -rw-rw-r-- 1 jenkins jenkins 34159 Feb 21 15:11 go.sum 15:13:36 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 21 15:11 main.go 15:13:36 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 21 15:11 makefile 15:13:36 drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 15:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:36 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:13:36 > git init /w/workspace/app-service-configurable/221 # timeout=10 15:13:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:13:37 > git --version # timeout=10 15:13:37 > git --version # 'git version 2.25.1' 15:13:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:37 + 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=8e8fdc066d5979e1705b6f23a339d91f778af4e1 --label arch=amd64 --label version=3.2.0-dev.12 . 15:13:37 Sending build context to Docker daemon 8.787MB 15:13:37 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:13:37 Step 2/27 : FROM ${BASE} AS builder 15:13:37 ---> 67a66a9d0505 15:13:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:13:37 ---> Running in f5a9a10f8538 15:13:37 Removing intermediate container f5a9a10f8538 15:13:37 ---> d98889df3cee 15:13:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:13:37 ---> Running in efe2d8bbee32 15:13:37 Removing intermediate container efe2d8bbee32 15:13:37 ---> 27fbd4d54674 15:13:37 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:13:37 ---> Running in 854f46938fb4 15:13:37 Removing intermediate container 854f46938fb4 15:13:37 ---> 4d4e7dea4678 15:13:37 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:37 ---> Running in 9afa3c463ea4 15:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:13:38 OK: 264 MiB in 52 packages 15:13:38 Removing intermediate container 9afa3c463ea4 15:13:38 ---> b1f21263f3cc 15:13:38 Step 7/27 : WORKDIR /app 15:13:38 ---> Running in 3086c1ae7bd5 15:13:38 Removing intermediate container 3086c1ae7bd5 15:13:38 ---> 15a65f424d06 15:13:38 Step 8/27 : COPY go.mod vendor* ./ 15:13:39 ---> b489a4bfd26b 15:13:39 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:39 ---> Running in b84a9a22af1e 15:13:39 Removing intermediate container b84a9a22af1e 15:13:39 ---> 09d8a13edbdd 15:13:39 Step 10/27 : COPY . . 15:13:39 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:13:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:40 Avoid second fetch 15:13:40 Checking out Revision 8e8fdc066d5979e1705b6f23a339d91f778af4e1 (main) 15:13:40 ---> 369af45fe511 15:13:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:13:40 ---> Running in e093fe001d6b 15:13:40 Removing intermediate container e093fe001d6b 15:13:40 ---> a45a922e690f 15:13:40 Step 12/27 : RUN $MAKE 15:13:40 ---> Running in 4cd340f508b2 15:13:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12" -trimpath -mod=readonly -o app-service-configurable 15:13:40 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#642)" 15:13:40 > git config core.sparsecheckout # timeout=10 15:13:40 > git checkout -f 8e8fdc066d5979e1705b6f23a339d91f778af4e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:13:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:41 Dload Upload Total Spent Left Speed 15:13:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 15:13:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:13:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:13:42 + sudo tee /etc/docker/daemon.new 15:13:42 { 15:13:42 "registry-mirrors": [ 15:13:42 "https://nexus3.edgexfoundry.org:10001" 15:13:42 ], 15:13:42 "bip": "10.250.0.254/24", 15:13:42 "hosts": [ 15:13:42 "tcp://0.0.0.0:5555", 15:13:42 "unix:///var/run/docker.sock" 15:13:42 ], 15:13:42 "mtu": 1458, 15:13:42 "selinux-enabled": true, 15:13:42 "seccomp-profile": "/etc/docker/seccomp.json" 15:13:42 } [Pipeline] sh 15:13:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:13:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:01 provisioning config files... 15:14:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/221@tmp/config4643030601728559660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:02 ---> ****-login.sh 15:14:02 nexus3.edgexfoundry.org:10001 15:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:02 Removing intermediate container 4cd340f508b2 15:14:02 ---> 1924c174a73e 15:14:02 Step 13/27 : FROM alpine:3.18 15:14:02 3.18: Pulling from library/alpine 15:14:02 619be1103602: Pulling fs layer 15:14:02 619be1103602: Verifying Checksum 15:14:02 619be1103602: Download complete 15:14:02 619be1103602: Pull complete 15:14:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:14:02 Status: Downloaded newer image for alpine:3.18 15:14:02 ---> d3782b16ccc9 15:14:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:14:02 ---> Running in 31e259942ba5 15:14:02 Removing intermediate container 31e259942ba5 15:14:02 ---> cb658c85d03b 15:14:02 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:14:02 ---> Running in 272c502e14f7 15:14:02 Removing intermediate container 272c502e14f7 15:14:02 ---> bf097e7957c8 15:14:02 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:14:02 ---> Running in f7774c06b9e8 15:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:02 Configure a credential helper to remove this warning. See 15:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:02 15:14:02 Login Succeeded 15:14:02 nexus3.edgexfoundry.org:10002 15:14:02 (1/2) Installing ca-certificates (20230506-r0) 15:14:02 (2/2) Installing dumb-init (1.2.5-r2) 15:14:02 Executing busybox-1.36.1-r5.trigger 15:14:02 Executing ca-certificates-20230506-r0.trigger 15:14:02 OK: 8 MiB in 17 packages 15:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:02 Configure a credential helper to remove this warning. See 15:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:02 15:14:02 Login Succeeded 15:14:03 nexus3.edgexfoundry.org:10003 15:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:03 Configure a credential helper to remove this warning. See 15:14:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:03 15:14:03 Login Succeeded 15:14:03 nexus3.edgexfoundry.org:10004 15:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:03 Configure a credential helper to remove this warning. See 15:14:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:03 15:14:03 Login Succeeded 15:14:03 ****.io 15:14:03 Removing intermediate container f7774c06b9e8 15:14:03 ---> c151c7b9ef02 15:14:03 Step 17/27 : RUN apk --no-cache upgrade 15:14:03 ---> Running in 2b1a1fd0712d 15:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:04 Configure a credential helper to remove this warning. See 15:14:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:04 15:14:04 Login Succeeded 15:14:04 ---> ****-login.sh ends [Pipeline] } 15:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider 15:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:14:04 OK: 8 MiB in 17 packages [Pipeline] echo 15:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:14:04 ========================================================= 15:14:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:14:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:05 Removing intermediate container 2b1a1fd0712d 15:14:05 ---> 8649cdf3f004 15:14:05 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:14:05 ---> 2a875fa62c06 15:14:05 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:14:05 ---> ec66f781543e 15:14:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:14:05 + 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 . 15:14:05 Sending build context to Docker daemon 158.7kB 15:14:05 ---> 5323cbf10861 15:14:05 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:14:05 ---> 5bebfbb96099 15:14:05 Step 22/27 : EXPOSE 48095 15:14:05 ---> Running in 0b5e3f0057cf 15:14:05 Removing intermediate container 0b5e3f0057cf 15:14:05 ---> 58cd5c4af346 15:14:05 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:14:05 ---> Running in c6a7706fe22f 15:14:06 Removing intermediate container c6a7706fe22f 15:14:06 ---> 25d844facaa6 15:14:06 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:14:06 ---> Running in 79a2a18c26c6 15:14:06 Removing intermediate container 79a2a18c26c6 15:14:06 ---> d59ab3d4e920 15:14:06 Step 25/27 : LABEL arch=amd64 15:14:06 ---> Running in b0d81813ba78 15:14:06 Removing intermediate container b0d81813ba78 15:14:06 ---> 804b7c151f0c 15:14:06 Step 26/27 : LABEL git_sha=8e8fdc066d5979e1705b6f23a339d91f778af4e1 15:14:06 ---> Running in 9edf97fc12ea 15:14:06 Removing intermediate container 9edf97fc12ea 15:14:06 ---> 22baab7fa211 15:14:06 Step 27/27 : LABEL version=3.2.0-dev.12 15:14:06 ---> Running in 2fc12b007500 15:14:06 Removing intermediate container 2fc12b007500 15:14:06 ---> 7687eba5664b 15:14:06 [Warning] One or more build-args [ARCH] were not consumed 15:14:06 Successfully built 7687eba5664b 15:14:06 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 15:14:06 provisioning config files... 15:14:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10845120783210635251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:07 ---> ****-login.sh 15:14:07 nexus3.edgexfoundry.org:10001 15:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:07 Configure a credential helper to remove this warning. See 15:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:07 15:14:07 Login Succeeded 15:14:07 nexus3.edgexfoundry.org:10002 15:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:07 Configure a credential helper to remove this warning. See 15:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:07 15:14:07 Login Succeeded 15:14:07 nexus3.edgexfoundry.org:10003 15:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:07 Configure a credential helper to remove this warning. See 15:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:07 15:14:07 Login Succeeded 15:14:07 nexus3.edgexfoundry.org:10004 15:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:07 Configure a credential helper to remove this warning. See 15:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:07 15:14:07 Login Succeeded 15:14:07 ****.io 15:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:14:07 Configure a credential helper to remove this warning. See 15:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:14:07 15:14:07 Login Succeeded 15:14:07 ---> ****-login.sh ends [Pipeline] } 15:14:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 15:14:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:14:07 Step 2/12 : FROM ${BASE} AS builder [Pipeline] echo 15:14:07 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:14:07 8e8fdc066d5979e1705b6f23a339d91f778af4e1 15:14:07 latest 15:14:07 3.2.0-dev.12 15:14:07 8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 15:14:07 main 15:14:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:14:08 9fda8d8052c6: Pulling fs layer 15:14:08 5d54e960e981: Pulling fs layer 15:14:08 c4a7e357bf2a: Pulling fs layer 15:14:08 f0e02332f6b5: Pulling fs layer 15:14:08 872ee5b61b7b: Pulling fs layer 15:14:08 0c6a40ed1a82: Pulling fs layer 15:14:08 94ae7d8d031c: Pulling fs layer 15:14:08 f0e02332f6b5: Waiting 15:14:08 0c6a40ed1a82: Waiting 15:14:08 94ae7d8d031c: Waiting 15:14:08 5d54e960e981: Verifying Checksum 15:14:08 5d54e960e981: Download complete 15:14:08 f0e02332f6b5: Verifying Checksum 15:14:08 f0e02332f6b5: Download complete 15:14:08 872ee5b61b7b: Verifying Checksum 15:14:08 872ee5b61b7b: Download complete 15:14:08 9fda8d8052c6: Verifying Checksum 15:14:08 9fda8d8052c6: Download complete 15:14:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:08 94ae7d8d031c: Verifying Checksum 15:14:08 94ae7d8d031c: Download complete 15:14:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1 15:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:14:08 a19a000a0dcb: Preparing 15:14:08 2da6cf47961c: Preparing 15:14:08 24d3420ad1de: Preparing 15:14:08 51f3cc2b0141: Preparing 15:14:08 5cb3ddffad5d: Preparing 15:14:08 af1098efa079: Preparing 15:14:08 aedc3bda2944: Preparing 15:14:08 aedc3bda2944: Waiting 15:14:08 af1098efa079: Waiting 15:14:08 5cb3ddffad5d: Pushed 15:14:08 2da6cf47961c: Pushed 15:14:08 51f3cc2b0141: Pushed 15:14:08 24d3420ad1de: Pushed 15:14:08 aedc3bda2944: Layer already exists 15:14:08 af1098efa079: Pushed 15:14:09 9fda8d8052c6: Pull complete 15:14:09 5d54e960e981: Pull complete 15:14:10 c4a7e357bf2a: Verifying Checksum 15:14:10 c4a7e357bf2a: Download complete 15:14:10 a19a000a0dcb: Pushed 15:14:10 8e8fdc066d5979e1705b6f23a339d91f778af4e1: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:11 0c6a40ed1a82: Verifying Checksum 15:14:11 0c6a40ed1a82: Download complete 15:14:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:14:11 a19a000a0dcb: Preparing 15:14:11 2da6cf47961c: Preparing 15:14:11 24d3420ad1de: Preparing 15:14:11 51f3cc2b0141: Preparing 15:14:11 5cb3ddffad5d: Preparing 15:14:11 af1098efa079: Preparing 15:14:11 aedc3bda2944: Preparing 15:14:11 af1098efa079: Waiting 15:14:11 aedc3bda2944: Waiting 15:14:11 2da6cf47961c: Layer already exists 15:14:11 a19a000a0dcb: Layer already exists 15:14:11 24d3420ad1de: Layer already exists 15:14:11 5cb3ddffad5d: Layer already exists 15:14:11 51f3cc2b0141: Layer already exists 15:14:11 af1098efa079: Layer already exists 15:14:11 aedc3bda2944: Layer already exists 15:14:11 latest: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.12 15:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:14:12 a19a000a0dcb: Preparing 15:14:12 2da6cf47961c: Preparing 15:14:12 24d3420ad1de: Preparing 15:14:12 51f3cc2b0141: Preparing 15:14:12 5cb3ddffad5d: Preparing 15:14:12 af1098efa079: Preparing 15:14:12 aedc3bda2944: Preparing 15:14:12 af1098efa079: Waiting 15:14:12 aedc3bda2944: Waiting 15:14:12 51f3cc2b0141: Layer already exists 15:14:12 2da6cf47961c: Layer already exists 15:14:12 5cb3ddffad5d: Layer already exists 15:14:12 24d3420ad1de: Layer already exists 15:14:12 a19a000a0dcb: Layer already exists 15:14:12 af1098efa079: Layer already exists 15:14:12 aedc3bda2944: Layer already exists 15:14:12 3.2.0-dev.12: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 15:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:14:13 a19a000a0dcb: Preparing 15:14:13 2da6cf47961c: Preparing 15:14:13 24d3420ad1de: Preparing 15:14:13 51f3cc2b0141: Preparing 15:14:13 5cb3ddffad5d: Preparing 15:14:13 af1098efa079: Preparing 15:14:13 aedc3bda2944: Preparing 15:14:13 af1098efa079: Waiting 15:14:13 aedc3bda2944: Waiting 15:14:13 5cb3ddffad5d: Layer already exists 15:14:13 2da6cf47961c: Layer already exists 15:14:13 51f3cc2b0141: Layer already exists 15:14:13 a19a000a0dcb: Layer already exists 15:14:13 24d3420ad1de: Layer already exists 15:14:13 aedc3bda2944: Layer already exists 15:14:13 af1098efa079: Layer already exists 15:14:13 8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:14:14 a19a000a0dcb: Preparing 15:14:14 2da6cf47961c: Preparing 15:14:14 24d3420ad1de: Preparing 15:14:14 51f3cc2b0141: Preparing 15:14:14 5cb3ddffad5d: Preparing 15:14:14 af1098efa079: Preparing 15:14:14 aedc3bda2944: Preparing 15:14:14 af1098efa079: Waiting 15:14:14 aedc3bda2944: Waiting 15:14:14 a19a000a0dcb: Layer already exists 15:14:14 5cb3ddffad5d: Layer already exists 15:14:14 24d3420ad1de: Layer already exists 15:14:14 2da6cf47961c: Layer already exists 15:14:14 51f3cc2b0141: Layer already exists 15:14:14 af1098efa079: Layer already exists 15:14:14 aedc3bda2944: Layer already exists 15:14:14 main: digest: sha256:2ec300b61724683a09b6687c4e693e7d635bc5aa70c0067fab5260202482233f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:14:14 ===================================================== [Pipeline] echo 15:14:14 taggedImages: 15:14:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1 15:14:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:14:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.12 15:14:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 15:14:14 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:15 15:14:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:15 latest: Pulling from edgex-lftools-log-publisher 15:14:15 5eb5b503b376: Pulling fs layer 15:14:15 5c69ac0246d0: Pulling fs layer 15:14:15 ec43610c2a17: Pulling fs layer 15:14:15 3a2ae6a8a46f: Pulling fs layer 15:14:15 33b1e0a273af: Pulling fs layer 15:14:15 5d3b04190fa2: Pulling fs layer 15:14:15 2f39f015ded8: Pulling fs layer 15:14:15 3a2ae6a8a46f: Waiting 15:14:15 33b1e0a273af: Waiting 15:14:15 5d3b04190fa2: Waiting 15:14:15 2f39f015ded8: Waiting 15:14:15 5c69ac0246d0: Verifying Checksum 15:14:15 5c69ac0246d0: Download complete 15:14:15 3a2ae6a8a46f: Verifying Checksum 15:14:15 3a2ae6a8a46f: Download complete 15:14:15 33b1e0a273af: Verifying Checksum 15:14:15 33b1e0a273af: Download complete 15:14:15 5d3b04190fa2: Download complete 15:14:15 ec43610c2a17: Verifying Checksum 15:14:15 ec43610c2a17: Download complete 15:14:15 5eb5b503b376: Verifying Checksum 15:14:15 5eb5b503b376: Download complete 15:14:16 2f39f015ded8: Download complete 15:14:16 5eb5b503b376: Pull complete 15:14:17 5c69ac0246d0: Pull complete 15:14:17 ec43610c2a17: Pull complete 15:14:17 3a2ae6a8a46f: Pull complete 15:14:17 33b1e0a273af: Pull complete 15:14:17 5d3b04190fa2: Pull complete 15:14:21 2f39f015ded8: Pull complete 15:14:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:14:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:14:22 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:14:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:14:23 c4a7e357bf2a: Pull complete 15:14:23 f0e02332f6b5: Pull complete 15:14:23 872ee5b61b7b: Pull complete 15:14:31 0c6a40ed1a82: Pull complete 15:14:32 $ docker top 15da9ddcfaf5303a9899e93f3e6a27db82a54b68a9bf01be51549c7cea3cf28e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:14:33 ---> job-cost.sh 15:14:33 lf-activate-venv: SKIPPING 15:14:33 INFO: No Stack... 15:14:33 INFO: Retrieving Pricing Info for: v3-standard-8 15:14:33 94ae7d8d031c: Pull complete 15:14:33 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:14:33 ---> 86de565de09d 15:14:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:14:33 INFO: Archiving Costs [Pipeline] sh 15:14:34 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:14:34 + cut -d, -f6 [Pipeline] lock 15:14:34 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] 15:14:34 Resource [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] did not exist. Created. 15:14:34 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:14:34 + echo total: 0.2199999988079071 [Pipeline] stash 15:14:34 Stashed 1 file(s) [Pipeline] } 15:14:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 15:14:34 $ docker stop --time=1 15da9ddcfaf5303a9899e93f3e6a27db82a54b68a9bf01be51549c7cea3cf28e 15:14:35 $ docker rm -f --volumes 15da9ddcfaf5303a9899e93f3e6a27db82a54b68a9bf01be51549c7cea3cf28e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:14:39 ---> Running in fc013d7e8c5c 15:14:39 Removing intermediate container fc013d7e8c5c 15:14:39 ---> c06f5d3b3c69 15:14:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:14:39 ---> Running in 0cb5e506a4d5 15:14:39 Removing intermediate container 0cb5e506a4d5 15:14:39 ---> 59206dfdf804 15:14:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:14:39 ---> Running in da8625d83c63 15:14:39 Removing intermediate container da8625d83c63 15:14:39 ---> 0fb881b6a81d 15:14:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:39 ---> Running in 7f4dda6e2418 15:14:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:14:42 OK: 266 MiB in 52 packages 15:14:43 Removing intermediate container 7f4dda6e2418 15:14:43 ---> f33f0eda9ff0 15:14:43 Step 7/12 : WORKDIR /app 15:14:43 ---> Running in e939fa98174c 15:14:43 Removing intermediate container e939fa98174c 15:14:43 ---> 8d1337a3c5c4 15:14:43 Step 8/12 : COPY go.mod vendor* ./ 15:14:44 ---> f2ffe4193d2d 15:14:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:44 ---> Running in 794428dfba73 15:15:52 Removing intermediate container 794428dfba73 15:15:52 ---> 2bc2ee22dd25 15:15:52 Step 10/12 : COPY . . 15:15:52 ---> b9502de21e93 15:15:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:15:52 ---> Running in 19ca9842d959 15:15:52 Removing intermediate container 19ca9842d959 15:15:52 ---> 99a6c3a1a225 15:15:52 Step 12/12 : RUN $MAKE 15:15:52 ---> Running in 9d653269656a 15:15:52 noop 15:15:52 Removing intermediate container 9d653269656a 15:15:52 ---> c8ee5a877ab6 15:15:52 Successfully built c8ee5a877ab6 15:15:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:52 + docker inspect -f . ci-base-image-arm64 15:15:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:53 prd-ubuntu20.04-docker-arm64-4c-16g-1414 does not seem to be running inside a container 15:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/221 -v /w/workspace/app-service-configurable/221:/w/workspace/app-service-configurable/221:rw,z -v /w/workspace/app-service-configurable/221@tmp:/w/workspace/app-service-configurable/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:54 $ docker top d8b326b9ca65c64f1cb33a539e73b95999d7cf15232b3a305b024ee1b389090a -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:55 + go version 15:15:55 go version go1.21.0 linux/arm64 [Pipeline] } 15:15:55 $ docker stop --time=1 d8b326b9ca65c64f1cb33a539e73b95999d7cf15232b3a305b024ee1b389090a 15:15:57 $ docker rm -f --volumes d8b326b9ca65c64f1cb33a539e73b95999d7cf15232b3a305b024ee1b389090a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:57 + docker inspect -f . ci-base-image-arm64 15:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:58 prd-ubuntu20.04-docker-arm64-4c-16g-1414 does not seem to be running inside a container 15:15:58 $ 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/221 -v /w/workspace/app-service-configurable/221:/w/workspace/app-service-configurable/221:rw,z -v /w/workspace/app-service-configurable/221@tmp:/w/workspace/app-service-configurable/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:15:59 $ docker top cad40a6c706c9ce26ed88ed9968e69a296ff3ebf44d6b0030ca13cfb885733fd -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:00 + git config --global --add safe.directory /w/workspace/app-service-configurable/221 [Pipeline] fileExists [Pipeline] sh 15:16:01 + make test 15:16:01 go test -race -coverprofile=coverage.out ./... 15:18:22 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:18:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:18:22 go vet ./... 15:20:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:29 ./bin/test-attribution-txt.sh 15:20:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 15:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:20:29 $ docker stop --time=1 cad40a6c706c9ce26ed88ed9968e69a296ff3ebf44d6b0030ca13cfb885733fd 15:20:31 $ docker rm -f --volumes cad40a6c706c9ce26ed88ed9968e69a296ff3ebf44d6b0030ca13cfb885733fd [Pipeline] // withDockerContainer [Pipeline] sh 15:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:32 Warning: overwriting stash ‘coverage-report’ 15:20:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:34 + ls -al . 15:20:34 total 180 15:20:34 drwxrwxr-x 6 jenkins jenkins 4096 Feb 21 15:16 . 15:20:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 15:13 .. 15:20:34 -rw-rw-r-- 1 jenkins jenkins 119 Feb 21 15:13 .dockerignore 15:20:34 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:13 .git 15:20:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 15:13 .github 15:20:34 -rw-rw-r-- 1 jenkins jenkins 106 Feb 21 15:13 .gitignore 15:20:34 -rw-rw-r-- 1 jenkins jenkins 41 Feb 21 15:13 .golangci.yml 15:20:34 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 21 15:13 Attribution.txt 15:20:34 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 21 15:13 CHANGELOG.md 15:20:34 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 21 15:13 Dockerfile 15:20:34 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 15:13 GOVERNANCE.md 15:20:34 -rw-rw-r-- 1 jenkins jenkins 666 Feb 21 15:13 Jenkinsfile 15:20:34 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 21 15:13 LICENSE 15:20:34 -rw-rw-r-- 1 jenkins jenkins 618 Feb 21 15:13 OWNERS.md 15:20:34 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 21 15:13 README.md 15:20:34 -rw-rw-r-- 1 jenkins jenkins 12 Feb 21 15:11 VERSION 15:20:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 15:13 bin 15:20:34 -rw-r--r-- 1 jenkins jenkins 13 Feb 21 15:16 coverage.out 15:20:34 -rw-rw-r-- 1 jenkins jenkins 3776 Feb 21 15:13 go.mod 15:20:34 -rw-rw-r-- 1 jenkins jenkins 34159 Feb 21 15:13 go.sum 15:20:34 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 21 15:13 main.go 15:20:34 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 21 15:13 makefile 15:20:34 drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 15:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:34 + 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=8e8fdc066d5979e1705b6f23a339d91f778af4e1 --label arch=arm64 --label version=3.2.0-dev.12 . 15:20:34 Sending build context to Docker daemon 159.7kB 15:20:35 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:20:35 Step 2/27 : FROM ${BASE} AS builder 15:20:35 ---> c8ee5a877ab6 15:20:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:20:35 ---> Running in c8a7ba7f0818 15:20:35 Removing intermediate container c8a7ba7f0818 15:20:35 ---> 24382bc64277 15:20:35 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:20:35 ---> Running in adf8e8f9358d 15:20:35 Removing intermediate container adf8e8f9358d 15:20:35 ---> d162c82b906a 15:20:35 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:20:35 ---> Running in 3426af070d3b 15:20:36 Removing intermediate container 3426af070d3b 15:20:36 ---> 1f75961b7c0a 15:20:36 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:36 ---> Running in 98a06dad70bd 15:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:20:38 OK: 266 MiB in 52 packages 15:20:39 Removing intermediate container 98a06dad70bd 15:20:39 ---> 21e07ccfaa56 15:20:39 Step 7/27 : WORKDIR /app 15:20:39 ---> Running in 83ace74e5e1c 15:20:39 Removing intermediate container 83ace74e5e1c 15:20:39 ---> ed819031713a 15:20:39 Step 8/27 : COPY go.mod vendor* ./ 15:20:40 ---> 095377daa452 15:20:40 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:40 ---> Running in e5919c5d3829 15:20:43 Removing intermediate container e5919c5d3829 15:20:43 ---> 2c2f326ee584 15:20:43 Step 10/27 : COPY . . 15:20:43 ---> 9ab1bdbc1c17 15:20:43 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:43 ---> Running in 68f6ec3e9b90 15:20:44 Removing intermediate container 68f6ec3e9b90 15:20:44 ---> 843757145047 15:20:44 Step 12/27 : RUN $MAKE 15:20:44 ---> Running in 75be6be33f93 15:20:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.21 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12" -trimpath -mod=readonly -o app-service-configurable 15:22:36 Removing intermediate container 75be6be33f93 15:22:36 ---> c1019dc780b6 15:22:36 Step 13/27 : FROM alpine:3.18 15:22:36 3.18: Pulling from library/alpine 15:22:36 c6b39de5b339: Pulling fs layer 15:22:36 c6b39de5b339: Verifying Checksum 15:22:36 c6b39de5b339: Download complete 15:22:36 c6b39de5b339: Pull complete 15:22:36 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:22:36 Status: Downloaded newer image for alpine:3.18 15:22:36 ---> 33abbf032149 15:22:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:22:36 ---> Running in 5e01a09e3766 15:22:36 Removing intermediate container 5e01a09e3766 15:22:36 ---> 0a9d92531faf 15:22:36 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:22:36 ---> Running in f5c9751ad10f 15:22:36 Removing intermediate container f5c9751ad10f 15:22:36 ---> 9a9c59fc7e8b 15:22:36 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:22:36 ---> Running in bffdcca81b12 15:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:22:37 (1/2) Installing ca-certificates (20230506-r0) 15:22:37 (2/2) Installing dumb-init (1.2.5-r2) 15:22:37 Executing busybox-1.36.1-r5.trigger 15:22:37 Executing ca-certificates-20230506-r0.trigger 15:22:37 OK: 9 MiB in 17 packages 15:22:41 Removing intermediate container bffdcca81b12 15:22:41 ---> 2ea09bc49e39 15:22:41 Step 17/27 : RUN apk --no-cache upgrade 15:22:41 ---> Running in d9acbce68a5c 15:22:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:22:43 OK: 9 MiB in 17 packages 15:22:43 Removing intermediate container d9acbce68a5c 15:22:43 ---> e818e3bc62cb 15:22:43 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:22:44 ---> 93ca8521ef23 15:22:44 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:22:44 ---> 9a81468a22ee 15:22:44 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:22:45 ---> f5af705e16ad 15:22:45 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:22:46 ---> 22845f2328a2 15:22:46 Step 22/27 : EXPOSE 48095 15:22:46 ---> Running in 242f5c512e0b 15:22:47 Removing intermediate container 242f5c512e0b 15:22:47 ---> fc5c4259adea 15:22:47 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:22:47 ---> Running in f5365abb3ab3 15:22:47 Removing intermediate container f5365abb3ab3 15:22:47 ---> 45388b68f5bd 15:22:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:22:47 ---> Running in 12fa882e9f00 15:22:47 Removing intermediate container 12fa882e9f00 15:22:47 ---> 0a3064a01b1a 15:22:47 Step 25/27 : LABEL arch=arm64 15:22:47 ---> Running in 93c834669217 15:22:48 Removing intermediate container 93c834669217 15:22:48 ---> 743b632d1637 15:22:48 Step 26/27 : LABEL git_sha=8e8fdc066d5979e1705b6f23a339d91f778af4e1 15:22:48 ---> Running in c1857c14a049 15:22:48 Removing intermediate container c1857c14a049 15:22:48 ---> 008a60ca26c7 15:22:48 Step 27/27 : LABEL version=3.2.0-dev.12 15:22:48 ---> Running in 4a84f11a06e7 15:22:48 Removing intermediate container 4a84f11a06e7 15:22:48 ---> 0a341aff1a52 15:22:48 [Warning] One or more build-args [ARCH] were not consumed 15:22:48 Successfully built 0a341aff1a52 15:22:48 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:49 provisioning config files... 15:22:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/221@tmp/config4395018700095830824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:49 ---> ****-login.sh 15:22:49 nexus3.edgexfoundry.org:10001 15:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:22:50 Configure a credential helper to remove this warning. See 15:22:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:22:50 15:22:50 Login Succeeded 15:22:50 nexus3.edgexfoundry.org:10002 15:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:22:50 Configure a credential helper to remove this warning. See 15:22:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:22:50 15:22:50 Login Succeeded 15:22:50 nexus3.edgexfoundry.org:10003 15:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:22:50 Configure a credential helper to remove this warning. See 15:22:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:22:50 15:22:50 Login Succeeded 15:22:50 nexus3.edgexfoundry.org:10004 15:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:22:51 Configure a credential helper to remove this warning. See 15:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:22:51 15:22:51 Login Succeeded 15:22:51 ****.io 15:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:22:51 Configure a credential helper to remove this warning. See 15:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:22:51 15:22:51 Login Succeeded 15:22:51 ---> ****-login.sh ends [Pipeline] } 15:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:22:52 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:22:52 8e8fdc066d5979e1705b6f23a339d91f778af4e1 15:22:52 latest 15:22:52 3.2.0-dev.12 15:22:52 8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 15:22:52 main 15:22:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1 15:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:22:53 5d7699d93d46: Preparing 15:22:53 e4df0d1e887e: Preparing 15:22:53 67dec39e194b: Preparing 15:22:53 f182cca93b03: Preparing 15:22:53 552cb58dda3e: Preparing 15:22:53 e020678a08cb: Preparing 15:22:53 7c504f21be85: Preparing 15:22:53 e020678a08cb: Waiting 15:22:53 7c504f21be85: Waiting 15:22:53 f182cca93b03: Pushed 15:22:53 67dec39e194b: Pushed 15:22:53 552cb58dda3e: Pushed 15:22:53 e4df0d1e887e: Pushed 15:22:53 e020678a08cb: Pushed 15:22:54 7c504f21be85: Layer already exists 15:22:57 5d7699d93d46: Pushed 15:22:57 8e8fdc066d5979e1705b6f23a339d91f778af4e1: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:22:58 5d7699d93d46: Preparing 15:22:58 e4df0d1e887e: Preparing 15:22:58 67dec39e194b: Preparing 15:22:58 f182cca93b03: Preparing 15:22:58 552cb58dda3e: Preparing 15:22:58 e020678a08cb: Preparing 15:22:58 7c504f21be85: Preparing 15:22:58 e020678a08cb: Waiting 15:22:58 7c504f21be85: Waiting 15:22:58 5d7699d93d46: Layer already exists 15:22:58 f182cca93b03: Layer already exists 15:22:58 67dec39e194b: Layer already exists 15:22:58 e4df0d1e887e: Layer already exists 15:22:58 552cb58dda3e: Layer already exists 15:22:58 e020678a08cb: Layer already exists 15:22:58 7c504f21be85: Layer already exists 15:22:58 latest: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.12 15:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:22:59 5d7699d93d46: Preparing 15:22:59 e4df0d1e887e: Preparing 15:22:59 67dec39e194b: Preparing 15:22:59 f182cca93b03: Preparing 15:22:59 552cb58dda3e: Preparing 15:22:59 e020678a08cb: Preparing 15:22:59 7c504f21be85: Preparing 15:22:59 e020678a08cb: Waiting 15:22:59 7c504f21be85: Waiting 15:22:59 5d7699d93d46: Layer already exists 15:22:59 552cb58dda3e: Layer already exists 15:22:59 67dec39e194b: Layer already exists 15:22:59 f182cca93b03: Layer already exists 15:22:59 e4df0d1e887e: Layer already exists 15:22:59 e020678a08cb: Layer already exists 15:22:59 7c504f21be85: Layer already exists 15:22:59 3.2.0-dev.12: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 15:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:23:00 5d7699d93d46: Preparing 15:23:00 e4df0d1e887e: Preparing 15:23:00 67dec39e194b: Preparing 15:23:00 f182cca93b03: Preparing 15:23:00 552cb58dda3e: Preparing 15:23:00 e020678a08cb: Preparing 15:23:00 7c504f21be85: Preparing 15:23:00 e020678a08cb: Waiting 15:23:00 7c504f21be85: Waiting 15:23:00 67dec39e194b: Layer already exists 15:23:00 e4df0d1e887e: Layer already exists 15:23:00 552cb58dda3e: Layer already exists 15:23:00 f182cca93b03: Layer already exists 15:23:00 5d7699d93d46: Layer already exists 15:23:00 7c504f21be85: Layer already exists 15:23:00 e020678a08cb: Layer already exists 15:23:01 8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:23:02 5d7699d93d46: Preparing 15:23:02 e4df0d1e887e: Preparing 15:23:02 67dec39e194b: Preparing 15:23:02 f182cca93b03: Preparing 15:23:02 552cb58dda3e: Preparing 15:23:02 e020678a08cb: Preparing 15:23:02 7c504f21be85: Preparing 15:23:02 e020678a08cb: Waiting 15:23:02 7c504f21be85: Waiting 15:23:02 5d7699d93d46: Layer already exists 15:23:02 f182cca93b03: Layer already exists 15:23:02 67dec39e194b: Layer already exists 15:23:02 552cb58dda3e: Layer already exists 15:23:02 e4df0d1e887e: Layer already exists 15:23:02 7c504f21be85: Layer already exists 15:23:02 e020678a08cb: Layer already exists 15:23:02 main: digest: sha256:fdc76769bfd65dcb4bea69831004a7b51f72d3fe12e5151f3ef1fa2d6036ca78 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:02 ===================================================== [Pipeline] echo 15:23:02 taggedImages: 15:23:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1 15:23:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:23:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.12 15:23:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8e8fdc066d5979e1705b6f23a339d91f778af4e1-3.2.0-dev.12 15:23:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:03 15:23:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:03 arm64: Pulling from edgex-lftools-log-publisher 15:23:03 8998bd30e6a1: Pulling fs layer 15:23:03 04944245beec: Pulling fs layer 15:23:03 699f458cf7ca: Pulling fs layer 15:23:03 765212b225bb: Pulling fs layer 15:23:03 f23df028b6ca: Pulling fs layer 15:23:03 d65c8cfc05b1: Pulling fs layer 15:23:03 2437ff75d9bd: Pulling fs layer 15:23:03 765212b225bb: Waiting 15:23:03 f23df028b6ca: Waiting 15:23:03 d65c8cfc05b1: Waiting 15:23:03 2437ff75d9bd: Waiting 15:23:04 04944245beec: Verifying Checksum 15:23:04 04944245beec: Download complete 15:23:04 765212b225bb: Verifying Checksum 15:23:04 765212b225bb: Download complete 15:23:04 f23df028b6ca: Verifying Checksum 15:23:04 f23df028b6ca: Download complete 15:23:04 d65c8cfc05b1: Verifying Checksum 15:23:04 d65c8cfc05b1: Download complete 15:23:04 699f458cf7ca: Verifying Checksum 15:23:04 699f458cf7ca: Download complete 15:23:04 8998bd30e6a1: Verifying Checksum 15:23:04 8998bd30e6a1: Download complete 15:23:07 2437ff75d9bd: Download complete 15:23:09 8998bd30e6a1: Pull complete 15:23:10 04944245beec: Pull complete 15:23:11 699f458cf7ca: Pull complete 15:23:11 765212b225bb: Pull complete 15:23:12 f23df028b6ca: Pull complete 15:23:12 d65c8cfc05b1: Pull complete 15:23:31 2437ff75d9bd: Pull complete 15:23:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:23:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:31 prd-ubuntu20.04-docker-arm64-4c-16g-1414 does not seem to be running inside a container 15:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/221 -v /w/workspace/app-service-configurable/221:/w/workspace/app-service-configurable/221:rw,z -v /w/workspace/app-service-configurable/221@tmp:/w/workspace/app-service-configurable/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:23:34 $ docker top cfc9614d340e1701bc2abd0bd9072e6d7d39a716c8e3df6d823ae1a629284ad4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:35 ---> job-cost.sh 15:23:35 lf-activate-venv: SKIPPING 15:23:35 INFO: No Stack... 15:23:36 INFO: Retrieving Pricing Info for: v3-standard-4 15:23:36 INFO: Archiving Costs [Pipeline] sh 15:23:37 + cat /w/workspace/app-service-configurable/221/archives/cost.csv 15:23:37 + cut -d, -f6 [Pipeline] lock 15:23:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] 15:23:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] did not exist. Created. 15:23:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:40 /w/workspace/app-service-configurable/221@tmp/durable-9709efd1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:23:41 + echo total: 0.10999999940395355 [Pipeline] stash 15:23:41 Warning: overwriting stash ‘stack-cost’ 15:23:41 Stashed 1 file(s) [Pipeline] } 15:23:41 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:41 $ docker stop --time=1 cfc9614d340e1701bc2abd0bd9072e6d7d39a716c8e3df6d823ae1a629284ad4 15:23:43 $ docker rm -f --volumes cfc9614d340e1701bc2abd0bd9072e6d7d39a716c8e3df6d823ae1a629284ad4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:23:44 provisioning config files... 15:23:44 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11873695655201772296tmp [Pipeline] { [Pipeline] sh 15:23:45 + set +x 15:23:45 + curl -s https://codecov.io/bash 15:23:45 + bash -s -- 15:23:45 15:23:45 _____ _ 15:23:45 / ____| | | 15:23:45 | | ___ __| | ___ ___ _____ __ 15:23:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:23:45 | |___| (_) | (_| | __/ (_| (_) \ V / 15:23:45 \_____\___/ \__,_|\___|\___\___/ \_/ 15:23:45 Bash-1.0.6 15:23:45 15:23:45 15:23:45 ==> git version 2.25.1 found 15:23:45 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:23:45 Release-Date: 2020-01-08 15:23:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:23:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:23:45 ==> Jenkins CI detected. 15:23:45 current dir:  /w/workspace/ry_app-service-configurable_main 15:23:45 project root: . 15:23:45 --> token set from env 15:23:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:23:45 ==> Running gcov in . (disable via -X gcov) 15:23:45 ==> Python coveragepy not found 15:23:45 ==> Searching for coverage reports in: 15:23:45 + . 15:23:45 -> Found 1 reports 15:23:45 ==> Detecting git/mercurial file structure 15:23:45 ==> Reading reports 15:23:45 + ./coverage.out bytes=13 15:23:45 ==> Appending adjustments 15:23:45 https://docs.codecov.io/docs/fixing-reports 15:23:45 + Found adjustments 15:23:45 ==> Gzipping contents 15:23:45 4.0K /tmp/codecov.OpoxZ6.gz 15:23:45 ==> Uploading reports 15:23:45 url: https://codecov.io 15:23:45 query: branch=main&commit=8e8fdc066d5979e1705b6f23a339d91f778af4e1&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:23:45 -> Pinging Codecov 15:23:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8e8fdc066d5979e1705b6f23a339d91f778af4e1&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:23:45 -> Uploading to 15:23:45 https://storage.googleapis.com/codecov/v4/raw/2024-02-21/A97CA9966030D2A3747ED39772930CCE/8e8fdc066d5979e1705b6f23a339d91f778af4e1/0b77b27d-af5b-4bb0-afea-70c4be9a2a1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240221T152345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a02c4003378d55cbde52e05f869df96a11ca6905f627154dddaa8c8eb112e01 15:23:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:45 Dload Upload Total Spent Left Speed 15:23:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 866 --:--:-- --:--:-- --:--:-- 866 15:23:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] } 15:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:23:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:23:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:46 15:23:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:23:47 df9b9388f04a: Pulling fs layer 15:23:47 52dc419b0ee2: Pulling fs layer 15:23:47 25bc292e5bac: Pulling fs layer 15:23:47 114826534d7a: Pulling fs layer 15:23:47 4657fd5d0bcf: Pulling fs layer 15:23:47 6ad1cebc031e: Pulling fs layer 15:23:47 8a3aa393b2d8: Pulling fs layer 15:23:47 4657fd5d0bcf: Waiting 15:23:47 114826534d7a: Waiting 15:23:47 6ad1cebc031e: Waiting 15:23:47 8a3aa393b2d8: Waiting 15:23:47 25bc292e5bac: Download complete 15:23:47 52dc419b0ee2: Verifying Checksum 15:23:47 52dc419b0ee2: Download complete 15:23:47 4657fd5d0bcf: Verifying Checksum 15:23:47 4657fd5d0bcf: Download complete 15:23:47 df9b9388f04a: Verifying Checksum 15:23:47 df9b9388f04a: Download complete 15:23:47 6ad1cebc031e: Verifying Checksum 15:23:47 6ad1cebc031e: Download complete 15:23:47 df9b9388f04a: Pull complete 15:23:47 52dc419b0ee2: Pull complete 15:23:47 25bc292e5bac: Pull complete 15:23:48 114826534d7a: Verifying Checksum 15:23:48 114826534d7a: Download complete 15:23:48 8a3aa393b2d8: Verifying Checksum 15:23:48 8a3aa393b2d8: Download complete 15:23:51 114826534d7a: Pull complete 15:23:51 4657fd5d0bcf: Pull complete 15:23:52 6ad1cebc031e: Pull complete 15:23:55 8a3aa393b2d8: Pull complete 15:23:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:55 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:23:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:24:05 $ docker top 204aeea06ebf88377c1567bbe36210f503a96159a48027dfd8197e44ac459e9d -eo pid,comm [Pipeline] { [Pipeline] echo 15:24:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:24:05 + set -o pipefail 15:24:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:24:11 15:24:11 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:24:11 15:24:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/7cbe0446-5c84-41c1-a45e-ea00f5e5cf82 15:24:11 15:24:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:24:11 15:24:12 15:24:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:24:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:24:12 More details here: https://snyk.co/ue1NS [Pipeline] } 15:24:12 $ docker stop --time=1 204aeea06ebf88377c1567bbe36210f503a96159a48027dfd8197e44ac459e9d 15:24:16 $ docker rm -f --volumes 204aeea06ebf88377c1567bbe36210f503a96159a48027dfd8197e44ac459e9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:18 + git log --format=format:%s -1 8e8fdc066d5979e1705b6f23a339d91f778af4e1 [Pipeline] sh 15:24:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:24:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:19 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:24:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:24:19 $ docker top be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:19 [ssh-agent] Looking for ssh-agent implementation... 15:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:20 $ docker exec be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 ssh-agent 15:24:20 SSH_AUTH_SOCK=/tmp/ssh-fGemZ2k90i8B/agent.32 15:24:20 SSH_AGENT_PID=38 15:24:20 Running ssh-add (command line suppressed) 15:24:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8827984826389211360.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8827984826389211360.key) 15:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:20 + git semver tag 15:24:20 2024-02-21 15:24:20,801 [run_tag] DEBUG tag force:False 15:24:20 2024-02-21 15:24:20,801 [check_head_tag] DEBUG check head tag 15:24:20 2024-02-21 15:24:20,802 [execute] INFO git cat-file --batch-check 15:24:20 2024-02-21 15:24:20,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:24:20 2024-02-21 15:24:20,806 [execute] INFO git cat-file --batch 15:24:20 2024-02-21 15:24:20,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:24:20 2024-02-21 15:24:20,827 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:20 2024-02-21 15:24:20,828 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 15:24:20 2024-02-21 15:24:20,828 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:24:20 2024-02-21 15:24:20,833 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:20 3.2.0-dev.12 [Pipeline] } 15:24:20 $ docker exec --env ******** --env ******** be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 ssh-agent -k 15:24:20 unset SSH_AUTH_SOCK; 15:24:20 unset SSH_AGENT_PID; 15:24:20 echo Agent pid 38 killed; 15:24:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:21 + git semver [Pipeline] } 15:24:21 $ docker stop --time=1 be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 15:24:23 $ docker rm -f --volumes be6aa04c96d5a215401ed28e0d66518aa0c2f726ef97776e2273a01418c6cb08 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:23 15:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:24 0.23.1-centos7: Pulling from edgex-lftools 15:24:24 ab5ef0e58194: Pulling fs layer 15:24:24 9712f1f96733: Pulling fs layer 15:24:24 63f879dbbcfc: Pulling fs layer 15:24:24 0d9ebad4ef96: Pulling fs layer 15:24:24 e9a5061849ea: Pulling fs layer 15:24:24 d747dcd14b5f: Pulling fs layer 15:24:24 2de7ff778b66: Pulling fs layer 15:24:24 e9a5061849ea: Waiting 15:24:24 d747dcd14b5f: Waiting 15:24:24 2de7ff778b66: Waiting 15:24:24 0d9ebad4ef96: Waiting 15:24:24 9712f1f96733: Verifying Checksum 15:24:24 9712f1f96733: Download complete 15:24:24 63f879dbbcfc: Verifying Checksum 15:24:24 63f879dbbcfc: Download complete 15:24:24 0d9ebad4ef96: Verifying Checksum 15:24:24 0d9ebad4ef96: Download complete 15:24:24 e9a5061849ea: Verifying Checksum 15:24:24 e9a5061849ea: Download complete 15:24:24 d747dcd14b5f: Verifying Checksum 15:24:24 d747dcd14b5f: Download complete 15:24:24 ab5ef0e58194: Verifying Checksum 15:24:24 ab5ef0e58194: Download complete 15:24:24 2de7ff778b66: Verifying Checksum 15:24:24 2de7ff778b66: Download complete 15:24:27 ab5ef0e58194: Pull complete 15:24:27 9712f1f96733: Pull complete 15:24:28 63f879dbbcfc: Pull complete 15:24:32 0d9ebad4ef96: Pull complete 15:24:32 e9a5061849ea: Pull complete 15:24:32 d747dcd14b5f: Pull complete 15:24:33 2de7ff778b66: Pull complete 15:24:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:33 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:24:41 $ docker top 051cbda887aa2aa04786c58737f86dea3d7a55a9bbe3da853ddebe671ed56ad3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:24:42 provisioning config files... 15:24:42 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13600963218554075720tmp 15:24:42 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2671105400017700282tmp 15:24:42 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7737465643355521518tmp [Pipeline] { [Pipeline] echo 15:24:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:24:42 ---> sigul-configuration.sh 15:24:42 gpg: directory `/root/.gnupg' created 15:24:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:24:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:24:42 gpg: keyring `/root/.gnupg/secring.gpg' created 15:24:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:24:42 gpg: CAST5 encrypted data 15:24:42 gpg: encrypted with 1 passphrase 15:24:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:24:42 + mkdir /home/jenkins 15:24:42 + mkdir /home/jenkins/sigul [Pipeline] sh 15:24:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:24:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:24:43 ---> sigul-install.sh 15:24:43 Sigul already installed; skipping installation. [Pipeline] sh 15:24:43 + git tag --list 15:24:43 v1.0.0 15:24:43 v1.1.0 15:24:43 v1.2.0 15:24:43 v1.3.0 15:24:43 v1.3.1 15:24:43 v2.0.0 15:24:43 v2.0.1 15:24:43 v2.1.0 15:24:43 v2.1.1 15:24:43 v2.1.2 15:24:43 v2.2.0 15:24:43 v2.3 15:24:43 v2.3.0 15:24:43 v2.3.1 15:24:43 v3.0 15:24:43 v3.0.0 15:24:43 v3.0.1 15:24:43 v3.0.1-dev.1 15:24:43 v3.1 15:24:43 v3.1.0 15:24:43 v3.1.0-dev.1 15:24:43 v3.1.0-dev.10 15:24:43 v3.1.0-dev.11 15:24:43 v3.1.0-dev.12 15:24:43 v3.1.0-dev.13 15:24:43 v3.1.0-dev.14 15:24:43 v3.1.0-dev.15 15:24:43 v3.1.0-dev.16 15:24:43 v3.1.0-dev.17 15:24:43 v3.1.0-dev.18 15:24:43 v3.1.0-dev.19 15:24:43 v3.1.0-dev.2 15:24:43 v3.1.0-dev.20 15:24:43 v3.1.0-dev.21 15:24:43 v3.1.0-dev.22 15:24:43 v3.1.0-dev.23 15:24:43 v3.1.0-dev.24 15:24:43 v3.1.0-dev.25 15:24:43 v3.1.0-dev.26 15:24:43 v3.1.0-dev.27 15:24:43 v3.1.0-dev.28 15:24:43 v3.1.0-dev.29 15:24:43 v3.1.0-dev.3 15:24:43 v3.1.0-dev.30 15:24:43 v3.1.0-dev.31 15:24:43 v3.1.0-dev.32 15:24:43 v3.1.0-dev.33 15:24:43 v3.1.0-dev.34 15:24:43 v3.1.0-dev.35 15:24:43 v3.1.0-dev.36 15:24:43 v3.1.0-dev.37 15:24:43 v3.1.0-dev.38 15:24:43 v3.1.0-dev.39 15:24:43 v3.1.0-dev.4 15:24:43 v3.1.0-dev.5 15:24:43 v3.1.0-dev.6 15:24:43 v3.1.0-dev.7 15:24:43 v3.1.0-dev.8 15:24:43 v3.1.0-dev.9 15:24:43 v3.2.0-dev.1 15:24:43 v3.2.0-dev.10 15:24:43 v3.2.0-dev.11 15:24:43 v3.2.0-dev.12 15:24:43 v3.2.0-dev.2 15:24:43 v3.2.0-dev.3 15:24:43 v3.2.0-dev.4 15:24:43 v3.2.0-dev.5 15:24:43 v3.2.0-dev.6 15:24:43 v3.2.0-dev.7 15:24:43 v3.2.0-dev.8 15:24:43 v3.2.0-dev.9 [Pipeline] sh 15:24:44 + lftools sign git-tag v3.2.0-dev.12 15:24:44 Signing Git tag with Sigul... 15:24:44 Signing v3.2.0-dev.12 [Pipeline] echo 15:24:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:24:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:24:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:24:45 $ docker stop --time=1 051cbda887aa2aa04786c58737f86dea3d7a55a9bbe3da853ddebe671ed56ad3 15:24:46 $ docker rm -f --volumes 051cbda887aa2aa04786c58737f86dea3d7a55a9bbe3da853ddebe671ed56ad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:24:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:24:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:48 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:24:48 $ docker top 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 -eo pid,comm 15:24:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:24:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:49 [ssh-agent] Looking for ssh-agent implementation... 15:24:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:49 $ docker exec 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 ssh-agent 15:24:49 SSH_AUTH_SOCK=/tmp/ssh-QnQoFWMkDZBW/agent.32 15:24:49 SSH_AGENT_PID=38 15:24:49 Running ssh-add (command line suppressed) 15:24:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13159336087115866587.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13159336087115866587.key) 15:24:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:49 + git semver bump pre 15:24:50 2024-02-21 15:24:50,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:50 2024-02-21 15:24:50,049 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 15:24:50 2024-02-21 15:24:50,049 [bump_version] DEBUG bumped version:3.2.0-dev.13 15:24:50 2024-02-21 15:24:50,049 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:24:50 2024-02-21 15:24:50,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:50 2024-02-21 15:24:50,050 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:24:50 2024-02-21 15:24:50,051 [execute] INFO git cat-file --batch-check 15:24:50 2024-02-21 15:24:50,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:24:50 2024-02-21 15:24:50,057 [execute] INFO git cat-file --batch 15:24:50 2024-02-21 15:24:50,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:24:50 2024-02-21 15:24:50,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:50 3.2.0-dev.13 [Pipeline] } 15:24:50 $ docker exec --env ******** --env ******** 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 ssh-agent -k 15:24:50 unset SSH_AUTH_SOCK; 15:24:50 unset SSH_AGENT_PID; 15:24:50 echo Agent pid 38 killed; 15:24:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:50 + git semver [Pipeline] } 15:24:51 $ docker stop --time=1 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 15:24:52 $ docker rm -f --volumes 96832b7a421122c5589b6fad1b6a459ec57949ba31c191fe05a75f20c99d5c07 [Pipeline] // withDockerContainer [Pipeline] sh 15:24:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:24:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:53 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:24:53 $ docker top 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a -eo pid,comm 15:24:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:24:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:54 [ssh-agent] Looking for ssh-agent implementation... 15:24:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:54 $ docker exec 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a ssh-agent 15:24:54 SSH_AUTH_SOCK=/tmp/ssh-qjNyVPlR1cFJ/agent.33 15:24:54 SSH_AGENT_PID=39 15:24:54 Running ssh-add (command line suppressed) 15:24:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15299689579842506262.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15299689579842506262.key) 15:24:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:55 + git semver push 15:24:55 2024-02-21 15:24:55,291 [run_push] DEBUG push 15:24:55 2024-02-21 15:24:55,292 [execute] INFO git cat-file --batch-check 15:24:55 2024-02-21 15:24:55,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:24:55 2024-02-21 15:24:55,296 [execute] INFO git rev-list b8fc7e192f211975746a0d321cad326f91db8153 -- 15:24:55 2024-02-21 15:24:55,296 [execute] DEBUG Popen(['git', 'rev-list', 'b8fc7e192f211975746a0d321cad326f91db8153', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:24:55 2024-02-21 15:24:55,306 [execute] INFO git fetch -v origin 15:24:55 2024-02-21 15:24:55,306 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:24:55 2024-02-21 15:24:55,807 [run_push] DEBUG no remote changes detected 15:24:55 2024-02-21 15:24:55,808 [execute] INFO git push origin semver 15:24:55 2024-02-21 15:24:55,808 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:24:56 2024-02-21 15:24:56,586 [run_push] DEBUG push all version tags 15:24:56 2024-02-21 15:24:56,587 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:24:56 2024-02-21 15:24:56,587 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:24:57 2024-02-21 15:24:57,404 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:57 3.2.0-dev.13 [Pipeline] } 15:24:57 $ docker exec --env ******** --env ******** 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a ssh-agent -k 15:24:57 unset SSH_AUTH_SOCK; 15:24:57 unset SSH_AGENT_PID; 15:24:57 echo Agent pid 39 killed; 15:24:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:58 + git semver [Pipeline] } 15:24:58 $ docker stop --time=1 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a 15:24:59 $ docker rm -f --volumes 7b4674df201aac599c9abbb7ceda169f30a48178529cc0ddbe060ea78ba38e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:25:01 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:25:01 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:25:01 total 16 15:25:01 drwxr-xr-x 3 root root 4096 Feb 21 15:14 . 15:25:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:24 .. 15:25:01 drwxr-xr-x 2 root root 4096 Feb 21 15:14 cost 15:25:01 -rw-r--r-- 1 root root 96 Feb 21 15:14 cost.csv 15:25:01 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:25:01 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:25:01 total 16 15:25:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 15:14 . 15:25:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 15:24 .. 15:25:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 15:14 cost 15:25:01 -rw-r--r-- 1 jenkins jenkins 96 Feb 21 15:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:25:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:25:02 ---> package-listing.sh 15:25:02 ++ facter osfamily 15:25:02 ++ tr '[:upper:]' '[:lower:]' 15:25:02 + OS_FAMILY=debian 15:25:02 + workspace=/w/workspace/ry_app-service-configurable_main 15:25:02 + START_PACKAGES=/tmp/packages_start.txt 15:25:02 + END_PACKAGES=/tmp/packages_end.txt 15:25:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:25:02 + PACKAGES=/tmp/packages_start.txt 15:25:02 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:25:02 + PACKAGES=/tmp/packages_end.txt 15:25:02 + case "${OS_FAMILY}" in 15:25:02 + dpkg -l 15:25:02 + grep '^ii' 15:25:02 + '[' -f /tmp/packages_start.txt ']' 15:25:02 + '[' -f /tmp/packages_end.txt ']' 15:25:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:25:02 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:25:02 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:25:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:25:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:25:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:03 prd-ubuntu20.04-docker-8c-8g-1412 does not seem to be running inside a container 15:25:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:25:04 $ docker top 25871734d1ba6f8246fd1ae2bdb7fa59b8eb6cd13c02fe0389fe51faf48260d2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:04 + touch /tmp/pre-build-complete [Pipeline] sh 15:25:05 + mkdir -p /var/log/sysstat [Pipeline] sh 15:25:05 + ls /var/log/sa-host 15:25:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:05 provisioning config files... 15:25:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1628953850463919076tmp [Pipeline] { [Pipeline] echo 15:25:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:25:06 ---> create-netrc.sh [Pipeline] } 15:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:25:06 ---> python-tools-install.sh [Pipeline] echo 15:25:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:25:06 ---> sudo-logs.sh 15:25:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:25:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:25:07 ---> job-cost.sh 15:25:07 lf-activate-venv: SKIPPING 15:25:07 DEBUG: total: 0.2199999988079071 15:25:07 INFO: Retrieving Stack Cost... 15:25:07 INFO: Retrieving Pricing Info for: v3-standard-8 15:25:08 INFO: Archiving Costs [Pipeline] echo 15:25:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:25:08 ---> logs-deploy.sh 15:25:08 lf-activate-venv: SKIPPING 15:25:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/221 15:25:08 INFO: archiving workspace using pattern(s): 15:25:09 Archives upload complete. 15:25:09 INFO: archiving logs to Nexus 15:25:10 ---> uname -a: 15:25:10 Linux prd-ubuntu20-04-docker-8c-8g-1412 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:25:10 15:25:10 15:25:10 ---> lscpu: 15:25:10 Architecture: x86_64 15:25:10 CPU op-mode(s): 32-bit, 64-bit 15:25:10 Byte Order: Little Endian 15:25:10 Address sizes: 40 bits physical, 48 bits virtual 15:25:10 CPU(s): 8 15:25:10 On-line CPU(s) list: 0-7 15:25:10 Thread(s) per core: 1 15:25:10 Core(s) per socket: 1 15:25:10 Socket(s): 8 15:25:10 NUMA node(s): 1 15:25:10 Vendor ID: AuthenticAMD 15:25:10 CPU family: 23 15:25:10 Model: 49 15:25:10 Model name: AMD EPYC-Rome Processor 15:25:10 Stepping: 0 15:25:10 CPU MHz: 2799.998 15:25:10 BogoMIPS: 5599.99 15:25:10 Virtualization: AMD-V 15:25:10 Hypervisor vendor: KVM 15:25:10 Virtualization type: full 15:25:10 L1d cache: 256 KiB 15:25:10 L1i cache: 256 KiB 15:25:10 L2 cache: 4 MiB 15:25:10 L3 cache: 128 MiB 15:25:10 NUMA node0 CPU(s): 0-7 15:25:10 Vulnerability Itlb multihit: Not affected 15:25:10 Vulnerability L1tf: Not affected 15:25:10 Vulnerability Mds: Not affected 15:25:10 Vulnerability Meltdown: Not affected 15:25:10 Vulnerability Mmio stale data: Not affected 15:25:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:25:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:25:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:25:10 Vulnerability Srbds: Not affected 15:25:10 Vulnerability Tsx async abort: Not affected 15:25:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:25:10 15:25:10 15:25:10 ---> nproc: 15:25:10 8 15:25:10 15:25:10 15:25:10 ---> df -h: 15:25:10 Filesystem Size Used Avail Use% Mounted on 15:25:10 overlay 155G 13G 143G 9% / 15:25:10 tmpfs 64M 0 64M 0% /dev 15:25:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:25:10 shm 64M 0 64M 0% /dev/shm 15:25:10 /dev/vda1 155G 13G 143G 9% /facter-os 15:25:10 15:25:10 15:25:10 ---> sar -b -r -n DEV: 15:25:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1412) 02/21/24 _x86_64_ (8 CPU) 15:25:10 15:25:10 15:10:22 LINUX RESTART (8 CPU) 15:25:10 15:25:10 15:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:25:10 15:12:01 133.01 15.15 117.86 0.00 1948.88 47708.45 0.00 15:25:10 15:13:01 127.55 1.35 126.20 0.00 24.40 53507.75 0.00 15:25:10 15:14:01 101.50 0.18 101.32 0.00 8.13 48283.55 0.00 15:25:10 15:15:01 120.40 0.05 120.35 0.00 6.67 33609.20 0.00 15:25:10 15:16:01 57.01 10.60 46.41 0.00 5155.01 22512.13 0.00 15:25:10 15:17:01 8.27 0.03 8.23 0.00 0.27 14105.92 0.00 15:25:10 15:18:01 3.35 0.00 3.35 0.00 0.00 14129.51 0.00 15:25:10 15:19:01 3.93 0.00 3.93 0.00 0.00 13997.67 0.00 15:25:10 15:20:01 3.10 0.00 3.10 0.00 0.00 13989.74 0.00 15:25:10 15:21:01 3.77 0.00 3.77 0.00 0.00 13999.27 0.00 15:25:10 15:22:01 1.38 0.00 1.38 0.00 0.00 2833.26 0.00 15:25:10 15:23:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 15:25:10 15:24:01 19.84 0.10 19.74 0.00 10.26 11728.05 0.00 15:25:10 15:25:01 128.41 0.27 128.15 0.00 7.20 46451.32 0.00 15:25:10 Average: 50.96 1.98 48.98 0.00 511.46 24062.08 0.00 15:25:10 15:25:10 15:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:10 15:12:01 29202012 31525664 791884 2.41 77488 2517624 2003168 5.90 1030152 2256660 1652 15:25:10 15:13:01 27921600 31164568 1135740 3.45 138112 3292448 2280520 6.72 1651024 2813836 286864 15:25:10 15:14:01 28322336 31523036 780772 2.37 142124 3253048 1891288 5.57 1224148 2854140 1444 15:25:10 15:15:01 27792088 31528384 772660 2.35 153688 3724320 1767264 5.21 1260872 3288744 420 15:25:10 15:16:01 27310832 31504856 767288 2.33 183172 4148796 1719188 5.07 1571612 3423452 1004 15:25:10 15:17:01 27325180 31514224 758892 2.31 181736 4145536 1714292 5.05 1562740 3420200 0 15:25:10 15:18:01 27325312 31514496 758416 2.31 181804 4145548 1714292 5.05 1563104 3420208 12 15:25:10 15:19:01 27331488 31520804 752044 2.29 181880 4145552 1714292 5.05 1556368 3420212 12 15:25:10 15:20:01 27331504 31520900 751960 2.29 181952 4145552 1714292 5.05 1556444 3420216 16 15:25:10 15:21:01 27333848 31523324 749436 2.28 182028 4145556 1714292 5.05 1554196 3420220 16 15:25:10 15:22:01 27334612 31524104 748632 2.28 182068 4145556 1714292 5.05 1553444 3420216 16 15:25:10 15:23:01 27334628 31524352 748364 2.28 182128 4145688 1714292 5.05 1553332 3420352 4 15:25:10 15:24:01 26553016 31500424 769356 2.34 187696 4849576 1806396 5.32 1581888 4123896 407704 15:25:10 15:25:01 25833420 31499652 768520 2.34 221360 5453728 1688228 4.98 1680656 4666736 216 15:25:10 Average: 27446563 31492056 789569 2.40 169803 4018466 1796864 5.30 1492856 3383506 49956 15:25:10 15:25:10 15:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:10 15:12:01 vethbc2b929 50.54 55.21 4.95 50.96 0.00 0.00 0.00 0.00 15:25:10 15:12:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 15:25:10 15:12:01 docker0 68.26 73.57 5.70 219.44 0.00 0.00 0.00 0.00 15:25:10 15:12:01 ens3 467.67 320.80 5438.99 72.57 0.00 0.00 0.00 0.00 15:25:10 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:10 15:13:01 docker0 121.31 201.27 10.30 2030.54 0.00 0.00 0.00 0.00 15:25:10 15:13:01 ens3 229.18 147.13 2054.37 80.68 0.00 0.00 0.00 0.00 15:25:10 15:13:01 veth6129440 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:25:10 15:14:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:25:10 15:14:01 docker0 1.37 2.32 0.08 30.89 0.00 0.00 0.00 0.00 15:25:10 15:14:01 ens3 27.35 17.55 55.11 9.75 0.00 0.00 0.00 0.00 15:25:10 15:15:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 15:25:10 15:15:01 docker0 3.32 5.57 0.20 64.92 0.00 0.00 0.00 0.00 15:25:10 15:15:01 ens3 143.86 102.47 2675.97 141.79 0.00 0.00 0.00 0.00 15:25:10 15:16:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:25:10 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:16:01 ens3 235.14 121.91 2739.27 8.44 0.00 0.00 0.00 0.00 15:25:10 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:10 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:17:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 15:25:10 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:18:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 15:25:10 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:10 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:19:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:25:10 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:10 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:21:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:25:10 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:22:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:10 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:10 15:24:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:25:10 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:10 15:24:01 ens3 125.63 73.13 3970.01 10.32 0.00 0.00 0.00 0.00 15:25:10 15:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:25:10 15:25:01 docker0 58.72 97.38 4.89 925.66 0.00 0.00 0.00 0.00 15:25:10 15:25:01 ens3 289.14 193.85 4199.66 145.46 0.00 0.00 0.00 0.00 15:25:10 Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:25:10 Average: docker0 18.07 27.15 1.51 233.66 0.00 0.00 0.00 0.00 15:25:10 Average: ens3 108.51 69.83 1509.61 33.51 0.00 0.00 0.00 0.00 15:25:10 15:25:10 15:25:10 ---> sar -P ALL: 15:25:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1412) 02/21/24 _x86_64_ (8 CPU) 15:25:10 15:25:10 15:10:22 LINUX RESTART (8 CPU) 15:25:10 15:25:10 15:11:01 CPU %user %nice %system %iowait %steal %idle 15:25:10 15:12:01 all 7.55 0.00 2.64 5.55 0.05 84.20 15:25:10 15:12:01 0 7.97 0.00 2.06 1.21 0.05 88.71 15:25:10 15:12:01 1 7.77 0.00 2.31 4.14 0.07 85.71 15:25:10 15:12:01 2 9.80 0.00 2.84 0.91 0.05 86.41 15:25:10 15:12:01 3 6.49 0.00 2.83 19.14 0.07 71.47 15:25:10 15:12:01 4 6.68 0.00 2.47 0.20 0.05 90.59 15:25:10 15:12:01 5 6.69 0.00 2.94 9.25 0.05 81.06 15:25:10 15:12:01 6 6.39 0.00 3.33 8.51 0.05 81.71 15:25:10 15:12:01 7 8.62 0.00 2.35 1.11 0.05 87.86 15:25:10 15:13:01 all 14.23 0.00 2.76 7.07 0.04 75.90 15:25:10 15:13:01 0 12.39 0.00 1.97 0.85 0.03 84.75 15:25:10 15:13:01 1 14.88 0.00 2.41 1.44 0.03 81.23 15:25:10 15:13:01 2 11.82 0.00 2.51 0.54 0.03 85.10 15:25:10 15:13:01 3 14.56 0.00 3.77 5.60 0.05 76.02 15:25:10 15:13:01 4 14.55 0.00 2.77 9.01 0.05 73.61 15:25:10 15:13:01 5 15.16 0.00 3.21 11.90 0.05 69.68 15:25:10 15:13:01 6 14.34 0.00 2.25 0.47 0.03 82.90 15:25:10 15:13:01 7 16.19 0.00 3.16 26.78 0.05 53.82 15:25:10 15:14:01 all 39.36 0.00 3.82 2.40 0.09 54.33 15:25:10 15:14:01 0 37.66 0.00 3.58 0.39 0.08 58.28 15:25:10 15:14:01 1 39.43 0.00 3.83 0.13 0.08 56.53 15:25:10 15:14:01 2 36.96 0.00 3.46 0.18 0.08 59.31 15:25:10 15:14:01 3 40.42 0.00 3.85 1.51 0.08 54.14 15:25:10 15:14:01 4 39.98 0.00 3.61 0.55 0.10 55.76 15:25:10 15:14:01 5 39.61 0.00 3.92 2.38 0.10 53.98 15:25:10 15:14:01 6 39.99 0.00 4.23 13.86 0.10 41.82 15:25:10 15:14:01 7 40.88 0.00 4.08 0.18 0.08 54.77 15:25:10 15:15:01 all 3.75 0.00 1.52 3.05 0.04 91.64 15:25:10 15:15:01 0 4.10 0.00 1.39 3.97 0.05 90.49 15:25:10 15:15:01 1 5.58 0.00 1.27 0.05 0.03 93.07 15:25:10 15:15:01 2 3.60 0.00 1.50 0.13 0.03 94.73 15:25:10 15:15:01 3 3.59 0.00 1.60 2.70 0.03 92.08 15:25:10 15:15:01 4 2.38 0.00 1.51 0.12 0.02 95.97 15:25:10 15:15:01 5 3.06 0.00 1.93 15.85 0.05 79.11 15:25:10 15:15:01 6 3.53 0.00 1.69 1.61 0.03 93.13 15:25:10 15:15:01 7 4.14 0.00 1.27 0.03 0.03 94.52 15:25:10 15:16:01 all 2.55 0.00 1.43 0.84 0.03 95.15 15:25:10 15:16:01 0 3.59 0.00 1.15 2.70 0.02 92.54 15:25:10 15:16:01 1 2.30 0.00 1.74 0.13 0.03 95.79 15:25:10 15:16:01 2 2.26 0.00 1.17 0.03 0.02 96.52 15:25:10 15:16:01 3 2.32 0.00 1.60 0.35 0.03 95.69 15:25:10 15:16:01 4 2.34 0.00 1.05 0.60 0.03 95.97 15:25:10 15:16:01 5 3.89 0.00 2.71 1.74 0.03 91.63 15:25:10 15:16:01 6 1.48 0.00 0.95 0.07 0.03 97.46 15:25:10 15:16:01 7 2.24 0.00 1.04 1.12 0.03 95.57 15:25:10 15:17:01 all 0.08 0.00 0.07 0.02 0.01 99.83 15:25:10 15:17:01 0 0.05 0.00 0.07 0.10 0.00 99.78 15:25:10 15:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:25:10 15:17:01 2 0.02 0.00 0.08 0.00 0.02 99.88 15:25:10 15:17:01 3 0.02 0.00 0.05 0.02 0.00 99.92 15:25:10 15:17:01 4 0.12 0.00 0.07 0.00 0.00 99.82 15:25:10 15:17:01 5 0.05 0.00 0.03 0.02 0.02 99.88 15:25:10 15:17:01 6 0.05 0.00 0.07 0.00 0.00 99.88 15:25:10 15:17:01 7 0.25 0.00 0.13 0.02 0.00 99.60 15:25:10 15:18:01 all 0.02 0.00 0.00 0.01 0.01 99.96 15:25:10 15:18:01 0 0.02 0.00 0.00 0.03 0.02 99.93 15:25:10 15:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:25:10 15:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:25:10 15:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:25:10 15:18:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:25:10 15:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:25:10 15:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:25:10 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:25:10 15:19:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:25:10 15:19:01 0 0.02 0.00 0.02 0.05 0.00 99.92 15:25:10 15:19:01 1 0.07 0.00 0.00 0.00 0.02 99.92 15:25:10 15:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:25:10 15:19:01 3 0.02 0.00 0.00 0.02 0.02 99.95 15:25:10 15:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:25:10 15:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:25:10 15:19:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:25:10 15:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:25:10 15:20:01 all 0.05 0.00 0.01 0.01 0.01 99.92 15:25:10 15:20:01 0 0.02 0.00 0.00 0.05 0.00 99.93 15:25:10 15:20:01 1 0.30 0.00 0.00 0.00 0.02 99.68 15:25:10 15:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:25:10 15:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:25:10 15:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:25:10 15:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:25:10 15:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:25:10 15:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:25:10 15:21:01 all 0.18 0.00 0.01 0.00 0.01 99.79 15:25:10 15:21:01 0 0.02 0.00 0.00 0.03 0.02 99.93 15:25:10 15:21:01 1 1.29 0.00 0.00 0.00 0.02 98.69 15:25:10 15:21:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:25:10 15:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:25:10 15:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:25:10 15:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:25:10 15:21:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:25:10 15:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:25:10 15:22:01 all 0.03 0.00 0.01 0.03 0.00 99.92 15:25:10 15:22:01 0 0.02 0.00 0.00 0.22 0.00 99.77 15:25:10 15:22:01 1 0.17 0.00 0.02 0.00 0.00 99.82 15:25:10 15:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:25:10 15:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:25:10 15:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:25:10 15:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:25:10 15:22:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:25:10 15:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:25:10 15:25:10 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:25:10 15:23:01 all 0.05 0.00 0.01 0.10 0.00 99.85 15:25:10 15:23:01 0 0.03 0.00 0.00 0.35 0.00 99.62 15:25:10 15:23:01 1 0.25 0.00 0.00 0.13 0.02 99.60 15:25:10 15:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:10 15:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:25:10 15:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:10 15:23:01 5 0.02 0.00 0.03 0.32 0.00 99.63 15:25:10 15:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:25:10 15:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:25:10 15:24:01 all 2.72 0.00 1.25 1.46 0.02 94.55 15:25:10 15:24:01 0 2.18 0.00 0.99 2.83 0.02 93.99 15:25:10 15:24:01 1 2.66 0.00 1.62 0.10 0.02 95.61 15:25:10 15:24:01 2 2.96 0.00 1.31 0.00 0.03 95.70 15:25:10 15:24:01 3 2.04 0.00 1.91 0.00 0.02 96.03 15:25:10 15:24:01 4 2.68 0.00 1.21 0.12 0.03 95.96 15:25:10 15:24:01 5 3.24 0.00 1.06 8.57 0.03 87.10 15:25:10 15:24:01 6 2.24 0.00 0.87 0.03 0.02 96.84 15:25:10 15:24:01 7 3.73 0.00 1.04 0.03 0.02 95.18 15:25:10 15:25:01 all 6.43 0.00 2.86 3.32 0.08 87.31 15:25:10 15:25:01 0 5.74 0.00 2.98 4.15 0.10 87.02 15:25:10 15:25:01 1 6.45 0.00 2.91 0.30 0.08 90.25 15:25:10 15:25:01 2 5.72 0.00 2.53 0.37 0.05 91.33 15:25:10 15:25:01 3 5.04 0.00 3.24 11.16 0.05 80.50 15:25:10 15:25:01 4 6.05 0.00 2.55 0.35 0.07 90.98 15:25:10 15:25:01 5 7.19 0.00 3.15 9.97 0.07 79.63 15:25:10 15:25:01 6 7.82 0.00 2.76 0.08 0.10 89.23 15:25:10 15:25:01 7 7.45 0.00 2.72 0.18 0.12 89.52 15:25:10 Average: all 5.48 0.00 1.17 1.70 0.03 91.62 15:25:10 Average: 0 5.25 0.00 1.01 1.21 0.03 92.51 15:25:10 Average: 1 5.79 0.00 1.15 0.46 0.03 92.58 15:25:10 Average: 2 5.24 0.00 1.11 0.15 0.03 93.48 15:25:10 Average: 3 5.30 0.00 1.34 2.87 0.03 90.45 15:25:10 Average: 4 5.33 0.00 1.09 0.78 0.03 92.77 15:25:10 Average: 5 5.62 0.00 1.35 4.27 0.03 88.72 15:25:10 Average: 6 5.40 0.00 1.16 1.75 0.03 91.66 15:25:10 Average: 7 5.94 0.00 1.13 2.10 0.03 90.81 15:25:10 15:25:10 15:25:10