Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57ead21cbc97f430706e8a9fcd015f4acc09d354 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-ssh6555257124910520842.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11334771761263194274.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1809844071130384604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3838396485870493258.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-ssh9528054539452878107.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24344 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 57ead21cbc97f430706e8a9fcd015f4acc09d354 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57ead21cbc97f430706e8a9fcd015f4acc09d354 # timeout=10 Commit message: "Merge pull request #686 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.4" > git rev-list --no-walk b2cf19fdfbab540aeeb6422406a0226edc4878b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:03:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:03:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:03:03 ========================================================= 16:03:03 EdgeX Global Pipelines Version Info 16:03:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:03:04 ------------------- 16:03:04 stable info: 16:03:04 ------------------- 16:03:04 Commited By: Ginny Guan ginny@iotechsys.com 16:03:04 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 16:03:04 Message: update stable to v1.0.265 16:03:05 ------------------- 16:03:05 experimental info: 16:03:05 ------------------- 16:03:05 Commited By: Cherry Wang cherry@iotechsys.com 16:03:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 16:03:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:03:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:03:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:03:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:03:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] echo 16:03:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57ead21 [Pipeline] echo 16:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:06 provisioning config files... 16:03:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8839777640447405049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:06 ---> ****-login.sh 16:03:06 nexus3.edgexfoundry.org:10001 16:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:06 Configure a credential helper to remove this warning. See 16:03:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:06 16:03:06 Login Succeeded 16:03:06 nexus3.edgexfoundry.org:10002 16:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:07 Configure a credential helper to remove this warning. See 16:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:07 16:03:07 Login Succeeded 16:03:07 nexus3.edgexfoundry.org:10003 16:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:07 Configure a credential helper to remove this warning. See 16:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:07 16:03:07 Login Succeeded 16:03:07 nexus3.edgexfoundry.org:10004 16:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:07 Configure a credential helper to remove this warning. See 16:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:07 16:03:07 Login Succeeded 16:03:07 ****.io 16:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:07 Configure a credential helper to remove this warning. See 16:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:07 16:03:07 Login Succeeded 16:03:07 ---> ****-login.sh ends [Pipeline] } 16:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:03:08 + git rev-list -1 --merges 57ead21cbc97f430706e8a9fcd015f4acc09d354~1..57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] echo 16:03:08 -----------> git rev-list -1 --merges 57ead21cbc97f430706e8a9fcd015f4acc09d354~1..57ead21cbc97f430706e8a9fcd015f4acc09d354 57ead21cbc97f430706e8a9fcd015f4acc09d354 16:03:08 57ead21cbc97f430706e8a9fcd015f4acc09d354 [false] [Pipeline] sh 16:03:08 + git log --format=format:%s -1 57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] echo 16:03:08 ========================================================= 16:03:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:03:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:08 + git log --format=format:%s -1 57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] echo 16:03:08 [semverPrep] GIT_COMMIT: 57ead21cbc97f430706e8a9fcd015f4acc09d354, Commit Message: Merge pull request #686 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.4 [Pipeline] echo 16:03:08 [semverPrep] This is not a build commit. [Pipeline] sh 16:03:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:09 + grep -v github /etc/ssh/ssh_known_hosts 16:03:09 + [ -e /tmp/ssh_known_hosts ] 16:03:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:03:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:03:09 + sudo tee -a /etc/ssh/ssh_known_hosts 16:03:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:09 16:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:09 0.1.4: Pulling from edgex-devops/py-git-semver 16:03:09 b85a868b505f: Pulling fs layer 16:03:09 e2be974225ed: Pulling fs layer 16:03:09 339a4e72a1f5: Pulling fs layer 16:03:09 988bab9f4d93: Pulling fs layer 16:03:09 1469e6f7b9e6: Pulling fs layer 16:03:09 eaf3925da568: Pulling fs layer 16:03:09 bab4dde63d76: Pulling fs layer 16:03:09 bde34c3a00c8: Pulling fs layer 16:03:09 b352a97aabf1: Pulling fs layer 16:03:09 4872d77fe225: Pulling fs layer 16:03:09 5851b861e8e6: Pulling fs layer 16:03:09 988bab9f4d93: Waiting 16:03:09 1469e6f7b9e6: Waiting 16:03:09 eaf3925da568: Waiting 16:03:09 bab4dde63d76: Waiting 16:03:09 bde34c3a00c8: Waiting 16:03:09 b352a97aabf1: Waiting 16:03:09 4872d77fe225: Waiting 16:03:09 5851b861e8e6: Waiting 16:03:09 e2be974225ed: Verifying Checksum 16:03:09 e2be974225ed: Download complete 16:03:09 988bab9f4d93: Verifying Checksum 16:03:09 988bab9f4d93: Download complete 16:03:10 1469e6f7b9e6: Verifying Checksum 16:03:10 1469e6f7b9e6: Download complete 16:03:10 eaf3925da568: Verifying Checksum 16:03:10 eaf3925da568: Download complete 16:03:10 339a4e72a1f5: Verifying Checksum 16:03:10 339a4e72a1f5: Download complete 16:03:10 bde34c3a00c8: Verifying Checksum 16:03:10 bde34c3a00c8: Download complete 16:03:10 b352a97aabf1: Download complete 16:03:10 4872d77fe225: Download complete 16:03:10 5851b861e8e6: Verifying Checksum 16:03:10 5851b861e8e6: Download complete 16:03:10 b85a868b505f: Verifying Checksum 16:03:10 b85a868b505f: Download complete 16:03:10 bab4dde63d76: Verifying Checksum 16:03:10 bab4dde63d76: Download complete 16:03:11 b85a868b505f: Pull complete 16:03:11 e2be974225ed: Pull complete 16:03:12 339a4e72a1f5: Pull complete 16:03:12 988bab9f4d93: Pull complete 16:03:12 1469e6f7b9e6: Pull complete 16:03:12 eaf3925da568: Pull complete 16:03:14 bab4dde63d76: Pull complete 16:03:14 bde34c3a00c8: Pull complete 16:03:14 b352a97aabf1: Pull complete 16:03:14 4872d77fe225: Pull complete 16:03:14 5851b861e8e6: Pull complete 16:03:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:14 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:03:14 $ 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:03:17 $ docker top 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 -eo pid,comm 16:03:17 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:03:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:17 [ssh-agent] Looking for ssh-agent implementation... 16:03:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:17 $ docker exec 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 ssh-agent 16:03:17 SSH_AUTH_SOCK=/tmp/ssh-h8KOmxtWrqss/agent.33 16:03:17 SSH_AGENT_PID=39 16:03:17 Running ssh-add (command line suppressed) 16:03:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5752902796029754728.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5752902796029754728.key) 16:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:18 + git tag --points-at HEAD [Pipeline] } 16:03:18 $ docker exec --env ******** --env ******** 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 ssh-agent -k 16:03:18 unset SSH_AUTH_SOCK; 16:03:18 unset SSH_AGENT_PID; 16:03:18 echo Agent pid 39 killed; 16:03:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:18 [ssh-agent] Looking for ssh-agent implementation... 16:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:18 $ docker exec 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 ssh-agent 16:03:18 SSH_AUTH_SOCK=/tmp/ssh-mlmWBb7mwEqJ/agent.72 16:03:18 SSH_AGENT_PID=78 16:03:18 Running ssh-add (command line suppressed) 16:03:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12697341449207168798.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12697341449207168798.key) 16:03:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:19 + git semver init 16:03:19 2024-11-01 16:03:19,350 [run_init] DEBUG init version:0.0.0 force:False 16:03:19 2024-11-01 16:03:19,351 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:03:19 2024-11-01 16:03:19,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:03:19 2024-11-01 16:03:19,351 [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:03:20 2024-11-01 16:03:20,425 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:03:20 2024-11-01 16:03:20,426 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:03:20 2024-11-01 16:03:20,426 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:03:20 2024-11-01 16:03:20,426 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:03:20 4.0.0-dev.2 [Pipeline] } 16:03:20 $ docker exec --env ******** --env ******** 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 ssh-agent -k 16:03:20 unset SSH_AUTH_SOCK; 16:03:20 unset SSH_AGENT_PID; 16:03:20 echo Agent pid 78 killed; 16:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:21 + git semver [Pipeline] } 16:03:21 $ docker stop --time=1 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 16:03:22 $ docker rm -f --volumes 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:03:23 Stashed 1 file(s) [Pipeline] echo 16:03:23 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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:03:23 provisioning config files... 16:03:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5322310679129775954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:24 ---> ****-login.sh 16:03:24 nexus3.edgexfoundry.org:10001 16:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:24 Configure a credential helper to remove this warning. See 16:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:24 16:03:24 Login Succeeded 16:03:24 nexus3.edgexfoundry.org:10002 16:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:24 Configure a credential helper to remove this warning. See 16:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:24 16:03:24 Login Succeeded 16:03:24 nexus3.edgexfoundry.org:10003 16:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:24 Configure a credential helper to remove this warning. See 16:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:24 16:03:24 Login Succeeded 16:03:24 nexus3.edgexfoundry.org:10004 16:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:24 Configure a credential helper to remove this warning. See 16:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:24 16:03:24 Login Succeeded 16:03:24 ****.io 16:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:03:24 Configure a credential helper to remove this warning. See 16:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:03:24 16:03:24 Login Succeeded 16:03:24 ---> ****-login.sh ends [Pipeline] } 16:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:03:24 ========================================================= 16:03:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 16:03:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 16:03:25 Sending build context to Docker daemon 9.193MB 16:03:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 16:03:25 Step 2/12 : FROM ${BASE} AS builder 16:03:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 16:03:25 43c4264eed91: Pulling fs layer 16:03:25 4cc291be95ef: Pulling fs layer 16:03:25 2ac1f1163629: Pulling fs layer 16:03:25 5c3c966382ef: Pulling fs layer 16:03:25 4f4fb700ef54: Pulling fs layer 16:03:25 5d5c8e513c77: Pulling fs layer 16:03:25 9f66e0745190: Pulling fs layer 16:03:25 f49a43e4bbc0: Pulling fs layer 16:03:25 561ebcabdf7f: Pulling fs layer 16:03:25 5c3c966382ef: Waiting 16:03:25 4f4fb700ef54: Waiting 16:03:25 5d5c8e513c77: Waiting 16:03:25 9f66e0745190: Waiting 16:03:25 f49a43e4bbc0: Waiting 16:03:25 561ebcabdf7f: Waiting 16:03:25 4cc291be95ef: Verifying Checksum 16:03:25 4cc291be95ef: Download complete 16:03:25 5c3c966382ef: Verifying Checksum 16:03:25 5c3c966382ef: Download complete 16:03:25 4f4fb700ef54: Verifying Checksum 16:03:25 4f4fb700ef54: Download complete 16:03:25 5d5c8e513c77: Verifying Checksum 16:03:25 5d5c8e513c77: Download complete 16:03:25 43c4264eed91: Download complete 16:03:25 9f66e0745190: Verifying Checksum 16:03:25 9f66e0745190: Download complete 16:03:25 43c4264eed91: Pull complete 16:03:25 561ebcabdf7f: Download complete 16:03:25 4cc291be95ef: Pull complete 16:03:25 2ac1f1163629: Verifying Checksum 16:03:25 2ac1f1163629: Download complete 16:03:26 f49a43e4bbc0: Verifying Checksum 16:03:26 f49a43e4bbc0: Download complete 16:03:29 2ac1f1163629: Pull complete 16:03:29 5c3c966382ef: Pull complete 16:03:29 4f4fb700ef54: Pull complete 16:03:29 5d5c8e513c77: Pull complete 16:03:29 9f66e0745190: Pull complete 16:03:32 f49a43e4bbc0: Pull complete 16:03:32 561ebcabdf7f: Pull complete 16:03:32 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 16:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 16:03:32 ---> 3a752c3f9dda 16:03:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:03:36 ---> Running in 106d8cf0a023 16:03:36 Removing intermediate container 106d8cf0a023 16:03:36 ---> 2a8b9b893784 16:03:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:03:36 ---> Running in c2b31a9a4a5c 16:03:36 Removing intermediate container c2b31a9a4a5c 16:03:36 ---> 907be4073c2a 16:03:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:03:36 ---> Running in 6c0738ab1ab8 16:03:36 Removing intermediate container 6c0738ab1ab8 16:03:36 ---> d9321be8370d 16:03:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:36 ---> Running in 0bd6d3e72b9d 16:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 16:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 16:03:37 OK: 246 MiB in 54 packages 16:03:37 Removing intermediate container 0bd6d3e72b9d 16:03:37 ---> 0f421a83a20e 16:03:37 Step 7/12 : WORKDIR /app 16:03:37 ---> Running in 7f2db1bddec4 16:03:37 Removing intermediate container 7f2db1bddec4 16:03:37 ---> 1b3447b809f9 16:03:37 Step 8/12 : COPY go.mod vendor* ./ 16:03:37 ---> cacddf85868f 16:03:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:37 ---> Running in 85205c713353 16:03:38 Still waiting to schedule task 16:03:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:04:34 Removing intermediate container 85205c713353 16:04:34 ---> 55f7af448371 16:04:34 Step 10/12 : COPY . . 16:04:34 ---> 9b476ccde8ba 16:04:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:04:34 ---> Running in 6327613c39f8 16:04:34 Removing intermediate container 6327613c39f8 16:04:34 ---> 31bbee45cc62 16:04:34 Step 12/12 : RUN $MAKE 16:04:34 ---> Running in 815d2c7cab45 16:04:34 noop 16:04:34 Removing intermediate container 815d2c7cab45 16:04:34 ---> 420fa650bde7 16:04:34 Successfully built 420fa650bde7 16:04:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:34 + docker inspect -f . ci-base-image-x86_64 16:04:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:34 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:04:34 $ 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:04:34 $ docker top cf2ac02e98147d796a7ec959ceb70aea5a8b8a828ac0af112c5336d46b3b50d8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:35 + go version 16:04:35 go version go1.23.2 linux/amd64 [Pipeline] } 16:04:35 $ docker stop --time=1 cf2ac02e98147d796a7ec959ceb70aea5a8b8a828ac0af112c5336d46b3b50d8 16:04:36 $ docker rm -f --volumes cf2ac02e98147d796a7ec959ceb70aea5a8b8a828ac0af112c5336d46b3b50d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:36 + docker inspect -f . ci-base-image-x86_64 16:04:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:04:36 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:04:36 $ 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:04:37 $ docker top c1625f9d8b974deb7755b1d48fc76a9f3068d7b6188783b6baf4a28efb45d873 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:37 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:04:37 + make test 16:04:37 go test -race -coverprofile=coverage.out ./... 16:05:10 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 16:05:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24346 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:05:14 Running in /w/workspace/app-service-configurable/250 [Pipeline] { [Pipeline] checkout 16:05:17 The recommended git tool is: git 16:05:26 using credential edgex-jenkins-ssh 16:05:26 Cloning the remote Git repository 16:05:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:05:26 > git init /w/workspace/app-service-configurable/250 # timeout=10 16:05:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:05:26 > git --version # timeout=10 16:05:26 > git --version # 'git version 2.25.1' 16:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:30 Avoid second fetch 16:05:30 Checking out Revision 57ead21cbc97f430706e8a9fcd015f4acc09d354 (main) 16:05:29 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:05:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:31 > git config core.sparsecheckout # timeout=10 16:05:31 Commit message: "Merge pull request #686 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.4" 16:05:31 > git checkout -f 57ead21cbc97f430706e8a9fcd015f4acc09d354 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:05:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:05:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:05:36 Dload Upload Total Spent Left Speed 16:05:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73302 0 --:--:-- --:--:-- --:--:-- 73724 [Pipeline] sh 16:05:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:05:37 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 16:05:37 /etc/docker/daemon.json 16:05:37 { 16:05:37 "registry-mirrors": [ 16:05:37 "https://nexus3.edgexfoundry.org:10001" 16:05:37 ], 16:05:37 "bip": "10.250.0.254/24", 16:05:37 "hosts": [ 16:05:37 "tcp://0.0.0.0:5555", 16:05:37 "unix:///var/run/docker.sock" 16:05:37 ], 16:05:37 "mtu": 1458, 16:05:37 "selinux-enabled": true, 16:05:37 "seccomp-profile": "/etc/docker/seccomp.json" 16:05:37 } [Pipeline] sh 16:05:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:05:38 + sudo service docker restart 16:05:50 go vet ./... 16:05:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:05:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:05:50 ./bin/test-attribution-txt.sh [Pipeline] echo 16:05:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:05:50 $ docker stop --time=1 c1625f9d8b974deb7755b1d48fc76a9f3068d7b6188783b6baf4a28efb45d873 16:05:53 $ docker rm -f --volumes c1625f9d8b974deb7755b1d48fc76a9f3068d7b6188783b6baf4a28efb45d873 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:05:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:05:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:05:54 + ls -al . 16:05:54 total 248 16:05:54 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 16:04 . 16:05:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:02 .. 16:05:54 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 16:02 .dockerignore 16:05:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:05 .git 16:05:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:02 .github 16:05:54 -rw-rw-r-- 1 jenkins jenkins 106 Nov 1 16:02 .gitignore 16:05:54 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 16:02 .golangci.yml 16:05:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:03 .semver 16:05:54 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 1 16:02 Attribution.txt 16:05:54 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 1 16:02 CHANGELOG.md 16:05:54 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 1 16:02 Dockerfile 16:05:54 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 16:02 GOVERNANCE.md 16:05:54 -rw-rw-r-- 1 jenkins jenkins 666 Nov 1 16:02 Jenkinsfile 16:05:54 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 16:02 LICENSE 16:05:54 -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 16:02 OWNERS.md 16:05:54 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 1 16:02 README.md 16:05:54 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 16:03 VERSION 16:05:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:02 bin 16:05:54 -rw-r--r-- 1 jenkins jenkins 953 Nov 1 16:05 coverage.out 16:05:54 -rw-rw-r-- 1 jenkins jenkins 6646 Nov 1 16:02 go.mod 16:05:54 -rw-rw-r-- 1 jenkins jenkins 88830 Nov 1 16:02 go.sum 16:05:54 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 1 16:02 main.go 16:05:54 -rw-rw-r-- 1 jenkins jenkins 3109 Nov 1 16:02 makefile 16:05:54 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:54 + 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=57ead21cbc97f430706e8a9fcd015f4acc09d354 --label arch=amd64 --label version=4.0.0-dev.2 . 16:05:54 Sending build context to Docker daemon 9.194MB 16:05:54 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 16:05:54 Step 2/27 : FROM ${BASE} AS builder 16:05:54 ---> 420fa650bde7 16:05:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:05:55 ---> Running in 0c65a5b71845 16:05:55 Removing intermediate container 0c65a5b71845 16:05:55 ---> 3d341a9413a5 16:05:55 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:05:55 ---> Running in ec56786c2770 16:05:55 Removing intermediate container ec56786c2770 16:05:55 ---> d4947e33bb02 16:05:55 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:05:55 ---> Running in 12d1b251b2f8 16:05:55 Removing intermediate container 12d1b251b2f8 16:05:55 ---> d2bf5f147688 16:05:55 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:05:55 ---> Running in 2818089b0866 16:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 16:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 16:05:56 OK: 246 MiB in 54 packages 16:05:56 Removing intermediate container 2818089b0866 16:05:56 ---> fcbbedb69b4e 16:05:56 Step 7/27 : WORKDIR /app 16:05:56 ---> Running in 4b45572bec74 16:05:56 Removing intermediate container 4b45572bec74 16:05:56 ---> 97645f18582b 16:05:56 Step 8/27 : COPY go.mod vendor* ./ 16:05:56 ---> 840778bfcbff 16:05:56 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:56 ---> Running in 0afee5be6269 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:56 provisioning config files... 16:05:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/250@tmp/config17682253032763079190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:57 ---> ****-login.sh 16:05:57 nexus3.edgexfoundry.org:10001 16:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:57 Removing intermediate container 0afee5be6269 16:05:57 ---> 2db3d52416cb 16:05:57 Step 10/27 : COPY . . 16:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:05:57 Configure a credential helper to remove this warning. See 16:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:05:57 16:05:57 Login Succeeded 16:05:57 nexus3.edgexfoundry.org:10002 16:05:57 ---> 104c0f1f7759 16:05:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:05:57 ---> Running in b7d03a29d11f 16:05:57 Removing intermediate container b7d03a29d11f 16:05:57 ---> d504d67ef4c9 16:05:57 Step 12/27 : RUN $MAKE 16:05:57 ---> Running in f1b748b8eb10 16:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 16:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:05:58 Configure a credential helper to remove this warning. See 16:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:05:58 16:05:58 Login Succeeded 16:05:58 nexus3.edgexfoundry.org:10003 16:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:05:58 Configure a credential helper to remove this warning. See 16:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:05:58 16:05:58 Login Succeeded 16:05:58 nexus3.edgexfoundry.org:10004 16:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:05:58 Configure a credential helper to remove this warning. See 16:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:05:58 16:05:58 Login Succeeded 16:05:58 ****.io 16:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:05:59 Configure a credential helper to remove this warning. See 16:05:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:05:59 16:05:59 Login Succeeded 16:05:59 ---> ****-login.sh ends [Pipeline] } 16:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:05:59 ========================================================= 16:05:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 16:05:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 16:06:00 Sending build context to Docker daemon 225.8kB 16:06:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 16:06:00 Step 2/12 : FROM ${BASE} AS builder 16:06:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:06:00 cf04c63912e1: Pulling fs layer 16:06:00 55b35a11ae5e: Pulling fs layer 16:06:00 a37a00ec5f00: Pulling fs layer 16:06:00 50b3750afda1: Pulling fs layer 16:06:00 4f4fb700ef54: Pulling fs layer 16:06:00 80978eb59214: Pulling fs layer 16:06:00 c9f46d7d2bd2: Pulling fs layer 16:06:00 c5a475d317c9: Pulling fs layer 16:06:00 50b3750afda1: Waiting 16:06:00 80978eb59214: Waiting 16:06:00 4f4fb700ef54: Waiting 16:06:00 c9f46d7d2bd2: Waiting 16:06:00 c5a475d317c9: Waiting 16:06:00 55b35a11ae5e: Verifying Checksum 16:06:00 55b35a11ae5e: Download complete 16:06:00 50b3750afda1: Verifying Checksum 16:06:00 50b3750afda1: Download complete 16:06:00 4f4fb700ef54: Verifying Checksum 16:06:00 4f4fb700ef54: Download complete 16:06:00 80978eb59214: Download complete 16:06:00 cf04c63912e1: Verifying Checksum 16:06:00 cf04c63912e1: Download complete 16:06:01 c5a475d317c9: Verifying Checksum 16:06:01 c5a475d317c9: Download complete 16:06:01 cf04c63912e1: Pull complete 16:06:02 55b35a11ae5e: Pull complete 16:06:02 a37a00ec5f00: Verifying Checksum 16:06:02 a37a00ec5f00: Download complete 16:06:03 c9f46d7d2bd2: Verifying Checksum 16:06:03 c9f46d7d2bd2: Download complete 16:06:18 a37a00ec5f00: Pull complete 16:06:18 50b3750afda1: Pull complete 16:06:18 4f4fb700ef54: Pull complete 16:06:18 80978eb59214: Pull complete 16:06:25 c9f46d7d2bd2: Pull complete 16:06:26 c5a475d317c9: Pull complete 16:06:26 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 16:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 16:06:26 ---> be29e6b0f0d4 16:06:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:06:27 ---> Running in f2aef352d364 16:06:27 Removing intermediate container f2aef352d364 16:06:27 ---> a9adcadb508b 16:06:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:06:27 ---> Running in a19c7f9301e9 16:06:27 Removing intermediate container a19c7f9301e9 16:06:27 ---> 01668d2c2fbd 16:06:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:06:27 ---> Running in 36119cb3d449 16:06:28 Removing intermediate container 36119cb3d449 16:06:28 ---> 81040723c539 16:06:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:06:28 ---> Running in 7e5543e47991 16:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 16:06:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 16:06:30 Removing intermediate container f1b748b8eb10 16:06:30 ---> 7e28ab5afee4 16:06:30 Step 13/27 : FROM alpine:3.20 16:06:30 3.20: Pulling from library/alpine 16:06:30 43c4264eed91: Already exists 16:06:30 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 16:06:30 Status: Downloaded newer image for alpine:3.20 16:06:30 ---> 91ef0af61f39 16:06:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:06:30 ---> Running in 046ac13c5860 16:06:30 Removing intermediate container 046ac13c5860 16:06:30 ---> 7e3dc37073e7 16:06:30 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:06:30 ---> Running in 41cf07928845 16:06:30 Removing intermediate container 41cf07928845 16:06:30 ---> 5344df87b30e 16:06:30 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:06:30 ---> Running in 010c94e44fbe 16:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 16:06:31 OK: 238 MiB in 54 packages 16:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 16:06:31 (1/2) Installing ca-certificates (20240705-r0) 16:06:31 (2/2) Installing dumb-init (1.2.5-r3) 16:06:31 Executing busybox-1.36.1-r29.trigger 16:06:31 Executing ca-certificates-20240705-r0.trigger 16:06:31 OK: 9 MiB in 16 packages 16:06:32 Removing intermediate container 010c94e44fbe 16:06:32 ---> 5422e81fa9a7 16:06:32 Step 17/27 : RUN apk --no-cache upgrade 16:06:32 ---> Running in 0b016b395082 16:06:32 Removing intermediate container 7e5543e47991 16:06:32 ---> d028e6e7dcbf 16:06:32 Step 7/12 : WORKDIR /app 16:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 16:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 16:06:32 ---> Running in 368be08e3d90 16:06:32 Upgrading critical system libraries and apk-tools: 16:06:32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 16:06:32 Executing busybox-1.36.1-r29.trigger 16:06:32 Continuing the upgrade transaction with new apk-tools: 16:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 16:06:32 Removing intermediate container 368be08e3d90 16:06:32 ---> dffd7a27a90b 16:06:32 Step 8/12 : COPY go.mod vendor* ./ 16:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 16:06:33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 16:06:33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 16:06:33 Executing ca-certificates-20240705-r0.trigger 16:06:33 OK: 9 MiB in 16 packages 16:06:33 ---> c508f057f9bb 16:06:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:33 ---> Running in 87ae5b16c12a 16:06:33 Removing intermediate container 0b016b395082 16:06:33 ---> 3bfdfe24248d 16:06:33 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:06:33 ---> 47dd6b708dca 16:06:33 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:06:33 ---> ea14a4835a57 16:06:33 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:06:34 ---> 506baf447ab1 16:06:34 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:06:35 ---> efa4a55774fb 16:06:35 Step 22/27 : EXPOSE 48095 16:06:35 ---> Running in 4c0cc482da38 16:06:35 Removing intermediate container 4c0cc482da38 16:06:35 ---> 643f6f6c9a8e 16:06:35 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:06:35 ---> Running in 6155f4d5767d 16:06:35 Removing intermediate container 6155f4d5767d 16:06:35 ---> 4b121d3943fe 16:06:35 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 16:06:35 ---> Running in 7bab974d99c7 16:06:35 Removing intermediate container 7bab974d99c7 16:06:35 ---> 3b76bb06e065 16:06:35 Step 25/27 : LABEL arch=amd64 16:06:35 ---> Running in a6020a865f75 16:06:35 Removing intermediate container a6020a865f75 16:06:35 ---> 96e614d0cc0f 16:06:35 Step 26/27 : LABEL git_sha=57ead21cbc97f430706e8a9fcd015f4acc09d354 16:06:35 ---> Running in facbd5624a83 16:06:35 Removing intermediate container facbd5624a83 16:06:35 ---> 468c48802028 16:06:35 Step 27/27 : LABEL version=4.0.0-dev.2 16:06:36 ---> Running in fc986a8274d2 16:06:36 Removing intermediate container fc986a8274d2 16:06:36 ---> 392a4c5e281a 16:06:36 [Warning] One or more build-args [ARCH] were not consumed 16:06:36 Successfully built 392a4c5e281a 16:06:36 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:06:36 provisioning config files... 16:06:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1242369531056725104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:36 ---> ****-login.sh 16:06:36 nexus3.edgexfoundry.org:10001 16:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:06:36 Configure a credential helper to remove this warning. See 16:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:06:36 16:06:36 Login Succeeded 16:06:36 nexus3.edgexfoundry.org:10002 16:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:06:36 Configure a credential helper to remove this warning. See 16:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:06:36 16:06:36 Login Succeeded 16:06:36 nexus3.edgexfoundry.org:10003 16:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:06:36 Configure a credential helper to remove this warning. See 16:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:06:36 16:06:36 Login Succeeded 16:06:36 nexus3.edgexfoundry.org:10004 16:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:06:36 Configure a credential helper to remove this warning. See 16:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:06:36 16:06:36 Login Succeeded 16:06:36 ****.io 16:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:06:36 Configure a credential helper to remove this warning. See 16:06:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:06:36 16:06:36 Login Succeeded 16:06:36 ---> ****-login.sh ends [Pipeline] } 16:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:06:37 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:06:37 57ead21cbc97f430706e8a9fcd015f4acc09d354 16:06:37 latest 16:06:37 4.0.0-dev.2 16:06:37 57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 16:06:37 main 16:06:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354 16:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:06:37 040b8979dfd6: Preparing 16:06:37 adb998a362fb: Preparing 16:06:37 7a26ed9de9a9: Preparing 16:06:37 fdf57e19c578: Preparing 16:06:37 d2a778495a8b: Preparing 16:06:37 eab276ea5d14: Preparing 16:06:37 63ca1fbb43ae: Preparing 16:06:37 eab276ea5d14: Waiting 16:06:37 63ca1fbb43ae: Waiting 16:06:37 adb998a362fb: Pushed 16:06:37 fdf57e19c578: Pushed 16:06:37 7a26ed9de9a9: Pushed 16:06:37 63ca1fbb43ae: Layer already exists 16:06:37 eab276ea5d14: Pushed 16:06:38 d2a778495a8b: Pushed 16:06:43 040b8979dfd6: Pushed 16:06:43 57ead21cbc97f430706e8a9fcd015f4acc09d354: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:06:44 040b8979dfd6: Preparing 16:06:44 adb998a362fb: Preparing 16:06:44 7a26ed9de9a9: Preparing 16:06:44 fdf57e19c578: Preparing 16:06:44 d2a778495a8b: Preparing 16:06:44 eab276ea5d14: Preparing 16:06:44 63ca1fbb43ae: Preparing 16:06:44 eab276ea5d14: Waiting 16:06:44 63ca1fbb43ae: Waiting 16:06:44 7a26ed9de9a9: Layer already exists 16:06:44 040b8979dfd6: Layer already exists 16:06:44 d2a778495a8b: Layer already exists 16:06:44 adb998a362fb: Layer already exists 16:06:44 fdf57e19c578: Layer already exists 16:06:44 63ca1fbb43ae: Layer already exists 16:06:44 eab276ea5d14: Layer already exists 16:06:44 latest: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.2 16:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:06:44 040b8979dfd6: Preparing 16:06:44 adb998a362fb: Preparing 16:06:44 7a26ed9de9a9: Preparing 16:06:44 fdf57e19c578: Preparing 16:06:44 d2a778495a8b: Preparing 16:06:44 eab276ea5d14: Preparing 16:06:44 63ca1fbb43ae: Preparing 16:06:44 eab276ea5d14: Waiting 16:06:44 63ca1fbb43ae: Waiting 16:06:44 040b8979dfd6: Layer already exists 16:06:44 d2a778495a8b: Layer already exists 16:06:44 fdf57e19c578: Layer already exists 16:06:44 7a26ed9de9a9: Layer already exists 16:06:44 adb998a362fb: Layer already exists 16:06:44 63ca1fbb43ae: Layer already exists 16:06:44 eab276ea5d14: Layer already exists 16:06:44 4.0.0-dev.2: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 16:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:06:45 040b8979dfd6: Preparing 16:06:45 adb998a362fb: Preparing 16:06:45 7a26ed9de9a9: Preparing 16:06:45 fdf57e19c578: Preparing 16:06:45 d2a778495a8b: Preparing 16:06:45 eab276ea5d14: Preparing 16:06:45 63ca1fbb43ae: Preparing 16:06:45 eab276ea5d14: Waiting 16:06:45 040b8979dfd6: Layer already exists 16:06:45 d2a778495a8b: Layer already exists 16:06:45 7a26ed9de9a9: Layer already exists 16:06:45 adb998a362fb: Layer already exists 16:06:45 fdf57e19c578: Layer already exists 16:06:45 eab276ea5d14: Layer already exists 16:06:45 63ca1fbb43ae: Layer already exists 16:06:45 57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:06:46 040b8979dfd6: Preparing 16:06:46 adb998a362fb: Preparing 16:06:46 7a26ed9de9a9: Preparing 16:06:46 fdf57e19c578: Preparing 16:06:46 d2a778495a8b: Preparing 16:06:46 eab276ea5d14: Preparing 16:06:46 63ca1fbb43ae: Preparing 16:06:46 eab276ea5d14: Waiting 16:06:46 fdf57e19c578: Layer already exists 16:06:46 040b8979dfd6: Layer already exists 16:06:46 d2a778495a8b: Layer already exists 16:06:46 adb998a362fb: Layer already exists 16:06:46 7a26ed9de9a9: Layer already exists 16:06:46 eab276ea5d14: Layer already exists 16:06:46 63ca1fbb43ae: Layer already exists 16:06:46 main: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:46 ===================================================== [Pipeline] echo 16:06:46 taggedImages: 16:06:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354 16:06:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:06:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.2 16:06:46 - nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 16:06:46 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:46 16:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:46 latest: Pulling from edgex-lftools-log-publisher 16:06:46 5eb5b503b376: Pulling fs layer 16:06:46 5c69ac0246d0: Pulling fs layer 16:06:46 ec43610c2a17: Pulling fs layer 16:06:46 3a2ae6a8a46f: Pulling fs layer 16:06:46 33b1e0a273af: Pulling fs layer 16:06:46 5d3b04190fa2: Pulling fs layer 16:06:46 2f39f015ded8: Pulling fs layer 16:06:46 3a2ae6a8a46f: Waiting 16:06:46 33b1e0a273af: Waiting 16:06:46 5d3b04190fa2: Waiting 16:06:46 2f39f015ded8: Waiting 16:06:46 5c69ac0246d0: Download complete 16:06:46 3a2ae6a8a46f: Verifying Checksum 16:06:46 3a2ae6a8a46f: Download complete 16:06:46 33b1e0a273af: Download complete 16:06:46 5d3b04190fa2: Verifying Checksum 16:06:46 5d3b04190fa2: Download complete 16:06:46 ec43610c2a17: Verifying Checksum 16:06:46 ec43610c2a17: Download complete 16:06:47 5eb5b503b376: Verifying Checksum 16:06:47 5eb5b503b376: Download complete 16:06:47 2f39f015ded8: Download complete 16:06:48 5eb5b503b376: Pull complete 16:06:48 5c69ac0246d0: Pull complete 16:06:48 ec43610c2a17: Pull complete 16:06:48 3a2ae6a8a46f: Pull complete 16:06:49 33b1e0a273af: Pull complete 16:06:49 5d3b04190fa2: Pull complete 16:06:53 2f39f015ded8: Pull complete 16:06:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:53 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:06:53 $ 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:06:57 $ docker top c313aab7dec20a34d5bb1a9daa9fbbccfb423bc66d3ddfcce0da5ebb8836d8e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:58 ---> job-cost.sh 16:06:58 lf-activate-venv: SKIPPING 16:06:58 INFO: No Stack... 16:06:58 INFO: Retrieving Pricing Info for: v3-standard-8 16:06:59 INFO: Archiving Costs [Pipeline] sh 16:06:59 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:06:59 + cut -d, -f6 [Pipeline] lock 16:06:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] 16:06:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] did not exist. Created. 16:06:59 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:59 + echo total: 0.2199999988079071 [Pipeline] stash 16:06:59 Stashed 1 file(s) [Pipeline] } 16:06:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [Pipeline] // lock [Pipeline] } 16:06:59 $ docker stop --time=1 c313aab7dec20a34d5bb1a9daa9fbbccfb423bc66d3ddfcce0da5ebb8836d8e9 16:07:00 $ docker rm -f --volumes c313aab7dec20a34d5bb1a9daa9fbbccfb423bc66d3ddfcce0da5ebb8836d8e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:08:25 Removing intermediate container 87ae5b16c12a 16:08:25 ---> 68adcbfc5ac2 16:08:25 Step 10/12 : COPY . . 16:08:25 ---> f39755382d75 16:08:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:08:25 ---> Running in 9f16d455bf1b 16:08:25 Removing intermediate container 9f16d455bf1b 16:08:25 ---> 9da2e143ea2d 16:08:25 Step 12/12 : RUN $MAKE 16:08:25 ---> Running in a41fc67e1702 16:08:25 noop 16:08:25 Removing intermediate container a41fc67e1702 16:08:25 ---> 25b02e13ecbf 16:08:25 Successfully built 25b02e13ecbf 16:08:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:25 + docker inspect -f . ci-base-image-arm64 16:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:25 prd-ubuntu20.04-docker-arm64-4c-16g-24346 does not seem to be running inside a container 16:08:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/250 -v /w/workspace/app-service-configurable/250:/w/workspace/app-service-configurable/250:rw,z -v /w/workspace/app-service-configurable/250@tmp:/w/workspace/app-service-configurable/250@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:08:27 $ docker top c60b06d3ad15ed0115b5e7435e4804eb4ffd7d6030ed253927d6e163b7380e9c -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:28 + go version 16:08:28 go version go1.23.2 linux/arm64 [Pipeline] } 16:08:28 $ docker stop --time=1 c60b06d3ad15ed0115b5e7435e4804eb4ffd7d6030ed253927d6e163b7380e9c 16:08:29 $ docker rm -f --volumes c60b06d3ad15ed0115b5e7435e4804eb4ffd7d6030ed253927d6e163b7380e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:30 + docker inspect -f . ci-base-image-arm64 16:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:30 prd-ubuntu20.04-docker-arm64-4c-16g-24346 does not seem to be running inside a container 16:08:30 $ 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/250 -v /w/workspace/app-service-configurable/250:/w/workspace/app-service-configurable/250:rw,z -v /w/workspace/app-service-configurable/250@tmp:/w/workspace/app-service-configurable/250@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:08:31 $ docker top 08ae6f579a04650740ca37c413ebac25b989885658c1972908546abc2f177f8c -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/250 [Pipeline] fileExists [Pipeline] sh 16:08:32 + make test 16:08:32 go test -race -coverprofile=coverage.out ./... 16:12:39 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 16:12:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:12:40 go vet ./... 16:16:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:16:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:16:32 ./bin/test-attribution-txt.sh [Pipeline] echo 16:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:16:32 $ docker stop --time=1 08ae6f579a04650740ca37c413ebac25b989885658c1972908546abc2f177f8c 16:16:34 $ docker rm -f --volumes 08ae6f579a04650740ca37c413ebac25b989885658c1972908546abc2f177f8c [Pipeline] // withDockerContainer [Pipeline] sh 16:16:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:16:36 Warning: overwriting stash ‘coverage-report’ 16:16:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:16:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:16:37 + ls -al . 16:16:37 total 244 16:16:37 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 16:08 . 16:16:37 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:05 .. 16:16:37 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 16:05 .dockerignore 16:16:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:05 .git 16:16:37 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:05 .github 16:16:37 -rw-rw-r-- 1 jenkins jenkins 106 Nov 1 16:05 .gitignore 16:16:37 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 16:05 .golangci.yml 16:16:37 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 1 16:05 Attribution.txt 16:16:37 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 1 16:05 CHANGELOG.md 16:16:37 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 1 16:05 Dockerfile 16:16:37 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 16:05 GOVERNANCE.md 16:16:37 -rw-rw-r-- 1 jenkins jenkins 666 Nov 1 16:05 Jenkinsfile 16:16:37 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 16:05 LICENSE 16:16:37 -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 16:05 OWNERS.md 16:16:37 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 1 16:05 README.md 16:16:37 -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 16:03 VERSION 16:16:37 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:05 bin 16:16:37 -rw-r--r-- 1 jenkins jenkins 953 Nov 1 16:12 coverage.out 16:16:37 -rw-rw-r-- 1 jenkins jenkins 6646 Nov 1 16:05 go.mod 16:16:37 -rw-rw-r-- 1 jenkins jenkins 88830 Nov 1 16:05 go.sum 16:16:37 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 1 16:05 main.go 16:16:37 -rw-rw-r-- 1 jenkins jenkins 3109 Nov 1 16:05 makefile 16:16:37 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:38 + 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=57ead21cbc97f430706e8a9fcd015f4acc09d354 --label arch=arm64 --label version=4.0.0-dev.2 . 16:16:38 Sending build context to Docker daemon 227.3kB 16:16:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 16:16:38 Step 2/27 : FROM ${BASE} AS builder 16:16:38 ---> 25b02e13ecbf 16:16:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:16:38 ---> Running in 726576c7e802 16:16:38 Removing intermediate container 726576c7e802 16:16:38 ---> e6b455014a78 16:16:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:16:38 ---> Running in 053fbb413db7 16:16:39 Removing intermediate container 053fbb413db7 16:16:39 ---> 9e502726f0c0 16:16:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:16:39 ---> Running in 719e358e671b 16:16:39 Removing intermediate container 719e358e671b 16:16:39 ---> b898a3bfef8c 16:16:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:39 ---> Running in 24594ea7b4fb 16:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 16:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 16:16:42 OK: 238 MiB in 54 packages 16:16:43 Removing intermediate container 24594ea7b4fb 16:16:43 ---> c1254515358e 16:16:43 Step 7/27 : WORKDIR /app 16:16:43 ---> Running in 60f65dddbea5 16:16:44 Removing intermediate container 60f65dddbea5 16:16:44 ---> 1e7c53438a14 16:16:44 Step 8/27 : COPY go.mod vendor* ./ 16:16:44 ---> 4feab249d158 16:16:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:44 ---> Running in 03d5adac0b30 16:16:47 Removing intermediate container 03d5adac0b30 16:16:47 ---> f1812d2dc8ca 16:16:47 Step 10/27 : COPY . . 16:16:47 ---> 290891b68bbc 16:16:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:16:47 ---> Running in f62dcf2f6718 16:16:48 Removing intermediate container f62dcf2f6718 16:16:48 ---> f6c76e6e9e53 16:16:48 Step 12/27 : RUN $MAKE 16:16:48 ---> Running in 270c28565e9c 16:16:49 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 16:20:25 Removing intermediate container 270c28565e9c 16:20:25 ---> 5b0cb34a245e 16:20:25 Step 13/27 : FROM alpine:3.20 16:20:25 3.20: Pulling from library/alpine 16:20:25 cf04c63912e1: Already exists 16:20:25 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 16:20:25 Status: Downloaded newer image for alpine:3.20 16:20:25 ---> c157a85ed455 16:20:25 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:20:25 ---> Running in dcd1a8c20fc8 16:20:25 Removing intermediate container dcd1a8c20fc8 16:20:25 ---> 8ed9cdd6b0f9 16:20:25 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:20:25 ---> Running in 83307a501200 16:20:25 Removing intermediate container 83307a501200 16:20:25 ---> 191d610f428a 16:20:25 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:20:25 ---> Running in 36f61196e739 16:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 16:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 16:20:25 (1/2) Installing ca-certificates (20240705-r0) 16:20:25 (2/2) Installing dumb-init (1.2.5-r3) 16:20:25 Executing busybox-1.36.1-r29.trigger 16:20:25 Executing ca-certificates-20240705-r0.trigger 16:20:25 OK: 10 MiB in 16 packages 16:20:26 Removing intermediate container 36f61196e739 16:20:26 ---> 1fa14732d590 16:20:26 Step 17/27 : RUN apk --no-cache upgrade 16:20:26 ---> Running in 73c9a7265214 16:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 16:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 16:20:29 Upgrading critical system libraries and apk-tools: 16:20:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 16:20:29 Executing busybox-1.36.1-r29.trigger 16:20:29 Continuing the upgrade transaction with new apk-tools: 16:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 16:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 16:20:31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 16:20:31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 16:20:31 Executing ca-certificates-20240705-r0.trigger 16:20:31 OK: 10 MiB in 16 packages 16:20:32 Removing intermediate container 73c9a7265214 16:20:32 ---> 33b4227bc66c 16:20:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:20:32 ---> 5aad61f3d64c 16:20:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:20:33 ---> 9e98a31ef799 16:20:33 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:20:33 ---> 278e5cb6e49b 16:20:33 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:20:36 ---> 3dac6314e34e 16:20:36 Step 22/27 : EXPOSE 48095 16:20:36 ---> Running in 9ee56258d5e7 16:20:36 Removing intermediate container 9ee56258d5e7 16:20:36 ---> 3237062f6506 16:20:36 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:20:36 ---> Running in fca3ad61d25b 16:20:36 Removing intermediate container fca3ad61d25b 16:20:36 ---> 682b0ca82499 16:20:36 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 16:20:36 ---> Running in e8e7cd538995 16:20:36 Removing intermediate container e8e7cd538995 16:20:36 ---> f4e201654957 16:20:36 Step 25/27 : LABEL arch=arm64 16:20:36 ---> Running in cbd3a18bfaf8 16:20:37 Removing intermediate container cbd3a18bfaf8 16:20:37 ---> 15cc2e5d0f60 16:20:37 Step 26/27 : LABEL git_sha=57ead21cbc97f430706e8a9fcd015f4acc09d354 16:20:37 ---> Running in 0cc82ef0d3b0 16:20:37 Removing intermediate container 0cc82ef0d3b0 16:20:37 ---> f5c8746a31a5 16:20:37 Step 27/27 : LABEL version=4.0.0-dev.2 16:20:37 ---> Running in 4d0180091070 16:20:37 Removing intermediate container 4d0180091070 16:20:37 ---> dc74502f2b1e 16:20:37 [Warning] One or more build-args [ARCH] were not consumed 16:20:37 Successfully built dc74502f2b1e 16:20:37 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:37 provisioning config files... 16:20:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/250@tmp/config2226593119373165365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:38 ---> ****-login.sh 16:20:38 nexus3.edgexfoundry.org:10001 16:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:38 Configure a credential helper to remove this warning. See 16:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:38 16:20:38 Login Succeeded 16:20:38 nexus3.edgexfoundry.org:10002 16:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:38 Configure a credential helper to remove this warning. See 16:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:38 16:20:38 Login Succeeded 16:20:38 nexus3.edgexfoundry.org:10003 16:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:39 Configure a credential helper to remove this warning. See 16:20:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:39 16:20:39 Login Succeeded 16:20:39 nexus3.edgexfoundry.org:10004 16:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:39 Configure a credential helper to remove this warning. See 16:20:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:39 16:20:39 Login Succeeded 16:20:39 ****.io 16:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:20:39 Configure a credential helper to remove this warning. See 16:20:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:20:39 16:20:39 Login Succeeded 16:20:39 ---> ****-login.sh ends [Pipeline] } 16:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:20:39 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:20:39 57ead21cbc97f430706e8a9fcd015f4acc09d354 16:20:39 latest 16:20:39 4.0.0-dev.2 16:20:39 57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 16:20:39 main 16:20:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354 16:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:20:40 ba16910e8e07: Preparing 16:20:40 66d11b3e6960: Preparing 16:20:40 066f64c454af: Preparing 16:20:40 2f249048203e: Preparing 16:20:40 cf8feb4cfa54: Preparing 16:20:40 47e3acd915c7: Preparing 16:20:40 16113d51b718: Preparing 16:20:40 47e3acd915c7: Waiting 16:20:40 16113d51b718: Waiting 16:20:40 66d11b3e6960: Pushed 16:20:40 066f64c454af: Pushed 16:20:40 2f249048203e: Pushed 16:20:40 16113d51b718: Layer already exists 16:20:41 47e3acd915c7: Pushed 16:20:42 cf8feb4cfa54: Pushed 16:20:52 ba16910e8e07: Pushed 16:20:52 57ead21cbc97f430706e8a9fcd015f4acc09d354: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:52 + 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 16:20:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:20:52 ba16910e8e07: Preparing 16:20:52 66d11b3e6960: Preparing 16:20:52 066f64c454af: Preparing 16:20:52 2f249048203e: Preparing 16:20:52 cf8feb4cfa54: Preparing 16:20:52 47e3acd915c7: Preparing 16:20:52 16113d51b718: Preparing 16:20:52 47e3acd915c7: Waiting 16:20:52 16113d51b718: Waiting 16:20:52 cf8feb4cfa54: Layer already exists 16:20:52 066f64c454af: Layer already exists 16:20:52 66d11b3e6960: Layer already exists 16:20:52 ba16910e8e07: Layer already exists 16:20:52 2f249048203e: Layer already exists 16:20:52 47e3acd915c7: Layer already exists 16:20:52 16113d51b718: Layer already exists 16:20:53 latest: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.2 16:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:20:53 ba16910e8e07: Preparing 16:20:53 66d11b3e6960: Preparing 16:20:53 066f64c454af: Preparing 16:20:53 2f249048203e: Preparing 16:20:53 cf8feb4cfa54: Preparing 16:20:53 47e3acd915c7: Preparing 16:20:53 16113d51b718: Preparing 16:20:53 47e3acd915c7: Waiting 16:20:53 16113d51b718: Waiting 16:20:53 2f249048203e: Layer already exists 16:20:53 cf8feb4cfa54: Layer already exists 16:20:53 066f64c454af: Layer already exists 16:20:53 ba16910e8e07: Layer already exists 16:20:53 66d11b3e6960: Layer already exists 16:20:53 47e3acd915c7: Layer already exists 16:20:53 16113d51b718: Layer already exists 16:20:53 4.0.0-dev.2: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 16:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:20:54 ba16910e8e07: Preparing 16:20:54 66d11b3e6960: Preparing 16:20:54 066f64c454af: Preparing 16:20:54 2f249048203e: Preparing 16:20:54 cf8feb4cfa54: Preparing 16:20:54 47e3acd915c7: Preparing 16:20:54 16113d51b718: Preparing 16:20:54 47e3acd915c7: Waiting 16:20:54 16113d51b718: Waiting 16:20:54 2f249048203e: Layer already exists 16:20:54 66d11b3e6960: Layer already exists 16:20:54 cf8feb4cfa54: Layer already exists 16:20:54 ba16910e8e07: Layer already exists 16:20:54 066f64c454af: Layer already exists 16:20:54 47e3acd915c7: Layer already exists 16:20:54 16113d51b718: Layer already exists 16:20:54 57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:55 + 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 16:20:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:20:55 ba16910e8e07: Preparing 16:20:55 66d11b3e6960: Preparing 16:20:55 066f64c454af: Preparing 16:20:55 2f249048203e: Preparing 16:20:55 cf8feb4cfa54: Preparing 16:20:55 47e3acd915c7: Preparing 16:20:55 16113d51b718: Preparing 16:20:55 47e3acd915c7: Waiting 16:20:55 16113d51b718: Waiting 16:20:55 2f249048203e: Layer already exists 16:20:55 066f64c454af: Layer already exists 16:20:55 66d11b3e6960: Layer already exists 16:20:55 ba16910e8e07: Layer already exists 16:20:55 cf8feb4cfa54: Layer already exists 16:20:55 47e3acd915c7: Layer already exists 16:20:55 16113d51b718: Layer already exists 16:20:55 main: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:55 ===================================================== [Pipeline] echo 16:20:55 taggedImages: 16:20:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354 16:20:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:20:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.2 16:20:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 16:20:55 - 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 16:20:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:56 16:20:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:56 arm64: Pulling from edgex-lftools-log-publisher 16:20:56 8998bd30e6a1: Pulling fs layer 16:20:56 04944245beec: Pulling fs layer 16:20:56 699f458cf7ca: Pulling fs layer 16:20:56 765212b225bb: Pulling fs layer 16:20:56 f23df028b6ca: Pulling fs layer 16:20:56 765212b225bb: Waiting 16:20:56 d65c8cfc05b1: Pulling fs layer 16:20:56 f23df028b6ca: Waiting 16:20:56 2437ff75d9bd: Pulling fs layer 16:20:56 d65c8cfc05b1: Waiting 16:20:56 2437ff75d9bd: Waiting 16:20:56 04944245beec: Verifying Checksum 16:20:56 04944245beec: Download complete 16:20:56 765212b225bb: Verifying Checksum 16:20:56 765212b225bb: Download complete 16:20:56 f23df028b6ca: Verifying Checksum 16:20:56 f23df028b6ca: Download complete 16:20:56 d65c8cfc05b1: Verifying Checksum 16:20:56 d65c8cfc05b1: Download complete 16:20:56 699f458cf7ca: Verifying Checksum 16:20:56 699f458cf7ca: Download complete 16:20:57 8998bd30e6a1: Verifying Checksum 16:20:57 8998bd30e6a1: Download complete 16:20:59 2437ff75d9bd: Verifying Checksum 16:20:59 2437ff75d9bd: Download complete 16:21:01 8998bd30e6a1: Pull complete 16:21:02 04944245beec: Pull complete 16:21:04 699f458cf7ca: Pull complete 16:21:04 765212b225bb: Pull complete 16:21:04 f23df028b6ca: Pull complete 16:21:05 d65c8cfc05b1: Pull complete 16:21:23 2437ff75d9bd: Pull complete 16:21:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:21:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:23 prd-ubuntu20.04-docker-arm64-4c-16g-24346 does not seem to be running inside a container 16:21:23 $ 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/250 -v /w/workspace/app-service-configurable/250:/w/workspace/app-service-configurable/250:rw,z -v /w/workspace/app-service-configurable/250@tmp:/w/workspace/app-service-configurable/250@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 16:21:26 $ docker top 5bfb83df16d00cc99c24f7438d87249fd15116687378c537ff8fc129462aceed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:27 ---> job-cost.sh 16:21:27 lf-activate-venv: SKIPPING 16:21:27 INFO: No Stack... 16:21:27 INFO: Retrieving Pricing Info for: v3-standard-4 16:21:28 INFO: Archiving Costs [Pipeline] sh 16:21:28 + cat /w/workspace/app-service-configurable/250/archives/cost.csv 16:21:28 + cut -d, -f6 [Pipeline] lock 16:21:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] 16:21:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] did not exist. Created. 16:21:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:29 /w/workspace/app-service-configurable/250@tmp/durable-17bdf117/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:21:30 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:30 Warning: overwriting stash ‘stack-cost’ 16:21:30 Stashed 1 file(s) [Pipeline] } 16:21:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:30 $ docker stop --time=1 5bfb83df16d00cc99c24f7438d87249fd15116687378c537ff8fc129462aceed 16:21:32 $ docker rm -f --volumes 5bfb83df16d00cc99c24f7438d87249fd15116687378c537ff8fc129462aceed [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 16:21:32 provisioning config files... 16:21:32 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config255339795957343484tmp [Pipeline] { [Pipeline] sh 16:21:33 + set +x 16:21:33 + curl -s https://codecov.io/bash 16:21:33 + bash -s -- 16:21:33 16:21:33 _____ _ 16:21:33 / ____| | | 16:21:33 | | ___ __| | ___ ___ _____ __ 16:21:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:21:33 | |___| (_) | (_| | __/ (_| (_) \ V / 16:21:33 \_____\___/ \__,_|\___|\___\___/ \_/ 16:21:33 Bash-1.0.6 16:21:33 16:21:33 16:21:33 ==> git version 2.25.1 found 16:21:33 ==> 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 16:21:33 Release-Date: 2020-01-08 16:21:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:21:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:21:33 ==> Jenkins CI detected. 16:21:33 current dir:  /w/workspace/ry_app-service-configurable_main 16:21:33 project root: . 16:21:33 --> token set from env 16:21:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:21:33 ==> Running gcov in . (disable via -X gcov) 16:21:33 ==> Python coveragepy not found 16:21:33 ==> Searching for coverage reports in: 16:21:33 + . 16:21:33 -> Found 1 reports 16:21:33 ==> Detecting git/mercurial file structure 16:21:33 ==> Reading reports 16:21:33 + ./coverage.out bytes=953 16:21:33 ==> Appending adjustments 16:21:33 https://docs.codecov.io/docs/fixing-reports 16:21:33 + Found adjustments 16:21:33 ==> Gzipping contents 16:21:33 4.0K /tmp/codecov.qeietA.gz 16:21:33 ==> Uploading reports 16:21:33 url: https://codecov.io 16:21:33 query: branch=main&commit=57ead21cbc97f430706e8a9fcd015f4acc09d354&build=250&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F250%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:33 -> Pinging Codecov 16:21:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=57ead21cbc97f430706e8a9fcd015f4acc09d354&build=250&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F250%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:33 -> Uploading to 16:21:33 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/57ead21cbc97f430706e8a9fcd015f4acc09d354/5189d542-f99c-462d-a83f-05aeac0c504c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T162133Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5d449a57bda3ddbb8d430c6df4c89ce68b3ea4666396da988a3d438c374a1464 16:21:33 % Total % Received % Xferd Average Speed Time Time Time Current 16:21:33 Dload Upload Total Spent Left Speed 16:21:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2009 --:--:-- --:--:-- --:--:-- 2000 100 410 0 0 100 410 0 1680 --:--:-- --:--:-- --:--:-- 1673 16:21:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] } 16:21:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:21:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:21:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:21:34 16:21:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:21:34 latest: Pulling from edgex-devops/edgex-snyk-go 16:21:34 43c4264eed91: Already exists 16:21:34 4cc291be95ef: Already exists 16:21:34 2ac1f1163629: Already exists 16:21:34 5c3c966382ef: Already exists 16:21:34 4f4fb700ef54: Already exists 16:21:34 d9c7d2e4e75e: Pulling fs layer 16:21:34 9c3e1370e548: Pulling fs layer 16:21:35 d9c7d2e4e75e: Download complete 16:21:35 d9c7d2e4e75e: Pull complete 16:21:35 9c3e1370e548: Verifying Checksum 16:21:35 9c3e1370e548: Download complete 16:21:39 9c3e1370e548: Pull complete 16:21:39 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 16:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 16:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:39 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:21:39 $ 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:latest cat 16:21:41 $ docker top bbef5b85a81284dc2ed2663c580c94d4010b57bf1a0c4d160a60bf969ae4b901 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:42 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 16:21:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:21:42 + set -o pipefail 16:21:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:21:54 16:21:54 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:21:54 16:21:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/30f23522-7cdb-482c-81f2-0ad1a6dc1a31 16:21:54 16:21:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:21:54 [Pipeline] } 16:21:54 $ docker stop --time=1 bbef5b85a81284dc2ed2663c580c94d4010b57bf1a0c4d160a60bf969ae4b901 16:21:58 $ docker rm -f --volumes bbef5b85a81284dc2ed2663c580c94d4010b57bf1a0c4d160a60bf969ae4b901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:59 + git log --format=format:%s -1 57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] sh 16:21:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:21:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:00 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:22:00 $ 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 16:22:00 $ docker top 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:00 [ssh-agent] Looking for ssh-agent implementation... 16:22:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:00 $ docker exec 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 ssh-agent 16:22:01 SSH_AUTH_SOCK=/tmp/ssh-Ttvh1PjnK97O/agent.32 16:22:01 SSH_AGENT_PID=39 16:22:01 Running ssh-add (command line suppressed) 16:22:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6176496479448936806.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6176496479448936806.key) 16:22:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:01 + git semver tag 16:22:01 2024-11-01 16:22:01,609 [run_tag] DEBUG tag force:False 16:22:01 2024-11-01 16:22:01,609 [check_head_tag] DEBUG check head tag 16:22:01 2024-11-01 16:22:01,611 [execute] INFO git cat-file --batch-check 16:22:01 2024-11-01 16:22:01,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:22:01 2024-11-01 16:22:01,615 [execute] INFO git cat-file --batch 16:22:01 2024-11-01 16:22:01,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:22:01 2024-11-01 16:22:01,643 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:01 2024-11-01 16:22:01,643 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 16:22:01 2024-11-01 16:22:01,643 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:22:01 2024-11-01 16:22:01,646 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:01 4.0.0-dev.2 [Pipeline] } 16:22:01 $ docker exec --env ******** --env ******** 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 ssh-agent -k 16:22:01 unset SSH_AUTH_SOCK; 16:22:01 unset SSH_AGENT_PID; 16:22:01 echo Agent pid 39 killed; 16:22:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:02 + git semver [Pipeline] } 16:22:02 $ docker stop --time=1 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 16:22:03 $ docker rm -f --volumes 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:04 16:22:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:04 0.23.1-centos7: Pulling from edgex-lftools 16:22:04 ab5ef0e58194: Pulling fs layer 16:22:04 9712f1f96733: Pulling fs layer 16:22:04 63f879dbbcfc: Pulling fs layer 16:22:04 0d9ebad4ef96: Pulling fs layer 16:22:04 e9a5061849ea: Pulling fs layer 16:22:04 d747dcd14b5f: Pulling fs layer 16:22:04 2de7ff778b66: Pulling fs layer 16:22:04 0d9ebad4ef96: Waiting 16:22:04 e9a5061849ea: Waiting 16:22:04 d747dcd14b5f: Waiting 16:22:04 2de7ff778b66: Waiting 16:22:04 9712f1f96733: Verifying Checksum 16:22:04 9712f1f96733: Download complete 16:22:04 63f879dbbcfc: Verifying Checksum 16:22:04 63f879dbbcfc: Download complete 16:22:04 e9a5061849ea: Verifying Checksum 16:22:04 e9a5061849ea: Download complete 16:22:04 d747dcd14b5f: Download complete 16:22:04 0d9ebad4ef96: Verifying Checksum 16:22:04 0d9ebad4ef96: Download complete 16:22:04 ab5ef0e58194: Verifying Checksum 16:22:04 ab5ef0e58194: Download complete 16:22:04 2de7ff778b66: Verifying Checksum 16:22:04 2de7ff778b66: Download complete 16:22:07 ab5ef0e58194: Pull complete 16:22:07 9712f1f96733: Pull complete 16:22:08 63f879dbbcfc: Pull complete 16:22:12 0d9ebad4ef96: Pull complete 16:22:12 e9a5061849ea: Pull complete 16:22:12 d747dcd14b5f: Pull complete 16:22:12 2de7ff778b66: Pull complete 16:22:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:22:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:22:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:12 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:22:12 $ 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 16:22:17 $ docker top c7b51a744e1dad22d1a4a7fa628837194f3d8938179bcea8593fc6b7346998c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:22:17 provisioning config files... 16:22:17 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2368389610235899465tmp 16:22:17 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11953816132025099867tmp 16:22:17 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18063445452673348903tmp [Pipeline] { [Pipeline] echo 16:22:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:22:18 ---> sigul-configuration.sh 16:22:18 gpg: directory `/root/.gnupg' created 16:22:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:22:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:22:18 gpg: keyring `/root/.gnupg/secring.gpg' created 16:22:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:22:18 gpg: CAST5 encrypted data 16:22:18 gpg: encrypted with 1 passphrase 16:22:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:22:18 + mkdir /home/jenkins 16:22:18 + mkdir /home/jenkins/sigul [Pipeline] sh 16:22:18 + 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 16:22:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:22:19 ---> sigul-install.sh 16:22:19 Sigul already installed; skipping installation. [Pipeline] sh 16:22:19 + git tag --list 16:22:19 v1.0.0 16:22:19 v1.1.0 16:22:19 v1.2.0 16:22:19 v1.3.0 16:22:19 v1.3.1 16:22:19 v2.0.0 16:22:19 v2.0.1 16:22:19 v2.1.0 16:22:19 v2.1.1 16:22:19 v2.1.2 16:22:19 v2.2.0 16:22:19 v2.3 16:22:19 v2.3.0 16:22:19 v2.3.1 16:22:19 v3.0 16:22:19 v3.0.0 16:22:19 v3.0.1 16:22:19 v3.0.1-dev.1 16:22:19 v3.1 16:22:19 v3.1.0 16:22:19 v3.1.0-dev.1 16:22:19 v3.1.0-dev.10 16:22:19 v3.1.0-dev.11 16:22:19 v3.1.0-dev.12 16:22:19 v3.1.0-dev.13 16:22:19 v3.1.0-dev.14 16:22:19 v3.1.0-dev.15 16:22:19 v3.1.0-dev.16 16:22:19 v3.1.0-dev.17 16:22:19 v3.1.0-dev.18 16:22:19 v3.1.0-dev.19 16:22:19 v3.1.0-dev.2 16:22:19 v3.1.0-dev.20 16:22:19 v3.1.0-dev.21 16:22:19 v3.1.0-dev.22 16:22:19 v3.1.0-dev.23 16:22:19 v3.1.0-dev.24 16:22:19 v3.1.0-dev.25 16:22:19 v3.1.0-dev.26 16:22:19 v3.1.0-dev.27 16:22:19 v3.1.0-dev.28 16:22:19 v3.1.0-dev.29 16:22:19 v3.1.0-dev.3 16:22:19 v3.1.0-dev.30 16:22:19 v3.1.0-dev.31 16:22:19 v3.1.0-dev.32 16:22:19 v3.1.0-dev.33 16:22:19 v3.1.0-dev.34 16:22:19 v3.1.0-dev.35 16:22:19 v3.1.0-dev.36 16:22:19 v3.1.0-dev.37 16:22:19 v3.1.0-dev.38 16:22:19 v3.1.0-dev.39 16:22:19 v3.1.0-dev.4 16:22:19 v3.1.0-dev.5 16:22:19 v3.1.0-dev.6 16:22:19 v3.1.0-dev.7 16:22:19 v3.1.0-dev.8 16:22:19 v3.1.0-dev.9 16:22:19 v3.1.1 16:22:19 v3.1.1-dev.1 16:22:19 v3.2.0-dev.1 16:22:19 v3.2.0-dev.10 16:22:19 v3.2.0-dev.11 16:22:19 v3.2.0-dev.12 16:22:19 v3.2.0-dev.13 16:22:19 v3.2.0-dev.14 16:22:19 v3.2.0-dev.15 16:22:19 v3.2.0-dev.16 16:22:19 v3.2.0-dev.17 16:22:19 v3.2.0-dev.18 16:22:19 v3.2.0-dev.19 16:22:19 v3.2.0-dev.2 16:22:19 v3.2.0-dev.20 16:22:19 v3.2.0-dev.21 16:22:19 v3.2.0-dev.22 16:22:19 v3.2.0-dev.23 16:22:19 v3.2.0-dev.24 16:22:19 v3.2.0-dev.25 16:22:19 v3.2.0-dev.26 16:22:19 v3.2.0-dev.27 16:22:19 v3.2.0-dev.28 16:22:19 v3.2.0-dev.29 16:22:19 v3.2.0-dev.3 16:22:19 v3.2.0-dev.30 16:22:19 v3.2.0-dev.31 16:22:19 v3.2.0-dev.32 16:22:19 v3.2.0-dev.33 16:22:19 v3.2.0-dev.34 16:22:19 v3.2.0-dev.35 16:22:19 v3.2.0-dev.36 16:22:19 v3.2.0-dev.37 16:22:19 v3.2.0-dev.38 16:22:19 v3.2.0-dev.4 16:22:19 v3.2.0-dev.5 16:22:19 v3.2.0-dev.6 16:22:19 v3.2.0-dev.7 16:22:19 v3.2.0-dev.8 16:22:19 v3.2.0-dev.9 16:22:19 v4.0.0-dev.1 16:22:19 v4.0.0-dev.2 [Pipeline] sh 16:22:19 + lftools sign git-tag v4.0.0-dev.2 16:22:20 Signing Git tag with Sigul... 16:22:20 Signing v4.0.0-dev.2 [Pipeline] echo 16:22:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:22:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:22:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:22:20 $ docker stop --time=1 c7b51a744e1dad22d1a4a7fa628837194f3d8938179bcea8593fc6b7346998c8 16:22:22 $ docker rm -f --volumes c7b51a744e1dad22d1a4a7fa628837194f3d8938179bcea8593fc6b7346998c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:22:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:23 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:22:23 $ 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 16:22:23 $ docker top 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:23 [ssh-agent] Looking for ssh-agent implementation... 16:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:23 $ docker exec 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 ssh-agent 16:22:23 SSH_AUTH_SOCK=/tmp/ssh-xZl9p02o3MfH/agent.33 16:22:23 SSH_AGENT_PID=38 16:22:23 Running ssh-add (command line suppressed) 16:22:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2291477561844178600.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2291477561844178600.key) 16:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:24 + git semver bump pre 16:22:24 2024-11-01 16:22:24,350 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:24 2024-11-01 16:22:24,351 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 16:22:24 2024-11-01 16:22:24,351 [bump_version] DEBUG bumped version:4.0.0-dev.3 16:22:24 2024-11-01 16:22:24,351 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:22:24 2024-11-01 16:22:24,351 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:24 2024-11-01 16:22:24,351 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:22:24 2024-11-01 16:22:24,353 [execute] INFO git cat-file --batch-check 16:22:24 2024-11-01 16:22:24,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:24 2024-11-01 16:22:24,358 [execute] INFO git cat-file --batch 16:22:24 2024-11-01 16:22:24,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:24 2024-11-01 16:22:24,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:24 4.0.0-dev.3 [Pipeline] } 16:22:24 $ docker exec --env ******** --env ******** 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 ssh-agent -k 16:22:24 unset SSH_AUTH_SOCK; 16:22:24 unset SSH_AGENT_PID; 16:22:24 echo Agent pid 38 killed; 16:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:24 + git semver [Pipeline] } 16:22:25 $ docker stop --time=1 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 16:22:26 $ docker rm -f --volumes 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:27 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:22:27 $ 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 16:22:27 $ docker top 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:27 [ssh-agent] Looking for ssh-agent implementation... 16:22:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:27 $ docker exec 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 ssh-agent 16:22:27 SSH_AUTH_SOCK=/tmp/ssh-hQn9SLP0IoRf/agent.31 16:22:27 SSH_AGENT_PID=38 16:22:27 Running ssh-add (command line suppressed) 16:22:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12878335208843060849.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12878335208843060849.key) 16:22:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:28 + git semver push 16:22:28 2024-11-01 16:22:28,466 [run_push] DEBUG push 16:22:28 2024-11-01 16:22:28,467 [execute] INFO git cat-file --batch-check 16:22:28 2024-11-01 16:22:28,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:28 2024-11-01 16:22:28,470 [execute] INFO git rev-list aaafd66053726710836b6c239b995ffa2e57eb0b -- 16:22:28 2024-11-01 16:22:28,470 [execute] DEBUG Popen(['git', 'rev-list', 'aaafd66053726710836b6c239b995ffa2e57eb0b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:28 2024-11-01 16:22:28,481 [execute] INFO git fetch -v origin 16:22:28 2024-11-01 16:22:28,481 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:22:29 2024-11-01 16:22:28,952 [run_push] DEBUG no remote changes detected 16:22:29 2024-11-01 16:22:28,952 [execute] INFO git push origin semver 16:22:29 2024-11-01 16:22:28,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:29 2024-11-01 16:22:29,650 [run_push] DEBUG push all version tags 16:22:29 2024-11-01 16:22:29,651 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:22:29 2024-11-01 16:22:29,651 [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) 16:22:30 2024-11-01 16:22:30,280 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:22:30 4.0.0-dev.3 [Pipeline] } 16:22:30 $ docker exec --env ******** --env ******** 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 ssh-agent -k 16:22:30 unset SSH_AUTH_SOCK; 16:22:30 unset SSH_AGENT_PID; 16:22:30 echo Agent pid 38 killed; 16:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:31 + git semver [Pipeline] } 16:22:31 $ docker stop --time=1 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 16:22:32 $ docker rm -f --volumes 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:22:33 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:22:33 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:22:33 total 16 16:22:33 drwxr-xr-x 3 root root 4096 Nov 1 16:06 . 16:22:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:22 .. 16:22:33 drwxr-xr-x 2 root root 4096 Nov 1 16:06 cost 16:22:33 -rw-r--r-- 1 root root 96 Nov 1 16:06 cost.csv 16:22:33 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:22:33 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:22:33 total 16 16:22:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:06 . 16:22:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:22 .. 16:22:33 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:06 cost 16:22:33 -rw-r--r-- 1 jenkins jenkins 96 Nov 1 16:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:34 ---> package-listing.sh 16:22:34 ++ facter osfamily 16:22:34 ++ tr '[:upper:]' '[:lower:]' 16:22:34 + OS_FAMILY=debian 16:22:34 + workspace=/w/workspace/ry_app-service-configurable_main 16:22:34 + START_PACKAGES=/tmp/packages_start.txt 16:22:34 + END_PACKAGES=/tmp/packages_end.txt 16:22:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:34 + PACKAGES=/tmp/packages_start.txt 16:22:34 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:22:34 + PACKAGES=/tmp/packages_end.txt 16:22:34 + case "${OS_FAMILY}" in 16:22:34 + dpkg -l 16:22:34 + grep '^ii' 16:22:34 + '[' -f /tmp/packages_start.txt ']' 16:22:34 + '[' -f /tmp/packages_end.txt ']' 16:22:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:34 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:22:34 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:22:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:22:34 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 16:22:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:35 prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container 16:22:35 $ 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 16:22:35 $ docker top 94fa8a39f8527e6f5ccf768a54b3a9ca76d221f317c12a1b172f6a0ed4cd1cf5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:36 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:36 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:36 + ls /var/log/sa-host 16:22:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:36 provisioning config files... 16:22:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10780918317648387599tmp [Pipeline] { [Pipeline] echo 16:22:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:37 ---> create-netrc.sh [Pipeline] } 16:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:37 ---> python-tools-install.sh [Pipeline] echo 16:22:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:37 ---> sudo-logs.sh 16:22:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:22:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:38 ---> job-cost.sh 16:22:38 lf-activate-venv: SKIPPING 16:22:38 DEBUG: total: 0.2199999988079071 16:22:38 INFO: Retrieving Stack Cost... 16:22:38 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:39 INFO: Archiving Costs [Pipeline] echo 16:22:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:39 ---> logs-deploy.sh 16:22:39 lf-activate-venv: SKIPPING 16:22:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/250 16:22:39 INFO: archiving workspace using pattern(s): 16:22:40 Archives upload complete. 16:22:40 INFO: archiving logs to Nexus 16:22:41 ---> uname -a: 16:22:41 Linux prd-ubuntu20-04-docker-8c-8g-24344 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:22:41 16:22:41 16:22:41 ---> lscpu: 16:22:41 Architecture: x86_64 16:22:41 CPU op-mode(s): 32-bit, 64-bit 16:22:41 Byte Order: Little Endian 16:22:41 Address sizes: 40 bits physical, 48 bits virtual 16:22:41 CPU(s): 8 16:22:41 On-line CPU(s) list: 0-7 16:22:41 Thread(s) per core: 1 16:22:41 Core(s) per socket: 1 16:22:41 Socket(s): 8 16:22:41 NUMA node(s): 1 16:22:41 Vendor ID: AuthenticAMD 16:22:41 CPU family: 23 16:22:41 Model: 49 16:22:41 Model name: AMD EPYC-Rome Processor 16:22:41 Stepping: 0 16:22:41 CPU MHz: 2799.998 16:22:41 BogoMIPS: 5599.99 16:22:41 Virtualization: AMD-V 16:22:41 Hypervisor vendor: KVM 16:22:41 Virtualization type: full 16:22:41 L1d cache: 256 KiB 16:22:41 L1i cache: 256 KiB 16:22:41 L2 cache: 4 MiB 16:22:41 L3 cache: 128 MiB 16:22:41 NUMA node0 CPU(s): 0-7 16:22:41 Vulnerability Itlb multihit: Not affected 16:22:41 Vulnerability L1tf: Not affected 16:22:41 Vulnerability Mds: Not affected 16:22:41 Vulnerability Meltdown: Not affected 16:22:41 Vulnerability Mmio stale data: Not affected 16:22:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:22:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:22:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:22:41 Vulnerability Srbds: Not affected 16:22:41 Vulnerability Tsx async abort: Not affected 16:22:41 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 16:22:41 16:22:41 16:22:41 ---> nproc: 16:22:41 8 16:22:41 16:22:41 16:22:41 ---> df -h: 16:22:41 Filesystem Size Used Avail Use% Mounted on 16:22:41 overlay 155G 13G 142G 9% / 16:22:41 tmpfs 64M 0 64M 0% /dev 16:22:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:22:41 shm 64M 0 64M 0% /dev/shm 16:22:41 /dev/vda1 155G 13G 142G 9% /facter-os 16:22:41 16:22:41 16:22:41 ---> sar -b -r -n DEV: 16:22:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24344) 11/01/24 _x86_64_ (8 CPU) 16:22:41 16:22:41 16:02:22 LINUX RESTART (8 CPU) 16:22:41 16:22:41 16:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:22:41 16:04:01 278.53 12.25 266.28 0.00 1778.65 71560.83 0.00 16:22:41 16:05:01 183.70 0.08 183.62 0.00 10.80 66016.06 0.00 16:22:41 16:06:01 101.47 0.13 101.33 0.00 6.80 33716.00 0.00 16:22:41 16:07:01 159.67 0.10 159.57 0.00 6.80 54025.66 0.00 16:22:41 16:08:01 14.63 0.98 13.65 0.00 68.39 710.41 0.00 16:22:41 16:09:01 22.05 0.00 22.05 0.00 0.00 1878.89 0.00 16:22:41 16:10:01 41.17 10.65 30.52 0.00 5349.28 7030.46 0.00 16:22:41 16:11:01 4.35 0.00 4.35 0.00 0.00 50.79 0.00 16:22:41 16:12:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 16:22:41 16:13:01 2.33 0.00 2.33 0.00 0.00 38.66 0.00 16:22:41 16:14:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 16:22:41 16:15:01 3.40 1.02 2.38 0.00 21.86 30.79 0.00 16:22:41 16:16:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 16:22:41 16:17:01 1.43 0.02 1.42 0.00 0.13 16.66 0.00 16:22:41 16:18:01 1.78 0.02 1.77 0.00 0.13 22.66 0.00 16:22:41 16:19:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 16:22:41 16:20:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 16:22:41 16:21:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 16:22:41 16:22:01 64.98 0.25 64.73 0.00 20.26 29371.41 0.00 16:22:41 Average: 46.43 1.33 45.10 0.00 381.09 13873.39 0.00 16:22:41 16:22:41 16:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:22:41 16:04:01 28118496 31555216 751204 2.28 128296 3482652 1893224 5.58 1251484 3013192 738120 16:22:41 16:05:01 26953396 31251228 1049340 3.19 184752 4214572 2177904 6.42 1872788 3483140 731412 16:22:41 16:06:01 27855184 31471736 826736 2.51 190436 3547588 2319652 6.84 1388520 3080396 42368 16:22:41 16:07:01 26949948 31554656 745440 2.27 199368 4475792 1757444 5.18 1372736 3953344 496 16:22:41 16:08:01 26942548 31568136 732468 2.23 202780 4492880 1793776 5.29 1362220 3970328 12268 16:22:41 16:09:01 26922848 31575024 725248 2.21 205896 4515572 1813044 5.34 1364356 3993056 11232 16:22:41 16:10:01 26589460 31555088 735340 2.24 213532 4808464 1823080 5.37 1585704 4071736 956 16:22:41 16:11:01 26589280 31554916 735472 2.24 213596 4808424 1823080 5.37 1585696 4071736 300 16:22:41 16:12:01 26593788 31559684 730596 2.22 213632 4808584 1823080 5.37 1581064 4071868 36 16:22:41 16:13:01 26593636 31559608 730540 2.22 213728 4808568 1823080 5.37 1581232 4071868 16 16:22:41 16:14:01 26593944 31559948 730144 2.22 213748 4808576 1823080 5.37 1581188 4071868 12 16:22:41 16:15:01 26593528 31560596 729896 2.22 213812 4809196 1824572 5.38 1581372 4072396 8 16:22:41 16:16:01 26593472 31560552 729916 2.22 213840 4809188 1824572 5.38 1581304 4072396 12 16:22:41 16:17:01 26593304 31560480 729836 2.22 213864 4809204 1824572 5.38 1581780 4072416 224 16:22:41 16:18:01 26592516 31559868 730448 2.22 213936 4809200 1837628 5.42 1581296 4072424 16 16:22:41 16:19:01 26592752 31560128 730144 2.22 213952 4809208 1837628 5.42 1581292 4072424 44 16:22:41 16:20:01 26592484 31559868 730308 2.22 213980 4809212 1837628 5.42 1581220 4072428 8 16:22:41 16:21:01 26592176 31559592 730576 2.22 214000 4809212 1837628 5.42 1581248 4072428 48 16:22:41 16:22:01 26098112 31498716 787044 2.39 223460 5209636 1890500 5.57 1655988 4463740 612 16:22:41 Average: 26786888 31536055 757405 2.30 205295 4612933 1872904 5.52 1539605 3938062 80957 16:22:41 16:22:41 16:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:22:41 16:04:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 16:22:41 16:04:01 ens3 689.63 467.82 8446.95 75.59 0.00 0.00 0.00 0.00 16:22:41 16:04:01 docker0 320.52 457.40 27.72 3488.16 0.00 0.00 0.00 0.00 16:22:41 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:05:01 ens3 20.16 13.01 22.69 8.59 0.00 0.00 0.00 0.00 16:22:41 16:05:01 veth6558207 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:22:41 16:05:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:22:41 16:06:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 16:22:41 16:06:01 ens3 21.13 12.73 57.21 7.85 0.00 0.00 0.00 0.00 16:22:41 16:06:01 veth9c0697f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:22:41 16:06:01 docker0 1.27 2.82 0.08 38.08 0.00 0.00 0.00 0.00 16:22:41 16:07:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 16:22:41 16:07:01 ens3 185.94 134.39 2713.35 449.54 0.00 0.00 0.00 0.00 16:22:41 16:07:01 docker0 5.97 12.03 0.36 155.13 0.00 0.00 0.00 0.00 16:22:41 16:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:22:41 16:08:01 ens3 102.85 54.77 208.77 3.82 0.00 0.00 0.00 0.00 16:22:41 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:09:01 ens3 193.75 107.87 387.73 6.95 0.00 0.00 0.00 0.00 16:22:41 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 16:22:41 16:10:01 ens3 193.35 108.23 1527.19 7.19 0.00 0.00 0.00 0.00 16:22:41 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:11:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 16:22:41 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:12:01 ens3 0.53 0.28 2.54 0.02 0.00 0.00 0.00 0.00 16:22:41 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:13:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:22:41 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:18:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:22:41 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:20:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:21:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:22:41 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 16:22:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 16:22:41 16:22:01 ens3 269.39 187.50 3919.79 149.40 0.00 0.00 0.00 0.00 16:22:41 16:22:01 veth07fb784 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:22:41 16:22:01 docker0 89.45 138.37 7.83 1253.11 0.00 0.00 0.00 0.00 16:22:41 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 16:22:41 Average: ens3 87.80 56.89 903.29 37.29 0.00 0.00 0.00 0.00 16:22:41 Average: veth07fb784 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:41 Average: docker0 21.70 31.77 1.87 256.91 0.00 0.00 0.00 0.00 16:22:41 16:22:41 16:22:41 ---> sar -P ALL: 16:22:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24344) 11/01/24 _x86_64_ (8 CPU) 16:22:41 16:22:41 16:02:22 LINUX RESTART (8 CPU) 16:22:41 16:22:41 16:03:02 CPU %user %nice %system %iowait %steal %idle 16:22:41 16:04:01 all 8.66 0.00 3.78 3.00 0.07 84.48 16:22:41 16:04:01 0 8.56 0.00 4.04 5.91 0.05 81.44 16:22:41 16:04:01 1 8.68 0.00 3.60 2.80 0.07 84.86 16:22:41 16:04:01 2 9.21 0.00 4.21 1.51 0.07 85.01 16:22:41 16:04:01 3 7.30 0.00 3.31 3.19 0.07 86.14 16:22:41 16:04:01 4 8.70 0.00 3.72 4.50 0.07 83.01 16:22:41 16:04:01 5 7.82 0.00 3.58 3.46 0.14 85.00 16:22:41 16:04:01 6 7.96 0.00 4.56 1.95 0.07 85.46 16:22:41 16:04:01 7 11.08 0.00 3.24 0.73 0.07 84.87 16:22:41 16:05:01 all 27.78 0.00 5.22 3.25 0.07 63.68 16:22:41 16:05:01 0 26.33 0.00 4.72 0.69 0.07 68.18 16:22:41 16:05:01 1 26.51 0.00 4.75 0.02 0.07 68.66 16:22:41 16:05:01 2 28.09 0.00 4.43 0.08 0.07 67.33 16:22:41 16:05:01 3 30.33 0.00 5.36 0.08 0.07 64.16 16:22:41 16:05:01 4 27.26 0.00 4.70 3.25 0.07 64.72 16:22:41 16:05:01 5 28.51 0.00 6.08 0.89 0.05 64.47 16:22:41 16:05:01 6 26.75 0.00 4.60 0.67 0.07 67.91 16:22:41 16:05:01 7 28.48 0.00 7.13 20.47 0.08 43.83 16:22:41 16:06:01 all 47.02 0.00 6.51 2.41 0.09 43.98 16:22:41 16:06:01 0 47.35 0.00 6.87 7.32 0.10 38.36 16:22:41 16:06:01 1 48.32 0.00 6.85 1.30 0.10 43.44 16:22:41 16:06:01 2 45.74 0.00 6.73 1.66 0.10 45.77 16:22:41 16:06:01 3 46.63 0.00 5.97 0.25 0.08 47.07 16:22:41 16:06:01 4 47.39 0.00 6.18 1.31 0.08 45.04 16:22:41 16:06:01 5 46.58 0.00 6.33 0.45 0.08 46.55 16:22:41 16:06:01 6 47.74 0.00 6.24 0.61 0.08 45.33 16:22:41 16:06:01 7 46.39 0.00 6.90 6.36 0.08 40.27 16:22:41 16:07:01 all 25.99 0.00 4.78 2.47 0.06 66.70 16:22:41 16:07:01 0 27.38 0.00 5.24 0.72 0.07 66.59 16:22:41 16:07:01 1 24.13 0.00 4.75 6.17 0.08 64.87 16:22:41 16:07:01 2 26.16 0.00 4.76 0.05 0.05 68.98 16:22:41 16:07:01 3 25.87 0.00 4.53 0.02 0.07 69.51 16:22:41 16:07:01 4 26.79 0.00 4.65 3.21 0.05 65.29 16:22:41 16:07:01 5 25.90 0.00 5.04 9.05 0.07 59.95 16:22:41 16:07:01 6 27.61 0.00 4.76 0.07 0.07 67.50 16:22:41 16:07:01 7 24.05 0.00 4.52 0.50 0.05 70.87 16:22:41 16:08:01 all 0.38 0.00 0.13 0.13 0.02 99.34 16:22:41 16:08:01 0 0.30 0.00 0.12 0.07 0.03 99.48 16:22:41 16:08:01 1 0.48 0.00 0.33 0.07 0.02 99.10 16:22:41 16:08:01 2 0.03 0.00 0.05 0.00 0.02 99.90 16:22:41 16:08:01 3 1.28 0.00 0.10 0.03 0.02 98.57 16:22:41 16:08:01 4 0.13 0.00 0.02 0.00 0.02 99.83 16:22:41 16:08:01 5 0.27 0.00 0.13 0.02 0.02 99.57 16:22:41 16:08:01 6 0.28 0.00 0.12 0.03 0.02 99.55 16:22:41 16:08:01 7 0.27 0.00 0.18 0.79 0.03 98.73 16:22:41 16:09:01 all 0.38 0.00 0.15 0.25 0.02 99.20 16:22:41 16:09:01 0 0.42 0.00 0.15 0.03 0.02 99.38 16:22:41 16:09:01 1 0.65 0.00 0.20 0.08 0.03 99.03 16:22:41 16:09:01 2 0.23 0.00 0.12 0.03 0.02 99.60 16:22:41 16:09:01 3 0.17 0.00 0.10 0.02 0.02 99.70 16:22:41 16:09:01 4 0.37 0.00 0.17 0.05 0.02 99.40 16:22:41 16:09:01 5 0.28 0.00 0.07 0.03 0.03 99.58 16:22:41 16:09:01 6 0.67 0.00 0.18 0.07 0.02 99.06 16:22:41 16:09:01 7 0.22 0.00 0.20 1.69 0.03 97.86 16:22:41 16:10:01 all 1.36 0.00 0.60 0.58 0.03 97.44 16:22:41 16:10:01 0 2.40 0.00 0.62 0.38 0.02 96.58 16:22:41 16:10:01 1 1.74 0.00 0.57 0.07 0.03 97.59 16:22:41 16:10:01 2 1.19 0.00 0.64 0.60 0.03 97.54 16:22:41 16:10:01 3 1.42 0.00 0.74 0.60 0.03 97.21 16:22:41 16:10:01 4 0.87 0.00 0.50 0.80 0.02 97.81 16:22:41 16:10:01 5 1.17 0.00 0.69 0.97 0.02 97.16 16:22:41 16:10:01 6 1.02 0.00 0.32 0.03 0.03 98.60 16:22:41 16:10:01 7 1.09 0.00 0.70 1.20 0.02 96.99 16:22:41 16:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:22:41 16:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:22:41 16:11:01 1 0.02 0.00 0.00 0.00 0.03 99.95 16:22:41 16:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 16:22:41 16:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:22:41 16:11:01 4 0.05 0.00 0.00 0.05 0.00 99.90 16:22:41 16:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:22:41 16:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:22:41 16:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:12:01 all 0.17 0.00 0.01 0.00 0.01 99.80 16:22:41 16:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:22:41 16:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:22:41 16:12:01 2 0.88 0.00 0.03 0.00 0.02 99.07 16:22:41 16:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:22:41 16:12:01 4 0.35 0.00 0.00 0.02 0.02 99.62 16:22:41 16:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:22:41 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:22:41 16:13:01 all 0.26 0.00 0.01 0.01 0.01 99.72 16:22:41 16:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:22:41 16:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:22:41 16:13:01 2 1.70 0.00 0.00 0.00 0.02 98.29 16:22:41 16:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:22:41 16:13:01 4 0.15 0.00 0.02 0.03 0.00 99.80 16:22:41 16:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:22:41 16:13:01 6 0.02 0.00 0.00 0.02 0.02 99.95 16:22:41 16:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:22:41 16:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:22:41 16:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:22:41 16:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:22:41 16:14:01 2 0.07 0.00 0.02 0.00 0.00 99.92 16:22:41 16:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:22:41 16:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:22:41 16:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:22:41 16:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:22:41 16:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:22:41 16:14:01 CPU %user %nice %system %iowait %steal %idle 16:22:41 16:15:01 all 0.06 0.00 0.03 0.01 0.01 99.90 16:22:41 16:15:01 0 0.22 0.00 0.05 0.03 0.00 99.70 16:22:41 16:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:22:41 16:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:22:41 16:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:22:41 16:15:01 4 0.03 0.00 0.02 0.02 0.00 99.93 16:22:41 16:15:01 5 0.08 0.00 0.02 0.00 0.02 99.88 16:22:41 16:15:01 6 0.02 0.00 0.03 0.02 0.00 99.93 16:22:41 16:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:22:41 16:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:22:41 16:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:22:41 16:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:22:41 16:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:22:41 16:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 16:22:41 16:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:22:41 16:16:01 6 0.00 0.00 0.02 0.02 0.02 99.95 16:22:41 16:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 16:22:41 16:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:22:41 16:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:22:41 16:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:22:41 16:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:22:41 16:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:22:41 16:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:22:41 16:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:22:41 16:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:22:41 16:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:18:01 all 0.16 0.00 0.03 0.00 0.00 99.80 16:22:41 16:18:01 0 1.03 0.00 0.03 0.00 0.00 98.94 16:22:41 16:18:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:22:41 16:18:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:22:41 16:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:22:41 16:18:01 4 0.05 0.00 0.02 0.02 0.00 99.92 16:22:41 16:18:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:22:41 16:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:22:41 16:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:22:41 16:19:01 all 0.26 0.00 0.01 0.00 0.01 99.70 16:22:41 16:19:01 0 1.97 0.00 0.00 0.00 0.02 98.02 16:22:41 16:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:22:41 16:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:22:41 16:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 16:22:41 16:19:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:22:41 16:19:01 6 0.02 0.00 0.00 0.02 0.02 99.95 16:22:41 16:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:22:41 16:20:01 all 0.27 0.00 0.01 0.00 0.01 99.71 16:22:41 16:20:01 0 1.97 0.00 0.00 0.00 0.00 98.03 16:22:41 16:20:01 1 0.07 0.00 0.05 0.00 0.03 99.85 16:22:41 16:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:22:41 16:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 16:22:41 16:20:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:22:41 16:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:22:41 16:21:01 all 0.11 0.00 0.01 0.00 0.01 99.87 16:22:41 16:21:01 0 0.80 0.00 0.00 0.00 0.02 99.19 16:22:41 16:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:22:41 16:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:22:41 16:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:22:41 16:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:22:41 16:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:22:41 16:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 16:22:41 16:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:22:41 16:22:01 all 3.76 0.00 1.67 1.13 0.04 93.40 16:22:41 16:22:01 0 3.71 0.00 1.48 0.37 0.03 94.41 16:22:41 16:22:01 1 4.64 0.00 1.49 0.05 0.05 93.77 16:22:41 16:22:01 2 2.92 0.00 1.55 0.25 0.05 95.22 16:22:41 16:22:01 3 5.40 0.00 1.97 3.69 0.03 88.91 16:22:41 16:22:01 4 3.28 0.00 2.08 0.72 0.02 93.91 16:22:41 16:22:01 5 3.25 0.00 1.32 0.08 0.02 95.32 16:22:41 16:22:01 6 3.32 0.00 1.96 3.89 0.05 90.79 16:22:41 16:22:01 7 3.54 0.00 1.52 0.02 0.03 94.89 16:22:41 Average: all 6.10 0.00 1.20 0.69 0.03 91.99 16:22:41 Average: 0 6.40 0.00 1.22 0.81 0.02 91.55 16:22:41 Average: 1 6.03 0.00 1.19 0.55 0.04 92.19 16:22:41 Average: 2 6.08 0.00 1.18 0.22 0.03 92.49 16:22:41 Average: 3 6.20 0.00 1.16 0.41 0.03 92.20 16:22:41 Average: 4 6.04 0.00 1.16 0.73 0.02 92.06 16:22:41 Average: 5 5.96 0.00 1.22 0.78 0.03 92.01 16:22:41 Average: 6 6.04 0.00 1.19 0.39 0.02 92.35 16:22:41 Average: 7 6.02 0.00 1.28 1.65 0.02 91.03 16:22:41 16:22:41 16:22:41