Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/sample-service Obtained Jenkinsfile from 23ff995a3aef02e85a45daf0513f418e4247a776+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (57c84a8b78ed481cd790a95da692be7e58eec0b1) 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-ssh8057163988152426676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 73e5005c135f8770dd5ac3e500dd861014ad5e15 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-ssh891021579131640589.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 73e5005c135f8770dd5ac3e500dd861014ad5e15 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/PR-165/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/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6116963291435616941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 73e5005c135f8770dd5ac3e500dd861014ad5e15 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 73e5005c135f8770dd5ac3e500dd861014ad5e15 # timeout=10 Commit message: "test" > 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-ssh14075671529617825500.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/PR-165/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/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5145417913413491848.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, 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: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-42164 in /w/workspace/gexfoundry_sample-service_PR-165 [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/gexfoundry_sample-service_PR-165 # 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 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit 23ff995a3aef02e85a45daf0513f418e4247a776 > 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 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 Merge succeeded, producing 23ff995a3aef02e85a45daf0513f418e4247a776 Checking out Revision 23ff995a3aef02e85a45daf0513f418e4247a776 (PR-165) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-27T09:09:28.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-27T09:09:28.811Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-27T09:09:28.844Z] ========================================================= [2025-03-27T09:09:28.844Z] EdgeX Global Pipelines Version Info [2025-03-27T09:09:28.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:09:30.029Z] ------------------- [2025-03-27T09:09:30.029Z] stable info: [2025-03-27T09:09:30.029Z] ------------------- [2025-03-27T09:09:30.029Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-27T09:09:30.029Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-27T09:09:30.029Z] Message: update stable to v1.0.273 [2025-03-27T09:09:30.289Z] ------------------- [2025-03-27T09:09:30.289Z] experimental info: [2025-03-27T09:09:30.289Z] ------------------- [2025-03-27T09:09:30.289Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-27T09:09:30.289Z] Commit SHA: 73e5005c135f8770dd5ac3e500dd861014ad5e15 [2025-03-27T09:09:30.289Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-27T09:09:30.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-03-27T09:09:30.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-03-27T09:09:30.424Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-27T09:09:30.448Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2025-03-27T09:09:30.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-27T09:09:30.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-27T09:09:30.529Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-27T09:09:30.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-27T09:09:30.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-27T09:09:30.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-27T09:09:30.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-27T09:09:30.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-03-27T09:09:30.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-27T09:09:30.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-27T09:09:30.742Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-27T09:09:30.761Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-27T09:09:30.783Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-27T09:09:30.805Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-27T09:09:30.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-27T09:09:30.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-27T09:09:30.878Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-27T09:09:30.907Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-27T09:09:30.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-27T09:09:30.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-27T09:09:30.987Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-27T09:09:31.012Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-27T09:09:31.036Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-27T09:09:31.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-03-27T09:09:31.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-03-27T09:09:31.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-03-27T09:09:31.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-27T09:09:31.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ff995 [Pipeline] echo [2025-03-27T09:09:31.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T09:09:31.288Z] provisioning config files... [2025-03-27T09:09:31.303Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config7907603670821391369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:09:31.643Z] ---> ****-login.sh [2025-03-27T09:09:31.643Z] nexus3.edgexfoundry.org:10001 [2025-03-27T09:09:32.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:32.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:32.584Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:32.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:32.584Z] [2025-03-27T09:09:32.584Z] Login Succeeded [2025-03-27T09:09:32.848Z] nexus3.edgexfoundry.org:10002 [2025-03-27T09:09:32.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:32.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:32.848Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:32.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:32.848Z] [2025-03-27T09:09:32.848Z] Login Succeeded [2025-03-27T09:09:32.849Z] nexus3.edgexfoundry.org:10003 [2025-03-27T09:09:32.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:32.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:32.849Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:32.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:32.849Z] [2025-03-27T09:09:32.849Z] Login Succeeded [2025-03-27T09:09:32.849Z] nexus3.edgexfoundry.org:10004 [2025-03-27T09:09:33.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:33.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:33.112Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:33.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:33.112Z] [2025-03-27T09:09:33.112Z] Login Succeeded [2025-03-27T09:09:33.112Z] ****.io [2025-03-27T09:09:33.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:33.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:33.373Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:33.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:33.373Z] [2025-03-27T09:09:33.373Z] Login Succeeded [2025-03-27T09:09:33.373Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T09:09:33.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-27T09:09:33.814Z] + git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-27T09:09:33.843Z] -----------> git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 23ff995a3aef02e85a45daf0513f418e4247a776 [false] [Pipeline] sh [2025-03-27T09:09:34.136Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-27T09:09:34.152Z] ========================================================= [2025-03-27T09:09:34.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-27T09:09:34.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-27T09:09:34.498Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-27T09:09:34.511Z] [semverPrep] GIT_COMMIT: 23ff995a3aef02e85a45daf0513f418e4247a776, Commit Message: ci: test multi-arch pipeline [Pipeline] echo [2025-03-27T09:09:34.531Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-27T09:09:34.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-27T09:09:34.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-27T09:09:34.906Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-27T09:09:34.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-27T09:09:34.906Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-27T09:09:34.906Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-27T09:09:34.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:09:35.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T09:09:35.264Z] [2025-03-27T09:09:35.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:09:35.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T09:09:35.581Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-27T09:09:35.581Z] b85a868b505f: Pulling fs layer [2025-03-27T09:09:35.581Z] e2be974225ed: Pulling fs layer [2025-03-27T09:09:35.581Z] 339a4e72a1f5: Pulling fs layer [2025-03-27T09:09:35.581Z] 988bab9f4d93: Pulling fs layer [2025-03-27T09:09:35.581Z] 1469e6f7b9e6: Pulling fs layer [2025-03-27T09:09:35.581Z] eaf3925da568: Pulling fs layer [2025-03-27T09:09:35.581Z] bab4dde63d76: Pulling fs layer [2025-03-27T09:09:35.581Z] bde34c3a00c8: Pulling fs layer [2025-03-27T09:09:35.581Z] b352a97aabf1: Pulling fs layer [2025-03-27T09:09:35.581Z] 4872d77fe225: Pulling fs layer [2025-03-27T09:09:35.581Z] 5851b861e8e6: Pulling fs layer [2025-03-27T09:09:35.581Z] 988bab9f4d93: Waiting [2025-03-27T09:09:35.581Z] 4872d77fe225: Waiting [2025-03-27T09:09:35.581Z] 1469e6f7b9e6: Waiting [2025-03-27T09:09:35.581Z] eaf3925da568: Waiting [2025-03-27T09:09:35.581Z] bab4dde63d76: Waiting [2025-03-27T09:09:35.581Z] 5851b861e8e6: Waiting [2025-03-27T09:09:35.581Z] bde34c3a00c8: Waiting [2025-03-27T09:09:35.581Z] b352a97aabf1: Waiting [2025-03-27T09:09:35.581Z] e2be974225ed: Verifying Checksum [2025-03-27T09:09:35.581Z] e2be974225ed: Download complete [2025-03-27T09:09:35.581Z] 988bab9f4d93: Verifying Checksum [2025-03-27T09:09:35.581Z] 988bab9f4d93: Download complete [2025-03-27T09:09:35.842Z] 1469e6f7b9e6: Verifying Checksum [2025-03-27T09:09:35.842Z] 1469e6f7b9e6: Download complete [2025-03-27T09:09:35.842Z] eaf3925da568: Verifying Checksum [2025-03-27T09:09:35.842Z] eaf3925da568: Download complete [2025-03-27T09:09:35.842Z] 339a4e72a1f5: Verifying Checksum [2025-03-27T09:09:35.842Z] 339a4e72a1f5: Download complete [2025-03-27T09:09:35.842Z] bde34c3a00c8: Verifying Checksum [2025-03-27T09:09:35.842Z] bde34c3a00c8: Download complete [2025-03-27T09:09:35.842Z] b352a97aabf1: Verifying Checksum [2025-03-27T09:09:35.842Z] b352a97aabf1: Download complete [2025-03-27T09:09:35.842Z] 4872d77fe225: Verifying Checksum [2025-03-27T09:09:35.842Z] 4872d77fe225: Download complete [2025-03-27T09:09:35.842Z] 5851b861e8e6: Verifying Checksum [2025-03-27T09:09:35.842Z] 5851b861e8e6: Download complete [2025-03-27T09:09:36.102Z] b85a868b505f: Verifying Checksum [2025-03-27T09:09:36.102Z] b85a868b505f: Download complete [2025-03-27T09:09:36.362Z] bab4dde63d76: Verifying Checksum [2025-03-27T09:09:36.362Z] bab4dde63d76: Download complete [2025-03-27T09:09:37.301Z] b85a868b505f: Pull complete [2025-03-27T09:09:37.301Z] e2be974225ed: Pull complete [2025-03-27T09:09:37.563Z] 339a4e72a1f5: Pull complete [2025-03-27T09:09:37.563Z] 988bab9f4d93: Pull complete [2025-03-27T09:09:38.134Z] 1469e6f7b9e6: Pull complete [2025-03-27T09:09:38.134Z] eaf3925da568: Pull complete [2025-03-27T09:09:40.066Z] bab4dde63d76: Pull complete [2025-03-27T09:09:40.066Z] bde34c3a00c8: Pull complete [2025-03-27T09:09:40.066Z] b352a97aabf1: Pull complete [2025-03-27T09:09:40.066Z] 4872d77fe225: Pull complete [2025-03-27T09:09:40.333Z] 5851b861e8e6: Pull complete [2025-03-27T09:09:40.333Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-27T09:09:40.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T09:09:40.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T09:09:40.441Z] prd-ubuntu20.04-docker-8c-8g-42164 does not seem to be running inside a container [2025-03-27T09:09:40.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-27T09:09:44.768Z] $ docker top 9982c31dee5c67da06e757909a8bda007d14745631f02f740dd5c8a012800f59 -eo pid,comm [2025-03-27T09:09:44.836Z] 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). [2025-03-27T09:09:44.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-27T09:09:44.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T09:09:44.899Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T09:09:45.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T09:09:45.014Z] $ docker exec 9982c31dee5c67da06e757909a8bda007d14745631f02f740dd5c8a012800f59 ssh-agent [2025-03-27T09:09:45.132Z] SSH_AUTH_SOCK=/tmp/ssh-GWclpDBVgJIq/agent.32 [2025-03-27T09:09:45.132Z] SSH_AGENT_PID=38 [2025-03-27T09:09:45.138Z] Running ssh-add (command line suppressed) [2025-03-27T09:09:45.237Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_6338350719369798557.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_6338350719369798557.key) [2025-03-27T09:09:45.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T09:09:45.551Z] + git tag --points-at HEAD [Pipeline] } [2025-03-27T09:09:45.557Z] $ docker exec --env ******** --env ******** 9982c31dee5c67da06e757909a8bda007d14745631f02f740dd5c8a012800f59 ssh-agent -k [2025-03-27T09:09:45.664Z] unset SSH_AUTH_SOCK; [2025-03-27T09:09:45.665Z] unset SSH_AGENT_PID; [2025-03-27T09:09:45.665Z] echo Agent pid 38 killed; [2025-03-27T09:09:45.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-27T09:09:45.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T09:09:45.719Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T09:09:45.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T09:09:45.832Z] $ docker exec 9982c31dee5c67da06e757909a8bda007d14745631f02f740dd5c8a012800f59 ssh-agent [2025-03-27T09:09:45.947Z] SSH_AUTH_SOCK=/tmp/ssh-LymbH0ZZRpg2/agent.71 [2025-03-27T09:09:45.947Z] SSH_AGENT_PID=76 [2025-03-27T09:09:45.952Z] Running ssh-add (command line suppressed) [2025-03-27T09:09:46.039Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_14169280460855365165.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_14169280460855365165.key) [2025-03-27T09:09:46.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T09:09:46.353Z] + git semver init [2025-03-27T09:09:46.614Z] 2025-03-27 09:09:46,510 [run_init] DEBUG init version:0.0.0 force:False [2025-03-27T09:09:46.614Z] 2025-03-27 09:09:46,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-27T09:09:46.614Z] 2025-03-27 09:09:46,511 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-27T09:09:46.614Z] 2025-03-27 09:09:46,512 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) [2025-03-27T09:09:47.185Z] 2025-03-27 09:09:47,155 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude [2025-03-27T09:09:47.185Z] 2025-03-27 09:09:47,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False [2025-03-27T09:09:47.185Z] 2025-03-27 09:09:47,155 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-27T09:09:47.185Z] 2025-03-27 09:09:47,160 [execute] INFO git cat-file --batch-check [2025-03-27T09:09:47.185Z] 2025-03-27 09:09:47,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-27T09:09:47.185Z] 2025-03-27 09:09:47,166 [execute] INFO git cat-file --batch [2025-03-27T09:09:47.185Z] 2025-03-27 09:09:47,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-27T09:09:47.185Z] 2025-03-27 09:09:47,170 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-27T09:09:47.185Z] 0.0.0 [Pipeline] } [2025-03-27T09:09:47.448Z] $ docker exec --env ******** --env ******** 9982c31dee5c67da06e757909a8bda007d14745631f02f740dd5c8a012800f59 ssh-agent -k [2025-03-27T09:09:47.552Z] unset SSH_AUTH_SOCK; [2025-03-27T09:09:47.552Z] unset SSH_AGENT_PID; [2025-03-27T09:09:47.552Z] echo Agent pid 76 killed; [2025-03-27T09:09:47.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T09:09:47.901Z] + git semver [Pipeline] } [2025-03-27T09:09:48.165Z] $ docker stop --time=1 9982c31dee5c67da06e757909a8bda007d14745631f02f740dd5c8a012800f59 [2025-03-27T09:09:49.863Z] $ docker rm -f --volumes 9982c31dee5c67da06e757909a8bda007d14745631f02f740dd5c8a012800f59 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T09:09:50.217Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-27T09:09:50.466Z] Stashed 1 file(s) [Pipeline] echo [2025-03-27T09:09:50.471Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T09:09:50.814Z] provisioning config files... [2025-03-27T09:09:50.825Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config16660718355372016892tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:09:51.156Z] ---> ****-login.sh [2025-03-27T09:09:51.156Z] nexus3.edgexfoundry.org:10001 [2025-03-27T09:09:51.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:51.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:51.156Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:51.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:51.156Z] [2025-03-27T09:09:51.156Z] Login Succeeded [2025-03-27T09:09:51.157Z] nexus3.edgexfoundry.org:10002 [2025-03-27T09:09:51.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:51.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:51.157Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:51.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:51.157Z] [2025-03-27T09:09:51.157Z] Login Succeeded [2025-03-27T09:09:51.157Z] nexus3.edgexfoundry.org:10003 [2025-03-27T09:09:51.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:51.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:51.417Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:51.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:51.417Z] [2025-03-27T09:09:51.417Z] Login Succeeded [2025-03-27T09:09:51.417Z] nexus3.edgexfoundry.org:10004 [2025-03-27T09:09:51.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:51.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:51.417Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:51.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:51.417Z] [2025-03-27T09:09:51.417Z] Login Succeeded [2025-03-27T09:09:51.417Z] ****.io [2025-03-27T09:09:51.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:09:51.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:09:51.677Z] Configure a credential helper to remove this warning. See [2025-03-27T09:09:51.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:09:51.677Z] [2025-03-27T09:09:51.677Z] Login Succeeded [2025-03-27T09:09:51.677Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T09:09:51.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-27T09:09:51.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T09:09:51.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T09:09:51.823Z] ========================================================= [2025-03-27T09:09:51.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-27T09:09:51.823Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:09:52.174Z] + 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 . [2025-03-27T09:09:52.174Z] Sending build context to Docker daemon 2.71MB [2025-03-27T09:09:52.174Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2025-03-27T09:09:52.174Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-27T09:09:52.763Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-27T09:09:52.763Z] da9db072f522: Pulling fs layer [2025-03-27T09:09:52.763Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-27T09:09:52.763Z] 06f05ace1117: Pulling fs layer [2025-03-27T09:09:52.763Z] 5fe327b54edc: Pulling fs layer [2025-03-27T09:09:52.763Z] 4f4fb700ef54: Pulling fs layer [2025-03-27T09:09:52.763Z] 92a5565b7b96: Pulling fs layer [2025-03-27T09:09:52.763Z] ff9bb7016b71: Pulling fs layer [2025-03-27T09:09:52.763Z] b67dba6c2c7d: Pulling fs layer [2025-03-27T09:09:52.763Z] a813b0c90790: Pulling fs layer [2025-03-27T09:09:52.763Z] b67dba6c2c7d: Waiting [2025-03-27T09:09:52.763Z] 5fe327b54edc: Waiting [2025-03-27T09:09:52.763Z] 92a5565b7b96: Waiting [2025-03-27T09:09:52.763Z] ff9bb7016b71: Waiting [2025-03-27T09:09:52.763Z] 4f4fb700ef54: Waiting [2025-03-27T09:09:52.763Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-27T09:09:52.763Z] 6ef4a4ee8ca5: Download complete [2025-03-27T09:09:52.763Z] 5fe327b54edc: Verifying Checksum [2025-03-27T09:09:52.763Z] 5fe327b54edc: Download complete [2025-03-27T09:09:52.763Z] 4f4fb700ef54: Verifying Checksum [2025-03-27T09:09:52.763Z] 4f4fb700ef54: Download complete [2025-03-27T09:09:52.763Z] da9db072f522: Download complete [2025-03-27T09:09:52.763Z] ff9bb7016b71: Verifying Checksum [2025-03-27T09:09:52.763Z] ff9bb7016b71: Download complete [2025-03-27T09:09:53.022Z] a813b0c90790: Verifying Checksum [2025-03-27T09:09:53.022Z] a813b0c90790: Download complete [2025-03-27T09:09:53.281Z] 06f05ace1117: Verifying Checksum [2025-03-27T09:09:53.281Z] 06f05ace1117: Download complete [2025-03-27T09:09:53.281Z] da9db072f522: Pull complete [2025-03-27T09:09:53.541Z] 6ef4a4ee8ca5: Pull complete [2025-03-27T09:09:53.541Z] b67dba6c2c7d: Verifying Checksum [2025-03-27T09:09:53.541Z] b67dba6c2c7d: Download complete [2025-03-27T09:09:57.739Z] 06f05ace1117: Pull complete [2025-03-27T09:09:57.739Z] 5fe327b54edc: Pull complete [2025-03-27T09:09:57.999Z] 4f4fb700ef54: Pull complete [2025-03-27T09:09:57.999Z] 92a5565b7b96: Pull complete [2025-03-27T09:09:58.257Z] ff9bb7016b71: Pull complete [2025-03-27T09:10:01.561Z] b67dba6c2c7d: Pull complete [2025-03-27T09:10:01.822Z] a813b0c90790: Pull complete [2025-03-27T09:10:01.823Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-27T09:10:02.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-27T09:10:02.080Z] ---> 3ba60ce46760 [2025-03-27T09:10:02.080Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-27T09:10:08.775Z] ---> Running in 7ee883d51c30 [2025-03-27T09:10:09.035Z] Removing intermediate container 7ee883d51c30 [2025-03-27T09:10:09.035Z] ---> 93ac52e0a1fd [2025-03-27T09:10:09.035Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-27T09:10:09.035Z] ---> Running in 5c3a2a140195 [2025-03-27T09:10:09.294Z] Removing intermediate container 5c3a2a140195 [2025-03-27T09:10:09.294Z] ---> fc491415c3ab [2025-03-27T09:10:09.294Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-27T09:10:09.553Z] ---> Running in 635952ddbab9 [2025-03-27T09:10:09.838Z] Removing intermediate container 635952ddbab9 [2025-03-27T09:10:09.838Z] ---> 60929a14981b [2025-03-27T09:10:09.838Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-27T09:10:09.838Z] ---> Running in 82a02891a769 [2025-03-27T09:10:10.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T09:10:10.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T09:10:10.365Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-27T09:10:10.365Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-27T09:10:10.365Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-27T09:10:10.365Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-27T09:10:10.365Z] Executing busybox-1.36.1-r29.trigger [2025-03-27T09:10:10.365Z] OK: 252 MiB in 62 packages [2025-03-27T09:10:10.935Z] Removing intermediate container 82a02891a769 [2025-03-27T09:10:10.935Z] ---> e45530629b48 [2025-03-27T09:10:10.935Z] Step 7/12 : WORKDIR /sample-service [2025-03-27T09:10:10.935Z] ---> Running in bb44605b9ced [2025-03-27T09:10:11.196Z] Removing intermediate container bb44605b9ced [2025-03-27T09:10:11.196Z] ---> 06d6834d133f [2025-03-27T09:10:11.196Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-27T09:10:11.196Z] ---> 25fd9afb86c1 [2025-03-27T09:10:11.196Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T09:10:11.196Z] ---> Running in 0813cecc1ec9 [2025-03-27T09:10:19.397Z] Removing intermediate container 0813cecc1ec9 [2025-03-27T09:10:19.397Z] ---> 61e1e6fa5662 [2025-03-27T09:10:19.397Z] Step 10/12 : COPY . . [2025-03-27T09:10:19.397Z] ---> 9a80c034ddae [2025-03-27T09:10:19.397Z] Step 11/12 : ARG MAKE='make build' [2025-03-27T09:10:19.397Z] ---> Running in dfb21813b206 [2025-03-27T09:10:19.397Z] Removing intermediate container dfb21813b206 [2025-03-27T09:10:19.397Z] ---> 0300d234ab69 [2025-03-27T09:10:19.397Z] Step 12/12 : RUN $MAKE [2025-03-27T09:10:19.397Z] ---> Running in 83905dacfd3d [2025-03-27T09:10:19.397Z] noop [2025-03-27T09:10:19.397Z] Removing intermediate container 83905dacfd3d [2025-03-27T09:10:19.397Z] ---> 074f686d473d [2025-03-27T09:10:19.397Z] Successfully built 074f686d473d [2025-03-27T09:10:19.397Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:10:19.731Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-27T09:10:19.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T09:10:19.833Z] prd-ubuntu20.04-docker-8c-8g-42164 does not seem to be running inside a container [2025-03-27T09:10:19.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-27T09:10:20.259Z] $ docker top 05214f60df3b6eafd9200a7679afb25d2a28c92667a684c261bb98db249e9bb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T09:10:20.622Z] + go version [2025-03-27T09:10:20.622Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-27T09:10:20.628Z] $ docker stop --time=1 05214f60df3b6eafd9200a7679afb25d2a28c92667a684c261bb98db249e9bb8 [2025-03-27T09:10:21.931Z] $ docker rm -f --volumes 05214f60df3b6eafd9200a7679afb25d2a28c92667a684c261bb98db249e9bb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:10:22.448Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-27T09:10:22.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T09:10:22.521Z] prd-ubuntu20.04-docker-8c-8g-42164 does not seem to be running inside a container [2025-03-27T09:10:22.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-27T09:10:23.085Z] $ docker top c603538acffc19fe3801bbe735a1d68fa587c23d0fc67f7530e8efb41126e9bd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T09:10:23.453Z] + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh [2025-03-27T09:10:23.758Z] + make test 'GOTESTFLAGS=-json -v' [2025-03-27T09:10:23.758Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-03-27T09:10:25.134Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2025-03-27T09:10:33.253Z] 📦 github.com/edgexfoundry/sample-service [2025-03-27T09:10:33.253Z] 🛑 no test files [2025-03-27T09:10:33.253Z] [2025-03-27T09:10:33.253Z] 📦 github.com/edgexfoundry/sample-service/cmd [2025-03-27T09:10:33.253Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2025-03-27T09:10:33.253Z] [2025-03-27T09:10:33.253Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2025-03-27T09:10:33.253Z] level=ERROR ts=2025-03-27T09:10:32.36659125Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2025-03-27T09:10:33.253Z] ✅ TestHandleReadCommands (0s) [2025-03-27T09:10:33.253Z] ✅ TestHandleWriteCommands (0s) [2025-03-27T09:10:33.253Z] ✅ TestValue_Int16 (0s) [2025-03-27T09:10:33.253Z] ✅ TestValue_Int32 (0s) [2025-03-27T09:10:33.253Z] ✅ TestValue_Int64 (0s) [2025-03-27T09:10:33.253Z] ✅ TestValue_Int8 (0s) [2025-03-27T09:10:33.253Z] [2025-03-27T09:10:33.253Z] CGO_ENABLED=1 go vet ./... [2025-03-27T09:10:35.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-27T09:10:35.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-27T09:10:35.155Z] ./bin/test-attribution-txt.sh [2025-03-27T09:10:35.155Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2025-03-27T09:10:35.155Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2025-03-27T09:10:35.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-27T09:10:35.187Z] $ docker stop --time=1 c603538acffc19fe3801bbe735a1d68fa587c23d0fc67f7530e8efb41126e9bd [2025-03-27T09:10:38.053Z] $ docker rm -f --volumes c603538acffc19fe3801bbe735a1d68fa587c23d0fc67f7530e8efb41126e9bd [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T09:10:38.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-27T09:10:38.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-27T09:10:39.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-27T09:10:39.348Z] + ls -al . [2025-03-27T09:10:39.348Z] total 160 [2025-03-27T09:10:39.348Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 09:10 . [2025-03-27T09:10:39.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 09:09 .. [2025-03-27T09:10:39.348Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 09:09 .git [2025-03-27T09:10:39.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:09 .github [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 46 Mar 27 09:09 .gitignore [2025-03-27T09:10:39.348Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 09:09 .semver [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 27 09:09 Attribution.txt [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 34862 Mar 27 09:09 CHANGELOG.md [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 1434 Mar 27 09:09 Dockerfile [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 821 Mar 27 09:09 Jenkinsfile [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 729 Mar 27 09:09 Jenkinsfile-sandbox [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 3586 Mar 27 09:09 Jenkinsfile.edgexSemver [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 27 09:09 LICENSE [2025-03-27T09:10:39.348Z] -rw-rw-r-- 1 jenkins jenkins 1308 Mar 27 09:09 Makefile [2025-03-27T09:10:39.349Z] -rw-rw-r-- 1 jenkins jenkins 3063 Mar 27 09:09 README.md [2025-03-27T09:10:39.349Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 09:09 VERSION [2025-03-27T09:10:39.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:09 api [2025-03-27T09:10:39.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 09:09 bin [2025-03-27T09:10:39.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 09:09 cmd [2025-03-27T09:10:39.349Z] -rw-r--r-- 1 jenkins jenkins 5399 Mar 27 09:10 coverage.out [2025-03-27T09:10:39.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 09:09 driver [2025-03-27T09:10:39.349Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 09:09 example [2025-03-27T09:10:39.349Z] -rw-rw-r-- 1 jenkins jenkins 1955 Mar 27 09:09 go.mod [2025-03-27T09:10:39.349Z] -rw-rw-r-- 1 jenkins jenkins 13083 Mar 27 09:09 go.sum [2025-03-27T09:10:39.349Z] -rw-rw-r-- 1 jenkins jenkins 225 Mar 27 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:10:39.682Z] + 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=23ff995a3aef02e85a45daf0513f418e4247a776 --label arch=amd64 --label version=0.0.0 . [2025-03-27T09:10:39.682Z] Sending build context to Docker daemon 2.716MB [2025-03-27T09:10:39.682Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2025-03-27T09:10:39.682Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-27T09:10:39.682Z] ---> 074f686d473d [2025-03-27T09:10:39.682Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-27T09:10:39.682Z] ---> Running in 092feebc5b0b [2025-03-27T09:10:39.947Z] Removing intermediate container 092feebc5b0b [2025-03-27T09:10:39.947Z] ---> 0a8159d067d5 [2025-03-27T09:10:39.947Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2025-03-27T09:10:39.947Z] ---> Running in 69e1dd838388 [2025-03-27T09:10:39.947Z] Removing intermediate container 69e1dd838388 [2025-03-27T09:10:39.947Z] ---> 931cd2a4f544 [2025-03-27T09:10:39.947Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-27T09:10:39.947Z] ---> Running in 965ee3020b4c [2025-03-27T09:10:39.947Z] Removing intermediate container 965ee3020b4c [2025-03-27T09:10:39.947Z] ---> 46423a2bed1c [2025-03-27T09:10:39.947Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-27T09:10:39.947Z] ---> Running in 1987cb528320 [2025-03-27T09:10:40.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T09:10:40.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T09:10:40.725Z] OK: 252 MiB in 62 packages [2025-03-27T09:10:40.986Z] Removing intermediate container 1987cb528320 [2025-03-27T09:10:40.986Z] ---> 2f97542de6ae [2025-03-27T09:10:40.986Z] Step 7/23 : WORKDIR /sample-service [2025-03-27T09:10:41.244Z] ---> Running in 6a1418857f8f [2025-03-27T09:10:41.244Z] Removing intermediate container 6a1418857f8f [2025-03-27T09:10:41.244Z] ---> f113c10d9760 [2025-03-27T09:10:41.244Z] Step 8/23 : COPY go.mod vendor* ./ [2025-03-27T09:10:41.244Z] ---> f6318b2957a8 [2025-03-27T09:10:41.244Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T09:10:41.244Z] ---> Running in 456b46e8c270 [2025-03-27T09:10:42.618Z] Removing intermediate container 456b46e8c270 [2025-03-27T09:10:42.618Z] ---> 6453034fbcd1 [2025-03-27T09:10:42.618Z] Step 10/23 : COPY . . [2025-03-27T09:10:42.618Z] ---> a0faba1f7e2d [2025-03-27T09:10:42.618Z] Step 11/23 : ARG MAKE='make build' [2025-03-27T09:10:42.618Z] ---> Running in 906d3b58ffed [2025-03-27T09:10:42.877Z] Removing intermediate container 906d3b58ffed [2025-03-27T09:10:42.877Z] ---> 57a6899d5b99 [2025-03-27T09:10:42.877Z] Step 12/23 : RUN $MAKE [2025-03-27T09:10:42.877Z] ---> Running in 2aebec0e7c8b [2025-03-27T09:10:43.443Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd [2025-03-27T09:10:55.674Z] Removing intermediate container 2aebec0e7c8b [2025-03-27T09:10:55.674Z] ---> 83098b201db2 [2025-03-27T09:10:55.674Z] Step 13/23 : FROM alpine:3.18 [2025-03-27T09:10:55.933Z] 3.18: Pulling from library/alpine [2025-03-27T09:10:55.933Z] 44cf07d57ee4: Pulling fs layer [2025-03-27T09:10:56.215Z] 44cf07d57ee4: Download complete [2025-03-27T09:10:56.474Z] 44cf07d57ee4: Pull complete [2025-03-27T09:10:56.474Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-03-27T09:10:56.474Z] Status: Downloaded newer image for alpine:3.18 [2025-03-27T09:10:56.474Z] ---> 802c91d52981 [2025-03-27T09:10:56.474Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-27T09:10:56.474Z] ---> Running in 277cc786ac85 [2025-03-27T09:10:56.474Z] Removing intermediate container 277cc786ac85 [2025-03-27T09:10:56.474Z] ---> 3ae30e14bf31 [2025-03-27T09:10:56.474Z] Step 15/23 : ENV APP_PORT=49999 [2025-03-27T09:10:56.474Z] ---> Running in f72c452a00e1 [2025-03-27T09:10:56.732Z] Removing intermediate container f72c452a00e1 [2025-03-27T09:10:56.732Z] ---> cd4e32d454fa [2025-03-27T09:10:56.732Z] Step 16/23 : EXPOSE $APP_PORT [2025-03-27T09:10:56.732Z] ---> Running in 28005f6c311a [2025-03-27T09:10:56.732Z] Removing intermediate container 28005f6c311a [2025-03-27T09:10:56.732Z] ---> 9f910eda85e4 [2025-03-27T09:10:56.733Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2025-03-27T09:10:56.991Z] ---> 63ff127c5a9f [2025-03-27T09:10:56.991Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2025-03-27T09:10:57.250Z] ---> 7868a98fd5c9 [2025-03-27T09:10:57.250Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2025-03-27T09:10:57.250Z] ---> e2a73bee37de [2025-03-27T09:10:57.250Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2025-03-27T09:10:57.250Z] ---> Running in e4ba3a0d659f [2025-03-27T09:10:57.508Z] Removing intermediate container e4ba3a0d659f [2025-03-27T09:10:57.508Z] ---> 6a63fea28682 [2025-03-27T09:10:57.509Z] Step 21/23 : LABEL arch=amd64 [2025-03-27T09:10:57.509Z] ---> Running in 5aab070cafe2 [2025-03-27T09:10:57.509Z] Removing intermediate container 5aab070cafe2 [2025-03-27T09:10:57.509Z] ---> 504d46c4f193 [2025-03-27T09:10:57.509Z] Step 22/23 : LABEL git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-27T09:10:57.509Z] ---> Running in cb9ed4e3b8e9 [2025-03-27T09:10:57.509Z] Removing intermediate container cb9ed4e3b8e9 [2025-03-27T09:10:57.509Z] ---> 0b8e2428da83 [2025-03-27T09:10:57.509Z] Step 23/23 : LABEL version=0.0.0 [2025-03-27T09:10:57.509Z] ---> Running in d708bec148ac [2025-03-27T09:10:57.768Z] Removing intermediate container d708bec148ac [2025-03-27T09:10:57.768Z] ---> 2eb8e7e624e8 [2025-03-27T09:10:57.768Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-27T09:10:57.768Z] Successfully built 2eb8e7e624e8 [2025-03-27T09:10:57.768Z] Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T09:10:57.914Z] provisioning config files... [2025-03-27T09:10:57.923Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config12936798069854496033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:10:58.227Z] ---> ****-login.sh [2025-03-27T09:10:58.227Z] nexus3.edgexfoundry.org:10001 [2025-03-27T09:10:58.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:10:58.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:10:58.227Z] Configure a credential helper to remove this warning. See [2025-03-27T09:10:58.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:10:58.227Z] [2025-03-27T09:10:58.227Z] Login Succeeded [2025-03-27T09:10:58.227Z] nexus3.edgexfoundry.org:10002 [2025-03-27T09:10:58.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:10:58.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:10:58.227Z] Configure a credential helper to remove this warning. See [2025-03-27T09:10:58.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:10:58.227Z] [2025-03-27T09:10:58.227Z] Login Succeeded [2025-03-27T09:10:58.227Z] nexus3.edgexfoundry.org:10003 [2025-03-27T09:10:58.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:10:58.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:10:58.490Z] Configure a credential helper to remove this warning. See [2025-03-27T09:10:58.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:10:58.490Z] [2025-03-27T09:10:58.490Z] Login Succeeded [2025-03-27T09:10:58.490Z] nexus3.edgexfoundry.org:10004 [2025-03-27T09:10:58.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:10:58.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:10:58.490Z] Configure a credential helper to remove this warning. See [2025-03-27T09:10:58.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:10:58.490Z] [2025-03-27T09:10:58.490Z] Login Succeeded [2025-03-27T09:10:58.490Z] ****.io [2025-03-27T09:10:58.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T09:10:58.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T09:10:58.749Z] Configure a credential helper to remove this warning. See [2025-03-27T09:10:58.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T09:10:58.749Z] [2025-03-27T09:10:58.749Z] Login Succeeded [2025-03-27T09:10:58.749Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T09:10:58.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T09:10:58.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T09:10:58.846Z] [edgeXDocker.push] Tagging docker image sample-service with the following tags: [2025-03-27T09:10:58.846Z] 23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-27T09:10:58.846Z] latest [2025-03-27T09:10:58.846Z] 0.0.0 [2025-03-27T09:10:58.846Z] 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-27T09:10:58.846Z] PR-165 [2025-03-27T09:10:58.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:10:59.204Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:10:59.527Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-27T09:10:59.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-27T09:10:59.527Z] 6c8c4ddf6ab2: Preparing [2025-03-27T09:10:59.527Z] c8ef123566ab: Preparing [2025-03-27T09:10:59.527Z] 6aa34f89a72f: Preparing [2025-03-27T09:10:59.527Z] f44f286046d9: Preparing [2025-03-27T09:10:59.527Z] 6c8c4ddf6ab2: Pushed [2025-03-27T09:10:59.527Z] f44f286046d9: Layer already exists [2025-03-27T09:10:59.527Z] c8ef123566ab: Pushed [2025-03-27T09:11:00.460Z] 6aa34f89a72f: Pushed [2025-03-27T09:11:00.719Z] 23ff995a3aef02e85a45daf0513f418e4247a776: digest: sha256:1c24542e5ef19cfc0e96d7c23ee3c1137d1b6e6e68e23469e41b1bc0b05b472b size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:01.053Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:01.390Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-27T09:11:01.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-27T09:11:01.390Z] 6c8c4ddf6ab2: Preparing [2025-03-27T09:11:01.390Z] c8ef123566ab: Preparing [2025-03-27T09:11:01.390Z] 6aa34f89a72f: Preparing [2025-03-27T09:11:01.390Z] f44f286046d9: Preparing [2025-03-27T09:11:01.390Z] 6c8c4ddf6ab2: Layer already exists [2025-03-27T09:11:01.390Z] c8ef123566ab: Layer already exists [2025-03-27T09:11:01.390Z] f44f286046d9: Layer already exists [2025-03-27T09:11:01.390Z] 6aa34f89a72f: Layer already exists [2025-03-27T09:11:01.390Z] latest: digest: sha256:1c24542e5ef19cfc0e96d7c23ee3c1137d1b6e6e68e23469e41b1bc0b05b472b size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:01.726Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:02.062Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-27T09:11:02.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-27T09:11:02.062Z] 6c8c4ddf6ab2: Preparing [2025-03-27T09:11:02.062Z] c8ef123566ab: Preparing [2025-03-27T09:11:02.062Z] 6aa34f89a72f: Preparing [2025-03-27T09:11:02.062Z] f44f286046d9: Preparing [2025-03-27T09:11:02.062Z] c8ef123566ab: Layer already exists [2025-03-27T09:11:02.062Z] 6aa34f89a72f: Layer already exists [2025-03-27T09:11:02.062Z] 6c8c4ddf6ab2: Layer already exists [2025-03-27T09:11:02.062Z] f44f286046d9: Layer already exists [2025-03-27T09:11:02.062Z] 0.0.0: digest: sha256:1c24542e5ef19cfc0e96d7c23ee3c1137d1b6e6e68e23469e41b1bc0b05b472b size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:02.407Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:02.749Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-27T09:11:02.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-27T09:11:02.749Z] 6c8c4ddf6ab2: Preparing [2025-03-27T09:11:02.749Z] c8ef123566ab: Preparing [2025-03-27T09:11:02.749Z] 6aa34f89a72f: Preparing [2025-03-27T09:11:02.749Z] f44f286046d9: Preparing [2025-03-27T09:11:02.749Z] 6aa34f89a72f: Layer already exists [2025-03-27T09:11:02.749Z] c8ef123566ab: Layer already exists [2025-03-27T09:11:02.749Z] f44f286046d9: Layer already exists [2025-03-27T09:11:02.749Z] 6c8c4ddf6ab2: Layer already exists [2025-03-27T09:11:02.749Z] 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0: digest: sha256:1c24542e5ef19cfc0e96d7c23ee3c1137d1b6e6e68e23469e41b1bc0b05b472b size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:03.096Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:03.440Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-27T09:11:03.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-27T09:11:03.440Z] 6c8c4ddf6ab2: Preparing [2025-03-27T09:11:03.440Z] c8ef123566ab: Preparing [2025-03-27T09:11:03.440Z] 6aa34f89a72f: Preparing [2025-03-27T09:11:03.440Z] f44f286046d9: Preparing [2025-03-27T09:11:03.440Z] 6aa34f89a72f: Layer already exists [2025-03-27T09:11:03.440Z] c8ef123566ab: Layer already exists [2025-03-27T09:11:03.440Z] 6c8c4ddf6ab2: Layer already exists [2025-03-27T09:11:03.440Z] f44f286046d9: Layer already exists [2025-03-27T09:11:03.440Z] PR-165: digest: sha256:1c24542e5ef19cfc0e96d7c23ee3c1137d1b6e6e68e23469e41b1bc0b05b472b size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T09:11:03.522Z] ===================================================== [Pipeline] echo [2025-03-27T09:11:03.540Z] taggedImages: [2025-03-27T09:11:03.540Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-27T09:11:03.540Z] - nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-27T09:11:03.540Z] - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-27T09:11:03.540Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-27T09:11:03.540Z] - nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] echo [2025-03-27T09:11:03.825Z] ========================================================= [2025-03-27T09:11:03.825Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776, nexus3.edgexfoundry.org:10004/sample-service:latest, nexus3.edgexfoundry.org:10004/sample-service:0.0.0, nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0, nexus3.edgexfoundry.org:10004/sample-service:PR-165], settingsFile:sample-service-settings] [2025-03-27T09:11:03.825Z] ========================================================= [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:04.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T09:11:04.221Z] [2025-03-27T09:11:04.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:04.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T09:11:04.531Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T09:11:04.531Z] 5eb5b503b376: Pulling fs layer [2025-03-27T09:11:04.531Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T09:11:04.531Z] ec43610c2a17: Pulling fs layer [2025-03-27T09:11:04.531Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T09:11:04.531Z] 33b1e0a273af: Pulling fs layer [2025-03-27T09:11:04.531Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T09:11:04.531Z] 2f39f015ded8: Pulling fs layer [2025-03-27T09:11:04.531Z] 3a2ae6a8a46f: Waiting [2025-03-27T09:11:04.531Z] 33b1e0a273af: Waiting [2025-03-27T09:11:04.531Z] 5d3b04190fa2: Waiting [2025-03-27T09:11:04.531Z] 2f39f015ded8: Waiting [2025-03-27T09:11:04.531Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T09:11:04.531Z] 5c69ac0246d0: Download complete [2025-03-27T09:11:04.531Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T09:11:04.531Z] 3a2ae6a8a46f: Download complete [2025-03-27T09:11:04.792Z] 33b1e0a273af: Verifying Checksum [2025-03-27T09:11:04.792Z] 33b1e0a273af: Download complete [2025-03-27T09:11:04.792Z] 5d3b04190fa2: Download complete [2025-03-27T09:11:04.792Z] ec43610c2a17: Verifying Checksum [2025-03-27T09:11:04.792Z] ec43610c2a17: Download complete [2025-03-27T09:11:04.792Z] 5eb5b503b376: Verifying Checksum [2025-03-27T09:11:04.792Z] 5eb5b503b376: Download complete [2025-03-27T09:11:05.359Z] 2f39f015ded8: Download complete [2025-03-27T09:11:05.940Z] 5eb5b503b376: Pull complete [2025-03-27T09:11:05.940Z] 5c69ac0246d0: Pull complete [2025-03-27T09:11:06.510Z] ec43610c2a17: Pull complete [2025-03-27T09:11:06.510Z] 3a2ae6a8a46f: Pull complete [2025-03-27T09:11:07.085Z] 33b1e0a273af: Pull complete [2025-03-27T09:11:07.085Z] 5d3b04190fa2: Pull complete [2025-03-27T09:11:11.269Z] 2f39f015ded8: Pull complete [2025-03-27T09:11:11.528Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T09:11:11.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T09:11:11.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T09:11:11.638Z] prd-ubuntu20.04-docker-8c-8g-42164 does not seem to be running inside a container [2025-03-27T09:11:11.662Z] $ 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/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T09:11:16.803Z] $ docker top 99d48b00927024c67d3646887dca8637057306b8ffde884999e75f67a6d13751 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:11:17.210Z] ---> job-cost.sh [2025-03-27T09:11:17.210Z] lf-activate-venv: SKIPPING [2025-03-27T09:11:17.210Z] INFO: No Stack... [2025-03-27T09:11:17.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-27T09:11:18.040Z] INFO: Archiving Costs [Pipeline] sh [2025-03-27T09:11:18.337Z] + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv [2025-03-27T09:11:18.337Z] + cut -d, -f6 [Pipeline] lock [2025-03-27T09:11:18.353Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-15-stack-cost] [2025-03-27T09:11:18.364Z] Resource [jenkins-edgexfoundry-sample-service-PR-165-15-stack-cost] did not exist. Created. [2025-03-27T09:11:18.372Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-27T09:11:18.690Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-27T09:11:18.731Z] Stashed 1 file(s) [Pipeline] } [2025-03-27T09:11:18.739Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-15-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-27T09:11:18.760Z] $ docker stop --time=1 99d48b00927024c67d3646887dca8637057306b8ffde884999e75f67a6d13751 [2025-03-27T09:11:20.239Z] $ docker rm -f --volumes 99d48b00927024c67d3646887dca8637057306b8ffde884999e75f67a6d13751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-27T09:11:20.449Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2025-03-27T09:11:21.450Z] + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [2025-03-27T09:11:21.450Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-27T09:11:21.450Z] total 16 [2025-03-27T09:11:21.450Z] drwxr-xr-x 3 root root 4096 Mar 27 09:11 . [2025-03-27T09:11:21.450Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:11 .. [2025-03-27T09:11:21.450Z] drwxr-xr-x 2 root root 4096 Mar 27 09:11 cost [2025-03-27T09:11:21.450Z] -rw-r--r-- 1 root root 87 Mar 27 09:11 cost.csv [2025-03-27T09:11:21.450Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-27T09:11:21.450Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-27T09:11:21.450Z] total 16 [2025-03-27T09:11:21.450Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 09:11 . [2025-03-27T09:11:21.450Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:11 .. [2025-03-27T09:11:21.450Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 09:11 cost [2025-03-27T09:11:21.450Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 27 09:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:11:21.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:11:22.597Z] ---> package-listing.sh [2025-03-27T09:11:22.597Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T09:11:22.597Z] ++ facter osfamily [2025-03-27T09:11:22.859Z] + OS_FAMILY=debian [2025-03-27T09:11:22.859Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-03-27T09:11:22.859Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T09:11:22.859Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T09:11:22.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T09:11:22.859Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T09:11:22.859Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-27T09:11:22.859Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T09:11:22.859Z] + case "${OS_FAMILY}" in [2025-03-27T09:11:22.859Z] + dpkg -l [2025-03-27T09:11:22.859Z] + grep '^ii' [2025-03-27T09:11:22.859Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T09:11:22.859Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T09:11:22.859Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T09:11:22.859Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-27T09:11:22.859Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-03-27T09:11:22.859Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo [2025-03-27T09:11:22.870Z] 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T09:11:23.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:11:23.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T09:11:23.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T09:11:23.873Z] prd-ubuntu20.04-docker-8c-8g-42164 does not seem to be running inside a container [2025-03-27T09:11:23.897Z] $ 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T09:11:24.078Z] $ docker top 952e9b7f2e8dcb66faac5c77df669762db3fa8766858c5b1c529b05c5ccee9a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T09:11:24.435Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T09:11:24.727Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T09:11:25.017Z] + ls /var/log/sa-host [2025-03-27T09:11:25.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T09:11:25.116Z] provisioning config files... [2025-03-27T09:11:25.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config826837017546560270tmp [Pipeline] { [Pipeline] echo [2025-03-27T09:11:25.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:11:25.441Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T09:11:25.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:11:25.798Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T09:11:25.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:11:26.091Z] ---> sudo-logs.sh [2025-03-27T09:11:26.091Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-27T09:11:26.126Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:11:26.426Z] ---> job-cost.sh [2025-03-27T09:11:26.426Z] lf-activate-venv: SKIPPING [2025-03-27T09:11:26.426Z] DEBUG: total: 0.2199999988079071 [2025-03-27T09:11:26.426Z] INFO: Retrieving Stack Cost... [2025-03-27T09:11:26.426Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-27T09:11:26.686Z] INFO: Archiving Costs [Pipeline] echo [2025-03-27T09:11:26.700Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:11:26.982Z] ---> logs-deploy.sh [2025-03-27T09:11:26.982Z] lf-activate-venv: SKIPPING [2025-03-27T09:11:26.982Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/15 [2025-03-27T09:11:26.982Z] INFO: archiving workspace using pattern(s): [2025-03-27T09:11:27.983Z] Archives upload complete. [2025-03-27T09:11:28.283Z] INFO: archiving logs to Nexus