Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62825bd30777131266891ed3853b6902d2747c3b 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-ssh13739740077046443769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7032483985771973097.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4760073107467998384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9852855422412860245.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-ssh12902896173755682041.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-12034’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-12037’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-12038’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12040 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 62825bd30777131266891ed3853b6902d2747c3b (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#552)" > 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 62825bd30777131266891ed3853b6902d2747c3b # timeout=10 > git rev-list --no-walk 42849b84e1aa64fff78d6352030ff1fd7abd87e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:13:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:13:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:13:08 ========================================================= 22:13:08 EdgeX Global Pipelines Version Info 22:13:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:13:09 ------------------- 22:13:09 stable info: 22:13:09 ------------------- 22:13:09 Commited By: Bill Mahoney bill.mahoney@intel.com 22:13:09 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:13:09 Message: update stable to v1.0.248 22:13:09 ------------------- 22:13:09 experimental info: 22:13:09 ------------------- 22:13:09 Commited By: **** collab-it+edgex@linuxfoundation.org 22:13:09 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:13:09 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62825bd30777131266891ed3853b6902d2747c3b [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62825bd [Pipeline] echo 22:13:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:10 provisioning config files... 22:13:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11167784668371094030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:10 ---> docker-login.sh 22:13:10 nexus3.edgexfoundry.org:10001 22:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:11 Configure a credential helper to remove this warning. See 22:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:11 22:13:11 Login Succeeded 22:13:11 nexus3.edgexfoundry.org:10002 22:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:11 Configure a credential helper to remove this warning. See 22:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:11 22:13:11 Login Succeeded 22:13:11 nexus3.edgexfoundry.org:10003 22:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:11 Configure a credential helper to remove this warning. See 22:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:11 22:13:11 Login Succeeded 22:13:11 nexus3.edgexfoundry.org:10004 22:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:11 Configure a credential helper to remove this warning. See 22:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:11 22:13:11 Login Succeeded 22:13:11 docker.io 22:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:11 Configure a credential helper to remove this warning. See 22:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:11 22:13:11 Login Succeeded 22:13:11 ---> docker-login.sh ends [Pipeline] } 22:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:13:11 + git rev-list -1 --merges 62825bd30777131266891ed3853b6902d2747c3b~1..62825bd30777131266891ed3853b6902d2747c3b [Pipeline] echo 22:13:12 -----------> git rev-list -1 --merges 62825bd30777131266891ed3853b6902d2747c3b~1..62825bd30777131266891ed3853b6902d2747c3b 62825bd30777131266891ed3853b6902d2747c3b [false] [Pipeline] sh 22:13:12 + git log --format=format:%s -1 62825bd30777131266891ed3853b6902d2747c3b [Pipeline] echo 22:13:12 ========================================================= 22:13:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:13:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:12 + git log --format=format:%s -1 62825bd30777131266891ed3853b6902d2747c3b [Pipeline] echo 22:13:12 [semverPrep] GIT_COMMIT: 62825bd30777131266891ed3853b6902d2747c3b, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#552) [Pipeline] echo 22:13:12 [semverPrep] This is not a build commit. [Pipeline] sh 22:13:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:13 + grep -v github /etc/ssh/ssh_known_hosts 22:13:13 + [ -e /tmp/ssh_known_hosts ] 22:13:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:13:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:13:13 + sudo tee -a /etc/ssh/ssh_known_hosts 22:13:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:13 22:13:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:13 0.1.4: Pulling from edgex-devops/py-git-semver 22:13:13 b85a868b505f: Pulling fs layer 22:13:13 e2be974225ed: Pulling fs layer 22:13:13 339a4e72a1f5: Pulling fs layer 22:13:13 988bab9f4d93: Pulling fs layer 22:13:13 1469e6f7b9e6: Pulling fs layer 22:13:13 eaf3925da568: Pulling fs layer 22:13:13 bab4dde63d76: Pulling fs layer 22:13:13 bde34c3a00c8: Pulling fs layer 22:13:13 b352a97aabf1: Pulling fs layer 22:13:13 4872d77fe225: Pulling fs layer 22:13:13 5851b861e8e6: Pulling fs layer 22:13:13 988bab9f4d93: Waiting 22:13:13 1469e6f7b9e6: Waiting 22:13:13 eaf3925da568: Waiting 22:13:13 bab4dde63d76: Waiting 22:13:13 bde34c3a00c8: Waiting 22:13:13 b352a97aabf1: Waiting 22:13:13 4872d77fe225: Waiting 22:13:13 5851b861e8e6: Waiting 22:13:13 e2be974225ed: Verifying Checksum 22:13:13 e2be974225ed: Download complete 22:13:13 988bab9f4d93: Verifying Checksum 22:13:13 988bab9f4d93: Download complete 22:13:13 1469e6f7b9e6: Verifying Checksum 22:13:13 1469e6f7b9e6: Download complete 22:13:13 339a4e72a1f5: Verifying Checksum 22:13:13 339a4e72a1f5: Download complete 22:13:13 eaf3925da568: Verifying Checksum 22:13:13 eaf3925da568: Download complete 22:13:13 bde34c3a00c8: Verifying Checksum 22:13:13 bde34c3a00c8: Download complete 22:13:13 b352a97aabf1: Download complete 22:13:13 4872d77fe225: Verifying Checksum 22:13:13 4872d77fe225: Download complete 22:13:13 5851b861e8e6: Verifying Checksum 22:13:13 5851b861e8e6: Download complete 22:13:13 b85a868b505f: Verifying Checksum 22:13:13 b85a868b505f: Download complete 22:13:14 bab4dde63d76: Verifying Checksum 22:13:14 bab4dde63d76: Download complete 22:13:15 b85a868b505f: Pull complete 22:13:15 e2be974225ed: Pull complete 22:13:15 339a4e72a1f5: Pull complete 22:13:15 988bab9f4d93: Pull complete 22:13:16 1469e6f7b9e6: Pull complete 22:13:16 eaf3925da568: Pull complete 22:13:18 bab4dde63d76: Pull complete 22:13:18 bde34c3a00c8: Pull complete 22:13:18 b352a97aabf1: Pull complete 22:13:18 4872d77fe225: Pull complete 22:13:18 5851b861e8e6: Pull complete 22:13:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:18 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:13:18 $ 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 22:13:19 $ docker top 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 -eo pid,comm 22:13:19 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). 22:13:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:19 [ssh-agent] Looking for ssh-agent implementation... 22:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:20 $ docker exec 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 ssh-agent 22:13:20 SSH_AUTH_SOCK=/tmp/ssh-cKhvHEe2p6GU/agent.32 22:13:20 SSH_AGENT_PID=39 22:13:20 Running ssh-add (command line suppressed) 22:13:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3903644542659140862.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3903644542659140862.key) 22:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:20 + git tag --points-at HEAD [Pipeline] } 22:13:20 $ docker exec --env ******** --env ******** 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 ssh-agent -k 22:13:20 unset SSH_AUTH_SOCK; 22:13:20 unset SSH_AGENT_PID; 22:13:20 echo Agent pid 39 killed; 22:13:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:20 [ssh-agent] Looking for ssh-agent implementation... 22:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:20 $ docker exec 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 ssh-agent 22:13:20 SSH_AUTH_SOCK=/tmp/ssh-LBV7mU1ufme1/agent.71 22:13:20 SSH_AGENT_PID=77 22:13:20 Running ssh-add (command line suppressed) 22:13:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8214525233167292300.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8214525233167292300.key) 22:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:21 + git semver init 22:13:21 2023-04-28 22:13:21,531 [run_init] DEBUG init version:0.0.0 force:False 22:13:21 2023-04-28 22:13:21,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 22:13:21 2023-04-28 22:13:21,533 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 22:13:21 2023-04-28 22:13:21,534 [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) 22:13:22 2023-04-28 22:13:22,397 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 22:13:22 2023-04-28 22:13:22,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 22:13:22 2023-04-28 22:13:22,398 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:13:22 2023-04-28 22:13:22,398 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:13:22 3.0.0-dev.36 [Pipeline] } 22:13:22 $ docker exec --env ******** --env ******** 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 ssh-agent -k 22:13:22 unset SSH_AUTH_SOCK; 22:13:22 unset SSH_AGENT_PID; 22:13:22 echo Agent pid 77 killed; 22:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:22 + git semver [Pipeline] } 22:13:23 $ docker stop --time=1 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 22:13:24 $ docker rm -f --volumes 45a64f87d02df33a1e3d4478d6ad062fe30b4151a8df431f404a710e29469b94 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:13:25 Stashed 1 file(s) [Pipeline] echo 22:13:25 [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [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 22:13:25 provisioning config files... 22:13:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9737948546976568095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:25 ---> docker-login.sh 22:13:25 nexus3.edgexfoundry.org:10001 22:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:25 Configure a credential helper to remove this warning. See 22:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:25 22:13:25 Login Succeeded 22:13:25 nexus3.edgexfoundry.org:10002 22:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:25 Configure a credential helper to remove this warning. See 22:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:25 22:13:25 Login Succeeded 22:13:25 nexus3.edgexfoundry.org:10003 22:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:25 Configure a credential helper to remove this warning. See 22:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:25 22:13:25 Login Succeeded 22:13:25 nexus3.edgexfoundry.org:10004 22:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:25 Configure a credential helper to remove this warning. See 22:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:25 22:13:25 Login Succeeded 22:13:25 docker.io 22:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:26 Configure a credential helper to remove this warning. See 22:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:26 22:13:26 Login Succeeded 22:13:26 ---> docker-login.sh ends [Pipeline] } 22:13:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:26 ========================================================= 22:13:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:13:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:13:26 Sending build context to Docker daemon 3.29MB 22:13:26 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:13:26 Step 2/12 : FROM ${BASE} AS builder 22:13:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:13:26 f56be85fc22e: Pulling fs layer 22:13:26 85791d961cd3: Pulling fs layer 22:13:26 d694b5ae8c79: Pulling fs layer 22:13:26 9f32a84ed3da: Pulling fs layer 22:13:26 4d19c01a9841: Pulling fs layer 22:13:26 9325e15d5711: Pulling fs layer 22:13:26 556b6ee489ea: Pulling fs layer 22:13:26 9f32a84ed3da: Waiting 22:13:26 9325e15d5711: Waiting 22:13:26 4d19c01a9841: Waiting 22:13:26 c5a4b2cf53e6: Pulling fs layer 22:13:26 c5a4b2cf53e6: Waiting 22:13:26 85791d961cd3: Download complete 22:13:26 9f32a84ed3da: Verifying Checksum 22:13:26 9f32a84ed3da: Download complete 22:13:26 f56be85fc22e: Verifying Checksum 22:13:26 f56be85fc22e: Download complete 22:13:26 4d19c01a9841: Verifying Checksum 22:13:26 4d19c01a9841: Download complete 22:13:26 9325e15d5711: Verifying Checksum 22:13:26 9325e15d5711: Download complete 22:13:26 f56be85fc22e: Pull complete 22:13:26 85791d961cd3: Pull complete 22:13:27 c5a4b2cf53e6: Verifying Checksum 22:13:27 c5a4b2cf53e6: Download complete 22:13:27 d694b5ae8c79: Verifying Checksum 22:13:27 d694b5ae8c79: Download complete 22:13:27 556b6ee489ea: Verifying Checksum 22:13:27 556b6ee489ea: Download complete 22:13:30 d694b5ae8c79: Pull complete 22:13:30 9f32a84ed3da: Pull complete 22:13:30 4d19c01a9841: Pull complete 22:13:30 9325e15d5711: Pull complete 22:13:32 556b6ee489ea: Pull complete 22:13:33 c5a4b2cf53e6: Pull complete 22:13:33 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 22:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:13:33 ---> c4be618373d6 22:13:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:13:35 ---> Running in 4c376cdd04eb 22:13:35 Removing intermediate container 4c376cdd04eb 22:13:35 ---> 75e0eaf9599f 22:13:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:13:35 ---> Running in 4716a20187ec 22:13:35 Removing intermediate container 4716a20187ec 22:13:35 ---> bec31d4d5be0 22:13:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:13:35 ---> Running in 01a170d5ca2f 22:13:35 Removing intermediate container 01a170d5ca2f 22:13:35 ---> 6516b653c070 22:13:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:35 ---> Running in 30859babef1d 22:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:13:35 OK: 265 MiB in 53 packages 22:13:37 Removing intermediate container 30859babef1d 22:13:37 ---> 3565b770b811 22:13:37 Step 7/12 : WORKDIR /app 22:13:37 ---> Running in 0fcee4e1bfc3 22:13:37 Removing intermediate container 0fcee4e1bfc3 22:13:37 ---> 3d67305946f3 22:13:37 Step 8/12 : COPY go.mod vendor* ./ 22:13:37 ---> 12a731ccebf0 22:13:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:37 ---> Running in ee652e1d090c 22:13:40 Still waiting to schedule task 22:13:40 ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:13:40 ‘prd-centos7-builder-2c-1g-12034’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:13:40 ‘prd-ubuntu20.04-docker-8c-8g-12039’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:13:40 ‘prd-ubuntu20.04-docker-8c-8g-12042’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:13:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12041’ is offline 22:13:55 Removing intermediate container ee652e1d090c 22:13:55 ---> 175616e28dbd 22:13:55 Step 10/12 : COPY . . 22:13:55 ---> 00d812563881 22:13:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:55 ---> Running in d044a6c96533 22:13:56 Removing intermediate container d044a6c96533 22:13:56 ---> 8ba6f01e5bb2 22:13:56 Step 12/12 : RUN $MAKE 22:13:56 ---> Running in 0ff198a83ba2 22:13:56 noop 22:13:56 Removing intermediate container 0ff198a83ba2 22:13:56 ---> 766c3dbccd9f 22:13:56 Successfully built 766c3dbccd9f 22:13:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:56 + docker inspect -f . ci-base-image-x86_64 22:13:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:56 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:13:56 $ 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 22:13:57 $ docker top 32939b3e6fe6ce0e11501d3dd416be0556907214e539b2dc02bef6453a076927 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:57 + go version 22:13:57 go version go1.20.2 linux/amd64 [Pipeline] } 22:13:57 $ docker stop --time=1 32939b3e6fe6ce0e11501d3dd416be0556907214e539b2dc02bef6453a076927 22:13:59 $ docker rm -f --volumes 32939b3e6fe6ce0e11501d3dd416be0556907214e539b2dc02bef6453a076927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:59 + docker inspect -f . ci-base-image-x86_64 22:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:59 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:13:59 $ 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 22:13:59 $ docker top f54743cd921aac0cd9f1fb0ccfb11a071a14f192a36177acd99d5735b8a4af19 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:00 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 22:14:00 + make test 22:14:00 go test -race -coverprofile=coverage.out ./... 22:14:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:14:36 go vet ./... 22:14:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:14:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:14:38 ./bin/test-attribution-txt.sh 22:14:38 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 22:14:38 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 22:14:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:14:38 $ docker stop --time=1 f54743cd921aac0cd9f1fb0ccfb11a071a14f192a36177acd99d5735b8a4af19 22:14:40 $ docker rm -f --volumes f54743cd921aac0cd9f1fb0ccfb11a071a14f192a36177acd99d5735b8a4af19 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:14:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:14:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:14:42 + ls -al . 22:14:42 total 176 22:14:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:14 . 22:14:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:13 .. 22:14:42 -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 22:13 .dockerignore 22:14:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:13 .git 22:14:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:13 .github 22:14:42 -rw-rw-r-- 1 jenkins jenkins 171 Apr 28 22:13 .gitignore 22:14:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:13 .golangci.yml 22:14:42 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:13 .semver 22:14:42 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 28 22:13 Attribution.txt 22:14:42 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 28 22:13 CHANGELOG.md 22:14:42 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 28 22:13 Dockerfile 22:14:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:13 GOVERNANCE.md 22:14:42 -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 22:13 Jenkinsfile 22:14:42 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 22:13 LICENSE 22:14:42 -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 22:13 OWNERS.md 22:14:42 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 28 22:13 README.md 22:14:42 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 22:13 VERSION 22:14:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:13 bin 22:14:42 -rw-r--r-- 1 jenkins jenkins 13 Apr 28 22:14 coverage.out 22:14:42 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 28 22:13 go.mod 22:14:42 -rw-rw-r-- 1 jenkins jenkins 31536 Apr 28 22:13 go.sum 22:14:42 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 22:13 main.go 22:14:42 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 28 22:13 makefile 22:14:42 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 22:13 res 22:14:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:42 + 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=62825bd30777131266891ed3853b6902d2747c3b --label arch=amd64 --label version=3.0.0-dev.36 . 22:14:42 Sending build context to Docker daemon 3.291MB 22:14:42 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:14:42 Step 2/26 : FROM ${BASE} AS builder 22:14:42 ---> 766c3dbccd9f 22:14:42 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:14:42 ---> Running in bc2459f5554f 22:14:42 Removing intermediate container bc2459f5554f 22:14:42 ---> 63b0d26c9899 22:14:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:14:42 ---> Running in 39b4db472f88 22:14:42 Removing intermediate container 39b4db472f88 22:14:42 ---> a7ac552268be 22:14:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:14:42 ---> Running in 6c8fadadf8bc 22:14:42 Removing intermediate container 6c8fadadf8bc 22:14:42 ---> 9c79a76e0e29 22:14:42 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:42 ---> Running in ec1918c76993 22:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:14:43 OK: 265 MiB in 53 packages 22:14:43 Removing intermediate container ec1918c76993 22:14:43 ---> d634d68af53c 22:14:43 Step 7/26 : WORKDIR /app 22:14:43 ---> Running in 3962b5a98aaf 22:14:43 Removing intermediate container 3962b5a98aaf 22:14:43 ---> db1d52665bab 22:14:43 Step 8/26 : COPY go.mod vendor* ./ 22:14:43 ---> 91a9f167992d 22:14:43 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:43 ---> Running in 510277c064fb 22:14:44 Removing intermediate container 510277c064fb 22:14:44 ---> e6e2b211640f 22:14:44 Step 10/26 : COPY . . 22:14:44 ---> 5f9beda0fd12 22:14:44 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:14:44 ---> Running in fcd63548f5ce 22:14:45 Removing intermediate container fcd63548f5ce 22:14:45 ---> ae7dd18e3436 22:14:45 Step 12/26 : RUN $MAKE 22:14:45 ---> Running in 883486289f9e 22:14:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.36" -trimpath -mod=readonly -o app-service-configurable 22:15:03 Removing intermediate container 883486289f9e 22:15:03 ---> 9e23ef668ee7 22:15:03 Step 13/26 : FROM alpine:3.17 22:15:03 3.17: Pulling from library/alpine 22:15:03 f56be85fc22e: Already exists 22:15:03 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:15:03 Status: Downloaded newer image for alpine:3.17 22:15:03 ---> 9ed4aefc74f6 22:15:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:15:03 ---> Running in e419396b6a9f 22:15:03 Removing intermediate container e419396b6a9f 22:15:03 ---> 6ace18d36cfa 22:15:03 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:15:03 ---> Running in 4c27cd512659 22:15:03 Removing intermediate container 4c27cd512659 22:15:03 ---> e71f4728931e 22:15:03 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:15:03 ---> Running in 34da1b145d29 22:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:15:03 (1/2) Installing ca-certificates (20220614-r4) 22:15:03 (2/2) Installing dumb-init (1.2.5-r2) 22:15:03 Executing busybox-1.35.0-r29.trigger 22:15:03 Executing ca-certificates-20220614-r4.trigger 22:15:03 OK: 8 MiB in 17 packages 22:15:03 Removing intermediate container 34da1b145d29 22:15:03 ---> d6c690a41791 22:15:03 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:15:03 ---> 2810360026ef 22:15:03 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:15:03 ---> 422d1bbe3be0 22:15:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:15:03 ---> 08f36edaeaa8 22:15:03 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:15:03 ---> 63d41ac5bff2 22:15:03 Step 21/26 : EXPOSE 48095 22:15:03 ---> Running in e2ba4b8b5d98 22:15:03 Removing intermediate container e2ba4b8b5d98 22:15:03 ---> 3f6158d571da 22:15:03 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:15:03 ---> Running in 7fc8a16d07d6 22:15:03 Removing intermediate container 7fc8a16d07d6 22:15:03 ---> 13bf0f053b0b 22:15:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:15:03 ---> Running in b9bfed7a88a2 22:15:03 Removing intermediate container b9bfed7a88a2 22:15:03 ---> c57a6ec9a811 22:15:03 Step 24/26 : LABEL arch=amd64 22:15:03 ---> Running in 6203a380428c 22:15:03 Removing intermediate container 6203a380428c 22:15:03 ---> faf928e45d6e 22:15:03 Step 25/26 : LABEL git_sha=62825bd30777131266891ed3853b6902d2747c3b 22:15:03 ---> Running in 5e37d629e62e 22:15:03 Removing intermediate container 5e37d629e62e 22:15:03 ---> fa86fc630c9d 22:15:03 Step 26/26 : LABEL version=3.0.0-dev.36 22:15:03 ---> Running in 41952e3c45d4 22:15:03 Removing intermediate container 41952e3c45d4 22:15:03 ---> 8259c3cf0ec2 22:15:03 [Warning] One or more build-args [ARCH] were not consumed 22:15:03 Successfully built 8259c3cf0ec2 22:15:03 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 22:15:03 provisioning config files... 22:15:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13704824337824835455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:04 ---> docker-login.sh 22:15:04 nexus3.edgexfoundry.org:10001 22:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:04 Configure a credential helper to remove this warning. See 22:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:04 22:15:04 Login Succeeded 22:15:04 nexus3.edgexfoundry.org:10002 22:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:04 Configure a credential helper to remove this warning. See 22:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:04 22:15:04 Login Succeeded 22:15:04 nexus3.edgexfoundry.org:10003 22:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:04 Configure a credential helper to remove this warning. See 22:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:04 22:15:04 Login Succeeded 22:15:04 nexus3.edgexfoundry.org:10004 22:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:04 Configure a credential helper to remove this warning. See 22:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:04 22:15:04 Login Succeeded 22:15:04 docker.io 22:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:04 Configure a credential helper to remove this warning. See 22:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:04 22:15:04 Login Succeeded 22:15:04 ---> docker-login.sh ends [Pipeline] } 22:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:04 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:15:04 62825bd30777131266891ed3853b6902d2747c3b 22:15:04 latest 22:15:04 3.0.0-dev.36 22:15:04 62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 22:15:04 main 22:15:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b 22:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:15:05 4bd41501a471: Preparing 22:15:05 168762106fc0: Preparing 22:15:05 188537d97a7d: Preparing 22:15:05 0dfd4bf18216: Preparing 22:15:05 c0dc9bf54580: Preparing 22:15:05 f1417ff83b31: Preparing 22:15:05 f1417ff83b31: Waiting 22:15:05 188537d97a7d: Pushed 22:15:05 168762106fc0: Pushed 22:15:05 0dfd4bf18216: Pushed 22:15:05 f1417ff83b31: Layer already exists 22:15:05 c0dc9bf54580: Pushed 22:15:07 4bd41501a471: Pushed 22:15:07 62825bd30777131266891ed3853b6902d2747c3b: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:15:08 4bd41501a471: Preparing 22:15:08 168762106fc0: Preparing 22:15:08 188537d97a7d: Preparing 22:15:08 0dfd4bf18216: Preparing 22:15:08 c0dc9bf54580: Preparing 22:15:08 f1417ff83b31: Preparing 22:15:08 f1417ff83b31: Waiting 22:15:08 188537d97a7d: Layer already exists 22:15:08 0dfd4bf18216: Layer already exists 22:15:08 4bd41501a471: Layer already exists 22:15:08 168762106fc0: Layer already exists 22:15:08 c0dc9bf54580: Layer already exists 22:15:08 f1417ff83b31: Layer already exists 22:15:08 latest: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.36 22:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:15:09 4bd41501a471: Preparing 22:15:09 168762106fc0: Preparing 22:15:09 188537d97a7d: Preparing 22:15:09 0dfd4bf18216: Preparing 22:15:09 c0dc9bf54580: Preparing 22:15:09 f1417ff83b31: Preparing 22:15:09 f1417ff83b31: Waiting 22:15:09 168762106fc0: Layer already exists 22:15:09 c0dc9bf54580: Layer already exists 22:15:09 188537d97a7d: Layer already exists 22:15:09 0dfd4bf18216: Layer already exists 22:15:09 4bd41501a471: Layer already exists 22:15:09 f1417ff83b31: Layer already exists 22:15:09 3.0.0-dev.36: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 22:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:15:09 4bd41501a471: Preparing 22:15:09 168762106fc0: Preparing 22:15:09 188537d97a7d: Preparing 22:15:09 0dfd4bf18216: Preparing 22:15:09 c0dc9bf54580: Preparing 22:15:09 f1417ff83b31: Preparing 22:15:09 f1417ff83b31: Waiting 22:15:09 c0dc9bf54580: Layer already exists 22:15:09 0dfd4bf18216: Layer already exists 22:15:09 188537d97a7d: Layer already exists 22:15:09 4bd41501a471: Layer already exists 22:15:09 168762106fc0: Layer already exists 22:15:09 f1417ff83b31: Layer already exists 22:15:09 62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:15:10 4bd41501a471: Preparing 22:15:10 168762106fc0: Preparing 22:15:10 188537d97a7d: Preparing 22:15:10 0dfd4bf18216: Preparing 22:15:10 c0dc9bf54580: Preparing 22:15:10 f1417ff83b31: Preparing 22:15:10 f1417ff83b31: Waiting 22:15:10 0dfd4bf18216: Layer already exists 22:15:10 168762106fc0: Layer already exists 22:15:10 188537d97a7d: Layer already exists 22:15:10 c0dc9bf54580: Layer already exists 22:15:10 4bd41501a471: Layer already exists 22:15:10 f1417ff83b31: Layer already exists 22:15:10 main: digest: sha256:a52c89e10f99b85e6bf30b2ab723f24b0464ccc09d1a037d87f2a30dd72a8abf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:10 ===================================================== [Pipeline] echo 22:15:10 taggedImages: 22:15:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b 22:15:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:15:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.36 22:15:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 22:15:10 - 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 22:15:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:10 22:15:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:11 latest: Pulling from edgex-lftools-log-publisher 22:15:11 5eb5b503b376: Pulling fs layer 22:15:11 5c69ac0246d0: Pulling fs layer 22:15:11 ec43610c2a17: Pulling fs layer 22:15:11 3a2ae6a8a46f: Pulling fs layer 22:15:11 33b1e0a273af: Pulling fs layer 22:15:11 5d3b04190fa2: Pulling fs layer 22:15:11 2f39f015ded8: Pulling fs layer 22:15:11 3a2ae6a8a46f: Waiting 22:15:11 2f39f015ded8: Waiting 22:15:11 33b1e0a273af: Waiting 22:15:11 5c69ac0246d0: Download complete 22:15:11 3a2ae6a8a46f: Download complete 22:15:11 33b1e0a273af: Download complete 22:15:11 ec43610c2a17: Verifying Checksum 22:15:11 ec43610c2a17: Download complete 22:15:11 5d3b04190fa2: Verifying Checksum 22:15:11 5d3b04190fa2: Download complete 22:15:11 5eb5b503b376: Verifying Checksum 22:15:11 5eb5b503b376: Download complete 22:15:12 2f39f015ded8: Download complete 22:15:12 5eb5b503b376: Pull complete 22:15:12 5c69ac0246d0: Pull complete 22:15:12 ec43610c2a17: Pull complete 22:15:13 3a2ae6a8a46f: Pull complete 22:15:13 33b1e0a273af: Pull complete 22:15:13 5d3b04190fa2: Pull complete 22:15:17 2f39f015ded8: Pull complete 22:15:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:15:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:17 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:15:17 $ 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 22:15:18 $ docker top 54ccbbe04385a339d7b3dc601214b1a983d92d4ab99063b06036f88029627340 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:19 ---> job-cost.sh 22:15:19 lf-activate-venv: SKIPPING 22:15:19 INFO: No Stack... 22:15:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:15:19 INFO: Archiving Costs [Pipeline] sh 22:15:20 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 22:15:20 + cut -d, -f6 [Pipeline] lock 22:15:20 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] 22:15:20 Resource [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] did not exist. Created. 22:15:20 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:15:20 + echo total: 0.2199999988079071 [Pipeline] stash 22:15:20 Stashed 1 file(s) [Pipeline] } 22:15:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 22:15:20 $ docker stop --time=1 54ccbbe04385a339d7b3dc601214b1a983d92d4ab99063b06036f88029627340 22:15:21 $ docker rm -f --volumes 54ccbbe04385a339d7b3dc601214b1a983d92d4ab99063b06036f88029627340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:16:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12044 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:16:20 Running in /w/workspace/app-service-configurable/154 [Pipeline] { [Pipeline] checkout 22:16:20 Selected Git installation does not exist. Using Default 22:16:20 The recommended git tool is: NONE 22:16:27 using credential edgex-jenkins-ssh 22:16:27 Cloning the remote Git repository 22:16:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:16:27 > git init /w/workspace/app-service-configurable/154 # timeout=10 22:16:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:16:28 > git --version # timeout=10 22:16:28 > git --version # 'git version 2.25.1' 22:16:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:16:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:30 Avoid second fetch 22:16:30 Checking out Revision 62825bd30777131266891ed3853b6902d2747c3b (main) 22:16:30 > git config core.sparsecheckout # timeout=10 22:16:30 > git checkout -f 62825bd30777131266891ed3853b6902d2747c3b # timeout=10 22:16:31 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#552)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:16:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:16:32 Dload Upload Total Spent Left Speed 22:16:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 22:16:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:16:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:16:33 + sudo tee /etc/docker/daemon.new 22:16:33 { 22:16:33 "registry-mirrors": [ 22:16:33 "https://nexus3.edgexfoundry.org:10001" 22:16:33 ], 22:16:33 "bip": "10.250.0.254/24", 22:16:33 "hosts": [ 22:16:33 "tcp://0.0.0.0:5555", 22:16:33 "unix:///var/run/docker.sock" 22:16:33 ], 22:16:33 "mtu": 1458, 22:16:33 "selinux-enabled": true, 22:16:33 "seccomp-profile": "/etc/docker/seccomp.json" 22:16:33 } [Pipeline] sh 22:16:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:16:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:16:52 provisioning config files... 22:16:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/154@tmp/config7534953823366386784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:52 ---> docker-login.sh 22:16:52 nexus3.edgexfoundry.org:10001 22:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:53 Configure a credential helper to remove this warning. See 22:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:53 22:16:53 Login Succeeded 22:16:53 nexus3.edgexfoundry.org:10002 22:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:53 Configure a credential helper to remove this warning. See 22:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:53 22:16:53 Login Succeeded 22:16:53 nexus3.edgexfoundry.org:10003 22:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:54 Configure a credential helper to remove this warning. See 22:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:54 22:16:54 Login Succeeded 22:16:54 nexus3.edgexfoundry.org:10004 22:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:54 Configure a credential helper to remove this warning. See 22:16:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:54 22:16:54 Login Succeeded 22:16:54 docker.io 22:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:16:55 Configure a credential helper to remove this warning. See 22:16:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:16:55 22:16:55 Login Succeeded 22:16:55 ---> docker-login.sh ends [Pipeline] } 22:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:16:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:16:55 ========================================================= 22:16:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:16:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:16:55 Sending build context to Docker daemon 169kB 22:16:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 22:16:56 Step 2/12 : FROM ${BASE} AS builder 22:16:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:16:56 c41833b44d91: Pulling fs layer 22:16:56 ed15518f5707: Pulling fs layer 22:16:56 feae8fd75edb: Pulling fs layer 22:16:56 242c74f7c9fa: Pulling fs layer 22:16:56 3cdef696dda3: Pulling fs layer 22:16:56 2ced38df9373: Pulling fs layer 22:16:56 3cdef696dda3: Waiting 22:16:56 58f1dce35555: Pulling fs layer 22:16:56 2ced38df9373: Waiting 22:16:56 58f1dce35555: Waiting 22:16:56 242c74f7c9fa: Waiting 22:16:56 ed15518f5707: Verifying Checksum 22:16:56 ed15518f5707: Download complete 22:16:56 242c74f7c9fa: Verifying Checksum 22:16:56 242c74f7c9fa: Download complete 22:16:56 3cdef696dda3: Verifying Checksum 22:16:56 3cdef696dda3: Download complete 22:16:56 c41833b44d91: Verifying Checksum 22:16:56 c41833b44d91: Download complete 22:16:57 c41833b44d91: Pull complete 22:16:58 58f1dce35555: Verifying Checksum 22:16:58 58f1dce35555: Download complete 22:16:58 ed15518f5707: Pull complete 22:16:59 feae8fd75edb: Verifying Checksum 22:16:59 feae8fd75edb: Download complete 22:16:59 2ced38df9373: Verifying Checksum 22:16:59 2ced38df9373: Download complete 22:17:11 feae8fd75edb: Pull complete 22:17:11 242c74f7c9fa: Pull complete 22:17:11 3cdef696dda3: Pull complete 22:17:18 2ced38df9373: Pull complete 22:17:22 58f1dce35555: Pull complete 22:17:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 22:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:17:22 ---> fadd8f120f05 22:17:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:17:24 ---> Running in 57f726db9278 22:17:24 Removing intermediate container 57f726db9278 22:17:24 ---> 7af6ed585158 22:17:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:17:24 ---> Running in f93e0ae91044 22:17:24 Removing intermediate container f93e0ae91044 22:17:24 ---> f7223d67c437 22:17:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:17:24 ---> Running in 42f1d293699b 22:17:25 Removing intermediate container 42f1d293699b 22:17:25 ---> 4ef8c6808fe1 22:17:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:17:25 ---> Running in 3a42ca408359 22:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:17:28 OK: 263 MiB in 53 packages 22:17:29 Removing intermediate container 3a42ca408359 22:17:29 ---> 4f13bba10123 22:17:29 Step 7/12 : WORKDIR /app 22:17:29 ---> Running in c50414c41fb3 22:17:29 Removing intermediate container c50414c41fb3 22:17:29 ---> d720ec04f9f3 22:17:29 Step 8/12 : COPY go.mod vendor* ./ 22:17:30 ---> e2cc0ffd1dfe 22:17:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:30 ---> Running in 4c859b030654 22:18:51 Removing intermediate container 4c859b030654 22:18:51 ---> 724e08dc8eef 22:18:51 Step 10/12 : COPY . . 22:18:51 ---> 92bc76b8c0f0 22:18:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:18:51 ---> Running in 7e3ee9948191 22:18:51 Removing intermediate container 7e3ee9948191 22:18:51 ---> b8b34eb64d12 22:18:51 Step 12/12 : RUN $MAKE 22:18:51 ---> Running in 622a2005db46 22:18:51 noop 22:18:51 Removing intermediate container 622a2005db46 22:18:51 ---> 9d0691f3bcf7 22:18:51 Successfully built 9d0691f3bcf7 22:18:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:52 + docker inspect -f . ci-base-image-arm64 22:18:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:52 prd-ubuntu20.04-docker-arm64-4c-16g-12044 does not seem to be running inside a container 22:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/154 -v /w/workspace/app-service-configurable/154:/w/workspace/app-service-configurable/154:rw,z -v /w/workspace/app-service-configurable/154@tmp:/w/workspace/app-service-configurable/154@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 22:18:53 $ docker top f2c4725085d8e4b3ff8510279a5a9e1b27f30db9146abc01984014f3ebb1a9b4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:54 + go version 22:18:54 go version go1.20.2 linux/arm64 [Pipeline] } 22:18:54 $ docker stop --time=1 f2c4725085d8e4b3ff8510279a5a9e1b27f30db9146abc01984014f3ebb1a9b4 22:18:56 $ docker rm -f --volumes f2c4725085d8e4b3ff8510279a5a9e1b27f30db9146abc01984014f3ebb1a9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:57 + docker inspect -f . ci-base-image-arm64 22:18:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:57 prd-ubuntu20.04-docker-arm64-4c-16g-12044 does not seem to be running inside a container 22:18:57 $ 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/154 -v /w/workspace/app-service-configurable/154:/w/workspace/app-service-configurable/154:rw,z -v /w/workspace/app-service-configurable/154@tmp:/w/workspace/app-service-configurable/154@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 22:18:58 $ docker top 8fe3aa0b8861bc2c8fd02c4dd5c4af6cab1076acbd76dd55b16ba33907713607 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:59 + git config --global --add safe.directory /w/workspace/app-service-configurable/154 [Pipeline] fileExists [Pipeline] sh 22:19:00 + make test 22:19:00 go test -race -coverprofile=coverage.out ./... 22:22:07 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:22:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:22:07 go vet ./... 22:24:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:28 ./bin/test-attribution-txt.sh 22:24:28 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 22:24:28 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 22:24:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:24:28 $ docker stop --time=1 8fe3aa0b8861bc2c8fd02c4dd5c4af6cab1076acbd76dd55b16ba33907713607 22:24:31 $ docker rm -f --volumes 8fe3aa0b8861bc2c8fd02c4dd5c4af6cab1076acbd76dd55b16ba33907713607 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:24:32 Warning: overwriting stash ‘coverage-report’ 22:24:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:33 + ls -al . 22:24:33 total 172 22:24:33 drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 22:19 . 22:24:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:16 .. 22:24:33 -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 22:16 .dockerignore 22:24:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:16 .git 22:24:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:16 .github 22:24:33 -rw-rw-r-- 1 jenkins jenkins 171 Apr 28 22:16 .gitignore 22:24:33 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:16 .golangci.yml 22:24:33 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 28 22:16 Attribution.txt 22:24:33 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 28 22:16 CHANGELOG.md 22:24:33 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 28 22:16 Dockerfile 22:24:33 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:16 GOVERNANCE.md 22:24:33 -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 22:16 Jenkinsfile 22:24:33 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 22:16 LICENSE 22:24:33 -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 22:16 OWNERS.md 22:24:33 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 28 22:16 README.md 22:24:33 -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 22:13 VERSION 22:24:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:16 bin 22:24:33 -rw-r--r-- 1 jenkins jenkins 13 Apr 28 22:19 coverage.out 22:24:33 -rw-rw-r-- 1 jenkins jenkins 3302 Apr 28 22:16 go.mod 22:24:33 -rw-rw-r-- 1 jenkins jenkins 31536 Apr 28 22:16 go.sum 22:24:33 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 22:16 main.go 22:24:33 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 28 22:16 makefile 22:24:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 22:16 res 22:24:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24: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=62825bd30777131266891ed3853b6902d2747c3b --label arch=arm64 --label version=3.0.0-dev.36 . 22:24:34 Sending build context to Docker daemon 170kB 22:24:34 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 22:24:34 Step 2/26 : FROM ${BASE} AS builder 22:24:34 ---> 9d0691f3bcf7 22:24:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 22:24:34 ---> Running in 1d87ec8f448f 22:24:35 Removing intermediate container 1d87ec8f448f 22:24:35 ---> f87e3d748421 22:24:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:24:35 ---> Running in 784e6268fd6c 22:24:35 Removing intermediate container 784e6268fd6c 22:24:35 ---> 061be90c1a8a 22:24:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 22:24:35 ---> Running in aabaa7872179 22:24:35 Removing intermediate container aabaa7872179 22:24:35 ---> 288f5948008a 22:24:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:35 ---> Running in 24a8efe91325 22:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:24:38 OK: 263 MiB in 53 packages 22:24:39 Removing intermediate container 24a8efe91325 22:24:39 ---> 8151ea1861ed 22:24:39 Step 7/26 : WORKDIR /app 22:24:39 ---> Running in f699a07439a0 22:24:40 Removing intermediate container f699a07439a0 22:24:40 ---> e8cec26a64d7 22:24:40 Step 8/26 : COPY go.mod vendor* ./ 22:24:40 ---> 45e3efa8627a 22:24:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:40 ---> Running in aff11d6b1043 22:24:43 Removing intermediate container aff11d6b1043 22:24:43 ---> be1c6be224f4 22:24:43 Step 10/26 : COPY . . 22:24:44 ---> 940d08922bbb 22:24:44 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:24:44 ---> Running in 87d7582a82e2 22:24:44 Removing intermediate container 87d7582a82e2 22:24:44 ---> cb66a1f90faa 22:24:44 Step 12/26 : RUN $MAKE 22:24:44 ---> Running in a8dbb30b160d 22:24:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.36" -trimpath -mod=readonly -o app-service-configurable 22:27:07 Removing intermediate container a8dbb30b160d 22:27:07 ---> 3d713f82dfe4 22:27:07 Step 13/26 : FROM alpine:3.17 22:27:07 3.17: Pulling from library/alpine 22:27:07 c41833b44d91: Already exists 22:27:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 22:27:07 Status: Downloaded newer image for alpine:3.17 22:27:07 ---> 51e60588ff2c 22:27:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:27:07 ---> Running in bc77a0161817 22:27:07 Removing intermediate container bc77a0161817 22:27:07 ---> c69db3921d17 22:27:07 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:27:07 ---> Running in 7f8980337b5f 22:27:07 Removing intermediate container 7f8980337b5f 22:27:07 ---> f5c978aa6094 22:27:07 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 22:27:07 ---> Running in 7813dc1971e2 22:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:27:07 (1/2) Installing ca-certificates (20220614-r4) 22:27:07 (2/2) Installing dumb-init (1.2.5-r2) 22:27:07 Executing busybox-1.35.0-r29.trigger 22:27:07 Executing ca-certificates-20220614-r4.trigger 22:27:07 OK: 8 MiB in 17 packages 22:27:10 Removing intermediate container 7813dc1971e2 22:27:10 ---> 7836d48ca5b3 22:27:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:27:10 ---> 69affe1cf658 22:27:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:27:11 ---> cdcaf68a13c5 22:27:11 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:27:11 ---> 2df0a9c56dc3 22:27:11 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:27:13 ---> ed25b762a8df 22:27:13 Step 21/26 : EXPOSE 48095 22:27:13 ---> Running in b499fd72e123 22:27:13 Removing intermediate container b499fd72e123 22:27:13 ---> 543a6592bd0d 22:27:13 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:27:13 ---> Running in 16127b8ce056 22:27:14 Removing intermediate container 16127b8ce056 22:27:14 ---> 9921719cfa20 22:27:14 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:27:14 ---> Running in 28494ea20029 22:27:14 Removing intermediate container 28494ea20029 22:27:14 ---> 1cd69660c9da 22:27:14 Step 24/26 : LABEL arch=arm64 22:27:14 ---> Running in 8570275da737 22:27:14 Removing intermediate container 8570275da737 22:27:14 ---> bc6952675d2a 22:27:14 Step 25/26 : LABEL git_sha=62825bd30777131266891ed3853b6902d2747c3b 22:27:14 ---> Running in 6c366af244c0 22:27:15 Removing intermediate container 6c366af244c0 22:27:15 ---> db8ade9c3db1 22:27:15 Step 26/26 : LABEL version=3.0.0-dev.36 22:27:15 ---> Running in 057056b73dfd 22:27:15 Removing intermediate container 057056b73dfd 22:27:15 ---> 32c2fef891a2 22:27:15 [Warning] One or more build-args [ARCH] were not consumed 22:27:15 Successfully built 32c2fef891a2 22:27:15 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 22:27:15 provisioning config files... 22:27:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/154@tmp/config5309737350457693813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:15 ---> docker-login.sh 22:27:15 nexus3.edgexfoundry.org:10001 22:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:16 Configure a credential helper to remove this warning. See 22:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:16 22:27:16 Login Succeeded 22:27:16 nexus3.edgexfoundry.org:10002 22:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:16 Configure a credential helper to remove this warning. See 22:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:16 22:27:16 Login Succeeded 22:27:16 nexus3.edgexfoundry.org:10003 22:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:16 Configure a credential helper to remove this warning. See 22:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:16 22:27:16 Login Succeeded 22:27:16 nexus3.edgexfoundry.org:10004 22:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:17 Configure a credential helper to remove this warning. See 22:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:17 22:27:17 Login Succeeded 22:27:17 docker.io 22:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:17 Configure a credential helper to remove this warning. See 22:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:17 22:27:17 Login Succeeded 22:27:17 ---> docker-login.sh ends [Pipeline] } 22:27:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:17 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:27:17 62825bd30777131266891ed3853b6902d2747c3b 22:27:17 latest 22:27:17 3.0.0-dev.36 22:27:17 62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 22:27:17 main 22:27:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b 22:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:27:18 95d914f4c01c: Preparing 22:27:18 4e34b884f9f0: Preparing 22:27:18 20d8ae3ac94b: Preparing 22:27:18 09a2063ae4d8: Preparing 22:27:18 df63f4c31674: Preparing 22:27:18 26cbea5cba74: Preparing 22:27:18 26cbea5cba74: Waiting 22:27:18 4e34b884f9f0: Pushed 22:27:18 09a2063ae4d8: Pushed 22:27:18 20d8ae3ac94b: Pushed 22:27:18 26cbea5cba74: Layer already exists 22:27:19 df63f4c31674: Pushed 22:27:24 95d914f4c01c: Pushed 22:27:24 62825bd30777131266891ed3853b6902d2747c3b: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:25 + 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 22:27:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:27:25 95d914f4c01c: Preparing 22:27:25 4e34b884f9f0: Preparing 22:27:25 20d8ae3ac94b: Preparing 22:27:25 09a2063ae4d8: Preparing 22:27:25 df63f4c31674: Preparing 22:27:25 26cbea5cba74: Preparing 22:27:25 26cbea5cba74: Waiting 22:27:25 20d8ae3ac94b: Layer already exists 22:27:25 df63f4c31674: Layer already exists 22:27:25 09a2063ae4d8: Layer already exists 22:27:25 4e34b884f9f0: Layer already exists 22:27:25 95d914f4c01c: Layer already exists 22:27:25 26cbea5cba74: Layer already exists 22:27:25 latest: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.36 22:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:27:26 95d914f4c01c: Preparing 22:27:26 4e34b884f9f0: Preparing 22:27:26 20d8ae3ac94b: Preparing 22:27:26 09a2063ae4d8: Preparing 22:27:26 df63f4c31674: Preparing 22:27:26 26cbea5cba74: Preparing 22:27:26 26cbea5cba74: Waiting 22:27:26 20d8ae3ac94b: Layer already exists 22:27:26 09a2063ae4d8: Layer already exists 22:27:26 df63f4c31674: Layer already exists 22:27:26 95d914f4c01c: Layer already exists 22:27:26 4e34b884f9f0: Layer already exists 22:27:26 26cbea5cba74: Layer already exists 22:27:26 3.0.0-dev.36: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 22:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:27:27 95d914f4c01c: Preparing 22:27:27 4e34b884f9f0: Preparing 22:27:27 20d8ae3ac94b: Preparing 22:27:27 09a2063ae4d8: Preparing 22:27:27 df63f4c31674: Preparing 22:27:27 26cbea5cba74: Preparing 22:27:27 26cbea5cba74: Waiting 22:27:27 09a2063ae4d8: Layer already exists 22:27:27 20d8ae3ac94b: Layer already exists 22:27:27 95d914f4c01c: Layer already exists 22:27:27 df63f4c31674: Layer already exists 22:27:27 4e34b884f9f0: Layer already exists 22:27:27 26cbea5cba74: Layer already exists 22:27:27 62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:27 + 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 22:27:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:27:28 95d914f4c01c: Preparing 22:27:28 4e34b884f9f0: Preparing 22:27:28 20d8ae3ac94b: Preparing 22:27:28 09a2063ae4d8: Preparing 22:27:28 df63f4c31674: Preparing 22:27:28 26cbea5cba74: Preparing 22:27:28 26cbea5cba74: Waiting 22:27:28 95d914f4c01c: Layer already exists 22:27:28 4e34b884f9f0: Layer already exists 22:27:28 df63f4c31674: Layer already exists 22:27:28 20d8ae3ac94b: Layer already exists 22:27:28 09a2063ae4d8: Layer already exists 22:27:28 26cbea5cba74: Layer already exists 22:27:28 main: digest: sha256:1c566bac9d43ead87adfd0040678c8d245e20505ca08e2088c6d75b381200812 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:27:28 ===================================================== [Pipeline] echo 22:27:28 taggedImages: 22:27:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b 22:27:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:27:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.36 22:27:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:62825bd30777131266891ed3853b6902d2747c3b-3.0.0-dev.36 22:27:28 - 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 22:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:27:28 22:27:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:27:29 arm64: Pulling from edgex-lftools-log-publisher 22:27:29 8998bd30e6a1: Pulling fs layer 22:27:29 04944245beec: Pulling fs layer 22:27:29 699f458cf7ca: Pulling fs layer 22:27:29 765212b225bb: Pulling fs layer 22:27:29 f23df028b6ca: Pulling fs layer 22:27:29 d65c8cfc05b1: Pulling fs layer 22:27:29 2437ff75d9bd: Pulling fs layer 22:27:29 f23df028b6ca: Waiting 22:27:29 d65c8cfc05b1: Waiting 22:27:29 765212b225bb: Waiting 22:27:29 2437ff75d9bd: Waiting 22:27:29 04944245beec: Verifying Checksum 22:27:29 04944245beec: Download complete 22:27:29 765212b225bb: Verifying Checksum 22:27:29 765212b225bb: Download complete 22:27:29 f23df028b6ca: Verifying Checksum 22:27:29 f23df028b6ca: Download complete 22:27:29 d65c8cfc05b1: Verifying Checksum 22:27:29 d65c8cfc05b1: Download complete 22:27:29 699f458cf7ca: Verifying Checksum 22:27:29 699f458cf7ca: Download complete 22:27:30 8998bd30e6a1: Verifying Checksum 22:27:30 8998bd30e6a1: Download complete 22:27:32 2437ff75d9bd: Verifying Checksum 22:27:32 2437ff75d9bd: Download complete 22:27:34 8998bd30e6a1: Pull complete 22:27:34 04944245beec: Pull complete 22:27:36 699f458cf7ca: Pull complete 22:27:36 765212b225bb: Pull complete 22:27:37 f23df028b6ca: Pull complete 22:27:37 d65c8cfc05b1: Pull complete 22:27:55 2437ff75d9bd: Pull complete 22:27:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:27:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:55 prd-ubuntu20.04-docker-arm64-4c-16g-12044 does not seem to be running inside a container 22:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/154 -v /w/workspace/app-service-configurable/154:/w/workspace/app-service-configurable/154:rw,z -v /w/workspace/app-service-configurable/154@tmp:/w/workspace/app-service-configurable/154@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 22:27:58 $ docker top 7e4445598d4452453cf241b9758d8540f4509638257ca6276a4fbe27b56b5798 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:59 ---> job-cost.sh 22:27:59 lf-activate-venv: SKIPPING 22:27:59 INFO: No Stack... 22:27:59 INFO: Retrieving Pricing Info for: v3-standard-4 22:28:00 INFO: Archiving Costs [Pipeline] sh 22:28:00 + cut -d, -f6 22:28:00 + cat /w/workspace/app-service-configurable/154/archives/cost.csv [Pipeline] lock 22:28:00 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] 22:28:00 Resource [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] did not exist. Created. 22:28:00 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:01 /w/workspace/app-service-configurable/154@tmp/durable-647435e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:28:01 + echo total: 0.10999999940395355 [Pipeline] stash 22:28:01 Warning: overwriting stash ‘stack-cost’ 22:28:01 Stashed 1 file(s) [Pipeline] } 22:28:01 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-154-stack-cost] [Pipeline] // lock [Pipeline] } 22:28:01 $ docker stop --time=1 7e4445598d4452453cf241b9758d8540f4509638257ca6276a4fbe27b56b5798 22:28:04 $ docker rm -f --volumes 7e4445598d4452453cf241b9758d8540f4509638257ca6276a4fbe27b56b5798 [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 22:28:05 provisioning config files... 22:28:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10653862505455576241tmp [Pipeline] { [Pipeline] sh 22:28:05 + set +x 22:28:05 + bash -s -- 22:28:05 + curl -s https://codecov.io/bash 22:28:05 22:28:05 _____ _ 22:28:05 / ____| | | 22:28:05 | | ___ __| | ___ ___ _____ __ 22:28:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:28:05 | |___| (_) | (_| | __/ (_| (_) \ V / 22:28:05 \_____\___/ \__,_|\___|\___\___/ \_/ 22:28:05 Bash-1.0.6 22:28:05 22:28:05 22:28:05 ==> git version 2.25.1 found 22:28:05 ==> 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 22:28:05 Release-Date: 2020-01-08 22:28:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:28:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:28:05 ==> Jenkins CI detected. 22:28:05 current dir:  /w/workspace/ry_app-service-configurable_main 22:28:05 project root: . 22:28:05 --> token set from env 22:28:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:28:05 ==> Running gcov in . (disable via -X gcov) 22:28:05 ==> Python coveragepy not found 22:28:05 ==> Searching for coverage reports in: 22:28:05 + . 22:28:05 -> Found 1 reports 22:28:05 ==> Detecting git/mercurial file structure 22:28:05 ==> Reading reports 22:28:05 + ./coverage.out bytes=13 22:28:05 ==> Appending adjustments 22:28:05 https://docs.codecov.io/docs/fixing-reports 22:28:05 + Found adjustments 22:28:05 ==> Gzipping contents 22:28:05 4.0K /tmp/codecov.Z4Ajxf.gz 22:28:05 ==> Uploading reports 22:28:05 url: https://codecov.io 22:28:05 query: branch=main&commit=62825bd30777131266891ed3853b6902d2747c3b&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:28:05 -> Pinging Codecov 22:28:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=62825bd30777131266891ed3853b6902d2747c3b&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:28:05 -> Uploading to 22:28:05 https://storage.googleapis.com/codecov/v4/raw/2023-04-28/A97CA9966030D2A3747ED39772930CCE/62825bd30777131266891ed3853b6902d2747c3b/ce57159a-1a63-41b8-9713-6a36fd0eea95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230428T222805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95fe38df618411850531185304d1ea2bbb20807a99da9183fd13402813c2ad6d 22:28:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:28:05 Dload Upload Total Spent Left Speed 22:28:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2023 --:--:-- --:--:-- --:--:-- 2023 22:28:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/62825bd30777131266891ed3853b6902d2747c3b [Pipeline] } 22:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:28:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:28:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:28:06 22:28:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:28:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:28:06 df9b9388f04a: Pulling fs layer 22:28:06 52dc419b0ee2: Pulling fs layer 22:28:06 25bc292e5bac: Pulling fs layer 22:28:06 114826534d7a: Pulling fs layer 22:28:06 4657fd5d0bcf: Pulling fs layer 22:28:06 6ad1cebc031e: Pulling fs layer 22:28:06 8a3aa393b2d8: Pulling fs layer 22:28:06 114826534d7a: Waiting 22:28:06 4657fd5d0bcf: Waiting 22:28:06 6ad1cebc031e: Waiting 22:28:06 8a3aa393b2d8: Waiting 22:28:06 25bc292e5bac: Verifying Checksum 22:28:06 25bc292e5bac: Download complete 22:28:06 52dc419b0ee2: Download complete 22:28:06 4657fd5d0bcf: Verifying Checksum 22:28:06 4657fd5d0bcf: Download complete 22:28:06 df9b9388f04a: Verifying Checksum 22:28:06 df9b9388f04a: Download complete 22:28:06 df9b9388f04a: Pull complete 22:28:06 6ad1cebc031e: Verifying Checksum 22:28:06 6ad1cebc031e: Download complete 22:28:06 52dc419b0ee2: Pull complete 22:28:06 25bc292e5bac: Pull complete 22:28:07 114826534d7a: Verifying Checksum 22:28:07 114826534d7a: Download complete 22:28:07 8a3aa393b2d8: Verifying Checksum 22:28:07 8a3aa393b2d8: Download complete 22:28:10 114826534d7a: Pull complete 22:28:10 4657fd5d0bcf: Pull complete 22:28:10 6ad1cebc031e: Pull complete 22:28:13 8a3aa393b2d8: Pull complete 22:28:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:28:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:13 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:28:13 $ 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 22:28:15 $ docker top 5b800bbe0e7352700280b328c05c9d40e4d5b80914be40c0b892a743e1e78963 -eo pid,comm [Pipeline] { [Pipeline] echo 22:28:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 22:28:15 + set -o pipefail 22:28:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 22:28:20 22:28:20 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:28:20 22:28:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/556f8d7e-996b-4350-930e-cdc44117b3fd 22:28:20 22:28:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:28:20 22:28:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:28:20 22:28:20 22:28:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:28:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:28:20 More details here: https://snyk.co/ue1NS [Pipeline] } 22:28:20 $ docker stop --time=1 5b800bbe0e7352700280b328c05c9d40e4d5b80914be40c0b892a743e1e78963 22:28:22 $ docker rm -f --volumes 5b800bbe0e7352700280b328c05c9d40e4d5b80914be40c0b892a743e1e78963 [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 22:28:23 + git log --format=format:%s -1 62825bd30777131266891ed3853b6902d2747c3b [Pipeline] sh 22:28:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:28:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:24 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:28:24 $ 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 22:28:24 $ docker top 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 -eo pid,comm 22:28:24 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). 22:28:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:24 [ssh-agent] Looking for ssh-agent implementation... 22:28:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:24 $ docker exec 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 ssh-agent 22:28:24 SSH_AUTH_SOCK=/tmp/ssh-w5Kvj8cFHZZ7/agent.32 22:28:24 SSH_AGENT_PID=38 22:28:24 Running ssh-add (command line suppressed) 22:28:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12603170580014374434.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12603170580014374434.key) 22:28:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:25 + git semver tag 22:28:25 2023-04-28 22:28:25,320 [run_tag] DEBUG tag force:False 22:28:25 2023-04-28 22:28:25,320 [check_head_tag] DEBUG check head tag 22:28:25 2023-04-28 22:28:25,321 [execute] INFO git cat-file --batch-check 22:28:25 2023-04-28 22:28:25,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:28:25 2023-04-28 22:28:25,325 [execute] INFO git cat-file --batch 22:28:25 2023-04-28 22:28:25,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:28:25 2023-04-28 22:28:25,349 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:28:25 2023-04-28 22:28:25,349 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 22:28:25 2023-04-28 22:28:25,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 22:28:25 2023-04-28 22:28:25,353 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:28:25 3.0.0-dev.36 [Pipeline] } 22:28:25 $ docker exec --env ******** --env ******** 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 ssh-agent -k 22:28:25 unset SSH_AUTH_SOCK; 22:28:25 unset SSH_AGENT_PID; 22:28:25 echo Agent pid 38 killed; 22:28:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:25 + git semver [Pipeline] } 22:28:26 $ docker stop --time=1 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 22:28:27 $ docker rm -f --volumes 043e94cde183fe09c669748e69bcfa05981495c018edbc585e8829995e5de1b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:28:27 22:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:28:28 0.23.1-centos7: Pulling from edgex-lftools 22:28:28 ab5ef0e58194: Pulling fs layer 22:28:28 9712f1f96733: Pulling fs layer 22:28:28 63f879dbbcfc: Pulling fs layer 22:28:28 0d9ebad4ef96: Pulling fs layer 22:28:28 e9a5061849ea: Pulling fs layer 22:28:28 d747dcd14b5f: Pulling fs layer 22:28:28 2de7ff778b66: Pulling fs layer 22:28:28 0d9ebad4ef96: Waiting 22:28:28 e9a5061849ea: Waiting 22:28:28 d747dcd14b5f: Waiting 22:28:28 2de7ff778b66: Waiting 22:28:28 9712f1f96733: Verifying Checksum 22:28:28 9712f1f96733: Download complete 22:28:28 63f879dbbcfc: Verifying Checksum 22:28:28 63f879dbbcfc: Download complete 22:28:28 e9a5061849ea: Verifying Checksum 22:28:28 e9a5061849ea: Download complete 22:28:28 d747dcd14b5f: Verifying Checksum 22:28:28 d747dcd14b5f: Download complete 22:28:28 ab5ef0e58194: Verifying Checksum 22:28:28 ab5ef0e58194: Download complete 22:28:28 0d9ebad4ef96: Verifying Checksum 22:28:28 0d9ebad4ef96: Download complete 22:28:28 2de7ff778b66: Verifying Checksum 22:28:28 2de7ff778b66: Download complete 22:28:31 ab5ef0e58194: Pull complete 22:28:31 9712f1f96733: Pull complete 22:28:31 63f879dbbcfc: Pull complete 22:28:34 0d9ebad4ef96: Pull complete 22:28:34 e9a5061849ea: Pull complete 22:28:34 d747dcd14b5f: Pull complete 22:28:35 2de7ff778b66: Pull complete 22:28:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:28:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:35 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:28:35 $ 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 22:28:37 $ docker top 314bb794325121c558fa9e349565d55576776af1357e2d82e4e5d0dc77b95886 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:28:37 provisioning config files... 22:28:37 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11561429044379273508tmp 22:28:37 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12276567635467809900tmp 22:28:37 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7216473435009242906tmp [Pipeline] { [Pipeline] echo 22:28:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:28:38 ---> sigul-configuration.sh 22:28:38 gpg: directory `/root/.gnupg' created 22:28:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:28:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:28:38 gpg: keyring `/root/.gnupg/secring.gpg' created 22:28:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:28:38 gpg: CAST5 encrypted data 22:28:38 gpg: encrypted with 1 passphrase 22:28:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:28:38 + mkdir /home/jenkins 22:28:38 + mkdir /home/jenkins/sigul [Pipeline] sh 22:28:38 + 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 22:28:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:28:39 ---> sigul-install.sh 22:28:39 Sigul already installed; skipping installation. [Pipeline] sh 22:28:39 + git tag --list 22:28:39 v1.0.0 22:28:39 v1.1.0 22:28:39 v1.2.0 22:28:39 v1.3.0 22:28:39 v1.3.1 22:28:39 v2.0.0 22:28:39 v2.0.1 22:28:39 v2.1.0 22:28:39 v2.1.1 22:28:39 v2.1.1-dev.1 22:28:39 v2.1.1-dev.2 22:28:39 v2.1.2 22:28:39 v2.1.2-dev.1 22:28:39 v2.1.2-dev.2 22:28:39 v2.2.0 22:28:39 v2.2.1-dev.1 22:28:39 v2.2.1-dev.10 22:28:39 v2.2.1-dev.2 22:28:39 v2.2.1-dev.3 22:28:39 v2.2.1-dev.4 22:28:39 v2.2.1-dev.5 22:28:39 v2.2.1-dev.6 22:28:39 v2.2.1-dev.7 22:28:39 v2.2.1-dev.8 22:28:39 v2.2.1-dev.9 22:28:39 v2.3.0 22:28:39 v2.3.0-dev.10 22:28:39 v2.3.0-dev.11 22:28:39 v2.3.0-dev.12 22:28:39 v2.3.0-dev.13 22:28:39 v2.3.0-dev.14 22:28:39 v2.3.0-dev.15 22:28:39 v2.3.0-dev.16 22:28:39 v2.3.0-dev.17 22:28:39 v2.3.0-dev.18 22:28:39 v2.3.0-dev.19 22:28:39 v2.3.0-dev.20 22:28:39 v2.3.0-dev.21 22:28:39 v2.3.0-dev.22 22:28:39 v2.3.0-dev.23 22:28:39 v2.3.0-dev.24 22:28:39 v2.3.0-dev.25 22:28:39 v2.3.0-dev.26 22:28:39 v2.3.0-dev.27 22:28:39 v2.3.0-dev.28 22:28:39 v2.3.0-dev.29 22:28:39 v2.3.0-dev.30 22:28:39 v2.3.0-dev.31 22:28:39 v2.3.0-dev.32 22:28:39 v2.3.0-dev.33 22:28:39 v2.3.0-dev.34 22:28:39 v2.3.0-dev.35 22:28:39 v2.3.0-dev.36 22:28:39 v2.3.0-dev.37 22:28:39 v2.3.1 22:28:39 v2.3.1-dev.1 22:28:39 v2.3.1-dev.2 22:28:39 v2.3.1-dev.3 22:28:39 v2.3.1-dev.4 22:28:39 v3.0.0-dev.1 22:28:39 v3.0.0-dev.10 22:28:39 v3.0.0-dev.11 22:28:39 v3.0.0-dev.12 22:28:39 v3.0.0-dev.13 22:28:39 v3.0.0-dev.14 22:28:39 v3.0.0-dev.15 22:28:39 v3.0.0-dev.16 22:28:39 v3.0.0-dev.17 22:28:39 v3.0.0-dev.18 22:28:39 v3.0.0-dev.19 22:28:39 v3.0.0-dev.2 22:28:39 v3.0.0-dev.20 22:28:39 v3.0.0-dev.21 22:28:39 v3.0.0-dev.22 22:28:39 v3.0.0-dev.23 22:28:39 v3.0.0-dev.24 22:28:39 v3.0.0-dev.25 22:28:39 v3.0.0-dev.26 22:28:39 v3.0.0-dev.27 22:28:39 v3.0.0-dev.28 22:28:39 v3.0.0-dev.29 22:28:39 v3.0.0-dev.3 22:28:39 v3.0.0-dev.30 22:28:39 v3.0.0-dev.31 22:28:39 v3.0.0-dev.32 22:28:39 v3.0.0-dev.33 22:28:39 v3.0.0-dev.34 22:28:39 v3.0.0-dev.35 22:28:39 v3.0.0-dev.36 22:28:39 v3.0.0-dev.4 22:28:39 v3.0.0-dev.5 22:28:39 v3.0.0-dev.6 22:28:39 v3.0.0-dev.7 22:28:39 v3.0.0-dev.8 22:28:39 v3.0.0-dev.9 [Pipeline] sh 22:28:39 + lftools sign git-tag v3.0.0-dev.36 22:28:40 Signing Git tag with Sigul... 22:28:40 Signing v3.0.0-dev.36 [Pipeline] echo 22:28:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:28:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:28:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:28:40 $ docker stop --time=1 314bb794325121c558fa9e349565d55576776af1357e2d82e4e5d0dc77b95886 22:28:42 $ docker rm -f --volumes 314bb794325121c558fa9e349565d55576776af1357e2d82e4e5d0dc77b95886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:28:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:28:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:42 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:28:42 $ 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 22:28:43 $ docker top 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 -eo pid,comm 22:28:43 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). 22:28:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:43 [ssh-agent] Looking for ssh-agent implementation... 22:28:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:43 $ docker exec 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 ssh-agent 22:28:43 SSH_AUTH_SOCK=/tmp/ssh-vxwt8ZwIDhb4/agent.32 22:28:43 SSH_AGENT_PID=38 22:28:43 Running ssh-add (command line suppressed) 22:28:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13888318387045031531.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13888318387045031531.key) 22:28:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:43 + git semver bump pre 22:28:44 2023-04-28 22:28:44,063 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:28:44 2023-04-28 22:28:44,063 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev 22:28:44 2023-04-28 22:28:44,063 [bump_version] DEBUG bumped version:3.0.0-dev.37 22:28:44 2023-04-28 22:28:44,063 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 22:28:44 2023-04-28 22:28:44,063 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:28:44 2023-04-28 22:28:44,063 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 22:28:44 2023-04-28 22:28:44,065 [execute] INFO git cat-file --batch-check 22:28:44 2023-04-28 22:28:44,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:28:44 2023-04-28 22:28:44,070 [execute] INFO git cat-file --batch 22:28:44 2023-04-28 22:28:44,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:28:44 2023-04-28 22:28:44,075 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:28:44 3.0.0-dev.37 [Pipeline] } 22:28:44 $ docker exec --env ******** --env ******** 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 ssh-agent -k 22:28:44 unset SSH_AUTH_SOCK; 22:28:44 unset SSH_AGENT_PID; 22:28:44 echo Agent pid 38 killed; 22:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:44 + git semver [Pipeline] } 22:28:44 $ docker stop --time=1 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 22:28:46 $ docker rm -f --volumes 97f478df216405c4cbc2f48b1ab70dbe83da84df5adf1886fa64af44c74a9f01 [Pipeline] // withDockerContainer [Pipeline] sh 22:28:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:28:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:28:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:46 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:28:46 $ 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 22:28:47 $ docker top 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 -eo pid,comm 22:28:47 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). 22:28:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:47 [ssh-agent] Looking for ssh-agent implementation... 22:28:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:47 $ docker exec 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 ssh-agent 22:28:47 SSH_AUTH_SOCK=/tmp/ssh-ylt5GveBFOoB/agent.32 22:28:47 SSH_AGENT_PID=38 22:28:47 Running ssh-add (command line suppressed) 22:28:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16951603199061242941.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16951603199061242941.key) 22:28:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:47 + git semver push 22:28:48 2023-04-28 22:28:48,177 [run_push] DEBUG push 22:28:48 2023-04-28 22:28:48,177 [execute] INFO git cat-file --batch-check 22:28:48 2023-04-28 22:28:48,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:28:48 2023-04-28 22:28:48,181 [execute] INFO git rev-list 31df800f196ef2445f5a723b4450728b9dcb94a8 -- 22:28:48 2023-04-28 22:28:48,181 [execute] DEBUG Popen(['git', 'rev-list', '31df800f196ef2445f5a723b4450728b9dcb94a8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:28:48 2023-04-28 22:28:48,191 [execute] INFO git fetch -v origin 22:28:48 2023-04-28 22:28:48,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 22:28:48 2023-04-28 22:28:48,665 [run_push] DEBUG no remote changes detected 22:28:48 2023-04-28 22:28:48,665 [execute] INFO git push origin semver 22:28:48 2023-04-28 22:28:48,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:28:49 2023-04-28 22:28:49,439 [run_push] DEBUG push all version tags 22:28:49 2023-04-28 22:28:49,439 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:28:49 2023-04-28 22:28:49,440 [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) 22:28:50 2023-04-28 22:28:50,165 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:28:50 3.0.0-dev.37 [Pipeline] } 22:28:50 $ docker exec --env ******** --env ******** 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 ssh-agent -k 22:28:50 unset SSH_AUTH_SOCK; 22:28:50 unset SSH_AGENT_PID; 22:28:50 echo Agent pid 38 killed; 22:28:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:50 + git semver [Pipeline] } 22:28:51 $ docker stop --time=1 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 22:28:52 $ docker rm -f --volumes 8acf19c1b64b6ca21837e3acebe1cbf70079bae1bd12c13f18829b25f8e39845 [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 22:28:52 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 22:28:52 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:28:52 total 16 22:28:52 drwxr-xr-x 3 root root 4096 Apr 28 22:15 . 22:28:52 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 22:28 .. 22:28:52 drwxr-xr-x 2 root root 4096 Apr 28 22:15 cost 22:28:52 -rw-r--r-- 1 root root 96 Apr 28 22:15 cost.csv 22:28:52 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 22:28:52 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:28:52 total 16 22:28:52 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:15 . 22:28:52 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 22:28 .. 22:28:52 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 22:15 cost 22:28:52 -rw-r--r-- 1 jenkins jenkins 96 Apr 28 22:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:28:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:28:54 ---> package-listing.sh 22:28:54 ++ facter osfamily 22:28:54 ++ tr '[:upper:]' '[:lower:]' 22:28:54 + OS_FAMILY=debian 22:28:54 + workspace=/w/workspace/ry_app-service-configurable_main 22:28:54 + START_PACKAGES=/tmp/packages_start.txt 22:28:54 + END_PACKAGES=/tmp/packages_end.txt 22:28:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:28:54 + PACKAGES=/tmp/packages_start.txt 22:28:54 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:28:54 + PACKAGES=/tmp/packages_end.txt 22:28:54 + case "${OS_FAMILY}" in 22:28:54 + dpkg -l 22:28:54 + grep '^ii' 22:28:54 + '[' -f /tmp/packages_start.txt ']' 22:28:54 + '[' -f /tmp/packages_end.txt ']' 22:28:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:28:54 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:28:54 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:28:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:28:54 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 22:28:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:55 prd-ubuntu20.04-docker-8c-8g-12040 does not seem to be running inside a container 22:28:55 $ 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 22:28:55 $ docker top 7d1c1d4b5df454f24f2765d6591fefb9d42c81d05b61d8f771a65f3ca31cf22a -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:55 + touch /tmp/pre-build-complete [Pipeline] sh 22:28:55 + mkdir -p /var/log/sysstat [Pipeline] sh 22:28:56 + ls /var/log/sa-host 22:28:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:28:56 provisioning config files... 22:28:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13014721547184880314tmp [Pipeline] { [Pipeline] echo 22:28:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:28:56 ---> create-netrc.sh [Pipeline] } 22:28:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:28:56 ---> python-tools-install.sh [Pipeline] echo 22:28:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:28:57 ---> sudo-logs.sh 22:28:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:28:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:28:57 ---> job-cost.sh 22:28:57 lf-activate-venv: SKIPPING 22:28:57 DEBUG: total: 0.2199999988079071 22:28:57 INFO: Retrieving Stack Cost... 22:28:57 INFO: Retrieving Pricing Info for: v3-standard-8 22:28:58 INFO: Archiving Costs [Pipeline] echo 22:28:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:28:58 ---> logs-deploy.sh 22:28:58 lf-activate-venv: SKIPPING 22:28:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/154 22:28:58 INFO: archiving workspace using pattern(s): 22:28:59 Archives upload complete. 22:28:59 INFO: archiving logs to Nexus 22:29:00 ---> uname -a: 22:29:00 Linux prd-ubuntu20-04-docker-8c-8g-12040 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:29:00 22:29:00 22:29:00 ---> lscpu: 22:29:00 Architecture: x86_64 22:29:00 CPU op-mode(s): 32-bit, 64-bit 22:29:00 Byte Order: Little Endian 22:29:00 Address sizes: 40 bits physical, 48 bits virtual 22:29:00 CPU(s): 8 22:29:00 On-line CPU(s) list: 0-7 22:29:00 Thread(s) per core: 1 22:29:00 Core(s) per socket: 1 22:29:00 Socket(s): 8 22:29:00 NUMA node(s): 1 22:29:00 Vendor ID: AuthenticAMD 22:29:00 CPU family: 23 22:29:00 Model: 49 22:29:00 Model name: AMD EPYC-Rome Processor 22:29:00 Stepping: 0 22:29:00 CPU MHz: 2799.998 22:29:00 BogoMIPS: 5599.99 22:29:00 Virtualization: AMD-V 22:29:00 Hypervisor vendor: KVM 22:29:00 Virtualization type: full 22:29:00 L1d cache: 256 KiB 22:29:00 L1i cache: 256 KiB 22:29:00 L2 cache: 4 MiB 22:29:00 L3 cache: 128 MiB 22:29:00 NUMA node0 CPU(s): 0-7 22:29:00 Vulnerability Itlb multihit: Not affected 22:29:00 Vulnerability L1tf: Not affected 22:29:00 Vulnerability Mds: Not affected 22:29:00 Vulnerability Meltdown: Not affected 22:29:00 Vulnerability Mmio stale data: Not affected 22:29:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:29:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:29:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:29:00 Vulnerability Srbds: Not affected 22:29:00 Vulnerability Tsx async abort: Not affected 22:29:00 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 22:29:00 22:29:00 22:29:00 ---> nproc: 22:29:00 8 22:29:00 22:29:00 22:29:00 ---> df -h: 22:29:00 Filesystem Size Used Avail Use% Mounted on 22:29:00 overlay 155G 13G 143G 9% / 22:29:00 tmpfs 64M 0 64M 0% /dev 22:29:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:29:00 shm 64M 0 64M 0% /dev/shm 22:29:00 /dev/vda1 155G 13G 143G 9% /facter-os 22:29:00 22:29:00 22:29:00 ---> sar -b -r -n DEV: 22:29:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12040) 04/28/23 _x86_64_ (8 CPU) 22:29:00 22:29:00 22:12:35 LINUX RESTART (8 CPU) 22:29:00 22:29:00 22:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:29:00 22:14:01 238.59 17.96 220.63 0.00 2034.99 83659.52 0.00 22:29:00 22:15:01 117.28 0.27 117.01 0.00 9.60 31409.83 0.00 22:29:00 22:16:01 82.82 0.05 82.77 0.00 5.87 19342.26 0.00 22:29:00 22:17:01 1.23 0.02 1.22 0.00 0.13 14.40 0.00 22:29:00 22:18:01 39.09 11.85 27.24 0.00 5432.19 6348.95 0.00 22:29:00 22:19:01 4.20 0.00 4.20 0.00 0.00 51.72 0.00 22:29:00 22:20:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 22:29:00 22:21:01 3.82 1.65 2.17 0.00 37.73 27.46 0.00 22:29:00 22:22:02 0.93 0.00 0.93 0.00 0.00 10.13 0.00 22:29:00 22:23:01 2.30 0.00 2.30 0.00 0.00 37.42 0.00 22:29:00 22:24:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 22:29:00 22:25:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 22:29:00 22:26:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 22:29:00 22:27:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 22:29:00 22:28:01 1.73 0.02 1.72 0.00 0.13 20.93 0.00 22:29:00 Average: 33.18 2.12 31.06 0.00 501.98 9408.99 0.00 22:29:00 22:29:00 22:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:29:00 22:14:01 28328440 31490564 813028 2.47 144716 3211388 2017332 5.95 1175836 2921420 11656 22:29:00 22:15:01 28168016 31545352 758684 2.31 149864 3420880 1982188 5.84 1233896 3024604 668 22:29:00 22:16:01 27674660 31587052 714420 2.17 159032 3895228 1783024 5.25 1238940 3458812 8 22:29:00 22:17:01 27673220 31585832 714848 2.17 159084 3895228 1783024 5.25 1238592 3458820 168 22:29:00 22:18:01 27287848 31556844 732964 2.23 167540 4228100 1805888 5.32 1485128 3571132 948 22:29:00 22:19:01 27304708 31573724 716568 2.18 167604 4228100 1821940 5.37 1467480 3571096 8 22:29:00 22:20:01 27309788 31578844 711380 2.16 167688 4228104 1821940 5.37 1462460 3571100 8 22:29:00 22:21:01 27299476 31570676 719444 2.19 167784 4229236 1821940 5.37 1473668 3571496 12 22:29:00 22:22:02 27299216 31570456 719624 2.19 167804 4229236 1821940 5.37 1473312 3571444 8 22:29:00 22:23:01 27299356 31571056 719312 2.19 167900 4229216 1821940 5.37 1473012 3571808 24 22:29:00 22:24:01 27299556 31571272 719256 2.19 167904 4229216 1821940 5.37 1473068 3571808 8 22:29:00 22:25:01 27299508 31571236 719244 2.19 167928 4229220 1821940 5.37 1473072 3571812 168 22:29:00 22:26:01 27299460 31571220 719212 2.19 167940 4229220 1821940 5.37 1473096 3571812 8 22:29:00 22:27:01 27299916 31571696 718672 2.19 167956 4229224 1821940 5.37 1472744 3571816 176 22:29:00 22:28:01 27297676 31569644 720592 2.19 167992 4229224 1798608 5.30 1472928 3571824 28 22:29:00 Average: 27476056 31565698 727817 2.21 163916 4062721 1837835 5.42 1405815 3476720 926 22:29:00 22:29:00 22:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:29:00 22:14:01 docker0 180.75 303.97 14.81 1987.20 0.00 0.00 0.00 0.00 22:29:00 22:14:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 22:29:00 22:14:01 veth1260e5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:29:00 22:14:01 ens3 884.57 535.26 8582.43 107.41 0.00 0.00 0.00 0.00 22:29:00 22:15:01 docker0 2.72 7.15 0.17 85.05 0.00 0.00 0.00 0.00 22:29:00 22:15:01 vethec1e852 1.35 3.65 0.10 42.53 0.00 0.00 0.00 0.00 22:29:00 22:15:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 22:29:00 22:15:01 ens3 41.38 37.03 108.92 89.56 0.00 0.00 0.00 0.00 22:29:00 22:16:01 docker0 0.35 0.45 0.03 3.10 0.00 0.00 0.00 0.00 22:29:00 22:16:01 lo 7.00 7.00 0.69 0.69 0.00 0.00 0.00 0.00 22:29:00 22:16:01 ens3 140.26 101.70 2552.54 227.20 0.00 0.00 0.00 0.00 22:29:00 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:00 22:17:01 ens3 0.60 0.37 0.28 0.20 0.00 0.00 0.00 0.00 22:29:00 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:29:00 22:18:01 ens3 151.93 73.36 1953.23 5.15 0.00 0.00 0.00 0.00 22:29:00 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:00 22:19:01 ens3 0.53 0.43 0.10 0.09 0.00 0.00 0.00 0.00 22:29:00 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:20:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:29:00 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:29:00 22:21:01 ens3 8.97 7.52 7.78 6.03 0.00 0.00 0.00 0.00 22:29:00 22:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:22:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:00 22:23:01 ens3 0.34 0.19 0.08 0.01 0.00 0.00 0.00 0.00 22:29:00 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:24:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 22:29:00 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:00 22:25:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:29:00 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:26:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:29:00 22:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:29:00 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:00 22:28:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:29:00 Average: docker0 12.27 20.79 1.00 138.51 0.00 0.00 0.00 0.00 22:29:00 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 22:29:00 Average: ens3 82.06 50.47 881.35 29.08 0.00 0.00 0.00 0.00 22:29:00 22:29:00 22:29:00 ---> sar -P ALL: 22:29:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12040) 04/28/23 _x86_64_ (8 CPU) 22:29:00 22:29:00 22:12:35 LINUX RESTART (8 CPU) 22:29:00 22:29:00 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:29:00 22:14:01 all 13.41 0.00 5.17 1.93 0.08 79.41 22:29:00 22:14:01 0 12.65 0.00 4.86 0.73 0.07 81.69 22:29:00 22:14:01 1 11.34 0.00 5.60 3.21 0.05 79.80 22:29:00 22:14:01 2 12.97 0.00 5.20 5.44 0.07 76.33 22:29:00 22:14:01 3 16.97 0.00 5.35 0.79 0.08 76.80 22:29:00 22:14:01 4 12.69 0.00 4.29 1.12 0.07 81.83 22:29:00 22:14:01 5 15.32 0.00 4.83 1.08 0.08 78.69 22:29:00 22:14:01 6 11.07 0.00 6.25 2.38 0.08 80.21 22:29:00 22:14:01 7 14.29 0.00 4.96 0.68 0.10 79.97 22:29:00 22:15:01 all 46.18 0.00 6.46 0.48 0.09 46.79 22:29:00 22:15:01 0 46.07 0.00 6.69 0.02 0.08 47.14 22:29:00 22:15:01 1 47.01 0.00 7.00 0.22 0.10 45.68 22:29:00 22:15:01 2 47.78 0.00 5.97 0.49 0.08 45.68 22:29:00 22:15:01 3 44.28 0.00 6.19 0.08 0.08 49.36 22:29:00 22:15:01 4 46.08 0.00 6.23 0.27 0.08 47.34 22:29:00 22:15:01 5 46.02 0.00 6.84 0.86 0.08 46.20 22:29:00 22:15:01 6 47.04 0.00 6.25 1.19 0.08 45.43 22:29:00 22:15:01 7 45.17 0.00 6.52 0.75 0.08 47.47 22:29:00 22:16:01 all 3.36 0.00 1.26 0.33 0.03 95.02 22:29:00 22:16:01 0 3.29 0.00 1.14 0.02 0.03 95.52 22:29:00 22:16:01 1 3.29 0.00 0.94 0.17 0.02 95.59 22:29:00 22:16:01 2 2.98 0.00 1.22 0.08 0.03 95.68 22:29:00 22:16:01 3 4.61 0.00 1.43 0.15 0.03 93.77 22:29:00 22:16:01 4 2.90 0.00 1.49 0.03 0.03 95.55 22:29:00 22:16:01 5 2.95 0.00 1.34 1.29 0.03 94.39 22:29:00 22:16:01 6 2.84 0.00 1.05 0.02 0.02 96.07 22:29:00 22:16:01 7 4.06 0.00 1.44 0.87 0.05 93.58 22:29:00 22:17:01 all 0.02 0.00 0.01 0.70 0.01 99.26 22:29:00 22:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:29:00 22:17:01 1 0.03 0.00 0.00 0.05 0.02 99.90 22:29:00 22:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:29:00 22:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:29:00 22:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:29:00 22:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:29:00 22:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:29:00 22:17:01 7 0.03 0.00 0.03 5.59 0.02 94.33 22:29:00 22:18:01 all 1.29 0.00 0.60 2.84 0.02 95.24 22:29:00 22:18:01 0 1.69 0.00 0.65 0.48 0.02 97.16 22:29:00 22:18:01 1 2.29 0.00 0.87 6.28 0.02 90.55 22:29:00 22:18:01 2 1.23 0.00 0.60 0.77 0.02 97.38 22:29:00 22:18:01 3 0.57 0.00 0.39 0.03 0.02 98.99 22:29:00 22:18:01 4 1.22 0.00 0.47 0.84 0.02 97.46 22:29:00 22:18:01 5 1.10 0.00 0.42 1.23 0.02 97.23 22:29:00 22:18:01 6 1.32 0.00 1.00 8.41 0.02 89.26 22:29:00 22:18:01 7 0.94 0.00 0.40 4.69 0.05 93.92 22:29:00 22:19:01 all 0.01 0.00 0.01 0.02 0.01 99.95 22:29:00 22:19:01 0 0.00 0.00 0.02 0.13 0.02 99.83 22:29:00 22:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:29:00 22:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:29:00 22:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:29:00 22:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:29:00 22:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:29:00 22:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:29:00 22:19:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:29:00 22:20:01 all 0.02 0.00 0.00 0.02 0.01 99.95 22:29:00 22:20:01 0 0.00 0.00 0.00 0.12 0.00 99.88 22:29:00 22:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:29:00 22:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:29:00 22:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:29:00 22:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:29:00 22:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:29:00 22:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:29:00 22:20:01 7 0.03 0.00 0.02 0.03 0.02 99.90 22:29:00 22:21:01 all 0.29 0.00 0.03 0.07 0.01 99.60 22:29:00 22:21:01 0 0.35 0.00 0.08 0.40 0.02 99.15 22:29:00 22:21:01 1 0.23 0.00 0.00 0.02 0.00 99.75 22:29:00 22:21:01 2 0.12 0.00 0.03 0.00 0.00 99.85 22:29:00 22:21:01 3 0.08 0.00 0.02 0.00 0.02 99.88 22:29:00 22:21:01 4 0.08 0.00 0.03 0.00 0.02 99.87 22:29:00 22:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:29:00 22:21:01 6 0.23 0.00 0.00 0.00 0.00 99.77 22:29:00 22:21:01 7 1.22 0.00 0.05 0.15 0.03 98.55 22:29:00 22:22:02 all 0.03 0.00 0.01 0.00 0.01 99.95 22:29:00 22:22:02 0 0.02 0.00 0.02 0.03 0.00 99.93 22:29:00 22:22:02 1 0.02 0.00 0.00 0.00 0.02 99.97 22:29:00 22:22:02 2 0.05 0.00 0.02 0.00 0.02 99.92 22:29:00 22:22:02 3 0.02 0.00 0.00 0.00 0.00 99.98 22:29:00 22:22:02 4 0.05 0.00 0.00 0.00 0.00 99.95 22:29:00 22:22:02 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:00 22:22:02 6 0.00 0.00 0.03 0.00 0.00 99.97 22:29:00 22:22:02 7 0.03 0.00 0.02 0.00 0.02 99.93 22:29:00 22:23:01 all 0.01 0.00 0.00 0.01 0.01 99.96 22:29:00 22:23:01 0 0.02 0.00 0.00 0.07 0.00 99.92 22:29:00 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:29:00 22:23:01 2 0.00 0.00 0.02 0.03 0.02 99.93 22:29:00 22:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:29:00 22:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:29:00 22:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:29:00 22:23:01 6 0.00 0.00 0.00 0.02 0.02 99.97 22:29:00 22:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:29:00 22:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:29:00 22:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 22:29:00 22:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:29:00 22:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 22:29:00 22:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:29:00 22:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:29:00 22:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:29:00 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:00 22:24:01 7 0.00 0.00 0.00 0.00 0.03 99.97 22:29:00 22:29:00 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:29:00 22:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:29:00 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:29:00 22:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:29:00 22:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:29:00 22:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:29:00 22:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:29:00 22:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:29:00 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:00 22:25:01 7 0.03 0.00 0.03 0.00 0.03 99.90 22:29:00 22:26:01 all 0.09 0.00 0.01 0.00 0.01 99.89 22:29:00 22:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:29:00 22:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:29:00 22:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:29:00 22:26:01 3 0.62 0.00 0.02 0.00 0.02 99.35 22:29:00 22:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:29:00 22:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:29:00 22:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:29:00 22:26:01 7 0.00 0.00 0.03 0.00 0.02 99.95 22:29:00 22:27:01 all 0.26 0.00 0.01 0.00 0.01 99.71 22:29:00 22:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 22:29:00 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:29:00 22:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 22:29:00 22:27:01 3 1.97 0.00 0.00 0.00 0.02 98.01 22:29:00 22:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:29:00 22:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:29:00 22:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:29:00 22:27:01 7 0.03 0.00 0.02 0.00 0.03 99.92 22:29:00 22:28:01 all 0.26 0.00 0.03 0.01 0.01 99.69 22:29:00 22:28:01 0 0.00 0.00 0.07 0.05 0.00 99.88 22:29:00 22:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:29:00 22:28:01 2 0.03 0.00 0.03 0.07 0.02 99.85 22:29:00 22:28:01 3 1.95 0.00 0.02 0.00 0.00 98.03 22:29:00 22:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:29:00 22:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 22:29:00 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:29:00 22:28:01 7 0.02 0.00 0.05 0.00 0.03 99.90 22:29:00 Average: all 4.33 0.00 0.90 0.43 0.02 94.32 22:29:00 Average: 0 4.25 0.00 0.90 0.14 0.02 94.69 22:29:00 Average: 1 4.27 0.00 0.96 0.66 0.02 94.09 22:29:00 Average: 2 4.32 0.00 0.87 0.46 0.02 94.32 22:29:00 Average: 3 4.74 0.00 0.89 0.07 0.02 94.28 22:29:00 Average: 4 4.18 0.00 0.83 0.15 0.02 94.82 22:29:00 Average: 5 4.34 0.00 0.89 0.30 0.02 94.45 22:29:00 Average: 6 4.14 0.00 0.97 0.80 0.01 94.07 22:29:00 Average: 7 4.38 0.00 0.90 0.85 0.04 93.83 22:29:00 22:29:00 22:29:00