Pull request #464 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f9eb8cdf8b491e139c3447977da448150d1c535+ea8efc1bdf50fce9abd2053ea9328b28ead432ce (bffc5755b6b2ec361f688d699d17f691729886e4) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2901187184349875909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh17145160305272004149.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/device-rest-go/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8541008003546716604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/device-rest-go/branches/PR-464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14427069466329033676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15951030971447769567.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/device-rest-go/branches/PR-464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11023642847480394237.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-799 in /w/workspace/gexfoundry_device-rest-go_PR-464 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-464 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ea8efc1bdf50fce9abd2053ea9328b28ead432ce into PR head commit 1f9eb8cdf8b491e139c3447977da448150d1c535 Merge succeeded, producing 1f9eb8cdf8b491e139c3447977da448150d1c535 Checking out Revision 1f9eb8cdf8b491e139c3447977da448150d1c535 (PR-464) Commit message: "build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f9eb8cdf8b491e139c3447977da448150d1c535 # 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 ea8efc1bdf50fce9abd2053ea9328b28ead432ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f9eb8cdf8b491e139c3447977da448150d1c535 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-02T20:39:44.123Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-02T20:39:44.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-02T20:39:44.445Z] ========================================================= [2025-05-02T20:39:44.445Z] EdgeX Global Pipelines Version Info [2025-05-02T20:39:44.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:39:45.572Z] ------------------- [2025-05-02T20:39:45.573Z] stable info: [2025-05-02T20:39:45.573Z] ------------------- [2025-05-02T20:39:45.573Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-02T20:39:45.573Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-02T20:39:45.573Z] Message: update stable to v1.0.274 [2025-05-02T20:39:45.845Z] ------------------- [2025-05-02T20:39:45.845Z] experimental info: [2025-05-02T20:39:45.845Z] ------------------- [2025-05-02T20:39:45.845Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-02T20:39:45.845Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-02T20:39:45.845Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-05-02T20:39:46.062Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-05-02T20:39:46.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-05-02T20:39:46.174Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-02T20:39:46.228Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-05-02T20:39:46.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-05-02T20:39:46.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-05-02T20:39:46.387Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-05-02T20:39:46.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-02T20:39:46.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-05-02T20:39:46.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-02T20:39:46.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-05-02T20:39:46.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-05-02T20:39:46.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-02T20:39:46.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-05-02T20:39:46.838Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-05-02T20:39:46.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-02T20:39:46.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-05-02T20:39:46.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-05-02T20:39:47.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-02T20:39:47.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-05-02T20:39:47.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-05-02T20:39:47.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-05-02T20:39:47.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-05-02T20:39:47.319Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-05-02T20:39:47.374Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-05-02T20:39:47.431Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-02T20:39:47.490Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-05-02T20:39:47.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-464 [Pipeline] echo [2025-05-02T20:39:47.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-464 [Pipeline] echo [2025-05-02T20:39:47.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-464 [Pipeline] echo [2025-05-02T20:39:47.709Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f9eb8cdf8b491e139c3447977da448150d1c535 [Pipeline] echo [2025-05-02T20:39:47.762Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f9eb8c [Pipeline] echo [2025-05-02T20:39:47.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-02T20:39:47.966Z] provisioning config files... [2025-05-02T20:39:47.982Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-464@tmp/config3378713821261118877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:39:48.372Z] ---> ****-login.sh [2025-05-02T20:39:48.372Z] nexus3.edgexfoundry.org:10001 [2025-05-02T20:39:48.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:39:48.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:39:48.893Z] Configure a credential helper to remove this warning. See [2025-05-02T20:39:48.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:39:48.893Z] [2025-05-02T20:39:48.893Z] Login Succeeded [2025-05-02T20:39:48.893Z] nexus3.edgexfoundry.org:10002 [2025-05-02T20:39:49.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:39:49.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:39:49.154Z] Configure a credential helper to remove this warning. See [2025-05-02T20:39:49.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:39:49.154Z] [2025-05-02T20:39:49.154Z] Login Succeeded [2025-05-02T20:39:49.154Z] nexus3.edgexfoundry.org:10003 [2025-05-02T20:39:49.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:39:49.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:39:49.155Z] Configure a credential helper to remove this warning. See [2025-05-02T20:39:49.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:39:49.155Z] [2025-05-02T20:39:49.155Z] Login Succeeded [2025-05-02T20:39:49.155Z] nexus3.edgexfoundry.org:10004 [2025-05-02T20:39:49.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:39:49.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:39:49.414Z] Configure a credential helper to remove this warning. See [2025-05-02T20:39:49.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:39:49.414Z] [2025-05-02T20:39:49.414Z] Login Succeeded [2025-05-02T20:39:49.414Z] ****.io [2025-05-02T20:39:49.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:39:49.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:39:49.675Z] Configure a credential helper to remove this warning. See [2025-05-02T20:39:49.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:39:49.675Z] [2025-05-02T20:39:49.675Z] Login Succeeded [2025-05-02T20:39:49.675Z] ---> ****-login.sh ends [Pipeline] } [2025-05-02T20:39:49.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-05-02T20:39:50.368Z] + git rev-list -1 --merges 1f9eb8cdf8b491e139c3447977da448150d1c535~1..1f9eb8cdf8b491e139c3447977da448150d1c535 [Pipeline] echo [2025-05-02T20:39:50.414Z] -----------> git rev-list -1 --merges 1f9eb8cdf8b491e139c3447977da448150d1c535~1..1f9eb8cdf8b491e139c3447977da448150d1c535 1f9eb8cdf8b491e139c3447977da448150d1c535 [false] [Pipeline] sh [2025-05-02T20:39:50.744Z] + git log --format=format:%s -1 1f9eb8cdf8b491e139c3447977da448150d1c535 [Pipeline] echo [2025-05-02T20:39:50.781Z] ========================================================= [2025-05-02T20:39:50.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-05-02T20:39:50.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-02T20:39:51.230Z] + git log --format=format:%s -1 1f9eb8cdf8b491e139c3447977da448150d1c535 [Pipeline] echo [2025-05-02T20:39:51.261Z] [semverPrep] GIT_COMMIT: 1f9eb8cdf8b491e139c3447977da448150d1c535, Commit Message: build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.8.0 [Pipeline] echo [2025-05-02T20:39:51.305Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-05-02T20:39:51.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-02T20:39:51.729Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-02T20:39:51.729Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-02T20:39:51.729Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-02T20:39:51.729Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-05-02T20:39:51.729Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-05-02T20:39:51.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-02T20:39:52.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-02T20:39:52.306Z] [2025-05-02T20:39:52.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-02T20:39:52.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-02T20:39:52.702Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-02T20:39:52.702Z] b85a868b505f: Pulling fs layer [2025-05-02T20:39:52.702Z] e2be974225ed: Pulling fs layer [2025-05-02T20:39:52.702Z] 339a4e72a1f5: Pulling fs layer [2025-05-02T20:39:52.702Z] 988bab9f4d93: Pulling fs layer [2025-05-02T20:39:52.702Z] 1469e6f7b9e6: Pulling fs layer [2025-05-02T20:39:52.702Z] eaf3925da568: Pulling fs layer [2025-05-02T20:39:52.702Z] bab4dde63d76: Pulling fs layer [2025-05-02T20:39:52.702Z] bde34c3a00c8: Pulling fs layer [2025-05-02T20:39:52.702Z] b352a97aabf1: Pulling fs layer [2025-05-02T20:39:52.702Z] 4872d77fe225: Pulling fs layer [2025-05-02T20:39:52.702Z] 5851b861e8e6: Pulling fs layer [2025-05-02T20:39:52.702Z] 988bab9f4d93: Waiting [2025-05-02T20:39:52.702Z] 1469e6f7b9e6: Waiting [2025-05-02T20:39:52.702Z] 5851b861e8e6: Waiting [2025-05-02T20:39:52.702Z] bab4dde63d76: Waiting [2025-05-02T20:39:52.702Z] eaf3925da568: Waiting [2025-05-02T20:39:52.702Z] bde34c3a00c8: Waiting [2025-05-02T20:39:52.702Z] 4872d77fe225: Waiting [2025-05-02T20:39:52.702Z] e2be974225ed: Verifying Checksum [2025-05-02T20:39:52.702Z] e2be974225ed: Download complete [2025-05-02T20:39:52.702Z] 988bab9f4d93: Verifying Checksum [2025-05-02T20:39:52.702Z] 988bab9f4d93: Download complete [2025-05-02T20:39:52.960Z] 1469e6f7b9e6: Verifying Checksum [2025-05-02T20:39:52.960Z] 1469e6f7b9e6: Download complete [2025-05-02T20:39:52.960Z] eaf3925da568: Verifying Checksum [2025-05-02T20:39:52.960Z] eaf3925da568: Download complete [2025-05-02T20:39:52.960Z] 339a4e72a1f5: Verifying Checksum [2025-05-02T20:39:52.960Z] 339a4e72a1f5: Download complete [2025-05-02T20:39:52.960Z] bde34c3a00c8: Verifying Checksum [2025-05-02T20:39:52.960Z] bde34c3a00c8: Download complete [2025-05-02T20:39:52.960Z] b352a97aabf1: Verifying Checksum [2025-05-02T20:39:52.960Z] b352a97aabf1: Download complete [2025-05-02T20:39:52.960Z] 4872d77fe225: Download complete [2025-05-02T20:39:52.960Z] 5851b861e8e6: Download complete [2025-05-02T20:39:52.960Z] b85a868b505f: Verifying Checksum [2025-05-02T20:39:52.960Z] b85a868b505f: Download complete [2025-05-02T20:39:53.218Z] bab4dde63d76: Verifying Checksum [2025-05-02T20:39:53.218Z] bab4dde63d76: Download complete [2025-05-02T20:39:54.157Z] b85a868b505f: Pull complete [2025-05-02T20:39:54.421Z] e2be974225ed: Pull complete [2025-05-02T20:39:54.685Z] 339a4e72a1f5: Pull complete [2025-05-02T20:39:54.946Z] 988bab9f4d93: Pull complete [2025-05-02T20:39:55.204Z] 1469e6f7b9e6: Pull complete [2025-05-02T20:39:55.204Z] eaf3925da568: Pull complete [2025-05-02T20:39:57.110Z] bab4dde63d76: Pull complete [2025-05-02T20:39:57.110Z] bde34c3a00c8: Pull complete [2025-05-02T20:39:57.110Z] b352a97aabf1: Pull complete [2025-05-02T20:39:57.110Z] 4872d77fe225: Pull complete [2025-05-02T20:39:57.370Z] 5851b861e8e6: Pull complete [2025-05-02T20:39:57.370Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-05-02T20:39:57.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-02T20:39:57.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-02T20:39:57.638Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2025-05-02T20:39:57.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-464 -v /w/workspace/gexfoundry_device-rest-go_PR-464:/w/workspace/gexfoundry_device-rest-go_PR-464:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-464@tmp:/w/workspace/gexfoundry_device-rest-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-02T20:39:59.369Z] $ docker top 61ed7b97948b2540b2c8c2b15c6995a99be74233eac954b5f9b9856b0f8a6bbe -eo pid,comm [2025-05-02T20:39:59.435Z] 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-05-02T20:39:59.435Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-02T20:39:59.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-02T20:39:59.580Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-02T20:39:59.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-02T20:39:59.699Z] $ docker exec 61ed7b97948b2540b2c8c2b15c6995a99be74233eac954b5f9b9856b0f8a6bbe ssh-agent [2025-05-02T20:39:59.818Z] SSH_AUTH_SOCK=/tmp/ssh-DC1P04WXCtpt/agent.32 [2025-05-02T20:39:59.818Z] SSH_AGENT_PID=38 [2025-05-02T20:39:59.824Z] Running ssh-add (command line suppressed) [2025-05-02T20:39:59.921Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-464@tmp/private_key_3753554443321323794.key (/w/workspace/gexfoundry_device-rest-go_PR-464@tmp/private_key_3753554443321323794.key) [2025-05-02T20:39:59.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-02T20:40:00.292Z] + git tag --points-at HEAD [Pipeline] } [2025-05-02T20:40:00.312Z] $ docker exec --env ******** --env ******** 61ed7b97948b2540b2c8c2b15c6995a99be74233eac954b5f9b9856b0f8a6bbe ssh-agent -k [2025-05-02T20:40:00.405Z] unset SSH_AUTH_SOCK; [2025-05-02T20:40:00.406Z] unset SSH_AGENT_PID; [2025-05-02T20:40:00.406Z] echo Agent pid 38 killed; [2025-05-02T20:40:00.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-02T20:40:00.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-02T20:40:00.528Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-02T20:40:00.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-02T20:40:00.656Z] $ docker exec 61ed7b97948b2540b2c8c2b15c6995a99be74233eac954b5f9b9856b0f8a6bbe ssh-agent [2025-05-02T20:40:00.783Z] SSH_AUTH_SOCK=/tmp/ssh-MVDjf2guiu4o/agent.71 [2025-05-02T20:40:00.783Z] SSH_AGENT_PID=77 [2025-05-02T20:40:00.788Z] Running ssh-add (command line suppressed) [2025-05-02T20:40:00.890Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-464@tmp/private_key_13319545426873524152.key (/w/workspace/gexfoundry_device-rest-go_PR-464@tmp/private_key_13319545426873524152.key) [2025-05-02T20:40:00.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-02T20:40:01.254Z] + git semver init [2025-05-02T20:40:01.522Z] 2025-05-02 20:40:01,433 [run_init] DEBUG init version:0.0.0 force:False [2025-05-02T20:40:01.522Z] 2025-05-02 20:40:01,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-464/.semver [2025-05-02T20:40:01.522Z] 2025-05-02 20:40:01,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-464/.semver [2025-05-02T20:40:01.522Z] 2025-05-02 20:40:01,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-464/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-464, universal_newlines=False, shell=None, istream=None) [2025-05-02T20:40:02.907Z] 2025-05-02 20:40:02,881 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-464/.git/info/exclude [2025-05-02T20:40:02.907Z] 2025-05-02 20:40:02,885 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-464/.semver/PR-464 with force:False [2025-05-02T20:40:02.907Z] 2025-05-02 20:40:02,885 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-464/.semver/PR-464 [2025-05-02T20:40:02.907Z] 2025-05-02 20:40:02,892 [execute] INFO git cat-file --batch-check [2025-05-02T20:40:02.907Z] 2025-05-02 20:40:02,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-464/.semver, universal_newlines=False, shell=None, istream=) [2025-05-02T20:40:02.907Z] 2025-05-02 20:40:02,899 [execute] INFO git cat-file --batch [2025-05-02T20:40:02.907Z] 2025-05-02 20:40:02,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-464/.semver, universal_newlines=False, shell=None, istream=) [2025-05-02T20:40:03.172Z] 2025-05-02 20:40:02,907 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-464/.semver/PR-464 [2025-05-02T20:40:03.172Z] 0.0.0 [Pipeline] } [2025-05-02T20:40:03.193Z] $ docker exec --env ******** --env ******** 61ed7b97948b2540b2c8c2b15c6995a99be74233eac954b5f9b9856b0f8a6bbe ssh-agent -k [2025-05-02T20:40:03.298Z] unset SSH_AUTH_SOCK; [2025-05-02T20:40:03.299Z] unset SSH_AGENT_PID; [2025-05-02T20:40:03.299Z] echo Agent pid 77 killed; [2025-05-02T20:40:03.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-02T20:40:03.767Z] + git semver [Pipeline] } [2025-05-02T20:40:04.049Z] $ docker stop --time=1 61ed7b97948b2540b2c8c2b15c6995a99be74233eac954b5f9b9856b0f8a6bbe [2025-05-02T20:40:05.345Z] $ docker rm -f --volumes 61ed7b97948b2540b2c8c2b15c6995a99be74233eac954b5f9b9856b0f8a6bbe [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-02T20:40:05.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-02T20:40:06.148Z] Stashed 1 file(s) [Pipeline] echo [2025-05-02T20:40:06.171Z] [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-05-02T20:40:07.158Z] provisioning config files... [2025-05-02T20:40:07.171Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-464@tmp/config18171460958157105614tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:40:07.647Z] ---> ****-login.sh [2025-05-02T20:40:07.647Z] nexus3.edgexfoundry.org:10001 [2025-05-02T20:40:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:40:07.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:40:07.647Z] Configure a credential helper to remove this warning. See [2025-05-02T20:40:07.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:40:07.647Z] [2025-05-02T20:40:07.647Z] Login Succeeded [2025-05-02T20:40:07.647Z] nexus3.edgexfoundry.org:10002 [2025-05-02T20:40:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:40:07.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:40:07.648Z] Configure a credential helper to remove this warning. See [2025-05-02T20:40:07.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:40:07.648Z] [2025-05-02T20:40:07.648Z] Login Succeeded [2025-05-02T20:40:07.648Z] nexus3.edgexfoundry.org:10003 [2025-05-02T20:40:07.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:40:07.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:40:07.906Z] Configure a credential helper to remove this warning. See [2025-05-02T20:40:07.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:40:07.906Z] [2025-05-02T20:40:07.906Z] Login Succeeded [2025-05-02T20:40:07.907Z] nexus3.edgexfoundry.org:10004 [2025-05-02T20:40:07.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:40:07.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:40:07.907Z] Configure a credential helper to remove this warning. See [2025-05-02T20:40:07.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:40:07.907Z] [2025-05-02T20:40:07.907Z] Login Succeeded [2025-05-02T20:40:07.907Z] ****.io [2025-05-02T20:40:08.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-02T20:40:08.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-02T20:40:08.168Z] Configure a credential helper to remove this warning. See [2025-05-02T20:40:08.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-02T20:40:08.168Z] [2025-05-02T20:40:08.168Z] Login Succeeded [2025-05-02T20:40:08.168Z] ---> ****-login.sh ends [Pipeline] } [2025-05-02T20:40:08.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-05-02T20:40:08.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-02T20:40:08.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-02T20:40:08.506Z] ========================================================= [2025-05-02T20:40:08.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-05-02T20:40:08.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-02T20:40:27.584Z] + 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-05-02T20:40:27.584Z] Sending build context to Docker daemon 21.63MB [2025-05-02T20:40:27.584Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-05-02T20:40:27.584Z] Step 2/12 : FROM ${BASE} AS builder [2025-05-02T20:40:27.847Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-05-02T20:40:27.847Z] 0a9a5dfd008f: Pulling fs layer [2025-05-02T20:40:27.847Z] dbfa0bcfca99: Pulling fs layer [2025-05-02T20:40:27.847Z] 70eabb1d9476: Pulling fs layer [2025-05-02T20:40:27.847Z] 957bedc73fa3: Pulling fs layer [2025-05-02T20:40:27.847Z] 4f4fb700ef54: Pulling fs layer [2025-05-02T20:40:27.847Z] f40432e63723: Pulling fs layer [2025-05-02T20:40:27.847Z] 90b4343acab7: Pulling fs layer [2025-05-02T20:40:27.847Z] 9f67ea4ac784: Pulling fs layer [2025-05-02T20:40:27.847Z] 9228b9a606be: Pulling fs layer [2025-05-02T20:40:27.847Z] f40432e63723: Waiting [2025-05-02T20:40:27.847Z] 90b4343acab7: Waiting [2025-05-02T20:40:27.847Z] 9f67ea4ac784: Waiting [2025-05-02T20:40:27.847Z] 957bedc73fa3: Waiting [2025-05-02T20:40:27.847Z] 4f4fb700ef54: Waiting [2025-05-02T20:40:27.847Z] 9228b9a606be: Waiting [2025-05-02T20:40:27.847Z] dbfa0bcfca99: Verifying Checksum [2025-05-02T20:40:27.847Z] dbfa0bcfca99: Download complete [2025-05-02T20:40:27.847Z] 957bedc73fa3: Verifying Checksum [2025-05-02T20:40:27.847Z] 957bedc73fa3: Download complete [2025-05-02T20:40:27.847Z] 4f4fb700ef54: Download complete [2025-05-02T20:40:27.847Z] f40432e63723: Verifying Checksum [2025-05-02T20:40:27.847Z] f40432e63723: Download complete [2025-05-02T20:40:27.847Z] 0a9a5dfd008f: Download complete [2025-05-02T20:40:27.847Z] 90b4343acab7: Verifying Checksum [2025-05-02T20:40:27.847Z] 90b4343acab7: Download complete [2025-05-02T20:40:28.107Z] 0a9a5dfd008f: Pull complete [2025-05-02T20:40:28.107Z] 9228b9a606be: Verifying Checksum [2025-05-02T20:40:28.107Z] 9228b9a606be: Download complete [2025-05-02T20:40:28.107Z] dbfa0bcfca99: Pull complete [2025-05-02T20:40:28.368Z] 70eabb1d9476: Download complete [2025-05-02T20:40:28.634Z] 9f67ea4ac784: Verifying Checksum [2025-05-02T20:40:28.634Z] 9f67ea4ac784: Download complete [2025-05-02T20:40:31.938Z] 70eabb1d9476: Pull complete [2025-05-02T20:40:31.938Z] 957bedc73fa3: Pull complete [2025-05-02T20:40:32.199Z] 4f4fb700ef54: Pull complete [2025-05-02T20:40:32.199Z] f40432e63723: Pull complete [2025-05-02T20:40:32.459Z] 90b4343acab7: Pull complete [2025-05-02T20:40:35.001Z] 9f67ea4ac784: Pull complete [2025-05-02T20:40:35.263Z] 9228b9a606be: Pull complete [2025-05-02T20:40:35.263Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-05-02T20:40:35.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-02T20:40:35.263Z] ---> 69404ca5bff2 [2025-05-02T20:40:35.263Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-05-02T20:40:37.806Z] ---> Running in c3b30acddb72 [2025-05-02T20:40:37.806Z] Removing intermediate container c3b30acddb72 [2025-05-02T20:40:37.806Z] ---> d72fece1ba90 [2025-05-02T20:40:37.806Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-02T20:40:37.806Z] ---> Running in ea6b5d9de3a2 [2025-05-02T20:40:37.806Z] Removing intermediate container ea6b5d9de3a2 [2025-05-02T20:40:37.806Z] ---> 64442dd1378d [2025-05-02T20:40:37.806Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-05-02T20:40:37.806Z] ---> Running in ba7094b21c1d [2025-05-02T20:40:37.806Z] Removing intermediate container ba7094b21c1d [2025-05-02T20:40:37.806Z] ---> d9011b35d399 [2025-05-02T20:40:37.806Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-05-02T20:40:37.806Z] ---> Running in 0903096e1ccf [2025-05-02T20:40:38.065Z] Removing intermediate container 0903096e1ccf [2025-05-02T20:40:38.065Z] ---> c89097d7eb2b [2025-05-02T20:40:38.065Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-05-02T20:40:38.065Z] ---> Running in f6f966d1ed71 [2025-05-02T20:40:38.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-02T20:40:38.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-02T20:40:38.844Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-05-02T20:40:38.844Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-05-02T20:40:38.844Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-05-02T20:40:38.844Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-05-02T20:40:38.844Z] Executing busybox-1.36.1-r29.trigger [2025-05-02T20:40:38.844Z] OK: 252 MiB in 62 packages [2025-05-02T20:40:39.416Z] Removing intermediate container f6f966d1ed71 [2025-05-02T20:40:39.416Z] ---> 37f0a22d8027 [2025-05-02T20:40:39.416Z] Step 8/12 : WORKDIR /device-rest-go [2025-05-02T20:40:39.416Z] ---> Running in ead2bf8519e7 [2025-05-02T20:40:39.416Z] Removing intermediate container ead2bf8519e7 [2025-05-02T20:40:39.416Z] ---> 7c95001c505a [2025-05-02T20:40:39.416Z] Step 9/12 : COPY go.mod vendor* ./ [2025-05-02T20:40:39.675Z] ---> 42c045685544 [2025-05-02T20:40:39.675Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-02T20:40:39.675Z] ---> Running in 8dc1153e9db5 [2025-05-02T20:41:18.539Z] Removing intermediate container 8dc1153e9db5 [2025-05-02T20:41:18.539Z] ---> b5c088cfdb51 [2025-05-02T20:41:18.539Z] Step 11/12 : COPY . . [2025-05-02T20:41:18.539Z] ---> 1f371881c5b9 [2025-05-02T20:41:18.539Z] Step 12/12 : RUN $MAKE [2025-05-02T20:41:18.539Z] ---> Running in d1ec706e3a67 [2025-05-02T20:41:18.539Z] noop [2025-05-02T20:41:18.539Z] Removing intermediate container d1ec706e3a67 [2025-05-02T20:41:18.539Z] ---> 6e18548ff77a [2025-05-02T20:41:18.539Z] Successfully built 6e18548ff77a [2025-05-02T20:41:18.539Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-02T20:41:18.994Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-02T20:41:18.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-02T20:41:19.163Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2025-05-02T20:41:19.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-464 -v /w/workspace/gexfoundry_device-rest-go_PR-464:/w/workspace/gexfoundry_device-rest-go_PR-464:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-464@tmp:/w/workspace/gexfoundry_device-rest-go_PR-464@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 ******** ci-base-image-x86_64 cat [2025-05-02T20:41:19.555Z] $ docker top 77e49c5a21a31fda543e6ae880bb96771522f007aa42b813dad86e6d628d3c7c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-02T20:41:19.961Z] + go version [2025-05-02T20:41:19.961Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-05-02T20:41:19.992Z] $ docker stop --time=1 77e49c5a21a31fda543e6ae880bb96771522f007aa42b813dad86e6d628d3c7c [2025-05-02T20:41:21.297Z] $ docker rm -f --volumes 77e49c5a21a31fda543e6ae880bb96771522f007aa42b813dad86e6d628d3c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-02T20:41:22.048Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-02T20:41:22.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-02T20:41:22.211Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2025-05-02T20:41:22.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-464 -v /w/workspace/gexfoundry_device-rest-go_PR-464:/w/workspace/gexfoundry_device-rest-go_PR-464:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-464@tmp:/w/workspace/gexfoundry_device-rest-go_PR-464@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 ******** ci-base-image-x86_64 cat [2025-05-02T20:41:22.593Z] $ docker top 902e3a6750a26dc56ed9be91f0fc4be13a4abc3a843eee8f747ba778ca8ec256 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-02T20:41:23.010Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-464 [Pipeline] fileExists [Pipeline] sh [2025-05-02T20:41:23.370Z] + make test [2025-05-02T20:41:23.370Z] go test ./... -coverprofile=coverage.out ./... [2025-05-02T20:41:27.561Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-05-02T20:41:45.657Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-05-02T20:41:45.657Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements [2025-05-02T20:41:55.624Z] go vet ./... [2025-05-02T20:42:02.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-02T20:42:02.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-02T20:42:02.184Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-02T20:42:02.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-05-02T20:42:02.263Z] $ docker stop --time=1 902e3a6750a26dc56ed9be91f0fc4be13a4abc3a843eee8f747ba778ca8ec256 [2025-05-02T20:42:05.898Z] $ docker rm -f --volumes 902e3a6750a26dc56ed9be91f0fc4be13a4abc3a843eee8f747ba778ca8ec256 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-02T20:42:06.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-05-02T20:42:06.639Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-05-02T20:42:07.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-02T20:42:07.677Z] + ls -al . [2025-05-02T20:42:07.677Z] total 244 [2025-05-02T20:42:07.677Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 20:41 . [2025-05-02T20:42:07.677Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 20:39 .. [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 151 May 2 20:39 .dockerignore [2025-05-02T20:42:07.677Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 20:41 .git [2025-05-02T20:42:07.677Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 20:39 .github [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 264 May 2 20:39 .gitignore [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 20:39 .golangci.yml [2025-05-02T20:42:07.677Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 20:40 .semver [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 20138 May 2 20:39 Attribution.txt [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 18492 May 2 20:39 CHANGELOG.md [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 1697 May 2 20:39 Dockerfile [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 20:39 GOVERNANCE.md [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 20:39 Jenkinsfile [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 20:39 LICENSE [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 2598 May 2 20:39 Makefile [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 20:39 OWNERS.md [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 2 20:39 README.md [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 20:40 VERSION [2025-05-02T20:42:07.677Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 20:39 bin [2025-05-02T20:42:07.677Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 20:39 cmd [2025-05-02T20:42:07.677Z] -rw-r--r-- 1 jenkins jenkins 14565 May 2 20:41 coverage.out [2025-05-02T20:42:07.677Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 20:39 driver [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 6244 May 2 20:39 go.mod [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 86532 May 2 20:39 go.sum [2025-05-02T20:42:07.677Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 20:39 openapi [2025-05-02T20:42:07.677Z] -rw-rw-r-- 1 jenkins jenkins 713 May 2 20:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-02T20:42:08.090Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1f9eb8cdf8b491e139c3447977da448150d1c535 --label arch=amd64 --label version=0.0.0 . [2025-05-02T20:42:08.090Z] Sending build context to Docker daemon 21.65MB [2025-05-02T20:42:08.090Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-05-02T20:42:08.090Z] Step 2/26 : FROM ${BASE} AS builder [2025-05-02T20:42:08.090Z] ---> 6e18548ff77a [2025-05-02T20:42:08.090Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-05-02T20:42:08.349Z] ---> Running in f7dc4c845fd4 [2025-05-02T20:42:08.349Z] Removing intermediate container f7dc4c845fd4 [2025-05-02T20:42:08.349Z] ---> d2ba716813cd [2025-05-02T20:42:08.349Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-02T20:42:08.349Z] ---> Running in 20b918ecfa2a [2025-05-02T20:42:08.608Z] Removing intermediate container 20b918ecfa2a [2025-05-02T20:42:08.608Z] ---> c3bb169a9abd [2025-05-02T20:42:08.608Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-05-02T20:42:08.608Z] ---> Running in 77ea752e272a [2025-05-02T20:42:08.608Z] Removing intermediate container 77ea752e272a [2025-05-02T20:42:08.608Z] ---> 51011f42e8a7 [2025-05-02T20:42:08.608Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-05-02T20:42:08.608Z] ---> Running in f8a63b77424b [2025-05-02T20:42:08.870Z] Removing intermediate container f8a63b77424b [2025-05-02T20:42:08.870Z] ---> ad6a86c5f83d [2025-05-02T20:42:08.870Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-05-02T20:42:08.870Z] ---> Running in 5da1b125c797 [2025-05-02T20:42:09.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-02T20:42:09.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-02T20:42:09.649Z] OK: 252 MiB in 62 packages [2025-05-02T20:42:09.907Z] Removing intermediate container 5da1b125c797 [2025-05-02T20:42:09.907Z] ---> d98f6fbe6480 [2025-05-02T20:42:09.907Z] Step 8/26 : WORKDIR /device-rest-go [2025-05-02T20:42:09.907Z] ---> Running in 1be63d8fd892 [2025-05-02T20:42:10.166Z] Removing intermediate container 1be63d8fd892 [2025-05-02T20:42:10.166Z] ---> f6a1832c7cd5 [2025-05-02T20:42:10.166Z] Step 9/26 : COPY go.mod vendor* ./ [2025-05-02T20:42:10.166Z] ---> 18e9fdf2a31e [2025-05-02T20:42:10.166Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-02T20:42:10.166Z] ---> Running in b1f2615c223a [2025-05-02T20:42:11.212Z] Removing intermediate container b1f2615c223a [2025-05-02T20:42:11.212Z] ---> edbf460caf02 [2025-05-02T20:42:11.212Z] Step 11/26 : COPY . . [2025-05-02T20:42:11.473Z] ---> 757dbc248236 [2025-05-02T20:42:11.473Z] Step 12/26 : RUN $MAKE [2025-05-02T20:42:11.473Z] ---> Running in a3425c68df58 [2025-05-02T20:42:11.733Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-05-02T20:42:43.816Z] Removing intermediate container a3425c68df58 [2025-05-02T20:42:43.816Z] ---> 06ea3d768f94 [2025-05-02T20:42:43.816Z] Step 13/26 : FROM alpine:3.20 [2025-05-02T20:42:43.816Z] 3.20: Pulling from library/alpine [2025-05-02T20:42:43.816Z] 0a9a5dfd008f: Already exists [2025-05-02T20:42:43.816Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-02T20:42:43.816Z] Status: Downloaded newer image for alpine:3.20 [2025-05-02T20:42:43.816Z] ---> ff221270b9fb [2025-05-02T20:42:43.816Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-05-02T20:42:43.816Z] ---> Running in ab35ee723293 [2025-05-02T20:42:44.074Z] Removing intermediate container ab35ee723293 [2025-05-02T20:42:44.074Z] ---> e88b7f508126 [2025-05-02T20:42:44.074Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-05-02T20:42:44.074Z] ---> Running in 75b60fd82c10 [2025-05-02T20:42:44.074Z] Removing intermediate container 75b60fd82c10 [2025-05-02T20:42:44.074Z] ---> 8f1e510254e0 [2025-05-02T20:42:44.074Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-05-02T20:42:44.074Z] ---> Running in a5b20d97d6c8 [2025-05-02T20:42:44.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-02T20:42:44.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-02T20:42:44.852Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-05-02T20:42:44.852Z] Executing busybox-1.36.1-r29.trigger [2025-05-02T20:42:44.852Z] OK: 8 MiB in 15 packages [2025-05-02T20:42:45.420Z] Removing intermediate container a5b20d97d6c8 [2025-05-02T20:42:45.420Z] ---> a6ab334a879f [2025-05-02T20:42:45.420Z] Step 17/26 : RUN apk --no-cache upgrade [2025-05-02T20:42:45.420Z] ---> Running in fc94da8c8cf3 [2025-05-02T20:42:45.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-02T20:42:45.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-02T20:42:45.941Z] OK: 8 MiB in 15 packages [2025-05-02T20:42:46.201Z] Removing intermediate container fc94da8c8cf3 [2025-05-02T20:42:46.201Z] ---> 9e29cc267a05 [2025-05-02T20:42:46.201Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-05-02T20:42:47.136Z] ---> c1d16ae8f7e3 [2025-05-02T20:42:47.136Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-05-02T20:42:47.136Z] ---> 6318c9bdb955 [2025-05-02T20:42:47.136Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-05-02T20:42:47.395Z] ---> 88284e4dc3d3 [2025-05-02T20:42:47.395Z] Step 21/26 : EXPOSE 59986 [2025-05-02T20:42:47.395Z] ---> Running in a2f40d445764 [2025-05-02T20:42:47.395Z] Removing intermediate container a2f40d445764 [2025-05-02T20:42:47.395Z] ---> 7d2c318988a7 [2025-05-02T20:42:47.395Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-05-02T20:42:47.395Z] ---> Running in a0d519f64fce [2025-05-02T20:42:47.654Z] Removing intermediate container a0d519f64fce [2025-05-02T20:42:47.654Z] ---> 92d9d9001c9d [2025-05-02T20:42:47.654Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-05-02T20:42:47.654Z] ---> Running in b4d76744f4ac [2025-05-02T20:42:47.654Z] Removing intermediate container b4d76744f4ac [2025-05-02T20:42:47.654Z] ---> ff9d4d37b528 [2025-05-02T20:42:47.654Z] Step 24/26 : LABEL arch=amd64 [2025-05-02T20:42:47.654Z] ---> Running in fb81f68b863e [2025-05-02T20:42:47.654Z] Removing intermediate container fb81f68b863e [2025-05-02T20:42:47.654Z] ---> 2a8f06912d8f [2025-05-02T20:42:47.654Z] Step 25/26 : LABEL git_sha=1f9eb8cdf8b491e139c3447977da448150d1c535 [2025-05-02T20:42:47.654Z] ---> Running in c666fa601680 [2025-05-02T20:42:47.913Z] Removing intermediate container c666fa601680 [2025-05-02T20:42:47.913Z] ---> 33ab1de60a66 [2025-05-02T20:42:47.913Z] Step 26/26 : LABEL version=0.0.0 [2025-05-02T20:42:47.913Z] ---> Running in fd5a508f75b2 [2025-05-02T20:42:47.913Z] Removing intermediate container fd5a508f75b2 [2025-05-02T20:42:47.913Z] ---> cf556bca8db5 [2025-05-02T20:42:47.913Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-02T20:42:47.913Z] Successfully built cf556bca8db5 [2025-05-02T20:42:47.913Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 [2025-05-02T20:42:48.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-02T20:42:48.995Z] [2025-05-02T20:42:48.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-02T20:42:49.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-02T20:42:49.377Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-02T20:42:49.377Z] 5eb5b503b376: Pulling fs layer [2025-05-02T20:42:49.377Z] 5c69ac0246d0: Pulling fs layer [2025-05-02T20:42:49.377Z] ec43610c2a17: Pulling fs layer [2025-05-02T20:42:49.377Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-02T20:42:49.377Z] 33b1e0a273af: Pulling fs layer [2025-05-02T20:42:49.377Z] 5d3b04190fa2: Pulling fs layer [2025-05-02T20:42:49.377Z] 2f39f015ded8: Pulling fs layer [2025-05-02T20:42:49.377Z] 33b1e0a273af: Waiting [2025-05-02T20:42:49.377Z] 5d3b04190fa2: Waiting [2025-05-02T20:42:49.377Z] 2f39f015ded8: Waiting [2025-05-02T20:42:49.377Z] 3a2ae6a8a46f: Waiting [2025-05-02T20:42:49.377Z] 5c69ac0246d0: Verifying Checksum [2025-05-02T20:42:49.377Z] 5c69ac0246d0: Download complete [2025-05-02T20:42:49.377Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-02T20:42:49.377Z] 3a2ae6a8a46f: Download complete [2025-05-02T20:42:49.377Z] 33b1e0a273af: Verifying Checksum [2025-05-02T20:42:49.377Z] 33b1e0a273af: Download complete [2025-05-02T20:42:49.377Z] 5d3b04190fa2: Verifying Checksum [2025-05-02T20:42:49.377Z] 5d3b04190fa2: Download complete [2025-05-02T20:42:49.377Z] ec43610c2a17: Verifying Checksum [2025-05-02T20:42:49.377Z] ec43610c2a17: Download complete [2025-05-02T20:42:49.635Z] 5eb5b503b376: Verifying Checksum [2025-05-02T20:42:49.635Z] 5eb5b503b376: Download complete [2025-05-02T20:42:50.199Z] 2f39f015ded8: Download complete [2025-05-02T20:42:50.765Z] 5eb5b503b376: Pull complete [2025-05-02T20:42:51.024Z] 5c69ac0246d0: Pull complete [2025-05-02T20:42:51.627Z] ec43610c2a17: Pull complete [2025-05-02T20:42:51.627Z] 3a2ae6a8a46f: Pull complete [2025-05-02T20:42:51.886Z] 33b1e0a273af: Pull complete [2025-05-02T20:42:51.886Z] 5d3b04190fa2: Pull complete [2025-05-02T20:42:57.157Z] 2f39f015ded8: Pull complete [2025-05-02T20:42:57.157Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-02T20:42:57.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-02T20:42:57.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-02T20:42:57.402Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2025-05-02T20:42:57.434Z] $ 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_device-rest-go_PR-464 -v /w/workspace/gexfoundry_device-rest-go_PR-464:/w/workspace/gexfoundry_device-rest-go_PR-464:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-464@tmp:/w/workspace/gexfoundry_device-rest-go_PR-464@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-02T20:43:01.220Z] $ docker top 419a283c3428f8f321610d2060ea44f9ef700b6d1212a23bc78f8fc15969daf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:43:01.719Z] ---> job-cost.sh [2025-05-02T20:43:01.719Z] lf-activate-venv: SKIPPING [2025-05-02T20:43:01.719Z] INFO: No Stack... [2025-05-02T20:43:02.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-02T20:43:02.553Z] INFO: Archiving Costs [Pipeline] sh [2025-05-02T20:43:02.870Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-464/archives/cost.csv [2025-05-02T20:43:02.870Z] + cut -d, -f6 [Pipeline] lock [2025-05-02T20:43:02.916Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-464-1-stack-cost] [2025-05-02T20:43:02.922Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-464-1-stack-cost] did not exist. Created. [2025-05-02T20:43:02.928Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-464-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-02T20:43:03.329Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-02T20:43:03.384Z] Stashed 1 file(s) [Pipeline] } [2025-05-02T20:43:03.412Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-464-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-02T20:43:03.500Z] $ docker stop --time=1 419a283c3428f8f321610d2060ea44f9ef700b6d1212a23bc78f8fc15969daf5 [2025-05-02T20:43:04.672Z] $ docker rm -f --volumes 419a283c3428f8f321610d2060ea44f9ef700b6d1212a23bc78f8fc15969daf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-05-02T20:43:05.423Z] provisioning config files... [2025-05-02T20:43:05.431Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-464@tmp/config6086934466455890694tmp [Pipeline] { [Pipeline] sh [2025-05-02T20:43:05.780Z] + set +x [2025-05-02T20:43:05.780Z] + curl -s https://codecov.io/bash [2025-05-02T20:43:05.780Z] + bash -s -- [2025-05-02T20:43:05.780Z] [2025-05-02T20:43:05.780Z] _____ _ [2025-05-02T20:43:05.780Z] / ____| | | [2025-05-02T20:43:05.780Z] | | ___ __| | ___ ___ _____ __ [2025-05-02T20:43:05.780Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-05-02T20:43:05.780Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-05-02T20:43:05.780Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-05-02T20:43:05.780Z] Bash-1.0.6 [2025-05-02T20:43:05.780Z] [2025-05-02T20:43:05.780Z] [2025-05-02T20:43:05.780Z] ==> git version 2.25.1 found [2025-05-02T20:43:05.780Z] ==> 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 [2025-05-02T20:43:05.780Z] Release-Date: 2020-01-08 [2025-05-02T20:43:05.780Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-05-02T20:43:05.780Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-05-02T20:43:05.780Z] ==> Jenkins CI detected. [2025-05-02T20:43:05.780Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-464 [2025-05-02T20:43:05.780Z] project root: . [2025-05-02T20:43:05.780Z] --> token set from env [2025-05-02T20:43:05.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-05-02T20:43:05.780Z] ==> Running gcov in . (disable via -X gcov) [2025-05-02T20:43:05.780Z] ==> Python coveragepy not found [2025-05-02T20:43:05.780Z] ==> Searching for coverage reports in: [2025-05-02T20:43:05.780Z] + . [2025-05-02T20:43:05.780Z] -> Found 1 reports [2025-05-02T20:43:05.780Z] ==> Detecting git/mercurial file structure [2025-05-02T20:43:06.040Z] ==> Reading reports [2025-05-02T20:43:06.040Z] + ./coverage.out bytes=14565 [2025-05-02T20:43:06.040Z] ==> Appending adjustments [2025-05-02T20:43:06.040Z] https://docs.codecov.io/docs/fixing-reports [2025-05-02T20:43:06.040Z] + Found adjustments [2025-05-02T20:43:06.040Z] ==> Gzipping contents [2025-05-02T20:43:06.040Z] 4.0K /tmp/codecov.e08nNx.gz [2025-05-02T20:43:06.040Z] ==> Uploading reports [2025-05-02T20:43:06.040Z] url: https://codecov.io [2025-05-02T20:43:06.040Z] query: branch=PR-464&commit=1f9eb8cdf8b491e139c3447977da448150d1c535&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=464&job=&cmd_args= [2025-05-02T20:43:06.040Z] -> Pinging Codecov [2025-05-02T20:43:06.041Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-464&commit=1f9eb8cdf8b491e139c3447977da448150d1c535&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=464&job=&cmd_args= [2025-05-02T20:43:06.301Z] -> Uploading to [2025-05-02T20:43:06.301Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/1f9eb8cdf8b491e139c3447977da448150d1c535/981cfe96-0286-45eb-89ae-954230135e03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250502%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250502T204306Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=beac205a2d5b607651534ea98f0236d6ec98e5205a65a211002f83da9e382a34 [2025-05-02T20:43:06.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-02T20:43:06.301Z] Dload Upload Total Spent Left Speed [2025-05-02T20:43:06.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 20412 --:--:-- --:--:-- --:--:-- 20412 [2025-05-02T20:43:06.301Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/1f9eb8cdf8b491e139c3447977da448150d1c535 [Pipeline] } [2025-05-02T20:43:06.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2025-05-02T20:43:08.320Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-464/archives ] [2025-05-02T20:43:08.321Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-464/archives [2025-05-02T20:43:08.321Z] total 16 [2025-05-02T20:43:08.321Z] drwxr-xr-x 3 root root 4096 May 2 20:43 . [2025-05-02T20:43:08.321Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 20:43 .. [2025-05-02T20:43:08.321Z] drwxr-xr-x 2 root root 4096 May 2 20:43 cost [2025-05-02T20:43:08.321Z] -rw-r--r-- 1 root root 86 May 2 20:43 cost.csv [2025-05-02T20:43:08.321Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-464/archives [2025-05-02T20:43:08.321Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-464/archives [2025-05-02T20:43:08.321Z] total 16 [2025-05-02T20:43:08.321Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 20:43 . [2025-05-02T20:43:08.321Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 20:43 .. [2025-05-02T20:43:08.321Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 20:43 cost [2025-05-02T20:43:08.321Z] -rw-r--r-- 1 jenkins jenkins 86 May 2 20:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:43:08.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:43:09.546Z] ---> package-listing.sh [2025-05-02T20:43:09.546Z] ++ facter osfamily [2025-05-02T20:43:09.546Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-02T20:43:09.805Z] + OS_FAMILY=debian [2025-05-02T20:43:09.805Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-464 [2025-05-02T20:43:09.805Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-02T20:43:09.805Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-02T20:43:09.805Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-02T20:43:09.805Z] + PACKAGES=/tmp/packages_start.txt [2025-05-02T20:43:09.805Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-464 ']' [2025-05-02T20:43:09.805Z] + PACKAGES=/tmp/packages_end.txt [2025-05-02T20:43:09.805Z] + case "${OS_FAMILY}" in [2025-05-02T20:43:09.805Z] + dpkg -l [2025-05-02T20:43:09.805Z] + grep '^ii' [2025-05-02T20:43:09.805Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-02T20:43:09.805Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-02T20:43:09.805Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-02T20:43:09.805Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-464 ']' [2025-05-02T20:43:09.805Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-464/archives/ [2025-05-02T20:43:09.805Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-464/archives/ [Pipeline] echo [2025-05-02T20:43:09.841Z] 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_device-rest-go_PR-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-02T20:43:10.140Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-02T20:43:10.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-02T20:43:10.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-02T20:43:10.935Z] prd-ubuntu20.04-docker-8c-8g-799 does not seem to be running inside a container [2025-05-02T20:43:10.968Z] $ 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_device-rest-go_PR-464/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-464 -v /w/workspace/gexfoundry_device-rest-go_PR-464:/w/workspace/gexfoundry_device-rest-go_PR-464:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-464@tmp:/w/workspace/gexfoundry_device-rest-go_PR-464@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 [2025-05-02T20:43:11.169Z] $ docker top 82dd7cfb0fec402ddad3ec8d340239971fcdb0bc6609acd328077243c53a3616 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-02T20:43:11.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-02T20:43:11.899Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-02T20:43:12.307Z] + ls /var/log/sa-host [2025-05-02T20:43:12.307Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-02T20:43:12.561Z] provisioning config files... [2025-05-02T20:43:12.584Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-464@tmp/config11520695920062478575tmp [Pipeline] { [Pipeline] echo [2025-05-02T20:43:12.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:43:13.026Z] ---> create-netrc.sh [Pipeline] } [2025-05-02T20:43:13.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:43:13.485Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-02T20:43:13.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:43:13.842Z] ---> sudo-logs.sh [2025-05-02T20:43:13.843Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-02T20:43:13.931Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:43:14.246Z] ---> job-cost.sh [2025-05-02T20:43:14.246Z] lf-activate-venv: SKIPPING [2025-05-02T20:43:14.246Z] DEBUG: total: 0.2199999988079071 [2025-05-02T20:43:14.246Z] INFO: Retrieving Stack Cost... [2025-05-02T20:43:14.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-02T20:43:14.506Z] INFO: Archiving Costs [Pipeline] echo [2025-05-02T20:43:14.550Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-02T20:43:14.873Z] ---> logs-deploy.sh [2025-05-02T20:43:14.873Z] lf-activate-venv: SKIPPING [2025-05-02T20:43:14.873Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-464/1 [2025-05-02T20:43:14.873Z] INFO: archiving workspace using pattern(s): [2025-05-02T20:43:15.811Z] Archives upload complete. [2025-05-02T20:43:16.070Z] INFO: archiving logs to Nexus [2025-05-02T20:43:16.637Z] ---> uname -a: [2025-05-02T20:43:16.637Z] Linux prd-ubuntu20-04-docker-8c-8g-799 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-05-02T20:43:16.637Z] [2025-05-02T20:43:16.637Z] [2025-05-02T20:43:16.637Z] ---> lscpu: [2025-05-02T20:43:16.637Z] Architecture: x86_64 [2025-05-02T20:43:16.637Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-02T20:43:16.637Z] Byte Order: Little Endian [2025-05-02T20:43:16.637Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-02T20:43:16.637Z] CPU(s): 8 [2025-05-02T20:43:16.637Z] On-line CPU(s) list: 0-7 [2025-05-02T20:43:16.637Z] Thread(s) per core: 1 [2025-05-02T20:43:16.637Z] Core(s) per socket: 1 [2025-05-02T20:43:16.637Z] Socket(s): 8 [2025-05-02T20:43:16.637Z] NUMA node(s): 1 [2025-05-02T20:43:16.637Z] Vendor ID: AuthenticAMD [2025-05-02T20:43:16.637Z] CPU family: 23 [2025-05-02T20:43:16.637Z] Model: 49 [2025-05-02T20:43:16.637Z] Model name: AMD EPYC-Rome Processor [2025-05-02T20:43:16.637Z] Stepping: 0 [2025-05-02T20:43:16.637Z] CPU MHz: 2799.998 [2025-05-02T20:43:16.637Z] BogoMIPS: 5599.99 [2025-05-02T20:43:16.637Z] Virtualization: AMD-V [2025-05-02T20:43:16.637Z] Hypervisor vendor: KVM [2025-05-02T20:43:16.637Z] Virtualization type: full [2025-05-02T20:43:16.637Z] L1d cache: 256 KiB [2025-05-02T20:43:16.637Z] L1i cache: 256 KiB [2025-05-02T20:43:16.637Z] L2 cache: 4 MiB [2025-05-02T20:43:16.637Z] L3 cache: 128 MiB [2025-05-02T20:43:16.637Z] NUMA node0 CPU(s): 0-7 [2025-05-02T20:43:16.637Z] Vulnerability Itlb multihit: Not affected [2025-05-02T20:43:16.637Z] Vulnerability L1tf: Not affected [2025-05-02T20:43:16.637Z] Vulnerability Mds: Not affected [2025-05-02T20:43:16.637Z] Vulnerability Meltdown: Not affected [2025-05-02T20:43:16.637Z] Vulnerability Mmio stale data: Not affected [2025-05-02T20:43:16.637Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-02T20:43:16.637Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-05-02T20:43:16.637Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-05-02T20:43:16.637Z] Vulnerability Srbds: Not affected [2025-05-02T20:43:16.637Z] Vulnerability Tsx async abort: Not affected [2025-05-02T20:43:16.637Z] 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 [2025-05-02T20:43:16.637Z] [2025-05-02T20:43:16.637Z] [2025-05-02T20:43:16.637Z] ---> nproc: [2025-05-02T20:43:16.637Z] 8 [2025-05-02T20:43:16.637Z] [2025-05-02T20:43:16.637Z] [2025-05-02T20:43:16.637Z] ---> df -h: [2025-05-02T20:43:16.637Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T20:43:16.637Z] overlay 155G 12G 144G 8% / [2025-05-02T20:43:16.637Z] tmpfs 64M 0 64M 0% /dev [2025-05-02T20:43:16.637Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-05-02T20:43:16.637Z] shm 64M 0 64M 0% /dev/shm [2025-05-02T20:43:16.637Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-05-02T20:43:16.637Z] [2025-05-02T20:43:16.637Z]