Push event to branch main Started by user Jin Lin Guan Rebuilds build #88 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh8877535308731595810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3276657015345681711.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/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/sample-service/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17179373634474453220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh17347593318781326398.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/sample-service/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/sample-service/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18110592620374777798.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:sample-service, buildExperimentalDockerImage:true, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test GOTESTFLAGS="-json -v" 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: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: true 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-39681 in /w/workspace/edgexfoundry_sample-service_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/sample-service.git > git init /w/workspace/edgexfoundry_sample-service_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (main) Commit message: "Merge pull request #162 from ernestojeda/new-changes" > git config core.sparsecheckout # timeout=10 > git checkout -f 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-list --no-walk 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:12:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:12:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:12:21 ========================================================= 08:12:21 EdgeX Global Pipelines Version Info 08:12:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:12:21 ------------------- 08:12:21 stable info: 08:12:21 ------------------- 08:12:21 Commited By: Cherry Wang cherry@iotechsys.com 08:12:21 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:12:21 Message: update stable to v1.0.269 08:12:22 ------------------- 08:12:22 experimental info: 08:12:22 ------------------- 08:12:22 Commited By: **** collab-it+edgex@linuxfoundation.org 08:12:22 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:12:22 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = true [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:12:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84423b8 [Pipeline] echo 08:12:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:23 provisioning config files... 08:12:23 copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config4394279613392297699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:23 ---> ****-login.sh 08:12:23 nexus3.edgexfoundry.org:10001 08:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:23 Configure a credential helper to remove this warning. See 08:12:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:23 08:12:23 Login Succeeded 08:12:23 nexus3.edgexfoundry.org:10002 08:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:24 Configure a credential helper to remove this warning. See 08:12:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:24 08:12:24 Login Succeeded 08:12:24 nexus3.edgexfoundry.org:10003 08:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:24 Configure a credential helper to remove this warning. See 08:12:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:24 08:12:24 Login Succeeded 08:12:24 nexus3.edgexfoundry.org:10004 08:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:24 Configure a credential helper to remove this warning. See 08:12:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:24 08:12:24 Login Succeeded 08:12:24 ****.io 08:12:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:24 Configure a credential helper to remove this warning. See 08:12:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:24 08:12:24 Login Succeeded 08:12:24 ---> ****-login.sh ends [Pipeline] } 08:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:12:25 + git rev-list -1 --merges 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc~1..84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] echo 08:12:25 -----------> git rev-list -1 --merges 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc~1..84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:12:25 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [false] [Pipeline] sh 08:12:25 + git log --format=format:%s -1 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] echo 08:12:25 ========================================================= 08:12:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:12:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:25 + git log --format=format:%s -1 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] echo 08:12:25 [semverPrep] GIT_COMMIT: 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc, Commit Message: Merge pull request #162 from ernestojeda/new-changes [Pipeline] echo 08:12:25 [semverPrep] This is not a build commit. [Pipeline] sh 08:12:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:12:26 + grep -v github /etc/ssh/ssh_known_hosts 08:12:26 + [ -e /tmp/ssh_known_hosts ] 08:12:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:12:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:12:26 + sudo tee -a /etc/ssh/ssh_known_hosts 08:12:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:26 08:12:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:27 0.1.4: Pulling from edgex-devops/py-git-semver 08:12:27 b85a868b505f: Pulling fs layer 08:12:27 e2be974225ed: Pulling fs layer 08:12:27 339a4e72a1f5: Pulling fs layer 08:12:27 988bab9f4d93: Pulling fs layer 08:12:27 1469e6f7b9e6: Pulling fs layer 08:12:27 eaf3925da568: Pulling fs layer 08:12:27 bab4dde63d76: Pulling fs layer 08:12:27 bde34c3a00c8: Pulling fs layer 08:12:27 b352a97aabf1: Pulling fs layer 08:12:27 4872d77fe225: Pulling fs layer 08:12:27 5851b861e8e6: Pulling fs layer 08:12:27 b352a97aabf1: Waiting 08:12:27 4872d77fe225: Waiting 08:12:27 5851b861e8e6: Waiting 08:12:27 eaf3925da568: Waiting 08:12:27 bab4dde63d76: Waiting 08:12:27 1469e6f7b9e6: Waiting 08:12:27 e2be974225ed: Download complete 08:12:27 988bab9f4d93: Verifying Checksum 08:12:27 988bab9f4d93: Download complete 08:12:27 1469e6f7b9e6: Verifying Checksum 08:12:27 1469e6f7b9e6: Download complete 08:12:27 339a4e72a1f5: Verifying Checksum 08:12:27 339a4e72a1f5: Download complete 08:12:27 eaf3925da568: Verifying Checksum 08:12:27 eaf3925da568: Download complete 08:12:27 bde34c3a00c8: Download complete 08:12:27 b352a97aabf1: Download complete 08:12:27 4872d77fe225: Verifying Checksum 08:12:27 4872d77fe225: Download complete 08:12:27 5851b861e8e6: Verifying Checksum 08:12:27 5851b861e8e6: Download complete 08:12:27 b85a868b505f: Verifying Checksum 08:12:27 b85a868b505f: Download complete 08:12:27 bab4dde63d76: Verifying Checksum 08:12:27 bab4dde63d76: Download complete 08:12:28 b85a868b505f: Pull complete 08:12:28 e2be974225ed: Pull complete 08:12:28 339a4e72a1f5: Pull complete 08:12:28 988bab9f4d93: Pull complete 08:12:29 1469e6f7b9e6: Pull complete 08:12:29 eaf3925da568: Pull complete 08:12:31 bab4dde63d76: Pull complete 08:12:31 bde34c3a00c8: Pull complete 08:12:31 b352a97aabf1: Pull complete 08:12:31 4872d77fe225: Pull complete 08:12:31 5851b861e8e6: Pull complete 08:12:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:31 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 08:12:33 $ docker top 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e -eo pid,comm 08:12:33 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). 08:12:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:34 [ssh-agent] Looking for ssh-agent implementation... 08:12:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:34 $ docker exec 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e ssh-agent 08:12:34 SSH_AUTH_SOCK=/tmp/ssh-JCpdAZMgQkQL/agent.32 08:12:34 SSH_AGENT_PID=38 08:12:34 Running ssh-add (command line suppressed) 08:12:34 Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_12572880778474590830.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_12572880778474590830.key) 08:12:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:34 + git tag --points-at HEAD [Pipeline] } 08:12:34 $ docker exec --env ******** --env ******** 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e ssh-agent -k 08:12:34 unset SSH_AUTH_SOCK; 08:12:34 unset SSH_AGENT_PID; 08:12:34 echo Agent pid 38 killed; 08:12:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:12:34 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'experimental|v5.1.6-dev.4' [Pipeline] sshagent 08:12:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:34 [ssh-agent] Looking for ssh-agent implementation... 08:12:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:34 $ docker exec 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e ssh-agent 08:12:35 SSH_AUTH_SOCK=/tmp/ssh-EO9XU8mnqbKz/agent.72 08:12:35 SSH_AGENT_PID=78 08:12:35 Running ssh-add (command line suppressed) 08:12:35 Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_14223208702068192525.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_14223208702068192525.key) 08:12:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:35 + git semver init 08:12:35 2025-02-25 08:12:35,715 [run_init] DEBUG init version:0.0.0 force:False 08:12:35 2025-02-25 08:12:35,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_sample-service_main/.semver 08:12:35 2025-02-25 08:12:35,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/edgexfoundry_sample-service_main/.semver 08:12:35 2025-02-25 08:12:35,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/edgexfoundry_sample-service_main/.semver'], cwd=/w/workspace/edgexfoundry_sample-service_main, universal_newlines=False, shell=None, istream=None) 08:12:36 2025-02-25 08:12:36,371 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_sample-service_main/.git/info/exclude 08:12:36 2025-02-25 08:12:36,373 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_sample-service_main/.semver/main with force:False 08:12:36 2025-02-25 08:12:36,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 08:12:36 2025-02-25 08:12:36,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 08:12:36 5.1.6-dev.5 [Pipeline] } 08:12:36 $ docker exec --env ******** --env ******** 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e ssh-agent -k 08:12:36 unset SSH_AUTH_SOCK; 08:12:36 unset SSH_AGENT_PID; 08:12:36 echo Agent pid 78 killed; 08:12:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:37 + git semver [Pipeline] } 08:12:37 $ docker stop --time=1 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e 08:12:38 $ docker rm -f --volumes 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e [Pipeline] // withDockerContainer [Pipeline] sh 08:12:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:39 Stashed 1 file(s) [Pipeline] echo 08:12:39 [edgeXSemver]: initialized semver on version 5.1.6-dev.5 [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 08:12:39 provisioning config files... 08:12:39 copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config11755237534622656156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:39 ---> ****-login.sh 08:12:39 nexus3.edgexfoundry.org:10001 08:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:39 Configure a credential helper to remove this warning. See 08:12:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:39 08:12:39 Login Succeeded 08:12:39 nexus3.edgexfoundry.org:10002 08:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:39 Configure a credential helper to remove this warning. See 08:12:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:39 08:12:39 Login Succeeded 08:12:39 nexus3.edgexfoundry.org:10003 08:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:40 Configure a credential helper to remove this warning. See 08:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:40 08:12:40 Login Succeeded 08:12:40 nexus3.edgexfoundry.org:10004 08:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:40 Configure a credential helper to remove this warning. See 08:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:40 08:12:40 Login Succeeded 08:12:40 ****.io 08:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:40 Configure a credential helper to remove this warning. See 08:12:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:40 08:12:40 Login Succeeded 08:12:40 ---> ****-login.sh ends [Pipeline] } 08:12:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:12:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:12:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:12:40 ========================================================= 08:12:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:12:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + 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 . 08:12:40 Sending build context to Docker daemon 2.768MB 08:12:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:12:40 Step 2/12 : FROM ${BASE} AS builder 08:12:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:12:40 da9db072f522: Pulling fs layer 08:12:40 6ef4a4ee8ca5: Pulling fs layer 08:12:40 06f05ace1117: Pulling fs layer 08:12:40 5fe327b54edc: Pulling fs layer 08:12:40 4f4fb700ef54: Pulling fs layer 08:12:40 5fe327b54edc: Waiting 08:12:40 92a5565b7b96: Pulling fs layer 08:12:40 ff9bb7016b71: Pulling fs layer 08:12:40 ff9bb7016b71: Waiting 08:12:40 92a5565b7b96: Waiting 08:12:40 4f4fb700ef54: Waiting 08:12:40 b67dba6c2c7d: Pulling fs layer 08:12:40 a813b0c90790: Pulling fs layer 08:12:40 b67dba6c2c7d: Waiting 08:12:40 a813b0c90790: Waiting 08:12:40 6ef4a4ee8ca5: Download complete 08:12:40 5fe327b54edc: Verifying Checksum 08:12:40 5fe327b54edc: Download complete 08:12:40 4f4fb700ef54: Download complete 08:12:40 92a5565b7b96: Verifying Checksum 08:12:40 92a5565b7b96: Download complete 08:12:40 da9db072f522: Download complete 08:12:41 ff9bb7016b71: Verifying Checksum 08:12:41 ff9bb7016b71: Download complete 08:12:41 da9db072f522: Pull complete 08:12:41 a813b0c90790: Verifying Checksum 08:12:41 a813b0c90790: Download complete 08:12:41 6ef4a4ee8ca5: Pull complete 08:12:41 06f05ace1117: Verifying Checksum 08:12:41 06f05ace1117: Download complete 08:12:41 b67dba6c2c7d: Verifying Checksum 08:12:41 b67dba6c2c7d: Download complete 08:12:44 06f05ace1117: Pull complete 08:12:44 5fe327b54edc: Pull complete 08:12:44 4f4fb700ef54: Pull complete 08:12:44 92a5565b7b96: Pull complete 08:12:45 ff9bb7016b71: Pull complete 08:12:47 b67dba6c2c7d: Pull complete 08:12:48 a813b0c90790: Pull complete 08:12:48 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:12:48 ---> 3ba60ce46760 08:12:48 Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:12:50 ---> Running in 34d3964ced29 08:12:50 Removing intermediate container 34d3964ced29 08:12:50 ---> 3fe661766e87 08:12:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:12:50 ---> Running in 6e99e5f3b756 08:12:50 Removing intermediate container 6e99e5f3b756 08:12:50 ---> 9bfc1cb9a332 08:12:50 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:12:50 ---> Running in 5644b972d64a 08:12:51 Removing intermediate container 5644b972d64a 08:12:51 ---> 34a49b1b1c38 08:12:51 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:12:51 ---> Running in 7473f05a4b5e 08:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:12:51 (1/4) Installing openssh-keygen (9.7_p1-r5) 08:12:51 (2/4) Installing libedit (20240517.3.1-r0) 08:12:51 (3/4) Installing openssh-client-common (9.7_p1-r5) 08:12:51 (4/4) Installing openssh-client-default (9.7_p1-r5) 08:12:51 Executing busybox-1.36.1-r29.trigger 08:12:51 OK: 252 MiB in 62 packages 08:12:52 Removing intermediate container 7473f05a4b5e 08:12:52 ---> 154023260973 08:12:52 Step 7/12 : WORKDIR /sample-service 08:12:52 ---> Running in aee451e1863c 08:12:52 Removing intermediate container aee451e1863c 08:12:52 ---> 408674213b82 08:12:52 Step 8/12 : COPY go.mod vendor* ./ 08:12:52 ---> 13988c2293d8 08:12:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:52 ---> Running in b549cbc57384 08:12:54 Still waiting to schedule task 08:12:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:13:02 Removing intermediate container b549cbc57384 08:13:02 ---> c275c5c50077 08:13:02 Step 10/12 : COPY . . 08:13:02 ---> 43b5149e2c4d 08:13:02 Step 11/12 : ARG MAKE='make build' 08:13:02 ---> Running in 8d1bba0d4619 08:13:02 Removing intermediate container 8d1bba0d4619 08:13:02 ---> 713d970fdb45 08:13:02 Step 12/12 : RUN $MAKE 08:13:02 ---> Running in 8b94a6320232 08:13:03 noop 08:13:03 Removing intermediate container 8b94a6320232 08:13:03 ---> 746f1e308074 08:13:03 Successfully built 746f1e308074 08:13:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:03 + docker inspect -f . ci-base-image-x86_64 08:13:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:03 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 ******** -e ******** ci-base-image-x86_64 cat 08:13:04 $ docker top 12f0a185944e2d826061e645be0c30745d8ac090e1e82626c6ff043df7b8f9cc -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:04 + go version 08:13:04 go version go1.23.4 linux/amd64 [Pipeline] } 08:13:04 $ docker stop --time=1 12f0a185944e2d826061e645be0c30745d8ac090e1e82626c6ff043df7b8f9cc 08:13:05 $ docker rm -f --volumes 12f0a185944e2d826061e645be0c30745d8ac090e1e82626c6ff043df7b8f9cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:06 + docker inspect -f . ci-base-image-x86_64 08:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:06 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 ******** -e ******** ci-base-image-x86_64 cat 08:13:06 $ docker top 6dd964b224b0006252ba24f9a440f7aec8c6fb3653afc5a4f3e14289387c4898 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] fileExists [Pipeline] sh 08:13:07 + make test 'GOTESTFLAGS=-json -v' 08:13:07 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 08:13:08 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 08:13:16 📦 github.com/edgexfoundry/sample-service 08:13:16 🛑 no test files 08:13:16 08:13:16 📦 github.com/edgexfoundry/sample-service/cmd 08:13:16 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 08:13:16 08:13:16 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 08:13:16 level=ERROR ts=2025-02-25T08:13:16.243136899Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 08:13:16 ✅ TestHandleReadCommands (0s) 08:13:16 ✅ TestHandleWriteCommands (0s) 08:13:16 ✅ TestValue_Int16 (0s) 08:13:16 ✅ TestValue_Int32 (0s) 08:13:16 ✅ TestValue_Int64 (0s) 08:13:16 ✅ TestValue_Int8 (0s) 08:13:16 08:13:16 CGO_ENABLED=1 go vet ./... 08:13:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:13:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:13:19 ./bin/test-attribution-txt.sh 08:13:19 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 08:13:19 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 08:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:13:19 $ docker stop --time=1 6dd964b224b0006252ba24f9a440f7aec8c6fb3653afc5a4f3e14289387c4898 08:13:21 $ docker rm -f --volumes 6dd964b224b0006252ba24f9a440f7aec8c6fb3653afc5a4f3e14289387c4898 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:13:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:13:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:13:22 + ls -al . 08:13:22 total 160 08:13:22 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 08:13 . 08:13:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 08:12 .. 08:13:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 08:12 .git 08:13:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:12 .github 08:13:22 -rw-rw-r-- 1 jenkins jenkins 46 Feb 25 08:12 .gitignore 08:13:22 drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 08:12 .semver 08:13:22 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 25 08:12 Attribution.txt 08:13:22 -rw-rw-r-- 1 jenkins jenkins 34862 Feb 25 08:12 CHANGELOG.md 08:13:22 -rw-rw-r-- 1 jenkins jenkins 1434 Feb 25 08:12 Dockerfile 08:13:22 -rw-rw-r-- 1 jenkins jenkins 819 Feb 25 08:12 Jenkinsfile 08:13:22 -rw-rw-r-- 1 jenkins jenkins 729 Feb 25 08:12 Jenkinsfile-sandbox 08:13:22 -rw-rw-r-- 1 jenkins jenkins 3586 Feb 25 08:12 Jenkinsfile.edgexSemver 08:13:22 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 25 08:12 LICENSE 08:13:22 -rw-rw-r-- 1 jenkins jenkins 1308 Feb 25 08:12 Makefile 08:13:22 -rw-rw-r-- 1 jenkins jenkins 3063 Feb 25 08:12 README.md 08:13:22 -rw-rw-r-- 1 jenkins jenkins 11 Feb 25 08:12 VERSION 08:13:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:12 api 08:13:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:12 bin 08:13:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:12 cmd 08:13:22 -rw-r--r-- 1 jenkins jenkins 5399 Feb 25 08:13 coverage.out 08:13:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:12 driver 08:13:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:12 example 08:13:22 -rw-rw-r-- 1 jenkins jenkins 1955 Feb 25 08:12 go.mod 08:13:22 -rw-rw-r-- 1 jenkins jenkins 13083 Feb 25 08:12 go.sum 08:13:22 -rw-rw-r-- 1 jenkins jenkins 225 Feb 25 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:23 + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc --label arch=amd64 --label version=5.1.6-dev.5 . 08:13:23 Sending build context to Docker daemon 2.774MB 08:13:23 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 08:13:23 Step 2/23 : FROM ${BASE} AS builder 08:13:23 ---> 746f1e308074 08:13:23 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:13:23 ---> Running in e825835b402a 08:13:23 Removing intermediate container e825835b402a 08:13:23 ---> dacad2fd815c 08:13:23 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 08:13:23 ---> Running in ef78a9422fa0 08:13:23 Removing intermediate container ef78a9422fa0 08:13:23 ---> a496df120fbd 08:13:23 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:13:23 ---> Running in ea0ecb132fc2 08:13:23 Removing intermediate container ea0ecb132fc2 08:13:23 ---> be764d665c19 08:13:23 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:13:23 ---> Running in 287de0765896 08:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:24 OK: 252 MiB in 62 packages 08:13:24 Removing intermediate container 287de0765896 08:13:24 ---> 28c24724992a 08:13:24 Step 7/23 : WORKDIR /sample-service 08:13:24 ---> Running in 78e1e124c7b9 08:13:24 Removing intermediate container 78e1e124c7b9 08:13:24 ---> 31de7c673024 08:13:24 Step 8/23 : COPY go.mod vendor* ./ 08:13:24 ---> 2f1f3ac71841 08:13:24 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:24 ---> Running in abec75b6d2a8 08:13:25 Removing intermediate container abec75b6d2a8 08:13:25 ---> 23d02473e33a 08:13:25 Step 10/23 : COPY . . 08:13:25 ---> c3d076b77105 08:13:25 Step 11/23 : ARG MAKE='make build' 08:13:25 ---> Running in 295ec16e998c 08:13:25 Removing intermediate container 295ec16e998c 08:13:25 ---> 0521f81f8536 08:13:25 Step 12/23 : RUN $MAKE 08:13:25 ---> Running in 3b552b0ff07a 08:13:26 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=5.1.6-dev.5" -o cmd/sample-service ./cmd 08:13:38 Removing intermediate container 3b552b0ff07a 08:13:38 ---> db1130e96462 08:13:38 Step 13/23 : FROM alpine:3.18 08:13:38 3.18: Pulling from library/alpine 08:13:38 44cf07d57ee4: Pulling fs layer 08:13:38 44cf07d57ee4: Verifying Checksum 08:13:38 44cf07d57ee4: Download complete 08:13:38 44cf07d57ee4: Pull complete 08:13:38 Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 08:13:38 Status: Downloaded newer image for alpine:3.18 08:13:38 ---> 802c91d52981 08:13:38 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:13:38 ---> Running in 80fd12cb62a8 08:13:38 Removing intermediate container 80fd12cb62a8 08:13:38 ---> ecbe19f6209d 08:13:38 Step 15/23 : ENV APP_PORT=49999 08:13:38 ---> Running in 7f1a0936a0e9 08:13:38 Removing intermediate container 7f1a0936a0e9 08:13:38 ---> ad04b6b2a09d 08:13:38 Step 16/23 : EXPOSE $APP_PORT 08:13:38 ---> Running in 929d3b1b6c5a 08:13:38 Removing intermediate container 929d3b1b6c5a 08:13:38 ---> 82b15512bdcd 08:13:38 Step 17/23 : COPY --from=builder /sample-service/cmd / 08:13:38 ---> 4ced726628cb 08:13:38 Step 18/23 : COPY --from=builder /sample-service/LICENSE / 08:13:38 ---> 0a7dcb93aac1 08:13:38 Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / 08:13:38 ---> e855231643c0 08:13:38 Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 08:13:38 ---> Running in f191451131c6 08:13:38 Removing intermediate container f191451131c6 08:13:38 ---> 5c1816db8139 08:13:38 Step 21/23 : LABEL arch=amd64 08:13:38 ---> Running in d1d3f4ded0ab 08:13:38 Removing intermediate container d1d3f4ded0ab 08:13:38 ---> 3fc8e5d725e5 08:13:38 Step 22/23 : LABEL git_sha=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:13:38 ---> Running in dc5ad2c43ea1 08:13:38 Removing intermediate container dc5ad2c43ea1 08:13:38 ---> dc182320d284 08:13:38 Step 23/23 : LABEL version=5.1.6-dev.5 08:13:38 ---> Running in 383f6128ef6d 08:13:38 Removing intermediate container 383f6128ef6d 08:13:38 ---> 94518c2e21f4 08:13:38 [Warning] One or more build-args [ARCH] were not consumed 08:13:38 Successfully built 94518c2e21f4 08:13:38 Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:38 provisioning config files... 08:13:38 copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config1002647589898009262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:39 ---> ****-login.sh 08:13:39 nexus3.edgexfoundry.org:10001 08:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:39 Configure a credential helper to remove this warning. See 08:13:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:39 08:13:39 Login Succeeded 08:13:39 nexus3.edgexfoundry.org:10002 08:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:39 Configure a credential helper to remove this warning. See 08:13:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:39 08:13:39 Login Succeeded 08:13:39 nexus3.edgexfoundry.org:10003 08:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:39 Configure a credential helper to remove this warning. See 08:13:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:39 08:13:39 Login Succeeded 08:13:39 nexus3.edgexfoundry.org:10004 08:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:39 Configure a credential helper to remove this warning. See 08:13:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:39 08:13:39 Login Succeeded 08:13:39 ****.io 08:13:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:13:39 Configure a credential helper to remove this warning. See 08:13:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:13:39 08:13:39 Login Succeeded 08:13:39 ---> ****-login.sh ends [Pipeline] } 08:13:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:13:39 [edgeXDocker.push] Tagging docker image sample-service with the following tags: 08:13:39 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:13:39 latest 08:13:39 5.1.6-dev.5 08:13:39 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 08:13:39 main 08:13:39 experimental 08:13:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:40 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:40 + docker push nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 08:13:40 486f4e2ccdf6: Preparing 08:13:40 8c43ed108a58: Preparing 08:13:40 43612b515faa: Preparing 08:13:40 f44f286046d9: Preparing 08:13:40 486f4e2ccdf6: Pushed 08:13:40 8c43ed108a58: Pushed 08:13:41 f44f286046d9: Pushed 08:13:41 43612b515faa: Pushed 08:13:41 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker push nexus3.edgexfoundry.org:10004/sample-service:latest 08:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 08:13:42 486f4e2ccdf6: Preparing 08:13:42 8c43ed108a58: Preparing 08:13:42 43612b515faa: Preparing 08:13:42 f44f286046d9: Preparing 08:13:42 43612b515faa: Layer already exists 08:13:42 486f4e2ccdf6: Layer already exists 08:13:42 f44f286046d9: Layer already exists 08:13:42 8c43ed108a58: Layer already exists 08:13:42 latest: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:5.1.6-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker push nexus3.edgexfoundry.org:10004/sample-service:5.1.6-dev.5 08:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 08:13:43 486f4e2ccdf6: Preparing 08:13:43 8c43ed108a58: Preparing 08:13:43 43612b515faa: Preparing 08:13:43 f44f286046d9: Preparing 08:13:43 486f4e2ccdf6: Layer already exists 08:13:43 8c43ed108a58: Layer already exists 08:13:43 43612b515faa: Layer already exists 08:13:43 f44f286046d9: Layer already exists 08:13:43 5.1.6-dev.5: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:43 + docker push nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 08:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 08:13:43 486f4e2ccdf6: Preparing 08:13:43 8c43ed108a58: Preparing 08:13:43 43612b515faa: Preparing 08:13:43 f44f286046d9: Preparing 08:13:43 f44f286046d9: Layer already exists 08:13:43 8c43ed108a58: Layer already exists 08:13:43 43612b515faa: Layer already exists 08:13:43 486f4e2ccdf6: Layer already exists 08:13:43 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker push nexus3.edgexfoundry.org:10004/sample-service:main 08:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 08:13:44 486f4e2ccdf6: Preparing 08:13:44 8c43ed108a58: Preparing 08:13:44 43612b515faa: Preparing 08:13:44 f44f286046d9: Preparing 08:13:44 8c43ed108a58: Layer already exists 08:13:44 43612b515faa: Layer already exists 08:13:44 f44f286046d9: Layer already exists 08:13:44 486f4e2ccdf6: Layer already exists 08:13:44 main: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:44 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:45 + docker push nexus3.edgexfoundry.org:10004/sample-service:experimental 08:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 08:13:45 486f4e2ccdf6: Preparing 08:13:45 8c43ed108a58: Preparing 08:13:45 43612b515faa: Preparing 08:13:45 f44f286046d9: Preparing 08:13:45 f44f286046d9: Layer already exists 08:13:45 8c43ed108a58: Layer already exists 08:13:45 43612b515faa: Layer already exists 08:13:45 486f4e2ccdf6: Layer already exists 08:13:45 experimental: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:13:45 ===================================================== [Pipeline] echo 08:13:45 taggedImages: 08:13:45 - nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:13:45 - nexus3.edgexfoundry.org:10004/sample-service:latest 08:13:45 - nexus3.edgexfoundry.org:10004/sample-service:5.1.6-dev.5 08:13:45 - nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 08:13:45 - nexus3.edgexfoundry.org:10004/sample-service:main 08:13:45 - nexus3.edgexfoundry.org:10004/sample-service:experimental [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 08:13:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:45 08:13:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:45 latest: Pulling from edgex-lftools-log-publisher 08:13:45 5eb5b503b376: Pulling fs layer 08:13:45 5c69ac0246d0: Pulling fs layer 08:13:45 ec43610c2a17: Pulling fs layer 08:13:45 3a2ae6a8a46f: Pulling fs layer 08:13:45 33b1e0a273af: Pulling fs layer 08:13:45 5d3b04190fa2: Pulling fs layer 08:13:45 2f39f015ded8: Pulling fs layer 08:13:45 33b1e0a273af: Waiting 08:13:45 5d3b04190fa2: Waiting 08:13:45 2f39f015ded8: Waiting 08:13:45 3a2ae6a8a46f: Waiting 08:13:45 5c69ac0246d0: Verifying Checksum 08:13:45 5c69ac0246d0: Download complete 08:13:45 3a2ae6a8a46f: Verifying Checksum 08:13:45 3a2ae6a8a46f: Download complete 08:13:45 33b1e0a273af: Verifying Checksum 08:13:45 33b1e0a273af: Download complete 08:13:45 ec43610c2a17: Verifying Checksum 08:13:45 ec43610c2a17: Download complete 08:13:45 5d3b04190fa2: Verifying Checksum 08:13:45 5d3b04190fa2: Download complete 08:13:46 5eb5b503b376: Verifying Checksum 08:13:46 5eb5b503b376: Download complete 08:13:46 2f39f015ded8: Verifying Checksum 08:13:46 2f39f015ded8: Download complete 08:13:47 5eb5b503b376: Pull complete 08:13:47 5c69ac0246d0: Pull complete 08:13:47 ec43610c2a17: Pull complete 08:13:47 3a2ae6a8a46f: Pull complete 08:13:48 33b1e0a273af: Pull complete 08:13:48 5d3b04190fa2: Pull complete 08:13:52 2f39f015ded8: Pull complete 08:13:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:13:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:52 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:13:52 $ 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/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:13:54 $ docker top 396437b476e27d8769339541ede5b9844cac5edc22dcdfb61241d9fd38be6339 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:54 ---> job-cost.sh 08:13:54 lf-activate-venv: SKIPPING 08:13:54 INFO: No Stack... 08:13:55 INFO: Retrieving Pricing Info for: v3-standard-8 08:13:55 INFO: Archiving Costs [Pipeline] sh 08:13:56 + cat /w/workspace/edgexfoundry_sample-service_main/archives/cost.csv 08:13:56 + cut -d, -f6 [Pipeline] lock 08:13:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] 08:13:56 Resource [jenkins-edgexfoundry-sample-service-main-89-stack-cost] did not exist. Created. 08:13:56 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:13:56 + echo total: 0.2199999988079071 [Pipeline] stash 08:13:56 Stashed 1 file(s) [Pipeline] } 08:13:56 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 08:13:56 $ docker stop --time=1 396437b476e27d8769339541ede5b9844cac5edc22dcdfb61241d9fd38be6339 08:13:57 $ docker rm -f --volumes 396437b476e27d8769339541ede5b9844cac5edc22dcdfb61241d9fd38be6339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:14:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39682 in /w/workspace/edgexfoundry_sample-service_main [Pipeline] { [Pipeline] ws 08:14:37 Running in /w/workspace/sample-service/89 [Pipeline] { [Pipeline] checkout 08:14:40 Selected Git installation does not exist. Using Default 08:14:40 The recommended git tool is: NONE 08:14:45 using credential edgex-jenkins-ssh 08:14:45 Cloning the remote Git repository 08:14:45 Cloning repository git@github.com:edgexfoundry/sample-service.git 08:14:45 > git init /w/workspace/sample-service/89 # timeout=10 08:14:45 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git 08:14:45 > git --version # timeout=10 08:14:45 > git --version # 'git version 2.25.1' 08:14:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:46 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 08:14:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:47 Avoid second fetch 08:14:47 Checking out Revision 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (main) 08:14:47 Commit message: "Merge pull request #162 from ernestojeda/new-changes" 08:14:47 > git config core.sparsecheckout # timeout=10 08:14:47 > git checkout -f 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:14:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:52 Dload Upload Total Spent Left Speed 08:14:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh 08:14:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:14:53 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 08:14:53 08:14:53 { 08:14:53 "registry-mirrors": [ 08:14:53 "https://nexus3.edgexfoundry.org:10001" 08:14:53 ], 08:14:53 "bip": "10.250.0.254/24", 08:14:53 "hosts": [ 08:14:53 "tcp://0.0.0.0:5555", 08:14:53 "unix:///var/run/docker.sock" 08:14:53 ], 08:14:53 "mtu": 1458, 08:14:53 "selinux-enabled": true, 08:14:53 "seccomp-profile": "/etc/docker/seccomp.json" 08:14:53 } [Pipeline] sh 08:14:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:14:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:12 provisioning config files... 08:15:12 copy managed file [sample-service-settings] to file:/w/workspace/sample-service/89@tmp/config7989907402335200759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:12 ---> ****-login.sh 08:15:12 nexus3.edgexfoundry.org:10001 08:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:13 Configure a credential helper to remove this warning. See 08:15:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:13 08:15:13 Login Succeeded 08:15:13 nexus3.edgexfoundry.org:10002 08:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:13 Configure a credential helper to remove this warning. See 08:15:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:13 08:15:13 Login Succeeded 08:15:13 nexus3.edgexfoundry.org:10003 08:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:14 Configure a credential helper to remove this warning. See 08:15:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:14 08:15:14 Login Succeeded 08:15:14 nexus3.edgexfoundry.org:10004 08:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:14 Configure a credential helper to remove this warning. See 08:15:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:14 08:15:14 Login Succeeded 08:15:14 ****.io 08:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:14 Configure a credential helper to remove this warning. See 08:15:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:14 08:15:14 Login Succeeded 08:15:14 ---> ****-login.sh ends [Pipeline] } 08:15:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:15:15 ========================================================= 08:15:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:15:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:15 + 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 . 08:15:15 Sending build context to Docker daemon 1.527MB 08:15:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:15:15 Step 2/12 : FROM ${BASE} AS builder 08:15:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:15:16 9986a736f7d3: Pulling fs layer 08:15:16 1f018df60701: Pulling fs layer 08:15:16 39f8f326b044: Pulling fs layer 08:15:16 e6a1e7a6a96a: Pulling fs layer 08:15:16 4f4fb700ef54: Pulling fs layer 08:15:16 d45d956e0dbf: Pulling fs layer 08:15:16 d7702b0d1db1: Pulling fs layer 08:15:16 5c7f0f088c93: Pulling fs layer 08:15:16 4fdc064ae6cf: Pulling fs layer 08:15:16 d45d956e0dbf: Waiting 08:15:16 d7702b0d1db1: Waiting 08:15:16 5c7f0f088c93: Waiting 08:15:16 4fdc064ae6cf: Waiting 08:15:16 e6a1e7a6a96a: Waiting 08:15:16 4f4fb700ef54: Waiting 08:15:16 1f018df60701: Verifying Checksum 08:15:16 1f018df60701: Download complete 08:15:16 e6a1e7a6a96a: Verifying Checksum 08:15:16 e6a1e7a6a96a: Download complete 08:15:16 4f4fb700ef54: Verifying Checksum 08:15:16 4f4fb700ef54: Download complete 08:15:16 d7702b0d1db1: Verifying Checksum 08:15:16 d7702b0d1db1: Download complete 08:15:16 9986a736f7d3: Verifying Checksum 08:15:16 9986a736f7d3: Download complete 08:15:16 4fdc064ae6cf: Verifying Checksum 08:15:16 4fdc064ae6cf: Download complete 08:15:17 9986a736f7d3: Pull complete 08:15:17 1f018df60701: Pull complete 08:15:18 39f8f326b044: Verifying Checksum 08:15:18 39f8f326b044: Download complete 08:15:19 5c7f0f088c93: Verifying Checksum 08:15:19 5c7f0f088c93: Download complete 08:15:34 39f8f326b044: Pull complete 08:15:34 e6a1e7a6a96a: Pull complete 08:15:34 4f4fb700ef54: Pull complete 08:15:34 d45d956e0dbf: Pull complete 08:15:34 d7702b0d1db1: Pull complete 08:15:42 5c7f0f088c93: Pull complete 08:15:42 4fdc064ae6cf: Pull complete 08:15:43 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 08:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:15:43 ---> 63f30b955cb9 08:15:43 Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:15:45 ---> Running in 21cca3fdb84b 08:15:45 Removing intermediate container 21cca3fdb84b 08:15:45 ---> 133c1e06cd38 08:15:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:15:45 ---> Running in 409ec272fdf2 08:15:45 Removing intermediate container 409ec272fdf2 08:15:45 ---> 12650f64a163 08:15:45 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:15:45 ---> Running in 4ce5e21c05f8 08:15:45 Removing intermediate container 4ce5e21c05f8 08:15:45 ---> e69c0172628f 08:15:45 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:45 ---> Running in b80e9fa8e7c2 08:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:15:51 (1/4) Installing openssh-keygen (9.7_p1-r5) 08:15:51 (2/4) Installing libedit (20240517.3.1-r0) 08:15:51 (3/4) Installing openssh-client-common (9.7_p1-r5) 08:15:51 (4/4) Installing openssh-client-default (9.7_p1-r5) 08:15:51 Executing busybox-1.36.1-r29.trigger 08:15:51 OK: 244 MiB in 62 packages 08:15:52 Removing intermediate container b80e9fa8e7c2 08:15:52 ---> cf0fbe844f0d 08:15:52 Step 7/12 : WORKDIR /sample-service 08:15:52 ---> Running in 91590ce827fb 08:15:52 Removing intermediate container 91590ce827fb 08:15:52 ---> dbf082bfe263 08:15:52 Step 8/12 : COPY go.mod vendor* ./ 08:15:53 ---> d0249082a03c 08:15:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:53 ---> Running in 3286b1783d53 08:16:08 Removing intermediate container 3286b1783d53 08:16:08 ---> 8cdf0db29ebb 08:16:08 Step 10/12 : COPY . . 08:16:09 ---> fad18002ea54 08:16:09 Step 11/12 : ARG MAKE='make build' 08:16:09 ---> Running in b2bcd1027a41 08:16:09 Removing intermediate container b2bcd1027a41 08:16:09 ---> 8b7793a874d7 08:16:09 Step 12/12 : RUN $MAKE 08:16:09 ---> Running in dfdf5e05c37b 08:16:10 noop 08:16:11 Removing intermediate container dfdf5e05c37b 08:16:11 ---> 2c4e9e2359d9 08:16:11 Successfully built 2c4e9e2359d9 08:16:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:11 + docker inspect -f . ci-base-image-arm64 08:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-39682 does not seem to be running inside a container 08:16:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/sample-service/89 -v /w/workspace/sample-service/89:/w/workspace/sample-service/89:rw,z -v /w/workspace/sample-service/89@tmp:/w/workspace/sample-service/89@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 ******** -e ******** ci-base-image-arm64 cat 08:16:13 $ docker top 2bc7b87df1882cab91b7da32c858406d55035f0260606c495a67fe7897c073a6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:14 + go version 08:16:14 go version go1.23.4 linux/arm64 [Pipeline] } 08:16:14 $ docker stop --time=1 2bc7b87df1882cab91b7da32c858406d55035f0260606c495a67fe7897c073a6 08:16:15 $ docker rm -f --volumes 2bc7b87df1882cab91b7da32c858406d55035f0260606c495a67fe7897c073a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:16 + docker inspect -f . ci-base-image-arm64 08:16:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:16 prd-ubuntu20.04-docker-arm64-4c-16g-39682 does not seem to be running inside a container 08:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/sample-service/89 -v /w/workspace/sample-service/89:/w/workspace/sample-service/89:rw,z -v /w/workspace/sample-service/89@tmp:/w/workspace/sample-service/89@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 ******** -e ******** ci-base-image-arm64 cat 08:16:17 $ docker top 80c2a1f7d007b639e4a652b1bc3e839180445b09bac9120646ea28b9cf5642c6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:18 + git config --global --add safe.directory /w/workspace/sample-service/89 [Pipeline] fileExists [Pipeline] sh 08:16:19 + make test 'GOTESTFLAGS=-json -v' 08:16:19 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 08:16:20 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 08:17:16 📦 github.com/edgexfoundry/sample-service 08:17:16 🛑 no test files 08:17:16 08:17:16 📦 github.com/edgexfoundry/sample-service/cmd 08:17:16 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 08:17:16 08:17:16 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 08:17:16 level=ERROR ts=2025-02-25T08:17:15.584033168Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 08:17:16 ✅ TestHandleReadCommands (0s) 08:17:16 ✅ TestHandleWriteCommands (0s) 08:17:16 ✅ TestValue_Int16 (0s) 08:17:16 ✅ TestValue_Int32 (0s) 08:17:16 ✅ TestValue_Int64 (0s) 08:17:16 ✅ TestValue_Int8 (0s) 08:17:16 08:17:16 CGO_ENABLED=1 go vet ./... 08:17:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:17:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:17:31 ./bin/test-attribution-txt.sh 08:17:31 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 08:17:31 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 08:17:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:17:31 $ docker stop --time=1 80c2a1f7d007b639e4a652b1bc3e839180445b09bac9120646ea28b9cf5642c6 08:17:33 $ docker rm -f --volumes 80c2a1f7d007b639e4a652b1bc3e839180445b09bac9120646ea28b9cf5642c6 [Pipeline] // withDockerContainer [Pipeline] sh 08:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:17:34 Warning: overwriting stash ‘coverage-report’ 08:17:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:17:36 + ls -al . 08:17:36 total 156 08:17:36 drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 08:16 . 08:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 08:14 .. 08:17:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 08:14 .git 08:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:14 .github 08:17:36 -rw-rw-r-- 1 jenkins jenkins 46 Feb 25 08:14 .gitignore 08:17:36 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 25 08:14 Attribution.txt 08:17:36 -rw-rw-r-- 1 jenkins jenkins 34862 Feb 25 08:14 CHANGELOG.md 08:17:36 -rw-rw-r-- 1 jenkins jenkins 1434 Feb 25 08:14 Dockerfile 08:17:36 -rw-rw-r-- 1 jenkins jenkins 819 Feb 25 08:14 Jenkinsfile 08:17:36 -rw-rw-r-- 1 jenkins jenkins 729 Feb 25 08:14 Jenkinsfile-sandbox 08:17:36 -rw-rw-r-- 1 jenkins jenkins 3586 Feb 25 08:14 Jenkinsfile.edgexSemver 08:17:36 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 25 08:14 LICENSE 08:17:36 -rw-rw-r-- 1 jenkins jenkins 1308 Feb 25 08:14 Makefile 08:17:36 -rw-rw-r-- 1 jenkins jenkins 3063 Feb 25 08:14 README.md 08:17:36 -rw-rw-r-- 1 jenkins jenkins 11 Feb 25 08:12 VERSION 08:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:14 api 08:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:14 bin 08:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:14 cmd 08:17:36 -rw-r--r-- 1 jenkins jenkins 5399 Feb 25 08:17 coverage.out 08:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:14 driver 08:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:14 example 08:17:36 -rw-rw-r-- 1 jenkins jenkins 1955 Feb 25 08:14 go.mod 08:17:36 -rw-rw-r-- 1 jenkins jenkins 13083 Feb 25 08:14 go.sum 08:17:36 -rw-rw-r-- 1 jenkins jenkins 225 Feb 25 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:36 + docker build -t sample-service-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc --label arch=arm64 --label version=5.1.6-dev.5 . 08:17:36 Sending build context to Docker daemon 1.533MB 08:17:36 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 08:17:36 Step 2/23 : FROM ${BASE} AS builder 08:17:36 ---> 2c4e9e2359d9 08:17:36 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:17:36 ---> Running in b6a4d087e4c3 08:17:37 Removing intermediate container b6a4d087e4c3 08:17:37 ---> 9327ac83b19f 08:17:37 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 08:17:37 ---> Running in 20538e241f46 08:17:37 Removing intermediate container 20538e241f46 08:17:37 ---> 5a8950a1daca 08:17:37 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:17:37 ---> Running in 7a35d2a96fd4 08:17:38 Removing intermediate container 7a35d2a96fd4 08:17:38 ---> 54a0994c1108 08:17:38 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:38 ---> Running in 8520c1e8c751 08:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:17:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:17:40 OK: 244 MiB in 62 packages 08:17:41 Removing intermediate container 8520c1e8c751 08:17:41 ---> a63ebc6cb84c 08:17:41 Step 7/23 : WORKDIR /sample-service 08:17:41 ---> Running in 6aa47765dc5a 08:17:41 Removing intermediate container 6aa47765dc5a 08:17:41 ---> 412169f8a33d 08:17:41 Step 8/23 : COPY go.mod vendor* ./ 08:17:42 ---> bdf703eba061 08:17:42 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:42 ---> Running in d70fd17be42d 08:17:44 Removing intermediate container d70fd17be42d 08:17:44 ---> 380546abdd64 08:17:44 Step 10/23 : COPY . . 08:17:45 ---> b8ecefd9646e 08:17:45 Step 11/23 : ARG MAKE='make build' 08:17:45 ---> Running in 03dfa0836848 08:17:45 Removing intermediate container 03dfa0836848 08:17:45 ---> f846f0d00bfa 08:17:45 Step 12/23 : RUN $MAKE 08:17:45 ---> Running in 17acd2d47528 08:17:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=5.1.6-dev.5" -o cmd/sample-service ./cmd 08:18:42 Removing intermediate container 17acd2d47528 08:18:42 ---> 261f3b35a502 08:18:42 Step 13/23 : FROM alpine:3.18 08:18:42 3.18: Pulling from library/alpine 08:18:42 95459497489f: Pulling fs layer 08:18:42 95459497489f: Download complete 08:18:42 95459497489f: Pull complete 08:18:42 Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 08:18:42 Status: Downloaded newer image for alpine:3.18 08:18:42 ---> de2b9975f8fd 08:18:42 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:18:42 ---> Running in 2da5904d2069 08:18:42 Removing intermediate container 2da5904d2069 08:18:42 ---> 3d737a9c0844 08:18:42 Step 15/23 : ENV APP_PORT=49999 08:18:42 ---> Running in b33437e7ba61 08:18:42 Removing intermediate container b33437e7ba61 08:18:42 ---> 6ab95715daa5 08:18:42 Step 16/23 : EXPOSE $APP_PORT 08:18:42 ---> Running in a039061b5502 08:18:42 Removing intermediate container a039061b5502 08:18:42 ---> ae16a5398aca 08:18:42 Step 17/23 : COPY --from=builder /sample-service/cmd / 08:18:42 ---> a50aabbae571 08:18:42 Step 18/23 : COPY --from=builder /sample-service/LICENSE / 08:18:42 ---> 06ce34356adf 08:18:42 Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / 08:18:42 ---> 18224c4601ad 08:18:42 Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 08:18:42 ---> Running in b5681beef4a1 08:18:42 Removing intermediate container b5681beef4a1 08:18:42 ---> fa5a12627c73 08:18:42 Step 21/23 : LABEL arch=arm64 08:18:42 ---> Running in 49cb8df6ab74 08:18:42 Removing intermediate container 49cb8df6ab74 08:18:42 ---> fa99bdde9cd5 08:18:42 Step 22/23 : LABEL git_sha=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:18:42 ---> Running in 4c24a506cb6a 08:18:42 Removing intermediate container 4c24a506cb6a 08:18:42 ---> 2591a9ec4608 08:18:42 Step 23/23 : LABEL version=5.1.6-dev.5 08:18:42 ---> Running in 357f7b72ab9a 08:18:42 Removing intermediate container 357f7b72ab9a 08:18:42 ---> e1f80d3d6bc3 08:18:42 [Warning] One or more build-args [ARCH] were not consumed 08:18:42 Successfully built e1f80d3d6bc3 08:18:42 Successfully tagged sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:43 provisioning config files... 08:18:43 copy managed file [sample-service-settings] to file:/w/workspace/sample-service/89@tmp/config12227912661235194388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:43 ---> ****-login.sh 08:18:43 nexus3.edgexfoundry.org:10001 08:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:43 Configure a credential helper to remove this warning. See 08:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:43 08:18:43 Login Succeeded 08:18:43 nexus3.edgexfoundry.org:10002 08:18:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:43 Configure a credential helper to remove this warning. See 08:18:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:43 08:18:43 Login Succeeded 08:18:43 nexus3.edgexfoundry.org:10003 08:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:44 Configure a credential helper to remove this warning. See 08:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:44 08:18:44 Login Succeeded 08:18:44 nexus3.edgexfoundry.org:10004 08:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:44 Configure a credential helper to remove this warning. See 08:18:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:44 08:18:44 Login Succeeded 08:18:44 ****.io 08:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:45 Configure a credential helper to remove this warning. See 08:18:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:45 08:18:45 Login Succeeded 08:18:45 ---> ****-login.sh ends [Pipeline] } 08:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:18:45 [edgeXDocker.push] Tagging docker image sample-service-arm64 with the following tags: 08:18:45 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:18:45 latest 08:18:45 5.1.6-dev.5 08:18:45 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 08:18:45 main 08:18:45 experimental 08:18:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:45 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:46 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 08:18:46 9bfd56cc16fc: Preparing 08:18:46 371a01ccd081: Preparing 08:18:46 5969a97b0219: Preparing 08:18:46 171a26c7bc56: Preparing 08:18:46 371a01ccd081: Pushed 08:18:46 9bfd56cc16fc: Pushed 08:18:47 171a26c7bc56: Pushed 08:18:48 5969a97b0219: Pushed 08:18:48 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:49 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:49 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:latest 08:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 08:18:49 9bfd56cc16fc: Preparing 08:18:49 371a01ccd081: Preparing 08:18:49 5969a97b0219: Preparing 08:18:49 171a26c7bc56: Preparing 08:18:49 371a01ccd081: Layer already exists 08:18:49 5969a97b0219: Layer already exists 08:18:49 9bfd56cc16fc: Layer already exists 08:18:49 171a26c7bc56: Layer already exists 08:18:49 latest: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:49 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:5.1.6-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:50 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:5.1.6-dev.5 08:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 08:18:50 9bfd56cc16fc: Preparing 08:18:50 371a01ccd081: Preparing 08:18:50 5969a97b0219: Preparing 08:18:50 171a26c7bc56: Preparing 08:18:50 9bfd56cc16fc: Layer already exists 08:18:50 171a26c7bc56: Layer already exists 08:18:50 5969a97b0219: Layer already exists 08:18:50 371a01ccd081: Layer already exists 08:18:50 5.1.6-dev.5: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:50 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:50 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 08:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 08:18:50 9bfd56cc16fc: Preparing 08:18:50 371a01ccd081: Preparing 08:18:50 5969a97b0219: Preparing 08:18:50 171a26c7bc56: Preparing 08:18:50 371a01ccd081: Layer already exists 08:18:50 5969a97b0219: Layer already exists 08:18:50 171a26c7bc56: Layer already exists 08:18:50 9bfd56cc16fc: Layer already exists 08:18:50 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:51 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:51 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:main 08:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 08:18:51 9bfd56cc16fc: Preparing 08:18:51 371a01ccd081: Preparing 08:18:51 5969a97b0219: Preparing 08:18:51 171a26c7bc56: Preparing 08:18:51 5969a97b0219: Layer already exists 08:18:51 9bfd56cc16fc: Layer already exists 08:18:51 171a26c7bc56: Layer already exists 08:18:51 371a01ccd081: Layer already exists 08:18:51 main: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:51 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:52 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental 08:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 08:18:52 9bfd56cc16fc: Preparing 08:18:52 371a01ccd081: Preparing 08:18:52 5969a97b0219: Preparing 08:18:52 171a26c7bc56: Preparing 08:18:52 371a01ccd081: Layer already exists 08:18:52 171a26c7bc56: Layer already exists 08:18:52 9bfd56cc16fc: Layer already exists 08:18:52 5969a97b0219: Layer already exists 08:18:52 experimental: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:52 ===================================================== [Pipeline] echo 08:18:52 taggedImages: 08:18:52 - nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 08:18:52 - nexus3.edgexfoundry.org:10004/sample-service-arm64:latest 08:18:52 - nexus3.edgexfoundry.org:10004/sample-service-arm64:5.1.6-dev.5 08:18:52 - nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 08:18:52 - nexus3.edgexfoundry.org:10004/sample-service-arm64:main 08:18:52 - nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:52 08:18:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:53 arm64: Pulling from edgex-lftools-log-publisher 08:18:53 8998bd30e6a1: Pulling fs layer 08:18:53 04944245beec: Pulling fs layer 08:18:53 699f458cf7ca: Pulling fs layer 08:18:53 765212b225bb: Pulling fs layer 08:18:53 f23df028b6ca: Pulling fs layer 08:18:53 d65c8cfc05b1: Pulling fs layer 08:18:53 2437ff75d9bd: Pulling fs layer 08:18:53 765212b225bb: Waiting 08:18:53 f23df028b6ca: Waiting 08:18:53 d65c8cfc05b1: Waiting 08:18:53 2437ff75d9bd: Waiting 08:18:53 04944245beec: Verifying Checksum 08:18:53 04944245beec: Download complete 08:18:53 765212b225bb: Download complete 08:18:53 f23df028b6ca: Download complete 08:18:53 d65c8cfc05b1: Verifying Checksum 08:18:53 d65c8cfc05b1: Download complete 08:18:53 699f458cf7ca: Verifying Checksum 08:18:53 699f458cf7ca: Download complete 08:18:53 8998bd30e6a1: Download complete 08:18:56 2437ff75d9bd: Verifying Checksum 08:18:56 2437ff75d9bd: Download complete 08:18:58 8998bd30e6a1: Pull complete 08:18:58 04944245beec: Pull complete 08:19:00 699f458cf7ca: Pull complete 08:19:00 765212b225bb: Pull complete 08:19:01 f23df028b6ca: Pull complete 08:19:01 d65c8cfc05b1: Pull complete 08:19:19 2437ff75d9bd: Pull complete 08:19:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:19:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:19:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:19 prd-ubuntu20.04-docker-arm64-4c-16g-39682 does not seem to be running inside a container 08:19:19 $ 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/sample-service/89 -v /w/workspace/sample-service/89:/w/workspace/sample-service/89:rw,z -v /w/workspace/sample-service/89@tmp:/w/workspace/sample-service/89@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:19:22 $ docker top 65f25d348fd40ab72b5902de116498955cef44d6a109ecbad7dede803c47033f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:23 ---> job-cost.sh 08:19:23 lf-activate-venv: SKIPPING 08:19:23 INFO: No Stack... 08:19:23 INFO: Retrieving Pricing Info for: v3-standard-4 08:19:24 INFO: Archiving Costs [Pipeline] sh 08:19:24 + cat /w/workspace/sample-service/89/archives/cost.csv 08:19:24 + cut -d, -f6 [Pipeline] lock 08:19:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] 08:19:24 Resource [jenkins-edgexfoundry-sample-service-main-89-stack-cost] did not exist. Created. 08:19:24 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:19:25 /w/workspace/sample-service/89@tmp/durable-075b0eaf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:19:26 + echo total: 0.10999999940395355 [Pipeline] stash 08:19:26 Warning: overwriting stash ‘stack-cost’ 08:19:26 Stashed 1 file(s) [Pipeline] } 08:19:26 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 08:19:26 $ docker stop --time=1 65f25d348fd40ab72b5902de116498955cef44d6a109ecbad7dede803c47033f 08:19:27 $ docker rm -f --volumes 65f25d348fd40ab72b5902de116498955cef44d6a109ecbad7dede803c47033f [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 08:19:28 provisioning config files... 08:19:28 copy managed file [sample-service-codecov-token] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config5081985781400985380tmp [Pipeline] { [Pipeline] sh 08:19:28 + set +x 08:19:28 + curl -s https://codecov.io/bash 08:19:28 + bash -s -- 08:19:28 08:19:28 _____ _ 08:19:28 / ____| | | 08:19:28 | | ___ __| | ___ ___ _____ __ 08:19:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:19:28 | |___| (_) | (_| | __/ (_| (_) \ V / 08:19:28 \_____\___/ \__,_|\___|\___\___/ \_/ 08:19:28 Bash-1.0.6 08:19:28 08:19:28 08:19:28 ==> git version 2.25.1 found 08:19:28 ==> 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 08:19:28 Release-Date: 2020-01-08 08:19:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:19:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:19:28 ==> Jenkins CI detected. 08:19:28 current dir:  /w/workspace/edgexfoundry_sample-service_main 08:19:28 project root: . 08:19:28 --> token set from env 08:19:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:19:28 ==> Running gcov in . (disable via -X gcov) 08:19:28 ==> Python coveragepy not found 08:19:28 ==> Searching for coverage reports in: 08:19:28 + . 08:19:28 -> Found 1 reports 08:19:28 ==> Detecting git/mercurial file structure 08:19:28 ==> Reading reports 08:19:28 + ./coverage.out bytes=5399 08:19:28 ==> Appending adjustments 08:19:28 https://docs.codecov.io/docs/fixing-reports 08:19:28 + Found adjustments 08:19:28 ==> Gzipping contents 08:19:28 4.0K /tmp/codecov.ZCItnB.gz 08:19:28 ==> Uploading reports 08:19:28 url: https://codecov.io 08:19:28 query: branch=main&commit=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= 08:19:28 -> Pinging Codecov 08:19:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= 08:19:29 -> Uploading to 08:19:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/84423b89ce30e37f30f8c64be74fe5fa8ac28ccc/8bfac862-deed-45b9-8703-4859e338f37f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250225%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250225T081929Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=776de2227a906e5beda961d6380aa4f8e03ec84829e66c0198f237b223ef3d0d 08:19:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:19:29 Dload Upload Total Spent Left Speed 08:19:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1057 0 0 100 1057 0 8663 --:--:-- --:--:-- --:--:-- 8663 08:19:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] } 08:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:19:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:19:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:19:29 08:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:19:30 latest: Pulling from edgex-devops/edgex-snyk-go 08:19:30 43c4264eed91: Pulling fs layer 08:19:30 4cc291be95ef: Pulling fs layer 08:19:30 2ac1f1163629: Pulling fs layer 08:19:30 5c3c966382ef: Pulling fs layer 08:19:30 4f4fb700ef54: Pulling fs layer 08:19:30 d9c7d2e4e75e: Pulling fs layer 08:19:30 9c3e1370e548: Pulling fs layer 08:19:30 d9c7d2e4e75e: Waiting 08:19:30 5c3c966382ef: Waiting 08:19:30 4f4fb700ef54: Waiting 08:19:30 4cc291be95ef: Verifying Checksum 08:19:30 4cc291be95ef: Download complete 08:19:30 5c3c966382ef: Download complete 08:19:30 4f4fb700ef54: Verifying Checksum 08:19:30 4f4fb700ef54: Download complete 08:19:30 43c4264eed91: Download complete 08:19:30 43c4264eed91: Pull complete 08:19:30 d9c7d2e4e75e: Verifying Checksum 08:19:30 d9c7d2e4e75e: Download complete 08:19:30 4cc291be95ef: Pull complete 08:19:30 2ac1f1163629: Verifying Checksum 08:19:30 2ac1f1163629: Download complete 08:19:31 9c3e1370e548: Verifying Checksum 08:19:31 9c3e1370e548: Download complete 08:19:33 2ac1f1163629: Pull complete 08:19:33 5c3c966382ef: Pull complete 08:19:33 4f4fb700ef54: Pull complete 08:19:34 d9c7d2e4e75e: Pull complete 08:19:37 9c3e1370e548: Pull complete 08:19:37 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:19:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:19:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:37 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:19:39 $ docker top c482ef18a45d5b180393001ff2f9f0193121d580685a23ee6332d686b4db2c7a -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] echo 08:19:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/sample-service:main' [Pipeline] sh 08:19:40 + set -o pipefail 08:19:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/sample-service:main' 08:19:44 08:19:44 Monitoring /w/workspace/edgexfoundry_sample-service_main (github.com/edgexfoundry/sample-service)... 08:19:44 08:19:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12730f91-f736-4ecd-8fcc-e524607ee8c8/history/edd390b9-056d-4c26-a3e6-975bef4473dd 08:19:44 08:19:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:19:44 [Pipeline] } 08:19:44 $ docker stop --time=1 c482ef18a45d5b180393001ff2f9f0193121d580685a23ee6332d686b4db2c7a 08:19:46 $ docker rm -f --volumes c482ef18a45d5b180393001ff2f9f0193121d580685a23ee6332d686b4db2c7a [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 08:19:46 + git log --format=format:%s -1 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] sh 08:19:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:47 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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/py-git-semver:0.1.4 cat 08:19:48 $ docker top 6ca4f2b27a141229c505cf834f63041d08ca262c9ed1753186e6aa0121d4bfe0 -eo pid,comm 08:19:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:19:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:19:48 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'experimental|v5.1.6-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:48 + git semver [Pipeline] } 08:19:48 $ docker stop --time=1 6ca4f2b27a141229c505cf834f63041d08ca262c9ed1753186e6aa0121d4bfe0 08:19:50 $ docker rm -f --volumes 6ca4f2b27a141229c505cf834f63041d08ca262c9ed1753186e6aa0121d4bfe0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:50 08:19:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:50 0.23.1-centos7: Pulling from edgex-lftools 08:19:50 ab5ef0e58194: Pulling fs layer 08:19:50 9712f1f96733: Pulling fs layer 08:19:50 63f879dbbcfc: Pulling fs layer 08:19:50 0d9ebad4ef96: Pulling fs layer 08:19:50 e9a5061849ea: Pulling fs layer 08:19:50 0d9ebad4ef96: Waiting 08:19:50 d747dcd14b5f: Pulling fs layer 08:19:50 2de7ff778b66: Pulling fs layer 08:19:50 d747dcd14b5f: Waiting 08:19:50 2de7ff778b66: Waiting 08:19:50 9712f1f96733: Verifying Checksum 08:19:50 9712f1f96733: Download complete 08:19:50 63f879dbbcfc: Verifying Checksum 08:19:50 63f879dbbcfc: Download complete 08:19:51 0d9ebad4ef96: Verifying Checksum 08:19:51 0d9ebad4ef96: Download complete 08:19:51 e9a5061849ea: Verifying Checksum 08:19:51 e9a5061849ea: Download complete 08:19:51 d747dcd14b5f: Download complete 08:19:51 ab5ef0e58194: Verifying Checksum 08:19:51 ab5ef0e58194: Download complete 08:19:51 2de7ff778b66: Verifying Checksum 08:19:51 2de7ff778b66: Download complete 08:19:53 ab5ef0e58194: Pull complete 08:19:53 9712f1f96733: Pull complete 08:19:54 63f879dbbcfc: Pull complete 08:19:57 0d9ebad4ef96: Pull complete 08:19:57 e9a5061849ea: Pull complete 08:19:57 d747dcd14b5f: Pull complete 08:19:59 2de7ff778b66: Pull complete 08:19:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:19:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:19:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:59 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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:0.23.1-centos7 cat 08:20:01 $ docker top 54a2d7330c69197f6ea5e7ec1859ed2941e800265dc510d3d651e6fab3bec357 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:20:02 provisioning config files... 08:20:02 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config8245977105469401491tmp 08:20:02 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config5481021852982829787tmp 08:20:02 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config15520473505228112445tmp [Pipeline] { [Pipeline] echo 08:20:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:20:02 ---> sigul-configuration.sh 08:20:02 gpg: directory `/root/.gnupg' created 08:20:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:20:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:20:02 gpg: keyring `/root/.gnupg/secring.gpg' created 08:20:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:20:02 gpg: CAST5 encrypted data 08:20:02 gpg: encrypted with 1 passphrase 08:20:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:20:02 + mkdir /home/jenkins 08:20:02 + mkdir /home/jenkins/sigul [Pipeline] sh 08:20:02 + 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 08:20:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:20:03 ---> sigul-install.sh 08:20:03 Sigul already installed; skipping installation. [Pipeline] sh 08:20:03 + git tag --list 08:20:03 experimental 08:20:03 stable 08:20:03 v0.0.0 08:20:03 v0.0.1 08:20:03 v0.0.2 08:20:03 v0.0.3 08:20:03 v0.0.4 08:20:03 v0.1.0 08:20:03 v0.1.1 08:20:03 v0.1.3 08:20:03 v1.2.3 08:20:03 v2.3.4 08:20:03 v2.3.5 08:20:03 v2.3.6 08:20:03 v2.3.7 08:20:03 v3.0.0 08:20:03 v3.0.1 08:20:03 v3.0.2 08:20:03 v3.0.3 08:20:03 v3.0.4 08:20:03 v3.0.5 08:20:03 v3.1.1-dev.1 08:20:03 v4.1.10 08:20:03 v4.1.11 08:20:03 v4.1.12 08:20:03 v4.1.13 08:20:03 v4.1.14 08:20:03 v4.1.15 08:20:03 v4.1.16 08:20:03 v4.1.17 08:20:03 v4.1.18 08:20:03 v4.1.19 08:20:03 v4.1.2 08:20:03 v4.1.20 08:20:03 v4.1.21 08:20:03 v4.1.22 08:20:03 v4.1.23 08:20:03 v4.1.24 08:20:03 v4.1.25 08:20:03 v4.1.26 08:20:03 v4.1.27 08:20:03 v4.1.28 08:20:03 v4.1.29 08:20:03 v4.1.3 08:20:03 v4.1.30 08:20:03 v4.1.31 08:20:03 v4.1.32 08:20:03 v4.1.34 08:20:03 v4.1.35 08:20:03 v4.1.36 08:20:03 v4.1.37 08:20:03 v4.1.38 08:20:03 v4.1.39 08:20:03 v4.1.4 08:20:03 v4.1.40 08:20:03 v4.1.41 08:20:03 v4.1.42 08:20:03 v4.1.43 08:20:03 v4.1.5 08:20:03 v4.1.7 08:20:03 v4.1.8 08:20:03 v4.1.9 08:20:03 v4.2.0 08:20:03 v4.2.1 08:20:03 v4.3.0 08:20:03 v4.4.0 08:20:03 v4.5.0 08:20:03 v4.6.0 08:20:03 v4.7.0 08:20:03 v4.8.0 08:20:03 v4.9.0 08:20:03 v5.1 08:20:03 v5.1.2 08:20:03 v5.1.3 08:20:03 v5.1.4 08:20:03 v5.1.4-dev.1 08:20:03 v5.1.4-dev.10 08:20:03 v5.1.4-dev.11 08:20:03 v5.1.4-dev.12 08:20:03 v5.1.4-dev.13 08:20:03 v5.1.4-dev.14 08:20:03 v5.1.4-dev.15 08:20:03 v5.1.4-dev.16 08:20:03 v5.1.4-dev.17 08:20:03 v5.1.4-dev.18 08:20:03 v5.1.4-dev.19 08:20:03 v5.1.4-dev.2 08:20:03 v5.1.4-dev.20 08:20:03 v5.1.4-dev.21 08:20:03 v5.1.4-dev.22 08:20:03 v5.1.4-dev.23 08:20:03 v5.1.4-dev.24 08:20:03 v5.1.4-dev.25 08:20:03 v5.1.4-dev.3 08:20:03 v5.1.4-dev.4 08:20:03 v5.1.4-dev.5 08:20:03 v5.1.4-dev.6 08:20:03 v5.1.4-dev.7 08:20:03 v5.1.4-dev.8 08:20:03 v5.1.4-dev.9 08:20:03 v5.1.5 08:20:03 v5.1.5-dev.1 08:20:03 v5.1.6 08:20:03 v5.1.6-dev.1 08:20:03 v5.1.6-dev.2 08:20:03 v5.1.6-dev.3 08:20:03 v5.1.6-dev.4 [Pipeline] sh 08:20:03 + lftools sign git-tag v5.1.6-dev.5 08:20:04 Signing Git tag with Sigul... 08:20:04 Signing v5.1.6-dev.5 08:20:04 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v5.1.6-dev.5'], return code 1, stdout , stderr [Pipeline] echo 08:20:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:20:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:20:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:20:04 $ docker stop --time=1 54a2d7330c69197f6ea5e7ec1859ed2941e800265dc510d3d651e6fab3bec357 08:20:06 $ docker rm -f --volumes 54a2d7330c69197f6ea5e7ec1859ed2941e800265dc510d3d651e6fab3bec357 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:20:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:20:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:06 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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/py-git-semver:0.1.4 cat 08:20:07 $ docker top 53354716bbfe5add74f7cc5adf2659968a7cfcab8b870d1a69ba579944b25309 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:20:07 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'experimental|v5.1.6-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:07 + git semver [Pipeline] } 08:20:07 $ docker stop --time=1 53354716bbfe5add74f7cc5adf2659968a7cfcab8b870d1a69ba579944b25309 08:20:09 $ docker rm -f --volumes 53354716bbfe5add74f7cc5adf2659968a7cfcab8b870d1a69ba579944b25309 [Pipeline] // withDockerContainer [Pipeline] sh 08:20:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:20:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:20:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:10 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:20:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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/py-git-semver:0.1.4 cat 08:20:10 $ docker top 62f351838ec14606c0cb160d86d3b504f80023a6896764238ae4c5a00cbd9ab2 -eo pid,comm 08:20:10 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). 08:20:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:20:10 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'experimental|v5.1.6-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:10 + git semver [Pipeline] } 08:20:11 $ docker stop --time=1 62f351838ec14606c0cb160d86d3b504f80023a6896764238ae4c5a00cbd9ab2 08:20:12 $ docker rm -f --volumes 62f351838ec14606c0cb160d86d3b504f80023a6896764238ae4c5a00cbd9ab2 [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 08:20:13 + [ -d /w/workspace/edgexfoundry_sample-service_main/archives ] 08:20:13 + ls -al /w/workspace/edgexfoundry_sample-service_main/archives 08:20:13 total 16 08:20:13 drwxr-xr-x 3 root root 4096 Feb 25 08:13 . 08:20:13 drwxrwxr-x 11 jenkins jenkins 4096 Feb 25 08:20 .. 08:20:13 drwxr-xr-x 2 root root 4096 Feb 25 08:13 cost 08:20:13 -rw-r--r-- 1 root root 85 Feb 25 08:13 cost.csv 08:20:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_sample-service_main/archives 08:20:13 + ls -al /w/workspace/edgexfoundry_sample-service_main/archives 08:20:13 total 16 08:20:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 08:13 . 08:20:13 drwxrwxr-x 11 jenkins jenkins 4096 Feb 25 08:20 .. 08:20:13 drwxr-xr-x 2 jenkins jenkins 4096 Feb 25 08:13 cost 08:20:13 -rw-r--r-- 1 jenkins jenkins 85 Feb 25 08:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:20:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:20:14 ---> package-listing.sh 08:20:14 ++ facter osfamily 08:20:14 ++ tr '[:upper:]' '[:lower:]' 08:20:14 + OS_FAMILY=debian 08:20:14 + workspace=/w/workspace/edgexfoundry_sample-service_main 08:20:14 + START_PACKAGES=/tmp/packages_start.txt 08:20:14 + END_PACKAGES=/tmp/packages_end.txt 08:20:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:20:14 + PACKAGES=/tmp/packages_start.txt 08:20:14 + '[' /w/workspace/edgexfoundry_sample-service_main ']' 08:20:14 + PACKAGES=/tmp/packages_end.txt 08:20:14 + case "${OS_FAMILY}" in 08:20:14 + dpkg -l 08:20:14 + grep '^ii' 08:20:14 + '[' -f /tmp/packages_start.txt ']' 08:20:14 + '[' -f /tmp/packages_end.txt ']' 08:20:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:20:14 + '[' /w/workspace/edgexfoundry_sample-service_main ']' 08:20:14 + mkdir -p /w/workspace/edgexfoundry_sample-service_main/archives/ 08:20:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_sample-service_main/archives/ [Pipeline] echo 08:20:14 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/edgexfoundry_sample-service_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:20:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:15 prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container 08:20:15 $ 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/edgexfoundry_sample-service_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 08:20:15 $ docker top 6fed7753c1d00f87f048ef0ac0ea8c4d6329800a84896f9c5d8469f33389cb6b -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:15 + touch /tmp/pre-build-complete [Pipeline] sh 08:20:16 + mkdir -p /var/log/sysstat [Pipeline] sh 08:20:16 + ls /var/log/sa-host 08:20:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:20:16 provisioning config files... 08:20:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config10928152262608800160tmp [Pipeline] { [Pipeline] echo 08:20:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:20:16 ---> create-netrc.sh [Pipeline] } 08:20:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:20:17 ---> python-tools-install.sh [Pipeline] echo 08:20:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:20:17 ---> sudo-logs.sh 08:20:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:20:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:20:17 ---> job-cost.sh 08:20:17 lf-activate-venv: SKIPPING 08:20:17 DEBUG: total: 0.2199999988079071 08:20:17 INFO: Retrieving Stack Cost... 08:20:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:20:18 INFO: Archiving Costs [Pipeline] echo 08:20:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:20:18 ---> logs-deploy.sh 08:20:18 lf-activate-venv: SKIPPING 08:20:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/main/89 08:20:18 INFO: archiving workspace using pattern(s): 08:20:19 Archives upload complete. 08:20:19 INFO: archiving logs to Nexus 08:20:20 ---> uname -a: 08:20:20 Linux prd-ubuntu20-04-docker-8c-8g-39681 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:20:20 08:20:20 08:20:20 ---> lscpu: 08:20:20 Architecture: x86_64 08:20:20 CPU op-mode(s): 32-bit, 64-bit 08:20:20 Byte Order: Little Endian 08:20:20 Address sizes: 40 bits physical, 48 bits virtual 08:20:20 CPU(s): 8 08:20:20 On-line CPU(s) list: 0-7 08:20:20 Thread(s) per core: 1 08:20:20 Core(s) per socket: 1 08:20:20 Socket(s): 8 08:20:20 NUMA node(s): 1 08:20:20 Vendor ID: AuthenticAMD 08:20:20 CPU family: 23 08:20:20 Model: 49 08:20:20 Model name: AMD EPYC-Rome Processor 08:20:20 Stepping: 0 08:20:20 CPU MHz: 2799.998 08:20:20 BogoMIPS: 5599.99 08:20:20 Virtualization: AMD-V 08:20:20 Hypervisor vendor: KVM 08:20:20 Virtualization type: full 08:20:20 L1d cache: 256 KiB 08:20:20 L1i cache: 256 KiB 08:20:20 L2 cache: 4 MiB 08:20:20 L3 cache: 128 MiB 08:20:20 NUMA node0 CPU(s): 0-7 08:20:20 Vulnerability Itlb multihit: Not affected 08:20:20 Vulnerability L1tf: Not affected 08:20:20 Vulnerability Mds: Not affected 08:20:20 Vulnerability Meltdown: Not affected 08:20:20 Vulnerability Mmio stale data: Not affected 08:20:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:20:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:20:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:20:20 Vulnerability Srbds: Not affected 08:20:20 Vulnerability Tsx async abort: Not affected 08:20:20 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 08:20:20 08:20:20 08:20:20 ---> nproc: 08:20:20 8 08:20:20 08:20:20 08:20:20 ---> df -h: 08:20:20 Filesystem Size Used Avail Use% Mounted on 08:20:20 overlay 155G 12G 143G 8% / 08:20:20 tmpfs 64M 0 64M 0% /dev 08:20:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:20:20 shm 64M 0 64M 0% /dev/shm 08:20:20 /dev/vda1 155G 12G 143G 8% /facter-os 08:20:20 08:20:20 08:20:20 ---> sar -b -r -n DEV: 08:20:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39681) 02/25/25 _x86_64_ (8 CPU) 08:20:20 08:20:20 08:11:42 LINUX RESTART (8 CPU) 08:20:20 08:20:20 08:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:20:20 08:13:01 421.57 40.72 380.85 0.00 4493.48 127775.63 0.00 08:20:20 08:14:01 218.91 0.22 218.70 0.00 21.20 37358.71 0.00 08:20:20 08:15:01 1.50 0.00 1.50 0.00 0.00 21.35 0.00 08:20:20 08:16:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 08:20:20 08:17:01 38.88 5.92 32.96 0.00 2632.36 5918.75 0.00 08:20:20 08:18:01 4.75 0.00 4.75 0.00 0.00 71.04 0.00 08:20:20 08:19:01 3.05 0.02 3.03 0.00 0.13 73.45 0.00 08:20:20 08:20:01 104.27 0.25 104.02 0.00 17.46 51722.85 0.00 08:20:20 Average: 98.57 5.82 92.75 0.00 888.05 27660.21 0.00 08:20:20 08:20:20 08:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:20:20 08:13:01 28986640 31533028 771692 2.35 86536 2723688 1906040 5.62 1054204 2430120 84904 08:20:20 08:14:01 28436808 31547452 752204 2.29 111972 3209636 1730912 5.10 1214668 2760716 292 08:20:20 08:15:01 28437284 31547996 751352 2.28 112000 3209640 1730912 5.10 1214148 2760716 40 08:20:20 08:16:01 28439808 31550600 748612 2.28 112036 3209644 1730912 5.10 1212076 2760724 196 08:20:20 08:17:01 28103764 31520676 758416 2.31 134936 3483964 1713908 5.05 1423156 2853724 968 08:20:20 08:18:01 28123712 31540780 738400 2.25 135040 3483968 1713908 5.05 1403144 2853684 4 08:20:20 08:19:01 28129844 31542012 737072 2.24 133584 3480716 1697320 5.00 1400816 2850484 12 08:20:20 08:20:01 26633988 31502564 771992 2.35 184488 4763156 1939416 5.72 1521052 4100720 728 08:20:20 Average: 28161481 31535638 753718 2.29 126324 3445552 1770416 5.22 1305408 2921361 10893 08:20:20 08:20:20 08:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:20:20 08:13:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 08:20:20 08:13:01 docker0 53.23 72.55 4.33 418.33 0.00 0.00 0.00 0.00 08:20:20 08:13:01 ens3 665.31 414.35 6202.35 102.85 0.00 0.00 0.00 0.00 08:20:20 08:14:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 08:20:20 08:14:01 docker0 3.03 4.12 0.21 39.21 0.00 0.00 0.00 0.00 08:20:20 08:14:01 ens3 187.05 124.26 2681.74 197.97 0.00 0.00 0.00 0.00 08:20:20 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:15:01 ens3 2.67 1.08 5.97 0.33 0.00 0.00 0.00 0.00 08:20:20 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:20:20 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:16:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:20:20 08:17:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 08:20:20 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:17:01 ens3 159.81 101.85 2159.60 6.98 0.00 0.00 0.00 0.00 08:20:20 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:20:20 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:18:01 ens3 0.67 0.45 0.37 0.13 0.00 0.00 0.00 0.00 08:20:20 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:20:01 veth1fe7586 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:20:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 08:20:20 08:20:01 docker0 11.66 16.76 1.01 39.47 0.00 0.00 0.00 0.00 08:20:20 08:20:01 ens3 296.67 201.10 7160.60 140.67 0.00 0.00 0.00 0.00 08:20:20 08:20:01 veth4c63fec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 Average: veth1fe7586 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 Average: lo 2.23 2.23 0.22 0.22 0.00 0.00 0.00 0.00 08:20:20 Average: docker0 8.40 11.55 0.69 61.38 0.00 0.00 0.00 0.00 08:20:20 Average: ens3 162.99 104.76 2268.09 56.02 0.00 0.00 0.00 0.00 08:20:20 Average: veth4c63fec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:20 08:20:20 08:20:20 ---> sar -P ALL: 08:20:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39681) 02/25/25 _x86_64_ (8 CPU) 08:20:20 08:20:20 08:11:42 LINUX RESTART (8 CPU) 08:20:20 08:20:20 08:12:02 CPU %user %nice %system %iowait %steal %idle 08:20:20 08:13:01 all 10.46 0.00 3.74 2.60 0.06 83.14 08:20:20 08:13:01 0 11.36 0.00 4.15 0.15 0.05 84.29 08:20:20 08:13:01 1 12.50 0.00 2.35 0.55 0.05 84.55 08:20:20 08:13:01 2 10.40 0.00 3.25 0.46 0.05 85.84 08:20:20 08:13:01 3 10.03 0.00 3.64 7.74 0.05 78.54 08:20:20 08:13:01 4 10.52 0.00 5.35 6.00 0.05 78.08 08:20:20 08:13:01 5 10.37 0.00 4.93 4.34 0.07 80.29 08:20:20 08:13:01 6 8.26 0.00 2.70 0.88 0.05 88.12 08:20:20 08:13:01 7 10.21 0.00 3.60 0.72 0.07 85.40 08:20:20 08:14:01 all 19.01 0.00 5.36 1.33 0.07 74.23 08:20:20 08:14:01 0 18.94 0.00 5.41 1.41 0.07 74.17 08:20:20 08:14:01 1 19.36 0.00 6.02 0.24 0.07 74.32 08:20:20 08:14:01 2 20.36 0.00 5.35 0.57 0.07 73.65 08:20:20 08:14:01 3 18.84 0.00 5.69 1.63 0.07 73.77 08:20:20 08:14:01 4 17.73 0.00 4.29 0.15 0.07 77.76 08:20:20 08:14:01 5 19.58 0.00 5.50 1.18 0.07 73.68 08:20:20 08:14:01 6 18.74 0.00 5.60 4.89 0.08 70.69 08:20:20 08:14:01 7 18.55 0.00 5.02 0.63 0.05 75.76 08:20:20 08:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:20:20 08:15:01 0 0.03 0.00 0.00 0.03 0.02 99.92 08:20:20 08:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:20:20 08:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:20:20 08:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:20:20 08:15:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:20:20 08:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:20:20 08:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:20:20 08:15:01 7 0.08 0.00 0.00 0.00 0.02 99.90 08:20:20 08:16:01 all 0.24 0.00 0.02 0.00 0.01 99.73 08:20:20 08:16:01 0 1.68 0.00 0.03 0.03 0.02 98.24 08:20:20 08:16:01 1 0.08 0.00 0.05 0.00 0.03 99.83 08:20:20 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:20:20 08:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:20:20 08:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:20:20 08:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:20:20 08:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:20:20 08:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:20:20 08:17:01 all 2.26 0.00 1.14 0.31 0.02 96.26 08:20:20 08:17:01 0 4.09 0.00 1.15 0.58 0.03 94.15 08:20:20 08:17:01 1 1.55 0.00 0.62 0.78 0.05 96.99 08:20:20 08:17:01 2 2.86 0.00 0.74 0.15 0.02 96.24 08:20:20 08:17:01 3 1.23 0.00 1.82 0.05 0.00 96.90 08:20:20 08:17:01 4 1.94 0.00 1.23 0.38 0.03 96.41 08:20:20 08:17:01 5 1.54 0.00 1.17 0.03 0.02 97.24 08:20:20 08:17:01 6 2.76 0.00 0.94 0.08 0.02 96.21 08:20:20 08:17:01 7 2.12 0.00 1.49 0.43 0.02 95.94 08:20:20 08:18:01 all 0.22 0.00 0.02 0.01 0.01 99.75 08:20:20 08:18:01 0 1.47 0.00 0.02 0.02 0.00 98.50 08:20:20 08:18:01 1 0.05 0.00 0.05 0.03 0.02 99.85 08:20:20 08:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:20:20 08:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:20:20 08:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:20:20 08:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:20:20 08:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:20:20 08:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:20:20 08:19:01 all 0.09 0.00 0.04 0.01 0.01 99.84 08:20:20 08:19:01 0 0.27 0.00 0.13 0.00 0.02 99.58 08:20:20 08:19:01 1 0.05 0.00 0.07 0.07 0.03 99.78 08:20:20 08:19:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:20:20 08:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:20:20 08:19:01 4 0.08 0.00 0.05 0.02 0.00 99.85 08:20:20 08:19:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:20:20 08:19:01 6 0.08 0.00 0.02 0.00 0.02 99.88 08:20:20 08:19:01 7 0.08 0.00 0.00 0.00 0.00 99.92 08:20:20 08:20:01 all 6.75 0.00 2.90 1.01 0.04 89.31 08:20:20 08:20:01 0 6.60 0.00 2.92 0.51 0.05 89.92 08:20:20 08:20:01 1 6.65 0.00 3.09 1.23 0.05 88.98 08:20:20 08:20:01 2 5.93 0.00 2.22 0.05 0.03 91.77 08:20:20 08:20:01 3 8.34 0.00 2.80 0.03 0.03 88.80 08:20:20 08:20:01 4 7.31 0.00 3.14 5.89 0.05 83.61 08:20:20 08:20:01 5 7.03 0.00 3.24 0.24 0.03 89.46 08:20:20 08:20:01 6 6.78 0.00 3.42 0.03 0.02 89.75 08:20:20 08:20:01 7 5.36 0.00 2.39 0.10 0.02 92.13 08:20:20 Average: all 4.84 0.00 1.64 0.65 0.03 92.84 08:20:20 Average: 0 5.51 0.00 1.71 0.34 0.03 92.41 08:20:20 Average: 1 4.99 0.00 1.52 0.36 0.04 93.08 08:20:20 Average: 2 4.92 0.00 1.44 0.15 0.02 93.46 08:20:20 Average: 3 4.78 0.00 1.74 1.16 0.02 92.30 08:20:20 Average: 4 4.67 0.00 1.75 1.53 0.03 92.02 08:20:20 Average: 5 4.80 0.00 1.84 0.71 0.03 92.62 08:20:20 Average: 6 4.54 0.00 1.57 0.73 0.02 93.13 08:20:20 Average: 7 4.52 0.00 1.55 0.23 0.02 93.68 08:20:20 08:20:20 08:20:20