Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08b7f7cf698a8482c52dd57175d3282efba93adf 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-ssh1614601210775067538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1166699437903321499.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9373175876141618555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17430612263042498579.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-ssh14473829705440794163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-28038’ Running on prd-ubuntu20.04-docker-8c-8g-28040 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 08b7f7cf698a8482c52dd57175d3282efba93adf (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#638)" > 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 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 > git rev-list --no-walk 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:52:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:52:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:52:17 ========================================================= 16:52:17 EdgeX Global Pipelines Version Info 16:52:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:52:18 ------------------- 16:52:18 stable info: 16:52:18 ------------------- 16:52:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:52:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:52:18 Message: update stable to v1.0.258 16:52:18 ------------------- 16:52:18 experimental info: 16:52:18 ------------------- 16:52:18 Commited By: **** collab-it+edgex@linuxfoundation.org 16:52:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:52:18 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:52:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:52:18 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:52:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:52:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:52:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:52:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08b7f7c [Pipeline] echo 16:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:20 provisioning config files... 16:52:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11554717432320058348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:20 ---> ****-login.sh 16:52:20 nexus3.edgexfoundry.org:10001 16:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:20 Configure a credential helper to remove this warning. See 16:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:20 16:52:20 Login Succeeded 16:52:20 nexus3.edgexfoundry.org:10002 16:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:20 Configure a credential helper to remove this warning. See 16:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:20 16:52:20 Login Succeeded 16:52:20 nexus3.edgexfoundry.org:10003 16:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:20 Configure a credential helper to remove this warning. See 16:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:20 16:52:20 Login Succeeded 16:52:20 nexus3.edgexfoundry.org:10004 16:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:20 Configure a credential helper to remove this warning. See 16:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:20 16:52:20 Login Succeeded 16:52:20 ****.io 16:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:21 Configure a credential helper to remove this warning. See 16:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:21 16:52:21 Login Succeeded 16:52:21 ---> ****-login.sh ends [Pipeline] } 16:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:52:22 + git rev-list -1 --merges 08b7f7cf698a8482c52dd57175d3282efba93adf~1..08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] echo 16:52:22 -----------> git rev-list -1 --merges 08b7f7cf698a8482c52dd57175d3282efba93adf~1..08b7f7cf698a8482c52dd57175d3282efba93adf 08b7f7cf698a8482c52dd57175d3282efba93adf [false] [Pipeline] sh 16:52:22 + git log --format=format:%s -1 08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] echo 16:52:22 ========================================================= 16:52:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:52:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:22 + git log --format=format:%s -1 08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] echo 16:52:22 [semverPrep] GIT_COMMIT: 08b7f7cf698a8482c52dd57175d3282efba93adf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#638) [Pipeline] echo 16:52:22 [semverPrep] This is not a build commit. [Pipeline] sh 16:52:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:52:23 + grep -v github /etc/ssh/ssh_known_hosts 16:52:23 + [ -e /tmp/ssh_known_hosts ] 16:52:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:52:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:52:23 + sudo tee -a /etc/ssh/ssh_known_hosts 16:52:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:23 16:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:23 0.1.4: Pulling from edgex-devops/py-git-semver 16:52:23 b85a868b505f: Pulling fs layer 16:52:23 e2be974225ed: Pulling fs layer 16:52:23 339a4e72a1f5: Pulling fs layer 16:52:23 988bab9f4d93: Pulling fs layer 16:52:23 1469e6f7b9e6: Pulling fs layer 16:52:23 eaf3925da568: Pulling fs layer 16:52:23 bab4dde63d76: Pulling fs layer 16:52:23 bde34c3a00c8: Pulling fs layer 16:52:23 b352a97aabf1: Pulling fs layer 16:52:23 4872d77fe225: Pulling fs layer 16:52:23 5851b861e8e6: Pulling fs layer 16:52:23 988bab9f4d93: Waiting 16:52:23 4872d77fe225: Waiting 16:52:23 1469e6f7b9e6: Waiting 16:52:23 bde34c3a00c8: Waiting 16:52:23 eaf3925da568: Waiting 16:52:23 b352a97aabf1: Waiting 16:52:23 bab4dde63d76: Waiting 16:52:23 e2be974225ed: Verifying Checksum 16:52:23 e2be974225ed: Download complete 16:52:23 988bab9f4d93: Download complete 16:52:23 1469e6f7b9e6: Verifying Checksum 16:52:23 1469e6f7b9e6: Download complete 16:52:23 339a4e72a1f5: Verifying Checksum 16:52:23 339a4e72a1f5: Download complete 16:52:23 eaf3925da568: Download complete 16:52:24 bde34c3a00c8: Verifying Checksum 16:52:24 bde34c3a00c8: Download complete 16:52:24 b352a97aabf1: Download complete 16:52:24 4872d77fe225: Verifying Checksum 16:52:24 4872d77fe225: Download complete 16:52:24 5851b861e8e6: Verifying Checksum 16:52:24 5851b861e8e6: Download complete 16:52:24 b85a868b505f: Verifying Checksum 16:52:24 b85a868b505f: Download complete 16:52:24 bab4dde63d76: Verifying Checksum 16:52:24 bab4dde63d76: Download complete 16:52:25 b85a868b505f: Pull complete 16:52:25 e2be974225ed: Pull complete 16:52:26 339a4e72a1f5: Pull complete 16:52:26 988bab9f4d93: Pull complete 16:52:26 1469e6f7b9e6: Pull complete 16:52:26 eaf3925da568: Pull complete 16:52:28 bab4dde63d76: Pull complete 16:52:28 bde34c3a00c8: Pull complete 16:52:28 b352a97aabf1: Pull complete 16:52:28 4872d77fe225: Pull complete 16:52:29 5851b861e8e6: Pull complete 16:52:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:29 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 16:52:29 $ 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 16:52:32 $ docker top e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 -eo pid,comm 16:52:32 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). 16:52:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:32 [ssh-agent] Looking for ssh-agent implementation... 16:52:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:32 $ docker exec e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 ssh-agent 16:52:32 SSH_AUTH_SOCK=/tmp/ssh-JndVR4z6Svg5/agent.32 16:52:32 SSH_AGENT_PID=38 16:52:32 Running ssh-add (command line suppressed) 16:52:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9864396930577346855.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9864396930577346855.key) 16:52:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:32 + git tag --points-at HEAD [Pipeline] } 16:52:32 $ docker exec --env ******** --env ******** e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 ssh-agent -k 16:52:33 unset SSH_AUTH_SOCK; 16:52:33 unset SSH_AGENT_PID; 16:52:33 echo Agent pid 38 killed; 16:52:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:52:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:33 [ssh-agent] Looking for ssh-agent implementation... 16:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:33 $ docker exec e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 ssh-agent 16:52:33 SSH_AUTH_SOCK=/tmp/ssh-Bjff7kpeUYFP/agent.70 16:52:33 SSH_AGENT_PID=76 16:52:33 Running ssh-add (command line suppressed) 16:52:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6268778776030643582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6268778776030643582.key) 16:52:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:33 + git semver init 16:52:34 2024-01-26 16:52:34,064 [run_init] DEBUG init version:0.0.0 force:False 16:52:34 2024-01-26 16:52:34,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:52:34 2024-01-26 16:52:34,066 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:52:34 2024-01-26 16:52:34,066 [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) 16:52:35 2024-01-26 16:52:35,443 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:52:35 2024-01-26 16:52:35,443 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:52:35 2024-01-26 16:52:35,444 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:52:35 2024-01-26 16:52:35,444 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:52:35 3.2.0-dev.8 [Pipeline] } 16:52:35 $ docker exec --env ******** --env ******** e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 ssh-agent -k 16:52:35 unset SSH_AUTH_SOCK; 16:52:35 unset SSH_AGENT_PID; 16:52:35 echo Agent pid 76 killed; 16:52:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:36 + git semver [Pipeline] } 16:52:36 $ docker stop --time=1 e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 16:52:37 $ docker rm -f --volumes e99fa487fde1cceacb4630a3e726f7bfc31559b5ea41f14bbb0a78a80da502d4 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:52:38 Stashed 1 file(s) [Pipeline] echo 16:52:38 [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:38 provisioning config files... 16:52:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6649117914611184136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:39 ---> ****-login.sh 16:52:39 nexus3.edgexfoundry.org:10001 16:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:39 Configure a credential helper to remove this warning. See 16:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:39 16:52:39 Login Succeeded 16:52:39 nexus3.edgexfoundry.org:10002 16:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:39 Configure a credential helper to remove this warning. See 16:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:39 16:52:39 Login Succeeded 16:52:39 nexus3.edgexfoundry.org:10003 16:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:39 Configure a credential helper to remove this warning. See 16:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:39 16:52:39 Login Succeeded 16:52:39 nexus3.edgexfoundry.org:10004 16:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:39 Configure a credential helper to remove this warning. See 16:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:39 16:52:39 Login Succeeded 16:52:39 ****.io 16:52:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:52:39 Configure a credential helper to remove this warning. See 16:52:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:52:39 16:52:39 Login Succeeded 16:52:39 ---> ****-login.sh ends [Pipeline] } 16:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:52:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:52:39 ========================================================= 16:52:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:52:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:52:40 Sending build context to Docker daemon 8.774MB 16:52:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:52:40 Step 2/12 : FROM ${BASE} AS builder 16:52:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:52:40 7264a8db6415: Pulling fs layer 16:52:40 c4d48a809fc2: Pulling fs layer 16:52:40 4f1c88b9dad5: Pulling fs layer 16:52:40 ad3a456e5733: Pulling fs layer 16:52:40 69c7f0334f64: Pulling fs layer 16:52:40 1f1c1a5573a3: Pulling fs layer 16:52:40 ad3a456e5733: Waiting 16:52:40 69c7f0334f64: Waiting 16:52:40 ce7588e14bc9: Pulling fs layer 16:52:40 b5e4710f87ac: Pulling fs layer 16:52:40 ce7588e14bc9: Waiting 16:52:40 b5e4710f87ac: Waiting 16:52:40 1f1c1a5573a3: Waiting 16:52:40 c4d48a809fc2: Verifying Checksum 16:52:40 c4d48a809fc2: Download complete 16:52:40 ad3a456e5733: Verifying Checksum 16:52:40 ad3a456e5733: Download complete 16:52:40 69c7f0334f64: Verifying Checksum 16:52:40 69c7f0334f64: Download complete 16:52:40 7264a8db6415: Download complete 16:52:40 1f1c1a5573a3: Verifying Checksum 16:52:40 1f1c1a5573a3: Download complete 16:52:40 7264a8db6415: Pull complete 16:52:40 b5e4710f87ac: Download complete 16:52:40 c4d48a809fc2: Pull complete 16:52:40 4f1c88b9dad5: Verifying Checksum 16:52:40 4f1c88b9dad5: Download complete 16:52:41 ce7588e14bc9: Verifying Checksum 16:52:41 ce7588e14bc9: Download complete 16:52:44 4f1c88b9dad5: Pull complete 16:52:44 ad3a456e5733: Pull complete 16:52:44 69c7f0334f64: Pull complete 16:52:44 1f1c1a5573a3: Pull complete 16:52:47 ce7588e14bc9: Pull complete 16:52:47 b5e4710f87ac: Pull complete 16:52:47 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:52:47 ---> 88b5674ff536 16:52:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:52:51 ---> Running in 02a7b1c6c7a9 16:52:51 Removing intermediate container 02a7b1c6c7a9 16:52:51 ---> 81b8d0762564 16:52:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:52:51 ---> Running in b7e069f4d813 16:52:51 Removing intermediate container b7e069f4d813 16:52:51 ---> 6f35820b23c3 16:52:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:52:51 ---> Running in 4147654de597 16:52:51 Removing intermediate container 4147654de597 16:52:51 ---> 81dcae20a834 16:52:51 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:52:51 ---> Running in 995b7133e450 16:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:52:52 OK: 264 MiB in 52 packages 16:52:52 Removing intermediate container 995b7133e450 16:52:52 ---> 62b92a6a86f3 16:52:52 Step 7/12 : WORKDIR /app 16:52:52 ---> Running in 3b4eb9832035 16:52:52 Removing intermediate container 3b4eb9832035 16:52:52 ---> 088c77568bd6 16:52:52 Step 8/12 : COPY go.mod vendor* ./ 16:52:52 ---> b823b569132e 16:52:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:52 ---> Running in 292c4cc2056d 16:52:53 Still waiting to schedule task 16:52:53 ‘prd-ubuntu20.04-docker-arm64-4c-16g-28041’ is offline 16:53:19 Removing intermediate container 292c4cc2056d 16:53:19 ---> aaff9fb61c46 16:53:19 Step 10/12 : COPY . . 16:53:19 ---> 005f7f1193bb 16:53:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:53:19 ---> Running in 36e53aa32d14 16:53:19 Removing intermediate container 36e53aa32d14 16:53:19 ---> 09dbd33b8998 16:53:19 Step 12/12 : RUN $MAKE 16:53:19 ---> Running in 18c557413cfc 16:53:19 noop 16:53:20 Removing intermediate container 18c557413cfc 16:53:20 ---> af330e8bcb80 16:53:20 Successfully built af330e8bcb80 16:53:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:20 + docker inspect -f . ci-base-image-x86_64 16:53:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:20 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 16:53:20 $ 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 16:53:20 $ docker top 594de84552f418ca95febf41eb859dd463fea4d26c29bc2f93ef287bfff533bd -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:21 + go version 16:53:21 go version go1.21.0 linux/amd64 [Pipeline] } 16:53:21 $ docker stop --time=1 594de84552f418ca95febf41eb859dd463fea4d26c29bc2f93ef287bfff533bd 16:53:22 $ docker rm -f --volumes 594de84552f418ca95febf41eb859dd463fea4d26c29bc2f93ef287bfff533bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:23 + docker inspect -f . ci-base-image-x86_64 16:53:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:23 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 16:53:23 $ 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 16:53:23 $ docker top 3a4c29524d25b9684c26389e7a656907dcbda816737b84e48c2e5e2c57f6da8d -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:24 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:53:24 + make test 16:53:24 go test -race -coverprofile=coverage.out ./... 16:53:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:54:04 go vet ./... 16:54:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:54:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:54:08 ./bin/test-attribution-txt.sh 16:54:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:54:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:54:08 $ docker stop --time=1 3a4c29524d25b9684c26389e7a656907dcbda816737b84e48c2e5e2c57f6da8d 16:54:11 $ docker rm -f --volumes 3a4c29524d25b9684c26389e7a656907dcbda816737b84e48c2e5e2c57f6da8d [Pipeline] // withDockerContainer [Pipeline] sh 16:54:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:54:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:54:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:54:13 + ls -al . 16:54:13 total 184 16:54:13 drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 16:53 . 16:54:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:52 .. 16:54:13 -rw-rw-r-- 1 jenkins jenkins 119 Jan 26 16:52 .dockerignore 16:54:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 16:53 .git 16:54:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:52 .github 16:54:13 -rw-rw-r-- 1 jenkins jenkins 106 Jan 26 16:52 .gitignore 16:54:13 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 16:52 .golangci.yml 16:54:13 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:52 .semver 16:54:13 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 26 16:52 Attribution.txt 16:54:13 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 26 16:52 CHANGELOG.md 16:54:13 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 26 16:52 Dockerfile 16:54:13 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 16:52 GOVERNANCE.md 16:54:13 -rw-rw-r-- 1 jenkins jenkins 666 Jan 26 16:52 Jenkinsfile 16:54:13 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 26 16:52 LICENSE 16:54:13 -rw-rw-r-- 1 jenkins jenkins 618 Jan 26 16:52 OWNERS.md 16:54:13 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 26 16:52 README.md 16:54:13 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 16:52 VERSION 16:54:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:52 bin 16:54:13 -rw-r--r-- 1 jenkins jenkins 13 Jan 26 16:53 coverage.out 16:54:13 -rw-rw-r-- 1 jenkins jenkins 3775 Jan 26 16:52 go.mod 16:54:13 -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 16:52 go.sum 16:54:13 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 26 16:52 main.go 16:54:13 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 26 16:52 makefile 16:54:13 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 16:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:13 + 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=08b7f7cf698a8482c52dd57175d3282efba93adf --label arch=amd64 --label version=3.2.0-dev.8 . 16:54:13 Sending build context to Docker daemon 8.775MB 16:54:13 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:54:13 Step 2/27 : FROM ${BASE} AS builder 16:54:13 ---> af330e8bcb80 16:54:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:54:13 ---> Running in 50133a3a7f77 16:54:13 Removing intermediate container 50133a3a7f77 16:54:13 ---> bed432ab35c3 16:54:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:54:13 ---> Running in 43d87d850d82 16:54:13 Removing intermediate container 43d87d850d82 16:54:13 ---> ebdd55f2bc41 16:54:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:54:13 ---> Running in a5bf65aaedb5 16:54:14 Removing intermediate container a5bf65aaedb5 16:54:14 ---> 1b4290734aa6 16:54:14 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:54:14 ---> Running in 4324d86178ba 16:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:54:14 OK: 264 MiB in 52 packages 16:54:14 Removing intermediate container 4324d86178ba 16:54:14 ---> e849ccd9a39a 16:54:14 Step 7/27 : WORKDIR /app 16:54:15 ---> Running in 1f2ec0c48f85 16:54:15 Removing intermediate container 1f2ec0c48f85 16:54:15 ---> c72713d9b77c 16:54:15 Step 8/27 : COPY go.mod vendor* ./ 16:54:15 ---> 605ef28f85a0 16:54:15 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:15 ---> Running in adef79123a88 16:54:16 Removing intermediate container adef79123a88 16:54:16 ---> 745968684951 16:54:16 Step 10/27 : COPY . . 16:54:16 ---> 5eb83e9565bd 16:54:16 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:54:16 ---> Running in 7a5ae39b67ac 16:54:16 Removing intermediate container 7a5ae39b67ac 16:54:16 ---> 80686f95bc2f 16:54:16 Step 12/27 : RUN $MAKE 16:54:16 ---> Running in 62e5c117ccbd 16:54:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8" -trimpath -mod=readonly -o app-service-configurable 16:54:38 Removing intermediate container 62e5c117ccbd 16:54:38 ---> 6912c6bc6921 16:54:38 Step 13/27 : FROM alpine:3.18 16:54:38 3.18: Pulling from library/alpine 16:54:38 c926b61bad3b: Pulling fs layer 16:54:38 c926b61bad3b: Verifying Checksum 16:54:38 c926b61bad3b: Download complete 16:54:38 c926b61bad3b: Pull complete 16:54:38 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:54:38 Status: Downloaded newer image for alpine:3.18 16:54:38 ---> b541f2080109 16:54:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:54:38 ---> Running in 3c96e52ed630 16:54:38 Removing intermediate container 3c96e52ed630 16:54:38 ---> ba81a90d23eb 16:54:38 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:54:38 ---> Running in f3aababd9526 16:54:38 Removing intermediate container f3aababd9526 16:54:38 ---> b3a53e9bd0b6 16:54:38 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:54:38 ---> Running in 2cfa32402fe5 16:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:54:38 (1/2) Installing ca-certificates (20230506-r0) 16:54:38 (2/2) Installing dumb-init (1.2.5-r2) 16:54:38 Executing busybox-1.36.1-r5.trigger 16:54:38 Executing ca-certificates-20230506-r0.trigger 16:54:38 OK: 8 MiB in 17 packages 16:54:38 Removing intermediate container 2cfa32402fe5 16:54:38 ---> 64f790e649f3 16:54:38 Step 17/27 : RUN apk --no-cache upgrade 16:54:38 ---> Running in a3e35d04cd89 16:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:54:39 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 16:54:39 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 16:54:39 Executing ca-certificates-20230506-r0.trigger 16:54:39 OK: 8 MiB in 17 packages 16:54:39 Removing intermediate container a3e35d04cd89 16:54:39 ---> 4900f790b8f4 16:54:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:54:39 ---> 73b7566fc067 16:54:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:54:39 ---> 3b50b1ddf003 16:54:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:54:39 ---> b0579ff4eec6 16:54:39 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:54:40 ---> d2e44c2b3825 16:54:40 Step 22/27 : EXPOSE 48095 16:54:40 ---> Running in 50de9d0d10bf 16:54:40 Removing intermediate container 50de9d0d10bf 16:54:40 ---> 3a71c3615460 16:54:40 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:54:40 ---> Running in c7bacb278471 16:54:40 Removing intermediate container c7bacb278471 16:54:40 ---> 72c1f4ccf3ed 16:54:40 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:54:40 ---> Running in b890ad2f15c5 16:54:40 Removing intermediate container b890ad2f15c5 16:54:40 ---> 857fad3ee07d 16:54:40 Step 25/27 : LABEL arch=amd64 16:54:40 ---> Running in 1fb0475cfe4d 16:54:41 Removing intermediate container 1fb0475cfe4d 16:54:41 ---> f331784c03dc 16:54:41 Step 26/27 : LABEL git_sha=08b7f7cf698a8482c52dd57175d3282efba93adf 16:54:41 ---> Running in 62c6e41ddb8a 16:54:41 Removing intermediate container 62c6e41ddb8a 16:54:41 ---> 50574d4e5284 16:54:41 Step 27/27 : LABEL version=3.2.0-dev.8 16:54:41 ---> Running in 98c7c99346fc 16:54:41 Removing intermediate container 98c7c99346fc 16:54:41 ---> 154ae8dc6ce8 16:54:41 [Warning] One or more build-args [ARCH] were not consumed 16:54:41 Successfully built 154ae8dc6ce8 16:54:41 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:41 provisioning config files... 16:54:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17873243184956466659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:41 ---> ****-login.sh 16:54:41 nexus3.edgexfoundry.org:10001 16:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:54:41 Configure a credential helper to remove this warning. See 16:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:54:41 16:54:41 Login Succeeded 16:54:41 nexus3.edgexfoundry.org:10002 16:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:54:41 Configure a credential helper to remove this warning. See 16:54:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:54:41 16:54:41 Login Succeeded 16:54:41 nexus3.edgexfoundry.org:10003 16:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:54:42 Configure a credential helper to remove this warning. See 16:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:54:42 16:54:42 Login Succeeded 16:54:42 nexus3.edgexfoundry.org:10004 16:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:54:42 Configure a credential helper to remove this warning. See 16:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:54:42 16:54:42 Login Succeeded 16:54:42 ****.io 16:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:54:42 Configure a credential helper to remove this warning. See 16:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:54:42 16:54:42 Login Succeeded 16:54:42 ---> ****-login.sh ends [Pipeline] } 16:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:54:42 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:54:42 08b7f7cf698a8482c52dd57175d3282efba93adf 16:54:42 latest 16:54:42 3.2.0-dev.8 16:54:42 08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 16:54:42 main 16:54:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf 16:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:43 dc098c5eacf8: Preparing 16:54:43 c026463606cf: Preparing 16:54:43 4331bbe4e606: Preparing 16:54:43 439df23edec9: Preparing 16:54:43 64b9a0d0a8be: Preparing 16:54:43 8726f0fcbaf3: Preparing 16:54:43 9fe9a137fd00: Preparing 16:54:43 8726f0fcbaf3: Waiting 16:54:43 9fe9a137fd00: Waiting 16:54:43 c026463606cf: Pushed 16:54:43 439df23edec9: Pushed 16:54:43 4331bbe4e606: Pushed 16:54:43 9fe9a137fd00: Layer already exists 16:54:43 8726f0fcbaf3: Pushed 16:54:44 64b9a0d0a8be: Pushed 16:54:45 dc098c5eacf8: Pushed 16:54:45 08b7f7cf698a8482c52dd57175d3282efba93adf: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:46 dc098c5eacf8: Preparing 16:54:46 c026463606cf: Preparing 16:54:46 4331bbe4e606: Preparing 16:54:46 439df23edec9: Preparing 16:54:46 64b9a0d0a8be: Preparing 16:54:46 8726f0fcbaf3: Preparing 16:54:46 9fe9a137fd00: Preparing 16:54:46 8726f0fcbaf3: Waiting 16:54:46 9fe9a137fd00: Waiting 16:54:46 439df23edec9: Layer already exists 16:54:46 dc098c5eacf8: Layer already exists 16:54:46 64b9a0d0a8be: Layer already exists 16:54:46 c026463606cf: Layer already exists 16:54:46 4331bbe4e606: Layer already exists 16:54:46 8726f0fcbaf3: Layer already exists 16:54:46 9fe9a137fd00: Layer already exists 16:54:46 latest: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.8 16:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:47 dc098c5eacf8: Preparing 16:54:47 c026463606cf: Preparing 16:54:47 4331bbe4e606: Preparing 16:54:47 439df23edec9: Preparing 16:54:47 64b9a0d0a8be: Preparing 16:54:47 8726f0fcbaf3: Preparing 16:54:47 9fe9a137fd00: Preparing 16:54:47 9fe9a137fd00: Waiting 16:54:47 8726f0fcbaf3: Waiting 16:54:47 dc098c5eacf8: Layer already exists 16:54:47 439df23edec9: Layer already exists 16:54:47 64b9a0d0a8be: Layer already exists 16:54:47 4331bbe4e606: Layer already exists 16:54:47 c026463606cf: Layer already exists 16:54:47 8726f0fcbaf3: Layer already exists 16:54:47 9fe9a137fd00: Layer already exists 16:54:47 3.2.0-dev.8: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 16:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:48 dc098c5eacf8: Preparing 16:54:48 c026463606cf: Preparing 16:54:48 4331bbe4e606: Preparing 16:54:48 439df23edec9: Preparing 16:54:48 64b9a0d0a8be: Preparing 16:54:48 8726f0fcbaf3: Preparing 16:54:48 9fe9a137fd00: Preparing 16:54:48 9fe9a137fd00: Waiting 16:54:48 8726f0fcbaf3: Waiting 16:54:48 c026463606cf: Layer already exists 16:54:48 dc098c5eacf8: Layer already exists 16:54:48 64b9a0d0a8be: Layer already exists 16:54:48 439df23edec9: Layer already exists 16:54:48 4331bbe4e606: Layer already exists 16:54:48 8726f0fcbaf3: Layer already exists 16:54:48 9fe9a137fd00: Layer already exists 16:54:48 08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:54:49 dc098c5eacf8: Preparing 16:54:49 c026463606cf: Preparing 16:54:49 4331bbe4e606: Preparing 16:54:49 439df23edec9: Preparing 16:54:49 64b9a0d0a8be: Preparing 16:54:49 8726f0fcbaf3: Preparing 16:54:49 9fe9a137fd00: Preparing 16:54:49 8726f0fcbaf3: Waiting 16:54:49 9fe9a137fd00: Waiting 16:54:49 dc098c5eacf8: Layer already exists 16:54:49 c026463606cf: Layer already exists 16:54:49 64b9a0d0a8be: Layer already exists 16:54:49 4331bbe4e606: Layer already exists 16:54:49 439df23edec9: Layer already exists 16:54:49 8726f0fcbaf3: Layer already exists 16:54:49 9fe9a137fd00: Layer already exists 16:54:49 main: digest: sha256:c6f560fffb02f6cdcb88ddfe8da3e0d97df06ebc2cba73c5b78ffd3c40b8f519 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:54:49 ===================================================== [Pipeline] echo 16:54:49 taggedImages: 16:54:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf 16:54:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:54:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.8 16:54:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 16:54:49 - 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 16:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:50 16:54:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:50 latest: Pulling from edgex-lftools-log-publisher 16:54:50 5eb5b503b376: Pulling fs layer 16:54:50 5c69ac0246d0: Pulling fs layer 16:54:50 ec43610c2a17: Pulling fs layer 16:54:50 3a2ae6a8a46f: Pulling fs layer 16:54:50 33b1e0a273af: Pulling fs layer 16:54:50 5d3b04190fa2: Pulling fs layer 16:54:50 2f39f015ded8: Pulling fs layer 16:54:50 3a2ae6a8a46f: Waiting 16:54:50 33b1e0a273af: Waiting 16:54:50 5d3b04190fa2: Waiting 16:54:50 2f39f015ded8: Waiting 16:54:50 5c69ac0246d0: Download complete 16:54:50 3a2ae6a8a46f: Download complete 16:54:50 33b1e0a273af: Verifying Checksum 16:54:50 33b1e0a273af: Download complete 16:54:50 5d3b04190fa2: Verifying Checksum 16:54:50 5d3b04190fa2: Download complete 16:54:50 ec43610c2a17: Verifying Checksum 16:54:50 ec43610c2a17: Download complete 16:54:50 5eb5b503b376: Verifying Checksum 16:54:50 5eb5b503b376: Download complete 16:54:51 2f39f015ded8: Verifying Checksum 16:54:51 2f39f015ded8: Download complete 16:54:52 5eb5b503b376: Pull complete 16:54:52 5c69ac0246d0: Pull complete 16:54:52 ec43610c2a17: Pull complete 16:54:52 3a2ae6a8a46f: Pull complete 16:54:53 33b1e0a273af: Pull complete 16:54:53 5d3b04190fa2: Pull complete 16:54:58 2f39f015ded8: Pull complete 16:54:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:54:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:58 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 16:54:58 $ 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 16:55:02 $ docker top 373850941b1803619ab6163f25cc31b983d86eb50f619ed7acc1961be2364a76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:02 ---> job-cost.sh 16:55:02 lf-activate-venv: SKIPPING 16:55:02 INFO: No Stack... 16:55:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:03 INFO: Archiving Costs [Pipeline] sh 16:55:03 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:55:03 + cut -d, -f6 [Pipeline] lock 16:55:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] 16:55:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] did not exist. Created. 16:55:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:04 + echo total: 0.2199999988079071 [Pipeline] stash 16:55:04 Stashed 1 file(s) [Pipeline] } 16:55:04 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:04 $ docker stop --time=1 373850941b1803619ab6163f25cc31b983d86eb50f619ed7acc1961be2364a76 16:55:05 $ docker rm -f --volumes 373850941b1803619ab6163f25cc31b983d86eb50f619ed7acc1961be2364a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:55:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28042 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:55:11 Running in /w/workspace/app-service-configurable/217 [Pipeline] { [Pipeline] checkout 16:55:14 Selected Git installation does not exist. Using Default 16:55:14 The recommended git tool is: NONE 16:55:20 using credential edgex-jenkins-ssh 16:55:20 Cloning the remote Git repository 16:55:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:55:20 > git init /w/workspace/app-service-configurable/217 # timeout=10 16:55:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:55:20 > git --version # timeout=10 16:55:20 > git --version # 'git version 2.25.1' 16:55:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:55:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:55:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:55:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:55:23 Avoid second fetch 16:55:23 Checking out Revision 08b7f7cf698a8482c52dd57175d3282efba93adf (main) 16:55:24 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#638)" 16:55:23 > git config core.sparsecheckout # timeout=10 16:55:24 > git checkout -f 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:55:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:55:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:25 Dload Upload Total Spent Left Speed 16:55:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 238k 0 --:--:-- --:--:-- --:--:-- 242k [Pipeline] sh 16:55:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:55:26 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo tee /etc/docker/daemon.new 16:55:26 /etc/docker/daemon.json 16:55:26 { 16:55:26 "registry-mirrors": [ 16:55:26 "https://nexus3.edgexfoundry.org:10001" 16:55:26 ], 16:55:26 "bip": "10.250.0.254/24", 16:55:26 "hosts": [ 16:55:26 "tcp://0.0.0.0:5555", 16:55:26 "unix:///var/run/docker.sock" 16:55:26 ], 16:55:26 "mtu": 1458, 16:55:26 "selinux-enabled": true, 16:55:26 "seccomp-profile": "/etc/docker/seccomp.json" 16:55:26 } [Pipeline] sh 16:55:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:55:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:45 provisioning config files... 16:55:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/217@tmp/config2290155226047830210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:46 ---> ****-login.sh 16:55:46 nexus3.edgexfoundry.org:10001 16:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:55:46 Configure a credential helper to remove this warning. See 16:55:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:55:46 16:55:46 Login Succeeded 16:55:46 nexus3.edgexfoundry.org:10002 16:55:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:55:46 Configure a credential helper to remove this warning. See 16:55:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:55:46 16:55:46 Login Succeeded 16:55:46 nexus3.edgexfoundry.org:10003 16:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:55:47 Configure a credential helper to remove this warning. See 16:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:55:47 16:55:47 Login Succeeded 16:55:47 nexus3.edgexfoundry.org:10004 16:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:55:47 Configure a credential helper to remove this warning. See 16:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:55:47 16:55:47 Login Succeeded 16:55:47 ****.io 16:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:55:47 Configure a credential helper to remove this warning. See 16:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:55:47 16:55:47 Login Succeeded 16:55:47 ---> ****-login.sh ends [Pipeline] } 16:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:55:48 ========================================================= 16:55:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:55:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:55:53 #0 building with "default" instance using docker driver 16:55:53 16:55:53 #1 [internal] load .dockerignore 16:55:53 #1 transferring context: 16:55:53 #1 transferring context: 159B 0.0s done 16:55:53 #1 DONE 0.1s 16:55:53 16:55:53 #2 [internal] load build definition from Dockerfile 16:55:53 #2 transferring dockerfile: 2.05kB done 16:55:53 #2 DONE 0.1s 16:55:53 16:55:53 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:55:53 #3 DONE 0.2s 16:55:53 16:55:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:55:53 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 16:55:53 #4 ... 16:55:53 16:55:53 #5 [internal] load build context 16:55:53 #5 transferring context: 130.77kB 0.0s done 16:55:53 #5 DONE 0.1s 16:55:53 16:55:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:55:53 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 16:55:53 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 16:55:53 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 16:55:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 16:55:53 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 16:55:53 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 16:55:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 16:55:53 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 16:55:53 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 16:55:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s 16:55:53 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 16:55:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.95MB / 63.99MB 0.4s 16:55:53 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.70MB / 11.40MB 0.4s 16:55:53 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 16:55:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.75MB / 63.99MB 0.5s 16:55:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s 16:55:53 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 16:55:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s 16:55:53 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 16:55:53 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s 16:55:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.10MB / 63.99MB 0.7s 16:55:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s 16:55:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 16:55:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s 16:55:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.72MB / 97.63MB 0.9s 16:55:54 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 16:55:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 1.0s 16:55:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 1.1s 16:55:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.83MB / 97.63MB 1.1s 16:55:54 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 16:55:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.14MB / 63.99MB 1.3s 16:55:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.20MB / 97.63MB 1.3s 16:55:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.65MB / 63.99MB 1.4s 16:55:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.4s 16:55:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.5s 16:55:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done 16:55:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.7s 16:55:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.8s 16:55:55 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16:55:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.00MB / 97.63MB 2.0s 16:55:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.39MB / 97.63MB 2.1s 16:55:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.40MB / 97.63MB 2.2s 16:55:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s 16:55:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done 16:56:01 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s 16:56:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s 16:56:13 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done 16:56:13 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 16:56:13 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 16:56:13 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 16:56:19 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 16:56:22 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 16:56:22 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 16:56:24 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 16:56:24 #4 DONE 31.0s 16:56:24 16:56:24 #6 [builder 2/7] RUN apk add --update --no-cache make git 16:56:25 #6 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:56:25 #6 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:56:26 #6 2.276 OK: 266 MiB in 52 packages 16:56:28 #6 DONE 4.2s 16:56:28 16:56:28 #7 [builder 3/7] WORKDIR /app 16:56:28 #7 DONE 0.1s 16:56:28 16:56:28 #8 [builder 4/7] COPY go.mod vendor* ./ 16:56:28 #8 DONE 0.1s 16:56:28 16:56:28 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:46 #9 DONE 18.4s 16:56:47 16:56:47 #10 [builder 6/7] COPY . . 16:56:47 #10 DONE 0.1s 16:56:47 16:56:47 #11 [builder 7/7] RUN echo noop 16:56:47 #11 0.613 noop 16:56:50 #11 DONE 3.2s 16:56:50 16:56:50 #12 exporting to image 16:56:50 #12 exporting layers 16:57:08 #12 exporting layers 17.8s done 16:57:08 #12 writing image sha256:84fe10fa0c9266c17d915b8097bac1513b4d975111e44f7235dc1a4c86209427 done 16:57:08 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 16:57:08 #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:09 + docker inspect -f . ci-base-image-arm64 16:57:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:09 prd-ubuntu20.04-docker-arm64-4c-16g-28042 does not seem to be running inside a container 16:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/217 -v /w/workspace/app-service-configurable/217:/w/workspace/app-service-configurable/217:rw,z -v /w/workspace/app-service-configurable/217@tmp:/w/workspace/app-service-configurable/217@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 16:57:10 $ docker top cd4723e5dd3b3924e4010410d4eae4f4ff7def763d1405d073e9778c6ed9e69d -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:11 + go version 16:57:11 go version go1.21.0 linux/arm64 [Pipeline] } 16:57:11 $ docker stop --time=1 cd4723e5dd3b3924e4010410d4eae4f4ff7def763d1405d073e9778c6ed9e69d 16:57:13 $ docker rm -f --volumes cd4723e5dd3b3924e4010410d4eae4f4ff7def763d1405d073e9778c6ed9e69d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:14 + docker inspect -f . ci-base-image-arm64 16:57:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:14 prd-ubuntu20.04-docker-arm64-4c-16g-28042 does not seem to be running inside a container 16:57:14 $ 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/217 -v /w/workspace/app-service-configurable/217:/w/workspace/app-service-configurable/217:rw,z -v /w/workspace/app-service-configurable/217@tmp:/w/workspace/app-service-configurable/217@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 16:57:15 $ docker top 5e71baf55cd1705e3d4e8461a1b0d59c1a2803736e709abf6e53a88612f3c9e7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:16 + git config --global --add safe.directory /w/workspace/app-service-configurable/217 [Pipeline] fileExists [Pipeline] sh 16:57:16 + make test 16:57:16 go test -race -coverprofile=coverage.out ./... 16:59:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:59:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:59:08 go vet ./... 17:00:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:00:29 ./bin/test-attribution-txt.sh 17:00:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 17:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:00:29 $ docker stop --time=1 5e71baf55cd1705e3d4e8461a1b0d59c1a2803736e709abf6e53a88612f3c9e7 17:00:34 $ docker rm -f --volumes 5e71baf55cd1705e3d4e8461a1b0d59c1a2803736e709abf6e53a88612f3c9e7 [Pipeline] // withDockerContainer [Pipeline] sh 17:00:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:00:35 Warning: overwriting stash ‘coverage-report’ 17:00:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:00:37 + ls -al . 17:00:37 total 180 17:00:37 drwxrwxr-x 6 jenkins jenkins 4096 Jan 26 16:57 . 17:00:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 16:55 .. 17:00:37 -rw-rw-r-- 1 jenkins jenkins 119 Jan 26 16:55 .dockerignore 17:00:37 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 16:55 .git 17:00:37 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 16:55 .github 17:00:37 -rw-rw-r-- 1 jenkins jenkins 106 Jan 26 16:55 .gitignore 17:00:37 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 16:55 .golangci.yml 17:00:37 -rw-rw-r-- 1 jenkins jenkins 10394 Jan 26 16:55 Attribution.txt 17:00:37 -rw-rw-r-- 1 jenkins jenkins 37263 Jan 26 16:55 CHANGELOG.md 17:00:37 -rw-rw-r-- 1 jenkins jenkins 2007 Jan 26 16:55 Dockerfile 17:00:37 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 16:55 GOVERNANCE.md 17:00:37 -rw-rw-r-- 1 jenkins jenkins 666 Jan 26 16:55 Jenkinsfile 17:00:37 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 26 16:55 LICENSE 17:00:37 -rw-rw-r-- 1 jenkins jenkins 618 Jan 26 16:55 OWNERS.md 17:00:37 -rw-rw-r-- 1 jenkins jenkins 4582 Jan 26 16:55 README.md 17:00:37 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 16:52 VERSION 17:00:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 16:55 bin 17:00:37 -rw-r--r-- 1 jenkins jenkins 13 Jan 26 16:57 coverage.out 17:00:37 -rw-rw-r-- 1 jenkins jenkins 3775 Jan 26 16:55 go.mod 17:00:37 -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 16:55 go.sum 17:00:37 -rw-rw-r-- 1 jenkins jenkins 1937 Jan 26 16:55 main.go 17:00:37 -rw-rw-r-- 1 jenkins jenkins 2572 Jan 26 16:55 makefile 17:00:37 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 16:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:37 + 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=08b7f7cf698a8482c52dd57175d3282efba93adf --label arch=arm64 --label version=3.2.0-dev.8 . 17:00:38 #0 building with "default" instance using docker driver 17:00:38 17:00:38 #1 [internal] load .dockerignore 17:00:38 #1 transferring context: 17:00:38 #1 transferring context: 159B done 17:00:38 #1 DONE 0.0s 17:00:38 17:00:38 #2 [internal] load build definition from Dockerfile 17:00:38 #2 transferring dockerfile: 2.05kB done 17:00:38 #2 DONE 0.0s 17:00:38 17:00:38 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:00:38 #3 DONE 0.0s 17:00:38 17:00:38 #4 [internal] load metadata for docker.io/library/alpine:3.18 17:00:38 #4 DONE 0.2s 17:00:38 17:00:38 #5 [internal] load build context 17:00:38 #5 transferring context: 1.45kB 0.0s done 17:00:38 #5 DONE 0.1s 17:00:38 17:00:38 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:00:38 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 17:00:38 #6 ... 17:00:38 17:00:38 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:00:38 #7 DONE 0.2s 17:00:38 17:00:38 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 17:00:38 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 17:00:38 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 17:00:38 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 724.99kB / 3.33MB 0.1s 17:00:38 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 17:00:38 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 17:00:39 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 17:00:39 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 17:00:39 #6 DONE 1.0s 17:00:39 17:00:39 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 17:00:40 #8 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:00:40 #8 0.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:00:41 #8 ... 17:00:41 17:00:41 #9 [builder 2/7] RUN apk add --update --no-cache make git 17:00:41 #9 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:00:41 #9 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:00:41 #9 2.226 OK: 266 MiB in 52 packages 17:00:41 #9 DONE 2.5s 17:00:41 17:00:41 #10 [builder 3/7] WORKDIR /app 17:00:41 #10 DONE 0.1s 17:00:41 17:00:41 #11 [builder 4/7] COPY go.mod vendor* ./ 17:00:41 #11 DONE 0.1s 17:00:41 17:00:41 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 17:00:41 #8 1.997 (1/2) Installing ca-certificates (20230506-r0) 17:00:41 #8 2.097 (2/2) Installing dumb-init (1.2.5-r2) 17:00:41 #8 2.111 Executing busybox-1.36.1-r5.trigger 17:00:41 #8 2.132 Executing ca-certificates-20230506-r0.trigger 17:00:41 #8 2.376 OK: 9 MiB in 17 packages 17:00:42 #8 DONE 2.7s 17:00:42 17:00:42 #12 [stage-1 3/7] RUN apk --no-cache upgrade 17:00:42 #12 ... 17:00:42 17:00:42 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:42 #13 DONE 1.2s 17:00:42 17:00:42 #14 [builder 6/7] COPY . . 17:00:42 #14 DONE 0.1s 17:00:42 17:00:42 #15 [builder 7/7] RUN make build 17:00:43 #15 0.724 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.8" -trimpath -mod=readonly -o app-service-configurable 17:00:47 #15 ... 17:00:47 17:00:47 #12 [stage-1 3/7] RUN apk --no-cache upgrade 17:00:47 #12 1.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:00:47 #12 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:00:47 #12 3.084 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 17:00:47 #12 3.274 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 17:00:47 #12 3.297 Executing ca-certificates-20230506-r0.trigger 17:00:47 #12 3.481 OK: 9 MiB in 17 packages 17:00:47 #12 DONE 5.7s 17:00:48 17:00:48 #15 [builder 7/7] RUN make build 17:01:55 #15 DONE 64.5s 17:01:55 17:01:55 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 17:01:55 #16 DONE 0.1s 17:01:55 17:01:55 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 17:01:55 #17 DONE 0.1s 17:01:55 17:01:55 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 17:01:55 #18 DONE 0.1s 17:01:55 17:01:55 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 17:01:55 #19 DONE 0.3s 17:01:55 17:01:55 #20 exporting to image 17:01:55 #20 exporting layers 17:01:55 #20 exporting layers 0.3s done 17:01:55 #20 writing image sha256:893ac3ce077a426610665b10fa23030ec6aa9b33f1a9aa73ba7bbb8379bbe1b9 done 17:01:55 #20 naming to docker.io/library/app-service-configurable-arm64 done 17:01:55 #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:56 provisioning config files... 17:01:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/217@tmp/config1991371007994197305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:56 ---> ****-login.sh 17:01:56 nexus3.edgexfoundry.org:10001 17:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:01:57 Configure a credential helper to remove this warning. See 17:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:01:57 17:01:57 Login Succeeded 17:01:57 nexus3.edgexfoundry.org:10002 17:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:01:57 Configure a credential helper to remove this warning. See 17:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:01:57 17:01:57 Login Succeeded 17:01:57 nexus3.edgexfoundry.org:10003 17:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:01:57 Configure a credential helper to remove this warning. See 17:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:01:57 17:01:57 Login Succeeded 17:01:57 nexus3.edgexfoundry.org:10004 17:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:01:57 Configure a credential helper to remove this warning. See 17:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:01:57 17:01:57 Login Succeeded 17:01:57 ****.io 17:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:01:58 Configure a credential helper to remove this warning. See 17:01:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:01:58 17:01:58 Login Succeeded 17:01:58 ---> ****-login.sh ends [Pipeline] } 17:01:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:01:58 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:01:58 08b7f7cf698a8482c52dd57175d3282efba93adf 17:01:58 latest 17:01:58 3.2.0-dev.8 17:01:58 08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 17:01:58 main 17:01:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf 17:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:02:02 eea78944aaa4: Preparing 17:02:02 6418af9f3620: Preparing 17:02:02 e8664a725494: Preparing 17:02:02 5f5ab5e42c99: Preparing 17:02:02 b98b732d765d: Preparing 17:02:02 5b3fa34dbcb3: Preparing 17:02:02 0faf9b67be60: Preparing 17:02:02 0faf9b67be60: Waiting 17:02:02 5b3fa34dbcb3: Waiting 17:02:02 6418af9f3620: Pushed 17:02:02 e8664a725494: Pushed 17:02:02 5f5ab5e42c99: Pushed 17:02:02 0faf9b67be60: Layer already exists 17:02:02 5b3fa34dbcb3: Pushed 17:02:03 b98b732d765d: Pushed 17:02:07 eea78944aaa4: Pushed 17:02:07 08b7f7cf698a8482c52dd57175d3282efba93adf: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:07 + 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 17:02:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:02:08 eea78944aaa4: Preparing 17:02:08 6418af9f3620: Preparing 17:02:08 e8664a725494: Preparing 17:02:08 5f5ab5e42c99: Preparing 17:02:08 b98b732d765d: Preparing 17:02:08 5b3fa34dbcb3: Preparing 17:02:08 0faf9b67be60: Preparing 17:02:08 5b3fa34dbcb3: Waiting 17:02:08 0faf9b67be60: Waiting 17:02:08 5f5ab5e42c99: Layer already exists 17:02:08 6418af9f3620: Layer already exists 17:02:08 b98b732d765d: Layer already exists 17:02:08 e8664a725494: Layer already exists 17:02:08 eea78944aaa4: Layer already exists 17:02:08 5b3fa34dbcb3: Layer already exists 17:02:08 0faf9b67be60: Layer already exists 17:02:08 latest: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.8 17:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:02:09 eea78944aaa4: Preparing 17:02:09 6418af9f3620: Preparing 17:02:09 e8664a725494: Preparing 17:02:09 5f5ab5e42c99: Preparing 17:02:09 b98b732d765d: Preparing 17:02:09 5b3fa34dbcb3: Preparing 17:02:09 0faf9b67be60: Preparing 17:02:09 5b3fa34dbcb3: Waiting 17:02:09 0faf9b67be60: Waiting 17:02:09 6418af9f3620: Layer already exists 17:02:09 5f5ab5e42c99: Layer already exists 17:02:09 eea78944aaa4: Layer already exists 17:02:09 b98b732d765d: Layer already exists 17:02:09 e8664a725494: Layer already exists 17:02:09 5b3fa34dbcb3: Layer already exists 17:02:09 0faf9b67be60: Layer already exists 17:02:09 3.2.0-dev.8: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 17:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:02:10 eea78944aaa4: Preparing 17:02:10 6418af9f3620: Preparing 17:02:10 e8664a725494: Preparing 17:02:10 5f5ab5e42c99: Preparing 17:02:10 b98b732d765d: Preparing 17:02:10 5b3fa34dbcb3: Preparing 17:02:10 0faf9b67be60: Preparing 17:02:10 5b3fa34dbcb3: Waiting 17:02:10 0faf9b67be60: Waiting 17:02:10 b98b732d765d: Layer already exists 17:02:10 e8664a725494: Layer already exists 17:02:10 eea78944aaa4: Layer already exists 17:02:10 5f5ab5e42c99: Layer already exists 17:02:10 6418af9f3620: Layer already exists 17:02:10 5b3fa34dbcb3: Layer already exists 17:02:10 0faf9b67be60: Layer already exists 17:02:10 08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:11 + 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 17:02:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:02:11 eea78944aaa4: Preparing 17:02:11 6418af9f3620: Preparing 17:02:11 e8664a725494: Preparing 17:02:11 5f5ab5e42c99: Preparing 17:02:11 b98b732d765d: Preparing 17:02:11 5b3fa34dbcb3: Preparing 17:02:11 0faf9b67be60: Preparing 17:02:11 5b3fa34dbcb3: Waiting 17:02:11 0faf9b67be60: Waiting 17:02:11 5f5ab5e42c99: Layer already exists 17:02:11 eea78944aaa4: Layer already exists 17:02:11 e8664a725494: Layer already exists 17:02:11 6418af9f3620: Layer already exists 17:02:11 b98b732d765d: Layer already exists 17:02:11 5b3fa34dbcb3: Layer already exists 17:02:11 0faf9b67be60: Layer already exists 17:02:12 main: digest: sha256:5750ae2533692fd9350fb78a8c4b1a69db1349d452fe8c37d988de9d9d7859a3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:02:12 ===================================================== [Pipeline] echo 17:02:12 taggedImages: 17:02:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf 17:02:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:02:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.8 17:02:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08b7f7cf698a8482c52dd57175d3282efba93adf-3.2.0-dev.8 17:02:12 - 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 17:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:02:13 17:02:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:02:13 arm64: Pulling from edgex-lftools-log-publisher 17:02:13 8998bd30e6a1: Pulling fs layer 17:02:13 04944245beec: Pulling fs layer 17:02:13 699f458cf7ca: Pulling fs layer 17:02:13 765212b225bb: Pulling fs layer 17:02:13 f23df028b6ca: Pulling fs layer 17:02:13 d65c8cfc05b1: Pulling fs layer 17:02:13 2437ff75d9bd: Pulling fs layer 17:02:13 f23df028b6ca: Waiting 17:02:13 d65c8cfc05b1: Waiting 17:02:13 2437ff75d9bd: Waiting 17:02:13 765212b225bb: Waiting 17:02:13 04944245beec: Verifying Checksum 17:02:13 04944245beec: Download complete 17:02:13 765212b225bb: Download complete 17:02:13 f23df028b6ca: Verifying Checksum 17:02:13 f23df028b6ca: Download complete 17:02:13 d65c8cfc05b1: Download complete 17:02:13 699f458cf7ca: Verifying Checksum 17:02:13 699f458cf7ca: Download complete 17:02:14 8998bd30e6a1: Verifying Checksum 17:02:14 8998bd30e6a1: Download complete 17:02:16 2437ff75d9bd: Verifying Checksum 17:02:16 2437ff75d9bd: Download complete 17:02:20 8998bd30e6a1: Pull complete 17:02:20 04944245beec: Pull complete 17:02:22 699f458cf7ca: Pull complete 17:02:22 765212b225bb: Pull complete 17:02:23 f23df028b6ca: Pull complete 17:02:23 d65c8cfc05b1: Pull complete 17:02:45 2437ff75d9bd: Pull complete 17:02:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:02:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:46 prd-ubuntu20.04-docker-arm64-4c-16g-28042 does not seem to be running inside a container 17:02:46 $ 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/217 -v /w/workspace/app-service-configurable/217:/w/workspace/app-service-configurable/217:rw,z -v /w/workspace/app-service-configurable/217@tmp:/w/workspace/app-service-configurable/217@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 17:02:47 $ docker top 8aa1c33988ad114295dd7a867eec44f9342be130b4b26ba7cfccc26be01b1654 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:48 ---> job-cost.sh 17:02:48 lf-activate-venv: SKIPPING 17:02:48 INFO: No Stack... 17:02:48 INFO: Retrieving Pricing Info for: v3-standard-8 17:02:49 INFO: Archiving Costs [Pipeline] sh 17:02:50 + + catcut /w/workspace/app-service-configurable/217/archives/cost.csv -d, 17:02:50 -f6 [Pipeline] lock 17:02:50 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] 17:02:50 Resource [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] did not exist. Created. 17:02:50 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:02:50 /w/workspace/app-service-configurable/217@tmp/durable-25540adb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:02:50 + echo total: 0.2199999988079071 [Pipeline] stash 17:02:51 Warning: overwriting stash ‘stack-cost’ 17:02:51 Stashed 1 file(s) [Pipeline] } 17:02:51 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-217-stack-cost] [Pipeline] // lock [Pipeline] } 17:02:51 $ docker stop --time=1 8aa1c33988ad114295dd7a867eec44f9342be130b4b26ba7cfccc26be01b1654 17:02:52 $ docker rm -f --volumes 8aa1c33988ad114295dd7a867eec44f9342be130b4b26ba7cfccc26be01b1654 [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 17:02:53 provisioning config files... 17:02:53 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3691757418291206141tmp [Pipeline] { [Pipeline] sh 17:02:54 + set +x 17:02:54 + curl -s https://codecov.io/bash 17:02:54 + bash -s -- 17:02:54 17:02:54 _____ _ 17:02:54 / ____| | | 17:02:54 | | ___ __| | ___ ___ _____ __ 17:02:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:02:54 | |___| (_) | (_| | __/ (_| (_) \ V / 17:02:54 \_____\___/ \__,_|\___|\___\___/ \_/ 17:02:54 Bash-1.0.6 17:02:54 17:02:54 17:02:54 ==> git version 2.25.1 found 17:02:54 ==> 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 17:02:54 Release-Date: 2020-01-08 17:02:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:02:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:02:54 ==> Jenkins CI detected. 17:02:54 current dir:  /w/workspace/ry_app-service-configurable_main 17:02:54 project root: . 17:02:54 --> token set from env 17:02:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:02:54 ==> Running gcov in . (disable via -X gcov) 17:02:54 ==> Python coveragepy not found 17:02:54 ==> Searching for coverage reports in: 17:02:54 + . 17:02:54 -> Found 1 reports 17:02:54 ==> Detecting git/mercurial file structure 17:02:54 ==> Reading reports 17:02:54 + ./coverage.out bytes=13 17:02:54 ==> Appending adjustments 17:02:54 https://docs.codecov.io/docs/fixing-reports 17:02:54 + Found adjustments 17:02:54 ==> Gzipping contents 17:02:54 4.0K /tmp/codecov.7OsiuT.gz 17:02:54 ==> Uploading reports 17:02:54 url: https://codecov.io 17:02:54 query: branch=main&commit=08b7f7cf698a8482c52dd57175d3282efba93adf&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:02:54 -> Pinging Codecov 17:02:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=08b7f7cf698a8482c52dd57175d3282efba93adf&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:02:54 -> Uploading to 17:02:54 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/A97CA9966030D2A3747ED39772930CCE/08b7f7cf698a8482c52dd57175d3282efba93adf/916d7de2-ed3a-4aa6-8534-b91d1afed26d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T170254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7991387746cb8e71ba97dfadf375fad63b57f486732f86c028a2870b4c3c4fbd 17:02:54 % Total % Received % Xferd Average Speed Time Time Time Current 17:02:54 Dload Upload Total Spent Left Speed 17:02:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 903 --:--:-- --:--:-- --:--:-- 903 17:02:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] } 17:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:02:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:02:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:02:55 17:02:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:02:56 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:02:56 df9b9388f04a: Pulling fs layer 17:02:56 52dc419b0ee2: Pulling fs layer 17:02:56 25bc292e5bac: Pulling fs layer 17:02:56 114826534d7a: Pulling fs layer 17:02:56 4657fd5d0bcf: Pulling fs layer 17:02:56 6ad1cebc031e: Pulling fs layer 17:02:56 8a3aa393b2d8: Pulling fs layer 17:02:56 4657fd5d0bcf: Waiting 17:02:56 6ad1cebc031e: Waiting 17:02:56 8a3aa393b2d8: Waiting 17:02:56 114826534d7a: Waiting 17:02:56 25bc292e5bac: Download complete 17:02:56 52dc419b0ee2: Verifying Checksum 17:02:56 52dc419b0ee2: Download complete 17:02:56 4657fd5d0bcf: Verifying Checksum 17:02:56 4657fd5d0bcf: Download complete 17:02:56 df9b9388f04a: Verifying Checksum 17:02:56 df9b9388f04a: Download complete 17:02:56 6ad1cebc031e: Verifying Checksum 17:02:56 6ad1cebc031e: Download complete 17:02:56 df9b9388f04a: Pull complete 17:02:56 52dc419b0ee2: Pull complete 17:02:56 25bc292e5bac: Pull complete 17:02:56 114826534d7a: Download complete 17:02:56 8a3aa393b2d8: Verifying Checksum 17:02:56 8a3aa393b2d8: Download complete 17:03:01 114826534d7a: Pull complete 17:03:01 4657fd5d0bcf: Pull complete 17:03:01 6ad1cebc031e: Pull complete 17:03:03 8a3aa393b2d8: Pull complete 17:03:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:03:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:03 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 17:03:03 $ 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 17:03:07 $ docker top 2dde866c6b424eea1efb2e1c77b127a31b613b15417c0bdfd2a3b34eefba942d -eo pid,comm [Pipeline] { [Pipeline] echo 17:03:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:03:08 + set -o pipefail 17:03:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:03:14 17:03:14 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:03:14 17:03:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/c4b4ffc0-9bf4-4ab0-a41f-b05c81193901 17:03:14 17:03:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:03:14 17:03:14 17:03:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:03:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:03:14 More details here: https://snyk.co/ue1NS 17:03:14 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 17:03:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:03:14 $ docker stop --time=1 2dde866c6b424eea1efb2e1c77b127a31b613b15417c0bdfd2a3b34eefba942d 17:03:17 $ docker rm -f --volumes 2dde866c6b424eea1efb2e1c77b127a31b613b15417c0bdfd2a3b34eefba942d [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 17:03:19 + git log --format=format:%s -1 08b7f7cf698a8482c52dd57175d3282efba93adf [Pipeline] sh 17:03:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:03:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:20 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 17:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:03:20 $ docker top b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 -eo pid,comm 17:03:20 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). 17:03:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:20 [ssh-agent] Looking for ssh-agent implementation... 17:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:21 $ docker exec b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 ssh-agent 17:03:21 SSH_AUTH_SOCK=/tmp/ssh-pxHzyER20GEj/agent.32 17:03:21 SSH_AGENT_PID=38 17:03:21 Running ssh-add (command line suppressed) 17:03:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9921283286997403877.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9921283286997403877.key) 17:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:21 + git semver tag 17:03:21 2024-01-26 17:03:21,816 [run_tag] DEBUG tag force:False 17:03:21 2024-01-26 17:03:21,816 [check_head_tag] DEBUG check head tag 17:03:21 2024-01-26 17:03:21,817 [execute] INFO git cat-file --batch-check 17:03:21 2024-01-26 17:03:21,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:03:21 2024-01-26 17:03:21,822 [execute] INFO git cat-file --batch 17:03:21 2024-01-26 17:03:21,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:03:21 2024-01-26 17:03:21,844 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:03:21 2024-01-26 17:03:21,844 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 17:03:21 2024-01-26 17:03:21,844 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:03:21 2024-01-26 17:03:21,850 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:03:21 3.2.0-dev.8 [Pipeline] } 17:03:21 $ docker exec --env ******** --env ******** b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 ssh-agent -k 17:03:22 unset SSH_AUTH_SOCK; 17:03:22 unset SSH_AGENT_PID; 17:03:22 echo Agent pid 38 killed; 17:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:22 + git semver [Pipeline] } 17:03:22 $ docker stop --time=1 b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 17:03:24 $ docker rm -f --volumes b52be00bfb1ec5f22dfe5344cd7cc467d3b6074d723b6434a8d2a20d5d350dc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:03:24 17:03:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:03:25 0.23.1-centos7: Pulling from edgex-lftools 17:03:25 ab5ef0e58194: Pulling fs layer 17:03:25 9712f1f96733: Pulling fs layer 17:03:25 63f879dbbcfc: Pulling fs layer 17:03:25 0d9ebad4ef96: Pulling fs layer 17:03:25 e9a5061849ea: Pulling fs layer 17:03:25 d747dcd14b5f: Pulling fs layer 17:03:25 2de7ff778b66: Pulling fs layer 17:03:25 e9a5061849ea: Waiting 17:03:25 d747dcd14b5f: Waiting 17:03:25 2de7ff778b66: Waiting 17:03:25 0d9ebad4ef96: Waiting 17:03:25 9712f1f96733: Download complete 17:03:25 63f879dbbcfc: Verifying Checksum 17:03:25 63f879dbbcfc: Download complete 17:03:25 0d9ebad4ef96: Verifying Checksum 17:03:25 0d9ebad4ef96: Download complete 17:03:25 e9a5061849ea: Verifying Checksum 17:03:25 e9a5061849ea: Download complete 17:03:25 d747dcd14b5f: Verifying Checksum 17:03:25 d747dcd14b5f: Download complete 17:03:25 ab5ef0e58194: Verifying Checksum 17:03:25 ab5ef0e58194: Download complete 17:03:25 2de7ff778b66: Verifying Checksum 17:03:25 2de7ff778b66: Download complete 17:03:28 ab5ef0e58194: Pull complete 17:03:28 9712f1f96733: Pull complete 17:03:29 63f879dbbcfc: Pull complete 17:03:33 0d9ebad4ef96: Pull complete 17:03:33 e9a5061849ea: Pull complete 17:03:33 d747dcd14b5f: Pull complete 17:03:34 2de7ff778b66: Pull complete 17:03:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:03:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:35 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 17:03: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 17:03:40 $ docker top 661e3394518e31b5bfd2c8bbed210d2ed374dec292838b62bfc084d1cff50926 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:03:40 provisioning config files... 17:03:40 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1780149252764744279tmp 17:03:40 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12249933488316611637tmp 17:03:40 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11387619830536252558tmp [Pipeline] { [Pipeline] echo 17:03:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:03:40 ---> sigul-configuration.sh 17:03:40 gpg: directory `/root/.gnupg' created 17:03:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:03:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:03:40 gpg: keyring `/root/.gnupg/secring.gpg' created 17:03:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:03:40 gpg: CAST5 encrypted data 17:03:40 gpg: encrypted with 1 passphrase 17:03:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:03:41 + mkdir /home/jenkins 17:03:41 + mkdir /home/jenkins/sigul [Pipeline] sh 17:03:41 + 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 17:03:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:03:41 ---> sigul-install.sh 17:03:41 Sigul already installed; skipping installation. [Pipeline] sh 17:03:41 + git tag --list 17:03:41 v1.0.0 17:03:41 v1.1.0 17:03:41 v1.2.0 17:03:41 v1.3.0 17:03:41 v1.3.1 17:03:41 v2.0.0 17:03:41 v2.0.1 17:03:41 v2.1.0 17:03:41 v2.1.1 17:03:41 v2.1.2 17:03:41 v2.2.0 17:03:41 v2.3 17:03:41 v2.3.0 17:03:41 v2.3.1 17:03:41 v3.0 17:03:41 v3.0.0 17:03:41 v3.0.1 17:03:41 v3.0.1-dev.1 17:03:41 v3.1 17:03:41 v3.1.0 17:03:41 v3.1.0-dev.1 17:03:41 v3.1.0-dev.10 17:03:41 v3.1.0-dev.11 17:03:41 v3.1.0-dev.12 17:03:41 v3.1.0-dev.13 17:03:41 v3.1.0-dev.14 17:03:41 v3.1.0-dev.15 17:03:41 v3.1.0-dev.16 17:03:41 v3.1.0-dev.17 17:03:41 v3.1.0-dev.18 17:03:41 v3.1.0-dev.19 17:03:41 v3.1.0-dev.2 17:03:41 v3.1.0-dev.20 17:03:41 v3.1.0-dev.21 17:03:41 v3.1.0-dev.22 17:03:41 v3.1.0-dev.23 17:03:41 v3.1.0-dev.24 17:03:41 v3.1.0-dev.25 17:03:41 v3.1.0-dev.26 17:03:41 v3.1.0-dev.27 17:03:41 v3.1.0-dev.28 17:03:41 v3.1.0-dev.29 17:03:41 v3.1.0-dev.3 17:03:41 v3.1.0-dev.30 17:03:41 v3.1.0-dev.31 17:03:41 v3.1.0-dev.32 17:03:41 v3.1.0-dev.33 17:03:41 v3.1.0-dev.34 17:03:41 v3.1.0-dev.35 17:03:41 v3.1.0-dev.36 17:03:41 v3.1.0-dev.37 17:03:41 v3.1.0-dev.38 17:03:41 v3.1.0-dev.39 17:03:41 v3.1.0-dev.4 17:03:41 v3.1.0-dev.5 17:03:41 v3.1.0-dev.6 17:03:41 v3.1.0-dev.7 17:03:41 v3.1.0-dev.8 17:03:41 v3.1.0-dev.9 17:03:41 v3.2.0-dev.1 17:03:41 v3.2.0-dev.2 17:03:41 v3.2.0-dev.3 17:03:41 v3.2.0-dev.4 17:03:41 v3.2.0-dev.5 17:03:41 v3.2.0-dev.6 17:03:41 v3.2.0-dev.7 17:03:41 v3.2.0-dev.8 [Pipeline] sh 17:03:42 + lftools sign git-tag v3.2.0-dev.8 17:03:42 Signing Git tag with Sigul... 17:03:42 Signing v3.2.0-dev.8 [Pipeline] echo 17:03:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:03:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:03:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:03:43 $ docker stop --time=1 661e3394518e31b5bfd2c8bbed210d2ed374dec292838b62bfc084d1cff50926 17:03:44 $ docker rm -f --volumes 661e3394518e31b5bfd2c8bbed210d2ed374dec292838b62bfc084d1cff50926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:03:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:03:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:46 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 17:03: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 17:03:46 $ docker top 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 -eo pid,comm 17:03:46 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). 17:03:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:47 [ssh-agent] Looking for ssh-agent implementation... 17:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:47 $ docker exec 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 ssh-agent 17:03:47 SSH_AUTH_SOCK=/tmp/ssh-odnfplVlgImr/agent.32 17:03:47 SSH_AGENT_PID=38 17:03:47 Running ssh-add (command line suppressed) 17:03:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3798818865648773574.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3798818865648773574.key) 17:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:47 + git semver bump pre 17:03:48 2024-01-26 17:03:48,012 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:03:48 2024-01-26 17:03:48,013 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev 17:03:48 2024-01-26 17:03:48,013 [bump_version] DEBUG bumped version:3.2.0-dev.9 17:03:48 2024-01-26 17:03:48,013 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:03:48 2024-01-26 17:03:48,013 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:03:48 2024-01-26 17:03:48,013 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:03:48 2024-01-26 17:03:48,015 [execute] INFO git cat-file --batch-check 17:03:48 2024-01-26 17:03:48,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:03:48 2024-01-26 17:03:48,021 [execute] INFO git cat-file --batch 17:03:48 2024-01-26 17:03:48,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:03:48 2024-01-26 17:03:48,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:03:48 3.2.0-dev.9 [Pipeline] } 17:03:48 $ docker exec --env ******** --env ******** 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 ssh-agent -k 17:03:48 unset SSH_AUTH_SOCK; 17:03:48 unset SSH_AGENT_PID; 17:03:48 echo Agent pid 38 killed; 17:03:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:48 + git semver [Pipeline] } 17:03:49 $ docker stop --time=1 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 17:03:50 $ docker rm -f --volumes 7b427d8d1b79c78202d3fa3f2159f975b10693346fd5e7813ba9dbfd8abe80e1 [Pipeline] // withDockerContainer [Pipeline] sh 17:03:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:03:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:03:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:51 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 17:03:51 $ 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 17:03:51 $ docker top 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 -eo pid,comm 17:03:51 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). 17:03:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:03:52 [ssh-agent] Looking for ssh-agent implementation... 17:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:52 $ docker exec 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 ssh-agent 17:03:52 SSH_AUTH_SOCK=/tmp/ssh-d4PnTUViwzV2/agent.33 17:03:52 SSH_AGENT_PID=39 17:03:52 Running ssh-add (command line suppressed) 17:03:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7831447289313044265.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7831447289313044265.key) 17:03:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:03:52 + git semver push 17:03:52 2024-01-26 17:03:52,879 [run_push] DEBUG push 17:03:52 2024-01-26 17:03:52,880 [execute] INFO git cat-file --batch-check 17:03:52 2024-01-26 17:03:52,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:03:52 2024-01-26 17:03:52,884 [execute] INFO git rev-list c44a97727ca6aba02fcf2624554b2e2cf65e54ca -- 17:03:52 2024-01-26 17:03:52,884 [execute] DEBUG Popen(['git', 'rev-list', 'c44a97727ca6aba02fcf2624554b2e2cf65e54ca', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:03:52 2024-01-26 17:03:52,894 [execute] INFO git fetch -v origin 17:03:52 2024-01-26 17:03:52,895 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:03:53 2024-01-26 17:03:53,397 [run_push] DEBUG no remote changes detected 17:03:53 2024-01-26 17:03:53,397 [execute] INFO git push origin semver 17:03:53 2024-01-26 17:03:53,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:03:54 2024-01-26 17:03:54,060 [run_push] DEBUG push all version tags 17:03:54 2024-01-26 17:03:54,060 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:03:54 2024-01-26 17:03:54,061 [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) 17:03:55 2024-01-26 17:03:54,718 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:03:55 3.2.0-dev.9 [Pipeline] } 17:03:55 $ docker exec --env ******** --env ******** 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 ssh-agent -k 17:03:55 unset SSH_AUTH_SOCK; 17:03:55 unset SSH_AGENT_PID; 17:03:55 echo Agent pid 39 killed; 17:03:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:03:55 + git semver [Pipeline] } 17:03:55 $ docker stop --time=1 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 17:03:57 $ docker rm -f --volumes 936b5e63d7d1642da0480b1a4c7efde3b4453afc4e6c9fbd9ad7a27ff787c1c6 [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 17:03:58 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:03:58 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:03:58 total 16 17:03:58 drwxr-xr-x 3 root root 4096 Jan 26 16:55 . 17:03:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 17:03 .. 17:03:58 drwxr-xr-x 2 root root 4096 Jan 26 16:55 cost 17:03:58 -rw-r--r-- 1 root root 96 Jan 26 16:55 cost.csv 17:03:58 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:03:58 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:03:58 total 16 17:03:58 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:55 . 17:03:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 17:03 .. 17:03:58 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 16:55 cost 17:03:58 -rw-r--r-- 1 jenkins jenkins 96 Jan 26 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:03:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:04:00 ---> package-listing.sh 17:04:00 ++ facter osfamily 17:04:00 ++ tr '[:upper:]' '[:lower:]' 17:04:00 + OS_FAMILY=debian 17:04:00 + workspace=/w/workspace/ry_app-service-configurable_main 17:04:00 + START_PACKAGES=/tmp/packages_start.txt 17:04:00 + END_PACKAGES=/tmp/packages_end.txt 17:04:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:00 + PACKAGES=/tmp/packages_start.txt 17:04:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:04:00 + PACKAGES=/tmp/packages_end.txt 17:04:00 + case "${OS_FAMILY}" in 17:04:00 + dpkg -l 17:04:00 + grep '^ii' 17:04:00 + '[' -f /tmp/packages_start.txt ']' 17:04:00 + '[' -f /tmp/packages_end.txt ']' 17:04:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:04:00 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:04:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:04:00 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 17:04:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:01 prd-ubuntu20.04-docker-8c-8g-28040 does not seem to be running inside a container 17:04:01 $ 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 17:04:01 $ docker top d78bf0430a497ee6862b4785704c628257e3f48b8fc6f6b0c12c13c1cf041552 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:02 + touch /tmp/pre-build-complete [Pipeline] sh 17:04:02 + mkdir -p /var/log/sysstat [Pipeline] sh 17:04:02 + ls /var/log/sa-host 17:04:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:02 provisioning config files... 17:04:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18224802587133798989tmp [Pipeline] { [Pipeline] echo 17:04:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:03 ---> create-netrc.sh [Pipeline] } 17:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:04:03 ---> python-tools-install.sh [Pipeline] echo 17:04:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:04:04 ---> sudo-logs.sh 17:04:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:04:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:04:04 ---> job-cost.sh 17:04:04 lf-activate-venv: SKIPPING 17:04:04 DEBUG: total: 0.2199999988079071 17:04:04 INFO: Retrieving Stack Cost... 17:04:04 INFO: Retrieving Pricing Info for: v3-standard-8 17:04:04 INFO: Archiving Costs [Pipeline] echo 17:04:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:04:05 ---> logs-deploy.sh 17:04:05 lf-activate-venv: SKIPPING 17:04:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/217 17:04:05 INFO: archiving workspace using pattern(s): 17:04:06 Archives upload complete. 17:04:06 INFO: archiving logs to Nexus 17:04:06 ---> uname -a: 17:04:06 Linux prd-ubuntu20-04-docker-8c-8g-28040 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:04:06 17:04:06 17:04:06 ---> lscpu: 17:04:06 Architecture: x86_64 17:04:06 CPU op-mode(s): 32-bit, 64-bit 17:04:06 Byte Order: Little Endian 17:04:06 Address sizes: 40 bits physical, 48 bits virtual 17:04:06 CPU(s): 8 17:04:06 On-line CPU(s) list: 0-7 17:04:06 Thread(s) per core: 1 17:04:06 Core(s) per socket: 1 17:04:06 Socket(s): 8 17:04:06 NUMA node(s): 1 17:04:06 Vendor ID: AuthenticAMD 17:04:06 CPU family: 23 17:04:06 Model: 49 17:04:06 Model name: AMD EPYC-Rome Processor 17:04:06 Stepping: 0 17:04:06 CPU MHz: 2800.000 17:04:06 BogoMIPS: 5600.00 17:04:06 Virtualization: AMD-V 17:04:06 Hypervisor vendor: KVM 17:04:06 Virtualization type: full 17:04:06 L1d cache: 256 KiB 17:04:06 L1i cache: 256 KiB 17:04:06 L2 cache: 4 MiB 17:04:06 L3 cache: 128 MiB 17:04:06 NUMA node0 CPU(s): 0-7 17:04:06 Vulnerability Itlb multihit: Not affected 17:04:06 Vulnerability L1tf: Not affected 17:04:06 Vulnerability Mds: Not affected 17:04:06 Vulnerability Meltdown: Not affected 17:04:06 Vulnerability Mmio stale data: Not affected 17:04:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:04:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:04:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:04:06 Vulnerability Srbds: Not affected 17:04:06 Vulnerability Tsx async abort: Not affected 17:04:06 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 17:04:06 17:04:06 17:04:06 ---> nproc: 17:04:06 8 17:04:06 17:04:06 17:04:06 ---> df -h: 17:04:06 Filesystem Size Used Avail Use% Mounted on 17:04:06 overlay 155G 13G 143G 9% / 17:04:06 tmpfs 64M 0 64M 0% /dev 17:04:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:04:06 shm 64M 0 64M 0% /dev/shm 17:04:06 /dev/vda1 155G 13G 143G 9% /facter-os 17:04:06 17:04:06 17:04:06 ---> sar -b -r -n DEV: 17:04:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28040) 01/26/24 _x86_64_ (8 CPU) 17:04:06 17:04:06 16:51:38 LINUX RESTART (8 CPU) 17:04:06 17:04:06 16:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:04:06 16:53:01 187.99 39.29 148.70 0.00 4308.70 144321.63 0.00 17:04:06 16:54:01 116.08 0.07 116.01 0.00 5.47 39209.87 0.00 17:04:06 16:55:01 203.34 0.27 203.07 0.00 23.93 50961.08 0.00 17:04:06 16:56:01 9.45 0.03 9.41 0.00 7.60 1413.55 0.00 17:04:06 16:57:01 26.45 10.25 16.20 0.00 3456.49 3733.91 0.00 17:04:06 16:58:01 4.05 0.00 4.05 0.00 0.00 54.66 0.00 17:04:06 16:59:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 17:04:06 17:00:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 17:04:06 17:01:02 1.10 0.00 1.10 0.00 0.00 12.13 0.00 17:04:06 17:02:01 2.02 0.00 2.02 0.00 0.00 30.77 0.00 17:04:06 17:03:01 3.83 0.10 3.73 0.00 10.26 432.86 0.00 17:04:06 17:04:01 141.99 0.38 141.61 0.00 22.53 56644.83 0.00 17:04:06 Average: 58.36 4.20 54.16 0.00 653.72 24778.40 0.00 17:04:06 17:04:06 16:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:04:06 16:53:01 28689312 31561024 741524 2.26 104812 2997604 1935396 5.70 1133172 2614212 451488 17:04:06 16:54:01 27437972 30857736 1437940 4.37 139512 3453572 2373580 7.00 1847096 3087324 425372 17:04:06 16:55:01 27826540 31553860 741188 2.25 153452 3721392 1865240 5.50 1224656 3292708 200 17:04:06 16:56:01 27834584 31562336 734448 2.23 153680 3721776 1784324 5.26 1228144 3280700 8 17:04:06 16:57:01 27593628 31542332 745424 2.27 159040 3925584 1822664 5.37 1389084 3336536 1256 17:04:06 16:58:01 27600016 31548700 739328 2.25 159072 3925580 1838716 5.42 1384216 3336496 128 17:04:06 16:59:01 27600504 31549228 738740 2.25 159100 3925584 1838716 5.42 1384160 3336500 8 17:04:06 17:00:01 27610024 31558912 729148 2.22 159140 3925588 1838716 5.42 1374484 3336604 36 17:04:06 17:01:02 27610268 31559180 728824 2.22 159156 3925592 1838716 5.42 1374540 3336612 12 17:04:06 17:02:01 27609800 31559036 729124 2.22 159244 3925572 1838716 5.42 1374348 3336872 24 17:04:06 17:03:01 26957828 31515472 772000 2.35 163804 4494256 2075936 6.12 1424704 3904980 576492 17:04:06 17:04:01 26085788 31513596 769428 2.34 199244 5234796 1810996 5.34 1519024 4583960 892 17:04:06 Average: 27538022 31490118 800593 2.43 155771 3931408 1905143 5.61 1388136 3398625 121326 17:04:06 17:04:06 16:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:04:06 16:53:01 ens3 814.93 525.64 7812.57 104.32 0.00 0.00 0.00 0.00 17:04:06 16:53:01 docker0 180.16 266.08 15.34 2175.58 0.00 0.00 0.00 0.00 17:04:06 16:53:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 17:04:06 16:54:01 ens3 30.08 17.18 29.05 21.18 0.00 0.00 0.00 0.00 17:04:06 16:54:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:04:06 16:54:01 veth199fc1a 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 17:04:06 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 16:55:01 ens3 166.40 123.92 2738.45 243.80 0.00 0.00 0.00 0.00 17:04:06 16:55:01 docker0 5.35 9.39 0.33 127.79 0.00 0.00 0.00 0.00 17:04:06 16:55:01 lo 8.18 8.18 0.82 0.82 0.00 0.00 0.00 0.00 17:04:06 16:56:01 ens3 7.68 5.36 9.58 2.97 0.00 0.00 0.00 0.00 17:04:06 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:04:06 16:57:01 ens3 102.65 58.56 1375.75 4.08 0.00 0.00 0.00 0.00 17:04:06 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:04:06 16:58:01 ens3 0.40 0.28 0.15 0.08 0.00 0.00 0.00 0.00 17:04:06 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 16:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:00:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 17:01:02 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:04:06 17:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:02:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:06 17:03:01 ens3 116.86 70.89 3967.10 7.83 0.00 0.00 0.00 0.00 17:04:06 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:06 17:03:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 17:04:06 17:04:01 ens3 316.96 226.56 4195.43 155.47 0.00 0.00 0.00 0.00 17:04:06 17:04:01 docker0 64.91 107.23 5.22 909.73 0.00 0.00 0.00 0.00 17:04:06 17:04:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 17:04:06 Average: ens3 129.90 85.85 1679.95 45.09 0.00 0.00 0.00 0.00 17:04:06 Average: docker0 20.90 31.94 1.74 268.12 0.00 0.00 0.00 0.00 17:04:06 Average: lo 1.51 1.51 0.15 0.15 0.00 0.00 0.00 0.00 17:04:06 17:04:06 17:04:06 ---> sar -P ALL: 17:04:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28040) 01/26/24 _x86_64_ (8 CPU) 17:04:06 17:04:06 16:51:38 LINUX RESTART (8 CPU) 17:04:06 17:04:06 16:52:01 CPU %user %nice %system %iowait %steal %idle 17:04:06 16:53:01 all 10.82 0.00 3.76 2.40 0.07 82.95 17:04:06 16:53:01 0 13.04 0.00 4.28 5.92 0.08 76.67 17:04:06 16:53:01 1 12.35 0.00 4.49 1.08 0.07 82.01 17:04:06 16:53:01 2 10.70 0.00 3.95 1.57 0.08 83.70 17:04:06 16:53:01 3 10.53 0.00 3.56 0.99 0.05 84.87 17:04:06 16:53:01 4 8.16 0.00 3.90 2.36 0.07 85.51 17:04:06 16:53:01 5 10.08 0.00 3.81 3.07 0.07 82.97 17:04:06 16:53:01 6 11.69 0.00 2.68 2.29 0.05 83.29 17:04:06 16:53:01 7 9.99 0.00 3.43 1.90 0.08 84.59 17:04:06 16:54:01 all 39.58 0.00 4.54 2.36 0.08 53.44 17:04:06 16:54:01 0 39.52 0.00 4.50 0.13 0.08 55.76 17:04:06 16:54:01 1 39.11 0.00 4.55 3.29 0.08 52.96 17:04:06 16:54:01 2 40.85 0.00 5.87 13.55 0.08 39.65 17:04:06 16:54:01 3 38.36 0.00 3.90 0.22 0.07 57.46 17:04:06 16:54:01 4 40.06 0.00 4.65 0.34 0.08 54.87 17:04:06 16:54:01 5 39.89 0.00 4.53 0.29 0.07 55.23 17:04:06 16:54:01 6 39.41 0.00 4.33 0.42 0.07 55.78 17:04:06 16:54:01 7 39.48 0.00 3.97 0.72 0.07 55.76 17:04:06 16:55:01 all 23.27 0.00 4.67 2.27 0.07 69.73 17:04:06 16:55:01 0 23.05 0.00 5.60 4.18 0.08 67.09 17:04:06 16:55:01 1 22.47 0.00 4.65 1.91 0.05 70.92 17:04:06 16:55:01 2 23.46 0.00 4.25 0.18 0.07 72.04 17:04:06 16:55:01 3 23.76 0.00 4.31 1.16 0.07 70.71 17:04:06 16:55:01 4 22.60 0.00 4.15 0.08 0.07 73.11 17:04:06 16:55:01 5 23.52 0.00 4.36 1.84 0.07 70.22 17:04:06 16:55:01 6 23.81 0.00 5.26 7.89 0.07 62.98 17:04:06 16:55:01 7 23.47 0.00 4.76 0.91 0.08 70.77 17:04:06 16:56:01 all 0.27 0.00 0.13 0.09 0.01 99.50 17:04:06 16:56:01 0 0.15 0.00 0.13 0.00 0.00 99.72 17:04:06 16:56:01 1 0.15 0.00 0.13 0.00 0.02 99.70 17:04:06 16:56:01 2 0.12 0.00 0.13 0.00 0.02 99.73 17:04:06 16:56:01 3 0.17 0.00 0.08 0.02 0.00 99.73 17:04:06 16:56:01 4 0.73 0.00 0.08 0.00 0.02 99.17 17:04:06 16:56:01 5 0.33 0.00 0.20 0.22 0.03 99.22 17:04:06 16:56:01 6 0.27 0.00 0.10 0.07 0.02 99.55 17:04:06 16:56:01 7 0.27 0.00 0.15 0.38 0.00 99.20 17:04:06 16:57:01 all 0.96 0.00 0.45 0.37 0.02 98.20 17:04:06 16:57:01 0 0.77 0.00 0.52 0.88 0.03 97.80 17:04:06 16:57:01 1 0.45 0.00 0.23 0.02 0.03 99.27 17:04:06 16:57:01 2 2.82 0.00 0.60 0.05 0.02 96.51 17:04:06 16:57:01 3 0.35 0.00 0.32 0.00 0.02 99.32 17:04:06 16:57:01 4 0.52 0.00 0.27 0.40 0.02 98.79 17:04:06 16:57:01 5 1.17 0.00 0.62 0.08 0.03 98.10 17:04:06 16:57:01 6 0.40 0.00 0.27 1.23 0.02 98.08 17:04:06 16:57:01 7 1.20 0.00 0.75 0.32 0.02 97.71 17:04:06 16:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:04:06 16:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:04:06 16:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:04:06 16:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:04:06 16:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:04:06 16:58:01 4 0.02 0.00 0.02 0.00 0.03 99.93 17:04:06 16:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:04:06 16:58:01 6 0.02 0.00 0.03 0.02 0.02 99.92 17:04:06 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:04:06 16:59:01 all 0.07 0.00 0.01 0.00 0.01 99.90 17:04:06 16:59:01 0 0.00 0.00 0.00 0.02 0.02 99.97 17:04:06 16:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:04:06 16:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:04:06 16:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:04:06 16:59:01 4 0.53 0.00 0.03 0.00 0.05 99.38 17:04:06 16:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:04:06 16:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:04:06 16:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:04:06 17:00:01 all 0.27 0.00 0.01 0.01 0.01 99.70 17:04:06 17:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:04:06 17:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:04:06 17:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:04:06 17:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:04:06 17:00:01 4 1.95 0.00 0.00 0.00 0.02 98.03 17:04:06 17:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:04:06 17:00:01 6 0.15 0.00 0.00 0.02 0.02 99.82 17:04:06 17:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:04:06 17:01:02 all 0.29 0.00 0.01 0.00 0.01 99.68 17:04:06 17:01:02 0 0.00 0.00 0.02 0.00 0.02 99.97 17:04:06 17:01:02 1 0.02 0.00 0.00 0.00 0.02 99.97 17:04:06 17:01:02 2 0.02 0.00 0.02 0.00 0.00 99.97 17:04:06 17:01:02 3 0.00 0.00 0.02 0.00 0.00 99.98 17:04:06 17:01:02 4 1.99 0.00 0.02 0.00 0.03 97.96 17:04:07 17:01:02 5 0.00 0.00 0.00 0.00 0.00 100.00 17:04:07 17:01:02 6 0.28 0.00 0.03 0.02 0.00 99.67 17:04:07 17:01:02 7 0.00 0.00 0.00 0.00 0.02 99.98 17:04:07 17:02:01 all 0.27 0.00 0.01 0.01 0.01 99.70 17:04:07 17:02:01 0 0.03 0.00 0.02 0.02 0.02 99.92 17:04:07 17:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:04:07 17:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:04:07 17:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:04:07 17:02:01 4 1.95 0.00 0.02 0.00 0.05 97.98 17:04:07 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:04:07 17:02:01 6 0.07 0.00 0.03 0.03 0.02 99.85 17:04:07 17:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 17:04:07 17:03:01 all 2.20 0.00 0.92 0.05 0.02 96.82 17:04:07 17:03:01 0 1.86 0.00 0.77 0.02 0.02 97.34 17:04:07 17:03:01 1 1.89 0.00 0.92 0.02 0.02 97.16 17:04:07 17:03:01 2 1.32 0.00 1.70 0.02 0.02 96.94 17:04:07 17:03:01 3 1.63 0.00 0.83 0.05 0.02 97.46 17:04:07 17:03:01 4 3.85 0.00 0.76 0.00 0.03 95.36 17:04:07 17:03:01 5 2.51 0.00 0.72 0.00 0.02 96.76 17:04:07 17:03:01 6 2.67 0.00 0.74 0.22 0.00 96.37 17:04:07 17:03:01 7 1.82 0.00 0.90 0.07 0.02 97.20 17:04:07 17:04:07 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:04:07 17:04:01 all 7.77 0.00 3.51 2.30 0.06 86.36 17:04:07 17:04:01 0 8.24 0.00 4.38 9.08 0.07 78.24 17:04:07 17:04:01 1 7.90 0.00 3.24 0.20 0.03 88.62 17:04:07 17:04:01 2 6.39 0.00 2.91 0.03 0.05 90.61 17:04:07 17:04:01 3 6.61 0.00 3.36 3.04 0.07 86.93 17:04:07 17:04:01 4 7.25 0.00 2.93 0.27 0.05 89.51 17:04:07 17:04:01 5 7.19 0.00 3.70 0.39 0.05 88.68 17:04:07 17:04:01 6 10.50 0.00 4.31 5.36 0.08 79.74 17:04:07 17:04:01 7 8.13 0.00 3.26 0.03 0.07 88.51 17:04:07 Average: all 7.12 0.00 1.49 0.82 0.03 90.54 17:04:07 Average: 0 7.18 0.00 1.68 1.68 0.03 89.43 17:04:07 Average: 1 7.00 0.00 1.52 0.54 0.03 90.92 17:04:07 Average: 2 7.11 0.00 1.61 1.27 0.03 89.97 17:04:07 Average: 3 6.76 0.00 1.36 0.45 0.03 91.40 17:04:07 Average: 4 7.43 0.00 1.39 0.28 0.04 90.85 17:04:07 Average: 5 7.03 0.00 1.49 0.49 0.03 90.97 17:04:07 Average: 6 7.42 0.00 1.48 1.46 0.03 89.62 17:04:07 Average: 7 7.01 0.00 1.43 0.36 0.03 91.16 17:04:07 17:04:07 17:04:07