Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e 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-ssh15105505661805335956.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-ssh5026385748290162732.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh927374752393186509.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 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-ssh14815355332181360825.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/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13470701163801023536.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: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 ‘prd-ubuntu20.04-docker-8c-8g-887’ is offline Running on prd-ubuntu20.04-docker-8c-8g-896 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # 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 Avoid second fetch Checking out Revision b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e (main) Commit message: "build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.8.0 (#464)" > git config core.sparsecheckout # timeout=10 > git checkout -f b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e # timeout=10 > git rev-list --no-walk ea8efc1bdf50fce9abd2053ea9328b28ead432ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-05T01:28:26.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-05T01:28:26.343Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-05T01:28:26.366Z] ========================================================= [2025-05-05T01:28:26.366Z] EdgeX Global Pipelines Version Info [2025-05-05T01:28:26.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:28:27.380Z] ------------------- [2025-05-05T01:28:27.380Z] stable info: [2025-05-05T01:28:27.380Z] ------------------- [2025-05-05T01:28:27.380Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-05T01:28:27.380Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-05T01:28:27.380Z] Message: update stable to v1.0.274 [2025-05-05T01:28:27.952Z] ------------------- [2025-05-05T01:28:27.952Z] experimental info: [2025-05-05T01:28:27.952Z] ------------------- [2025-05-05T01:28:27.952Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-05T01:28:27.952Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-05T01:28:27.952Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-05-05T01:28:28.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-05-05T01:28:28.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-05-05T01:28:28.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-05T01:28:28.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-05-05T01:28:28.107Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-05-05T01:28:28.127Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-05-05T01:28:28.146Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-05-05T01:28:28.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-05T01:28:28.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-05-05T01:28:28.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-05T01:28:28.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-05-05T01:28:28.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-05-05T01:28:28.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-05T01:28:28.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-05-05T01:28:28.326Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-05-05T01:28:28.346Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-05T01:28:28.366Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-05-05T01:28:28.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-05-05T01:28:28.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-05T01:28:28.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-05-05T01:28:28.451Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-05-05T01:28:28.469Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-05-05T01:28:28.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-05-05T01:28:28.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-05-05T01:28:28.526Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-05-05T01:28:28.551Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-05T01:28:28.572Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-05-05T01:28:28.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-05-05T01:28:28.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-05-05T01:28:28.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-05-05T01:28:28.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] echo [2025-05-05T01:28:28.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8df6c2 [Pipeline] echo [2025-05-05T01:28:28.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:28:28.745Z] provisioning config files... [2025-05-05T01:28:28.761Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6489977714488363917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:28:29.094Z] ---> ****-login.sh [2025-05-05T01:28:29.095Z] nexus3.edgexfoundry.org:10001 [2025-05-05T01:28:29.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:29.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:29.365Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:29.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:29.365Z] [2025-05-05T01:28:29.365Z] Login Succeeded [2025-05-05T01:28:29.365Z] nexus3.edgexfoundry.org:10002 [2025-05-05T01:28:29.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:29.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:29.365Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:29.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:29.365Z] [2025-05-05T01:28:29.365Z] Login Succeeded [2025-05-05T01:28:29.365Z] nexus3.edgexfoundry.org:10003 [2025-05-05T01:28:29.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:29.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:29.625Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:29.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:29.625Z] [2025-05-05T01:28:29.625Z] Login Succeeded [2025-05-05T01:28:29.625Z] nexus3.edgexfoundry.org:10004 [2025-05-05T01:28:29.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:29.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:29.625Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:29.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:29.625Z] [2025-05-05T01:28:29.625Z] Login Succeeded [2025-05-05T01:28:29.625Z] ****.io [2025-05-05T01:28:29.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:29.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:29.886Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:29.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:29.886Z] [2025-05-05T01:28:29.886Z] Login Succeeded [2025-05-05T01:28:29.886Z] ---> ****-login.sh ends [Pipeline] } [2025-05-05T01:28:29.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-05-05T01:28:30.332Z] + git rev-list -1 --merges b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e~1..b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] echo [2025-05-05T01:28:30.357Z] -----------> git rev-list -1 --merges b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e~1..b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [false] [Pipeline] sh [2025-05-05T01:28:30.649Z] + git log --format=format:%s -1 b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] echo [2025-05-05T01:28:30.663Z] ========================================================= [2025-05-05T01:28:30.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-05-05T01:28:30.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-05T01:28:30.991Z] + git log --format=format:%s -1 b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] echo [2025-05-05T01:28:31.003Z] [semverPrep] GIT_COMMIT: b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e, Commit Message: build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.8.0 (#464) [Pipeline] echo [2025-05-05T01:28:31.017Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-05-05T01:28:31.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-05T01:28:31.370Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-05T01:28:31.370Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-05T01:28:31.370Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-05T01:28:31.370Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-05-05T01:28:31.370Z] -a /etc/ssh/ssh_known_hosts [2025-05-05T01:28:31.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:28:31.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T01:28:31.717Z] [2025-05-05T01:28:31.717Z] 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-05T01:28:32.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T01:28:32.022Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-05T01:28:32.022Z] b85a868b505f: Pulling fs layer [2025-05-05T01:28:32.022Z] e2be974225ed: Pulling fs layer [2025-05-05T01:28:32.022Z] 339a4e72a1f5: Pulling fs layer [2025-05-05T01:28:32.022Z] 988bab9f4d93: Pulling fs layer [2025-05-05T01:28:32.022Z] 1469e6f7b9e6: Pulling fs layer [2025-05-05T01:28:32.022Z] eaf3925da568: Pulling fs layer [2025-05-05T01:28:32.022Z] bab4dde63d76: Pulling fs layer [2025-05-05T01:28:32.022Z] bde34c3a00c8: Pulling fs layer [2025-05-05T01:28:32.022Z] b352a97aabf1: Pulling fs layer [2025-05-05T01:28:32.022Z] 4872d77fe225: Pulling fs layer [2025-05-05T01:28:32.022Z] 5851b861e8e6: Pulling fs layer [2025-05-05T01:28:32.022Z] eaf3925da568: Waiting [2025-05-05T01:28:32.022Z] bab4dde63d76: Waiting [2025-05-05T01:28:32.022Z] bde34c3a00c8: Waiting [2025-05-05T01:28:32.022Z] b352a97aabf1: Waiting [2025-05-05T01:28:32.022Z] 4872d77fe225: Waiting [2025-05-05T01:28:32.022Z] 5851b861e8e6: Waiting [2025-05-05T01:28:32.022Z] 988bab9f4d93: Waiting [2025-05-05T01:28:32.022Z] 1469e6f7b9e6: Waiting [2025-05-05T01:28:32.022Z] e2be974225ed: Verifying Checksum [2025-05-05T01:28:32.022Z] e2be974225ed: Download complete [2025-05-05T01:28:32.022Z] 988bab9f4d93: Download complete [2025-05-05T01:28:32.022Z] 1469e6f7b9e6: Verifying Checksum [2025-05-05T01:28:32.022Z] 1469e6f7b9e6: Download complete [2025-05-05T01:28:32.022Z] 339a4e72a1f5: Download complete [2025-05-05T01:28:32.022Z] eaf3925da568: Verifying Checksum [2025-05-05T01:28:32.022Z] eaf3925da568: Download complete [2025-05-05T01:28:32.447Z] bde34c3a00c8: Verifying Checksum [2025-05-05T01:28:32.447Z] bde34c3a00c8: Download complete [2025-05-05T01:28:32.447Z] b352a97aabf1: Download complete [2025-05-05T01:28:32.447Z] 4872d77fe225: Download complete [2025-05-05T01:28:32.447Z] 5851b861e8e6: Verifying Checksum [2025-05-05T01:28:32.447Z] b85a868b505f: Verifying Checksum [2025-05-05T01:28:32.447Z] b85a868b505f: Download complete [2025-05-05T01:28:32.447Z] bab4dde63d76: Verifying Checksum [2025-05-05T01:28:32.447Z] bab4dde63d76: Download complete [2025-05-05T01:28:33.381Z] b85a868b505f: Pull complete [2025-05-05T01:28:33.639Z] e2be974225ed: Pull complete [2025-05-05T01:28:33.898Z] 339a4e72a1f5: Pull complete [2025-05-05T01:28:34.157Z] 988bab9f4d93: Pull complete [2025-05-05T01:28:34.415Z] 1469e6f7b9e6: Pull complete [2025-05-05T01:28:34.415Z] eaf3925da568: Pull complete [2025-05-05T01:28:35.797Z] bab4dde63d76: Pull complete [2025-05-05T01:28:36.059Z] bde34c3a00c8: Pull complete [2025-05-05T01:28:36.059Z] b352a97aabf1: Pull complete [2025-05-05T01:28:36.059Z] 4872d77fe225: Pull complete [2025-05-05T01:28:36.318Z] 5851b861e8e6: Pull complete [2025-05-05T01:28:36.318Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-05-05T01:28:36.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T01:28:36.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:28:36.419Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:28:36.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-05T01:28:37.928Z] $ docker top 295f6f516e6569c6160d3239984c37ca7c4afe8b0db92b2de1c022f4819e0084 -eo pid,comm [2025-05-05T01:28:37.983Z] 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-05T01:28:37.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-05T01:28:38.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-05T01:28:38.032Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-05T01:28:38.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-05T01:28:38.148Z] $ docker exec 295f6f516e6569c6160d3239984c37ca7c4afe8b0db92b2de1c022f4819e0084 ssh-agent [2025-05-05T01:28:38.259Z] SSH_AUTH_SOCK=/tmp/ssh-npnJ8GzANHsK/agent.32 [2025-05-05T01:28:38.259Z] SSH_AGENT_PID=38 [2025-05-05T01:28:38.270Z] Running ssh-add (command line suppressed) [2025-05-05T01:28:38.364Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6759174125105071363.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6759174125105071363.key) [2025-05-05T01:28:38.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-05T01:28:38.674Z] + git tag --points-at HEAD [Pipeline] } [2025-05-05T01:28:38.682Z] $ docker exec --env ******** --env ******** 295f6f516e6569c6160d3239984c37ca7c4afe8b0db92b2de1c022f4819e0084 ssh-agent -k [2025-05-05T01:28:38.790Z] unset SSH_AUTH_SOCK; [2025-05-05T01:28:38.791Z] unset SSH_AGENT_PID; [2025-05-05T01:28:38.791Z] echo Agent pid 38 killed; [2025-05-05T01:28:38.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-05T01:28:38.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-05T01:28:38.841Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-05T01:28:38.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-05T01:28:38.952Z] $ docker exec 295f6f516e6569c6160d3239984c37ca7c4afe8b0db92b2de1c022f4819e0084 ssh-agent [2025-05-05T01:28:39.060Z] SSH_AUTH_SOCK=/tmp/ssh-ajQMWK56P2F8/agent.71 [2025-05-05T01:28:39.060Z] SSH_AGENT_PID=77 [2025-05-05T01:28:39.065Z] Running ssh-add (command line suppressed) [2025-05-05T01:28:39.168Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6062542189868768421.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6062542189868768421.key) [2025-05-05T01:28:39.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-05T01:28:39.483Z] + git semver init [2025-05-05T01:28:39.742Z] 2025-05-05 01:28:39,654 [run_init] DEBUG init version:0.0.0 force:False [2025-05-05T01:28:39.742Z] 2025-05-05 01:28:39,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-05-05T01:28:39.742Z] 2025-05-05 01:28:39,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-05-05T01:28:39.742Z] 2025-05-05 01:28:39,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-05-05T01:28:41.121Z] 2025-05-05 01:28:41,029 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-05-05T01:28:41.121Z] 2025-05-05 01:28:41,030 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-05-05T01:28:41.121Z] 2025-05-05 01:28:41,030 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:28:41.121Z] 2025-05-05 01:28:41,030 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:28:41.121Z] 4.1.0-dev.1 [Pipeline] } [2025-05-05T01:28:41.129Z] $ docker exec --env ******** --env ******** 295f6f516e6569c6160d3239984c37ca7c4afe8b0db92b2de1c022f4819e0084 ssh-agent -k [2025-05-05T01:28:41.224Z] unset SSH_AUTH_SOCK; [2025-05-05T01:28:41.225Z] unset SSH_AGENT_PID; [2025-05-05T01:28:41.225Z] echo Agent pid 77 killed; [2025-05-05T01:28:41.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-05T01:28:41.551Z] + git semver [Pipeline] } [2025-05-05T01:28:41.820Z] $ docker stop --time=1 295f6f516e6569c6160d3239984c37ca7c4afe8b0db92b2de1c022f4819e0084 [2025-05-05T01:28:43.107Z] $ docker rm -f --volumes 295f6f516e6569c6160d3239984c37ca7c4afe8b0db92b2de1c022f4819e0084 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-05T01:28:43.450Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-05T01:28:43.658Z] Stashed 1 file(s) [Pipeline] echo [2025-05-05T01:28:43.663Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:28:43.840Z] provisioning config files... [2025-05-05T01:28:43.851Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5550444099661200402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:28:44.160Z] ---> ****-login.sh [2025-05-05T01:28:44.160Z] nexus3.edgexfoundry.org:10001 [2025-05-05T01:28:44.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:44.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:44.160Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:44.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:44.160Z] [2025-05-05T01:28:44.160Z] Login Succeeded [2025-05-05T01:28:44.160Z] nexus3.edgexfoundry.org:10002 [2025-05-05T01:28:44.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:44.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:44.161Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:44.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:44.161Z] [2025-05-05T01:28:44.161Z] Login Succeeded [2025-05-05T01:28:44.161Z] nexus3.edgexfoundry.org:10003 [2025-05-05T01:28:44.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:44.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:44.421Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:44.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:44.421Z] [2025-05-05T01:28:44.421Z] Login Succeeded [2025-05-05T01:28:44.421Z] nexus3.edgexfoundry.org:10004 [2025-05-05T01:28:44.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:44.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:44.421Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:44.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:44.421Z] [2025-05-05T01:28:44.421Z] Login Succeeded [2025-05-05T01:28:44.421Z] ****.io [2025-05-05T01:28:44.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:28:44.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:28:44.680Z] Configure a credential helper to remove this warning. See [2025-05-05T01:28:44.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:28:44.680Z] [2025-05-05T01:28:44.680Z] Login Succeeded [2025-05-05T01:28:44.680Z] ---> ****-login.sh ends [Pipeline] } [2025-05-05T01:28:44.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-05-05T01:28:44.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-05T01:28:44.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-05T01:28:44.811Z] ========================================================= [2025-05-05T01:28:44.811Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-05-05T01:28:44.811Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:28:45.151Z] + 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-05T01:28:45.151Z] Sending build context to Docker daemon 21.63MB [2025-05-05T01:28:45.151Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-05-05T01:28:45.151Z] Step 2/12 : FROM ${BASE} AS builder [2025-05-05T01:28:45.151Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-05-05T01:28:45.410Z] 0a9a5dfd008f: Pulling fs layer [2025-05-05T01:28:45.410Z] dbfa0bcfca99: Pulling fs layer [2025-05-05T01:28:45.410Z] 70eabb1d9476: Pulling fs layer [2025-05-05T01:28:45.410Z] 957bedc73fa3: Pulling fs layer [2025-05-05T01:28:45.410Z] 4f4fb700ef54: Pulling fs layer [2025-05-05T01:28:45.410Z] f40432e63723: Pulling fs layer [2025-05-05T01:28:45.410Z] 90b4343acab7: Pulling fs layer [2025-05-05T01:28:45.410Z] 9f67ea4ac784: Pulling fs layer [2025-05-05T01:28:45.410Z] 9228b9a606be: Pulling fs layer [2025-05-05T01:28:45.410Z] f40432e63723: Waiting [2025-05-05T01:28:45.410Z] 90b4343acab7: Waiting [2025-05-05T01:28:45.410Z] 9f67ea4ac784: Waiting [2025-05-05T01:28:45.410Z] 9228b9a606be: Waiting [2025-05-05T01:28:45.410Z] 957bedc73fa3: Waiting [2025-05-05T01:28:45.410Z] 4f4fb700ef54: Waiting [2025-05-05T01:28:45.410Z] dbfa0bcfca99: Verifying Checksum [2025-05-05T01:28:45.410Z] dbfa0bcfca99: Download complete [2025-05-05T01:28:45.410Z] 957bedc73fa3: Verifying Checksum [2025-05-05T01:28:45.410Z] 957bedc73fa3: Download complete [2025-05-05T01:28:45.410Z] 4f4fb700ef54: Verifying Checksum [2025-05-05T01:28:45.410Z] 4f4fb700ef54: Download complete [2025-05-05T01:28:45.410Z] f40432e63723: Download complete [2025-05-05T01:28:45.410Z] 0a9a5dfd008f: Download complete [2025-05-05T01:28:45.410Z] 90b4343acab7: Verifying Checksum [2025-05-05T01:28:45.410Z] 90b4343acab7: Download complete [2025-05-05T01:28:45.669Z] 0a9a5dfd008f: Pull complete [2025-05-05T01:28:45.669Z] 9228b9a606be: Verifying Checksum [2025-05-05T01:28:45.669Z] 9228b9a606be: Download complete [2025-05-05T01:28:45.669Z] dbfa0bcfca99: Pull complete [2025-05-05T01:28:45.927Z] 70eabb1d9476: Download complete [2025-05-05T01:28:46.187Z] 9f67ea4ac784: Verifying Checksum [2025-05-05T01:28:46.187Z] 9f67ea4ac784: Download complete [2025-05-05T01:28:49.469Z] 70eabb1d9476: Pull complete [2025-05-05T01:28:49.469Z] 957bedc73fa3: Pull complete [2025-05-05T01:28:49.469Z] 4f4fb700ef54: Pull complete [2025-05-05T01:28:49.469Z] f40432e63723: Pull complete [2025-05-05T01:28:49.469Z] 90b4343acab7: Pull complete [2025-05-05T01:28:51.367Z] 9f67ea4ac784: Pull complete [2025-05-05T01:28:51.625Z] 9228b9a606be: Pull complete [2025-05-05T01:28:51.625Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-05-05T01:28:51.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-05T01:28:51.625Z] ---> 69404ca5bff2 [2025-05-05T01:28:51.625Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-05-05T01:28:54.156Z] ---> Running in f0c78a156a19 [2025-05-05T01:28:54.156Z] Removing intermediate container f0c78a156a19 [2025-05-05T01:28:54.156Z] ---> 600fdbcc2237 [2025-05-05T01:28:54.156Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-05T01:28:54.156Z] ---> Running in d69c2983cef2 [2025-05-05T01:28:54.156Z] Removing intermediate container d69c2983cef2 [2025-05-05T01:28:54.156Z] ---> c1e323925bc6 [2025-05-05T01:28:54.156Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-05-05T01:28:54.156Z] ---> Running in 133b1eaec25a [2025-05-05T01:28:54.156Z] Removing intermediate container 133b1eaec25a [2025-05-05T01:28:54.156Z] ---> 8cf3c42cddcf [2025-05-05T01:28:54.156Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-05-05T01:28:54.156Z] ---> Running in 26e19427dc48 [2025-05-05T01:28:54.414Z] Removing intermediate container 26e19427dc48 [2025-05-05T01:28:54.414Z] ---> 05fa5dfbf32f [2025-05-05T01:28:54.414Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-05-05T01:28:54.414Z] ---> Running in f3a48b81da45 [2025-05-05T01:28:54.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-05T01:28:54.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-05T01:28:54.933Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-05-05T01:28:54.933Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-05-05T01:28:54.933Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-05-05T01:28:54.933Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-05-05T01:28:54.933Z] Executing busybox-1.36.1-r29.trigger [2025-05-05T01:28:54.933Z] OK: 252 MiB in 62 packages [2025-05-05T01:28:55.498Z] Removing intermediate container f3a48b81da45 [2025-05-05T01:28:55.498Z] ---> b749e162e119 [2025-05-05T01:28:55.498Z] Step 8/12 : WORKDIR /device-rest-go [2025-05-05T01:28:55.498Z] ---> Running in 4ed0361e3f04 [2025-05-05T01:28:55.498Z] Removing intermediate container 4ed0361e3f04 [2025-05-05T01:28:55.498Z] ---> 4e947253f6fc [2025-05-05T01:28:55.498Z] Step 9/12 : COPY go.mod vendor* ./ [2025-05-05T01:28:55.498Z] ---> 6ab2219636a7 [2025-05-05T01:28:55.498Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-05T01:28:55.756Z] ---> Running in 766a8d5a855f [2025-05-05T01:28:58.803Z] Still waiting to schedule task [2025-05-05T01:28:58.804Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-05-05T01:29:42.488Z] Removing intermediate container 766a8d5a855f [2025-05-05T01:29:42.488Z] ---> 6f5b7715a7e4 [2025-05-05T01:29:42.488Z] Step 11/12 : COPY . . [2025-05-05T01:29:42.488Z] ---> 927c12cc7ea6 [2025-05-05T01:29:42.488Z] Step 12/12 : RUN $MAKE [2025-05-05T01:29:42.488Z] ---> Running in 8bc5d83c9b3f [2025-05-05T01:29:42.488Z] noop [2025-05-05T01:29:42.488Z] Removing intermediate container 8bc5d83c9b3f [2025-05-05T01:29:42.488Z] ---> ea026c01884c [2025-05-05T01:29:42.488Z] Successfully built ea026c01884c [2025-05-05T01:29:42.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:29:42.817Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-05T01:29:42.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:29:42.897Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:29:42.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-05-05T01:29:43.271Z] $ docker top 0d9d85bf60454ed7bf029c816567018b58a575b8c5d5c8965567698b8240f5e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T01:29:43.619Z] + go version [2025-05-05T01:29:43.619Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-05-05T01:29:43.627Z] $ docker stop --time=1 0d9d85bf60454ed7bf029c816567018b58a575b8c5d5c8965567698b8240f5e5 [2025-05-05T01:29:44.894Z] $ docker rm -f --volumes 0d9d85bf60454ed7bf029c816567018b58a575b8c5d5c8965567698b8240f5e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:29:45.338Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-05T01:29:45.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:29:45.416Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:29:45.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-05-05T01:29:45.777Z] $ docker top 1d1c4794822135cacf744e221fff71b8044dd6f3990cafa7f57f3f9e4f6ea63e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T01:29:46.125Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-05-05T01:29:46.429Z] + make test [2025-05-05T01:29:46.429Z] go test ./... -coverprofile=coverage.out ./... [2025-05-05T01:29:47.805Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-05-05T01:30:05.896Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-05-05T01:30:05.896Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2025-05-05T01:30:18.093Z] go vet ./... [2025-05-05T01:30:24.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-05T01:30:24.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-05T01:30:24.654Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-05T01:30:24.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-05-05T01:30:24.684Z] $ docker stop --time=1 1d1c4794822135cacf744e221fff71b8044dd6f3990cafa7f57f3f9e4f6ea63e [2025-05-05T01:30:26.860Z] $ docker rm -f --volumes 1d1c4794822135cacf744e221fff71b8044dd6f3990cafa7f57f3f9e4f6ea63e [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-05T01:30:27.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-05-05T01:30:27.491Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-05-05T01:30:27.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-05T01:30:28.240Z] + ls -al . [2025-05-05T01:30:28.240Z] total 244 [2025-05-05T01:30:28.240Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 01:29 . [2025-05-05T01:30:28.240Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:28 .. [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 151 May 5 01:28 .dockerignore [2025-05-05T01:30:28.240Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:30 .git [2025-05-05T01:30:28.240Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:28 .github [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 264 May 5 01:28 .gitignore [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 01:28 .golangci.yml [2025-05-05T01:30:28.240Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 01:28 .semver [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 20138 May 5 01:28 Attribution.txt [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 18492 May 5 01:28 CHANGELOG.md [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 1697 May 5 01:28 Dockerfile [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 01:28 GOVERNANCE.md [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 680 May 5 01:28 Jenkinsfile [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 01:28 LICENSE [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 2598 May 5 01:28 Makefile [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 01:28 OWNERS.md [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 5 01:28 README.md [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 11 May 5 01:28 VERSION [2025-05-05T01:30:28.240Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:28 bin [2025-05-05T01:30:28.240Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:28 cmd [2025-05-05T01:30:28.240Z] -rw-r--r-- 1 jenkins jenkins 14565 May 5 01:30 coverage.out [2025-05-05T01:30:28.240Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:28 driver [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 6244 May 5 01:28 go.mod [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 86532 May 5 01:28 go.sum [2025-05-05T01:30:28.240Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:28 openapi [2025-05-05T01:30:28.240Z] -rw-rw-r-- 1 jenkins jenkins 713 May 5 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:30:28.570Z] + 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=b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e --label arch=amd64 --label version=4.1.0-dev.1 . [2025-05-05T01:30:28.570Z] Sending build context to Docker daemon 21.64MB [2025-05-05T01:30:28.570Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-05-05T01:30:28.570Z] Step 2/26 : FROM ${BASE} AS builder [2025-05-05T01:30:28.570Z] ---> ea026c01884c [2025-05-05T01:30:28.570Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-05-05T01:30:28.829Z] ---> Running in 9d8a7f281b07 [2025-05-05T01:30:28.829Z] Removing intermediate container 9d8a7f281b07 [2025-05-05T01:30:28.829Z] ---> 3e9b536729aa [2025-05-05T01:30:28.829Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-05T01:30:28.829Z] ---> Running in 1ff1a9514bce [2025-05-05T01:30:28.829Z] Removing intermediate container 1ff1a9514bce [2025-05-05T01:30:28.829Z] ---> 9b1b90a1bb62 [2025-05-05T01:30:28.829Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-05-05T01:30:29.092Z] ---> Running in 385bcc92964c [2025-05-05T01:30:29.092Z] Removing intermediate container 385bcc92964c [2025-05-05T01:30:29.092Z] ---> c2c430390e71 [2025-05-05T01:30:29.092Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-05-05T01:30:29.092Z] ---> Running in 6bb834cedc74 [2025-05-05T01:30:29.092Z] Removing intermediate container 6bb834cedc74 [2025-05-05T01:30:29.092Z] ---> 12e53ec226f7 [2025-05-05T01:30:29.092Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-05-05T01:30:29.092Z] ---> Running in 37d4f63f26dc [2025-05-05T01:30:29.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-05T01:30:29.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-05T01:30:29.871Z] OK: 252 MiB in 62 packages [2025-05-05T01:30:30.130Z] Removing intermediate container 37d4f63f26dc [2025-05-05T01:30:30.130Z] ---> 2f01ea0af9bc [2025-05-05T01:30:30.130Z] Step 8/26 : WORKDIR /device-rest-go [2025-05-05T01:30:30.130Z] ---> Running in 017c15f795d9 [2025-05-05T01:30:30.130Z] Removing intermediate container 017c15f795d9 [2025-05-05T01:30:30.130Z] ---> 78ce411e74c1 [2025-05-05T01:30:30.130Z] Step 9/26 : COPY go.mod vendor* ./ [2025-05-05T01:30:30.389Z] ---> 0b5f20553d6c [2025-05-05T01:30:30.389Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-05T01:30:30.389Z] ---> Running in 4f23d54309e0 [2025-05-05T01:30:30.955Z] Removing intermediate container 4f23d54309e0 [2025-05-05T01:30:30.955Z] ---> db0fa40dad9e [2025-05-05T01:30:30.955Z] Step 11/26 : COPY . . [2025-05-05T01:30:31.522Z] ---> 3970226c9782 [2025-05-05T01:30:31.522Z] Step 12/26 : RUN $MAKE [2025-05-05T01:30:31.522Z] ---> Running in f928e14e44a8 [2025-05-05T01:30:31.780Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.1 -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-05T01:31:04.467Z] Removing intermediate container f928e14e44a8 [2025-05-05T01:31:04.467Z] ---> ac96dafc7b3a [2025-05-05T01:31:04.467Z] Step 13/26 : FROM alpine:3.20 [2025-05-05T01:31:04.467Z] 3.20: Pulling from library/alpine [2025-05-05T01:31:04.467Z] 0a9a5dfd008f: Already exists [2025-05-05T01:31:04.467Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-05T01:31:04.467Z] Status: Downloaded newer image for alpine:3.20 [2025-05-05T01:31:04.467Z] ---> ff221270b9fb [2025-05-05T01:31:04.467Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-05-05T01:31:04.467Z] ---> Running in 67b8c8dd726d [2025-05-05T01:31:04.467Z] Removing intermediate container 67b8c8dd726d [2025-05-05T01:31:04.467Z] ---> eadd33a4d35f [2025-05-05T01:31:04.467Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-05-05T01:31:04.467Z] ---> Running in 53e593c75440 [2025-05-05T01:31:04.467Z] Removing intermediate container 53e593c75440 [2025-05-05T01:31:04.467Z] ---> 144cf5bf9339 [2025-05-05T01:31:04.467Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-05-05T01:31:04.467Z] ---> Running in 742beaf01614 [2025-05-05T01:31:04.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-05T01:31:04.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-05T01:31:04.467Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-05-05T01:31:04.467Z] Executing busybox-1.36.1-r29.trigger [2025-05-05T01:31:04.467Z] OK: 8 MiB in 15 packages [2025-05-05T01:31:04.467Z] Removing intermediate container 742beaf01614 [2025-05-05T01:31:04.467Z] ---> 6269cde8eb09 [2025-05-05T01:31:04.467Z] Step 17/26 : RUN apk --no-cache upgrade [2025-05-05T01:31:04.467Z] ---> Running in fd2bdd4405a9 [2025-05-05T01:31:04.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-05T01:31:04.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-05T01:31:04.467Z] OK: 8 MiB in 15 packages [2025-05-05T01:31:04.467Z] Removing intermediate container fd2bdd4405a9 [2025-05-05T01:31:04.467Z] ---> b8e61157f08d [2025-05-05T01:31:04.467Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-05-05T01:31:04.467Z] ---> 0382c2a132f5 [2025-05-05T01:31:04.467Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-05-05T01:31:04.467Z] ---> 4d5dd1ef119a [2025-05-05T01:31:04.467Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-05-05T01:31:04.467Z] ---> ad06710d1ef8 [2025-05-05T01:31:04.467Z] Step 21/26 : EXPOSE 59986 [2025-05-05T01:31:04.467Z] ---> Running in 0435fc19ec22 [2025-05-05T01:31:04.467Z] Removing intermediate container 0435fc19ec22 [2025-05-05T01:31:04.467Z] ---> 501e43a8f514 [2025-05-05T01:31:04.467Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-05-05T01:31:04.467Z] ---> Running in 261df541909c [2025-05-05T01:31:04.467Z] Removing intermediate container 261df541909c [2025-05-05T01:31:04.467Z] ---> 8ba36a87f838 [2025-05-05T01:31:04.467Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-05-05T01:31:04.467Z] ---> Running in 88d286d77c76 [2025-05-05T01:31:04.467Z] Removing intermediate container 88d286d77c76 [2025-05-05T01:31:04.467Z] ---> 3bc0d16d6a2f [2025-05-05T01:31:04.467Z] Step 24/26 : LABEL arch=amd64 [2025-05-05T01:31:04.467Z] ---> Running in c9a3cc022518 [2025-05-05T01:31:04.467Z] Removing intermediate container c9a3cc022518 [2025-05-05T01:31:04.467Z] ---> a24492fc760b [2025-05-05T01:31:04.467Z] Step 25/26 : LABEL git_sha=b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:31:04.467Z] ---> Running in 4a3c64c7ae1c [2025-05-05T01:31:04.467Z] Removing intermediate container 4a3c64c7ae1c [2025-05-05T01:31:04.467Z] ---> 7dc7bd64584f [2025-05-05T01:31:04.467Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-05-05T01:31:04.467Z] ---> Running in 450554a781e8 [2025-05-05T01:31:04.467Z] Removing intermediate container 450554a781e8 [2025-05-05T01:31:04.467Z] ---> 805a484dc369 [2025-05-05T01:31:04.467Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-05T01:31:04.467Z] Successfully built 805a484dc369 [2025-05-05T01:31:04.467Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:31:04.588Z] provisioning config files... [2025-05-05T01:31:04.600Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17495459145797583313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:31:04.914Z] ---> ****-login.sh [2025-05-05T01:31:04.914Z] nexus3.edgexfoundry.org:10001 [2025-05-05T01:31:04.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:31:04.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:31:04.915Z] Configure a credential helper to remove this warning. See [2025-05-05T01:31:04.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:31:04.915Z] [2025-05-05T01:31:04.915Z] Login Succeeded [2025-05-05T01:31:04.915Z] nexus3.edgexfoundry.org:10002 [2025-05-05T01:31:04.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:31:04.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:31:04.915Z] Configure a credential helper to remove this warning. See [2025-05-05T01:31:04.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:31:04.915Z] [2025-05-05T01:31:04.915Z] Login Succeeded [2025-05-05T01:31:04.915Z] nexus3.edgexfoundry.org:10003 [2025-05-05T01:31:05.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:31:05.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:31:05.177Z] Configure a credential helper to remove this warning. See [2025-05-05T01:31:05.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:31:05.178Z] [2025-05-05T01:31:05.178Z] Login Succeeded [2025-05-05T01:31:05.178Z] nexus3.edgexfoundry.org:10004 [2025-05-05T01:31:05.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:31:05.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:31:05.178Z] Configure a credential helper to remove this warning. See [2025-05-05T01:31:05.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:31:05.178Z] [2025-05-05T01:31:05.178Z] Login Succeeded [2025-05-05T01:31:05.178Z] ****.io [2025-05-05T01:31:05.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:31:05.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:31:05.438Z] Configure a credential helper to remove this warning. See [2025-05-05T01:31:05.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:31:05.438Z] [2025-05-05T01:31:05.438Z] Login Succeeded [2025-05-05T01:31:05.438Z] ---> ****-login.sh ends [Pipeline] } [2025-05-05T01:31:05.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-05T01:31:05.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-05T01:31:05.539Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-05-05T01:31:05.539Z] b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:31:05.539Z] latest [2025-05-05T01:31:05.539Z] 4.1.0-dev.1 [2025-05-05T01:31:05.539Z] b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:31:05.539Z] main [2025-05-05T01:31:05.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:05.905Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:06.233Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:31:06.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-05-05T01:31:06.233Z] 8d282348dc89: Preparing [2025-05-05T01:31:06.233Z] e12f48168852: Preparing [2025-05-05T01:31:06.233Z] a2e721a2b46f: Preparing [2025-05-05T01:31:06.233Z] 116134d9a509: Preparing [2025-05-05T01:31:06.233Z] 4191898524cc: Preparing [2025-05-05T01:31:06.233Z] 994456c4fd7b: Preparing [2025-05-05T01:31:06.233Z] 116134d9a509: Pushed [2025-05-05T01:31:06.233Z] 4191898524cc: Pushed [2025-05-05T01:31:06.233Z] e12f48168852: Pushed [2025-05-05T01:31:06.233Z] 8d282348dc89: Pushed [2025-05-05T01:31:06.233Z] 994456c4fd7b: Layer already exists [2025-05-05T01:31:09.518Z] a2e721a2b46f: Pushed [2025-05-05T01:31:09.779Z] b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e: digest: sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:10.121Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:10.437Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-05-05T01:31:10.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-05-05T01:31:10.437Z] 8d282348dc89: Preparing [2025-05-05T01:31:10.438Z] e12f48168852: Preparing [2025-05-05T01:31:10.438Z] a2e721a2b46f: Preparing [2025-05-05T01:31:10.438Z] 116134d9a509: Preparing [2025-05-05T01:31:10.438Z] 4191898524cc: Preparing [2025-05-05T01:31:10.438Z] 994456c4fd7b: Preparing [2025-05-05T01:31:10.438Z] 994456c4fd7b: Waiting [2025-05-05T01:31:10.438Z] 4191898524cc: Layer already exists [2025-05-05T01:31:10.438Z] 8d282348dc89: Layer already exists [2025-05-05T01:31:10.438Z] 116134d9a509: Layer already exists [2025-05-05T01:31:10.438Z] e12f48168852: Layer already exists [2025-05-05T01:31:10.438Z] a2e721a2b46f: Layer already exists [2025-05-05T01:31:10.438Z] 994456c4fd7b: Layer already exists [2025-05-05T01:31:10.438Z] latest: digest: sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:10.767Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:11.094Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1 [2025-05-05T01:31:11.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-05-05T01:31:11.094Z] 8d282348dc89: Preparing [2025-05-05T01:31:11.094Z] e12f48168852: Preparing [2025-05-05T01:31:11.094Z] a2e721a2b46f: Preparing [2025-05-05T01:31:11.094Z] 116134d9a509: Preparing [2025-05-05T01:31:11.094Z] 4191898524cc: Preparing [2025-05-05T01:31:11.094Z] 994456c4fd7b: Preparing [2025-05-05T01:31:11.094Z] 994456c4fd7b: Waiting [2025-05-05T01:31:11.094Z] 8d282348dc89: Layer already exists [2025-05-05T01:31:11.094Z] a2e721a2b46f: Layer already exists [2025-05-05T01:31:11.094Z] 116134d9a509: Layer already exists [2025-05-05T01:31:11.094Z] 4191898524cc: Layer already exists [2025-05-05T01:31:11.094Z] e12f48168852: Layer already exists [2025-05-05T01:31:11.094Z] 994456c4fd7b: Layer already exists [2025-05-05T01:31:11.094Z] 4.1.0-dev.1: digest: sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:11.419Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:11.745Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:31:11.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-05-05T01:31:11.745Z] 8d282348dc89: Preparing [2025-05-05T01:31:11.745Z] e12f48168852: Preparing [2025-05-05T01:31:11.745Z] a2e721a2b46f: Preparing [2025-05-05T01:31:11.745Z] 116134d9a509: Preparing [2025-05-05T01:31:11.745Z] 4191898524cc: Preparing [2025-05-05T01:31:11.745Z] 994456c4fd7b: Preparing [2025-05-05T01:31:11.745Z] 994456c4fd7b: Waiting [2025-05-05T01:31:11.745Z] 8d282348dc89: Layer already exists [2025-05-05T01:31:11.745Z] a2e721a2b46f: Layer already exists [2025-05-05T01:31:11.745Z] e12f48168852: Layer already exists [2025-05-05T01:31:11.745Z] 116134d9a509: Layer already exists [2025-05-05T01:31:11.745Z] 4191898524cc: Layer already exists [2025-05-05T01:31:11.745Z] 994456c4fd7b: Layer already exists [2025-05-05T01:31:11.745Z] b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1: digest: sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:12.079Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:31:12.401Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-05-05T01:31:12.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-05-05T01:31:12.401Z] 8d282348dc89: Preparing [2025-05-05T01:31:12.401Z] e12f48168852: Preparing [2025-05-05T01:31:12.401Z] a2e721a2b46f: Preparing [2025-05-05T01:31:12.401Z] 116134d9a509: Preparing [2025-05-05T01:31:12.401Z] 4191898524cc: Preparing [2025-05-05T01:31:12.401Z] 994456c4fd7b: Preparing [2025-05-05T01:31:12.401Z] 994456c4fd7b: Waiting [2025-05-05T01:31:12.401Z] 4191898524cc: Layer already exists [2025-05-05T01:31:12.401Z] 8d282348dc89: Layer already exists [2025-05-05T01:31:12.401Z] 116134d9a509: Layer already exists [2025-05-05T01:31:12.401Z] a2e721a2b46f: Layer already exists [2025-05-05T01:31:12.401Z] e12f48168852: Layer already exists [2025-05-05T01:31:12.401Z] 994456c4fd7b: Layer already exists [2025-05-05T01:31:12.401Z] main: digest: sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-05T01:31:12.483Z] ===================================================== [Pipeline] echo [2025-05-05T01:31:12.500Z] taggedImages: [2025-05-05T01:31:12.500Z] - nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:31:12.500Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-05-05T01:31:12.500Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1 [2025-05-05T01:31:12.500Z] - nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:31:12.500Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-05-05T01:31:12.548Z] ========================================================= [2025-05-05T01:31:12.548Z] [edgeXBuildMultiArch] RAW Config: [2025-05-05T01:31:12.548Z] images: [2025-05-05T01:31:12.548Z] - nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:31:12.548Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-05-05T01:31:12.548Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1 [2025-05-05T01:31:12.548Z] - nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:31:12.548Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-05-05T01:31:12.548Z] settingsFile: [2025-05-05T01:31:12.548Z] device-rest-go-settings [2025-05-05T01:31:12.548Z] ========================================================= [Pipeline] node [2025-05-05T01:31:27.552Z] Still waiting to schedule task [2025-05-05T01:31:27.552Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-05-05T01:31:37.445Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-903 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-05-05T01:31:37.460Z] Running in /w/workspace/device-rest-go/194 [Pipeline] { [Pipeline] checkout [2025-05-05T01:31:38.534Z] The recommended git tool is: git [2025-05-05T01:31:44.677Z] using credential edgex-jenkins-ssh [2025-05-05T01:31:44.737Z] Cloning the remote Git repository [2025-05-05T01:31:44.822Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-05-05T01:31:44.947Z] > git init /w/workspace/device-rest-go/194 # timeout=10 [2025-05-05T01:31:45.277Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-05-05T01:31:45.278Z] > git --version # timeout=10 [2025-05-05T01:31:45.303Z] > git --version # 'git version 2.25.1' [2025-05-05T01:31:45.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-05T01:31:45.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-05T01:31:50.358Z] Avoid second fetch [2025-05-05T01:31:50.358Z] Checking out Revision b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e (main) [2025-05-05T01:31:49.212Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-05-05T01:31:49.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-05T01:31:50.379Z] > git config core.sparsecheckout # timeout=10 [2025-05-05T01:31:50.463Z] > git checkout -f b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e # timeout=10 [2025-05-05T01:31:51.224Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.8.0 (#464)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-05T01:31:56.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-05T01:31:56.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-05T01:31:56.267Z] Dload Upload Total Spent Left Speed [2025-05-05T01:31:56.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2025-05-05T01:31:56.625Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-05T01:31:56.971Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-05-05T01:31:56.971Z] + sudo tee /etc/docker/daemon.new [2025-05-05T01:31:56.971Z] { [2025-05-05T01:31:56.971Z] "registry-mirrors": [ [2025-05-05T01:31:56.971Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-05T01:31:56.971Z] ], [2025-05-05T01:31:56.971Z] "bip": "10.250.0.254/24", [2025-05-05T01:31:56.971Z] "hosts": [ [2025-05-05T01:31:56.971Z] "tcp://0.0.0.0:5555", [2025-05-05T01:31:56.971Z] "unix:///var/run/docker.sock" [2025-05-05T01:31:56.971Z] ], [2025-05-05T01:31:56.971Z] "mtu": 1458, [2025-05-05T01:31:56.971Z] "selinux-enabled": true, [2025-05-05T01:31:56.971Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-05T01:31:56.971Z] } [Pipeline] sh [2025-05-05T01:31:57.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-05T01:31:57.675Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:32:16.039Z] provisioning config files... [2025-05-05T01:32:16.074Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/194@tmp/config5441833341882934555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:16.583Z] ---> ****-login.sh [2025-05-05T01:32:16.583Z] nexus3.edgexfoundry.org:10001 [2025-05-05T01:32:17.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:17.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:17.180Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:17.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:17.180Z] [2025-05-05T01:32:17.180Z] Login Succeeded [2025-05-05T01:32:17.180Z] nexus3.edgexfoundry.org:10002 [2025-05-05T01:32:17.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:17.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:17.725Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:17.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:17.725Z] [2025-05-05T01:32:17.725Z] Login Succeeded [2025-05-05T01:32:17.725Z] nexus3.edgexfoundry.org:10003 [2025-05-05T01:32:17.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:17.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:17.995Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:17.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:17.996Z] [2025-05-05T01:32:17.996Z] Login Succeeded [2025-05-05T01:32:17.996Z] nexus3.edgexfoundry.org:10004 [2025-05-05T01:32:18.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:18.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:18.543Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:18.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:18.543Z] [2025-05-05T01:32:18.543Z] Login Succeeded [2025-05-05T01:32:18.543Z] ****.io [2025-05-05T01:32:18.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:19.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:19.086Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:19.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:19.086Z] [2025-05-05T01:32:19.086Z] Login Succeeded [2025-05-05T01:32:19.086Z] ---> ****-login.sh ends [Pipeline] } [2025-05-05T01:32:19.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-05-05T01:32:19.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-05T01:32:19.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-05T01:32:19.521Z] ========================================================= [2025-05-05T01:32:19.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-05-05T01:32:19.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:32:19.924Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-05-05T01:32:19.924Z] Sending build context to Docker daemon 141.8kB [2025-05-05T01:32:20.200Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-05-05T01:32:20.200Z] Step 2/12 : FROM ${BASE} AS builder [2025-05-05T01:32:20.472Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-05-05T01:32:20.472Z] 94e9d8af2201: Pulling fs layer [2025-05-05T01:32:20.472Z] 634366ca850b: Pulling fs layer [2025-05-05T01:32:20.472Z] f66ade281fe9: Pulling fs layer [2025-05-05T01:32:20.472Z] 13fd4ce6e94e: Pulling fs layer [2025-05-05T01:32:20.472Z] 4f4fb700ef54: Pulling fs layer [2025-05-05T01:32:20.472Z] 4cccf3f17d63: Pulling fs layer [2025-05-05T01:32:20.472Z] 2d8010953d95: Pulling fs layer [2025-05-05T01:32:20.472Z] ec743f232bc5: Pulling fs layer [2025-05-05T01:32:20.472Z] 4f4fb700ef54: Waiting [2025-05-05T01:32:20.472Z] 4cccf3f17d63: Waiting [2025-05-05T01:32:20.472Z] 2d8010953d95: Waiting [2025-05-05T01:32:20.472Z] ec743f232bc5: Waiting [2025-05-05T01:32:20.472Z] 13fd4ce6e94e: Waiting [2025-05-05T01:32:20.472Z] 634366ca850b: Verifying Checksum [2025-05-05T01:32:20.472Z] 634366ca850b: Download complete [2025-05-05T01:32:20.472Z] 13fd4ce6e94e: Verifying Checksum [2025-05-05T01:32:20.472Z] 13fd4ce6e94e: Download complete [2025-05-05T01:32:20.472Z] 4f4fb700ef54: Verifying Checksum [2025-05-05T01:32:20.472Z] 4f4fb700ef54: Download complete [2025-05-05T01:32:20.472Z] 4cccf3f17d63: Verifying Checksum [2025-05-05T01:32:20.472Z] 4cccf3f17d63: Download complete [2025-05-05T01:32:20.472Z] 94e9d8af2201: Download complete [2025-05-05T01:32:21.065Z] ec743f232bc5: Verifying Checksum [2025-05-05T01:32:21.065Z] ec743f232bc5: Download complete [2025-05-05T01:32:21.654Z] Running on prd-centos7-docker-4c-2g-904 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [2025-05-05T01:32:21.666Z] 94e9d8af2201: Pull complete [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:32:21.700Z] provisioning config files... [2025-05-05T01:32:21.738Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2494731785371460011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:22.257Z] 634366ca850b: Pull complete [2025-05-05T01:32:22.850Z] f66ade281fe9: Verifying Checksum [2025-05-05T01:32:22.850Z] f66ade281fe9: Download complete [2025-05-05T01:32:23.818Z] 2d8010953d95: Verifying Checksum [2025-05-05T01:32:23.818Z] 2d8010953d95: Download complete [2025-05-05T01:32:23.923Z] ---> ****-login.sh [2025-05-05T01:32:23.923Z] nexus3.edgexfoundry.org:10001 [2025-05-05T01:32:24.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:24.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:24.228Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:24.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:24.228Z] [2025-05-05T01:32:24.228Z] Login Succeeded [2025-05-05T01:32:24.228Z] nexus3.edgexfoundry.org:10002 [2025-05-05T01:32:24.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:24.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:24.508Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:24.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:24.508Z] [2025-05-05T01:32:24.508Z] Login Succeeded [2025-05-05T01:32:24.508Z] nexus3.edgexfoundry.org:10003 [2025-05-05T01:32:24.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:24.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:24.508Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:24.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:24.508Z] [2025-05-05T01:32:24.508Z] Login Succeeded [2025-05-05T01:32:24.508Z] nexus3.edgexfoundry.org:10004 [2025-05-05T01:32:24.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:24.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:24.769Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:24.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:24.769Z] [2025-05-05T01:32:24.769Z] Login Succeeded [2025-05-05T01:32:24.769Z] ****.io [2025-05-05T01:32:24.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:32:25.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:32:25.031Z] Configure a credential helper to remove this warning. See [2025-05-05T01:32:25.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:32:25.031Z] [2025-05-05T01:32:25.031Z] Login Succeeded [2025-05-05T01:32:25.031Z] ---> ****-login.sh ends [Pipeline] } [2025-05-05T01:32:25.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-05T01:32:25.401Z] + docker buildx ls [2025-05-05T01:32:25.401Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-05-05T01:32:25.401Z] default * docker [2025-05-05T01:32:25.401Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-05-05T01:32:25.705Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-05-05T01:32:25.705Z] edgex-builder [Pipeline] sh [2025-05-05T01:32:26.008Z] + docker buildx inspect --bootstrap [2025-05-05T01:32:26.009Z] #1 [internal] booting buildkit [2025-05-05T01:32:26.009Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-05-05T01:32:30.218Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2025-05-05T01:32:30.218Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-05-05T01:32:30.791Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-05-05T01:32:30.791Z] #1 DONE 4.7s [2025-05-05T01:32:30.791Z] Name: edgex-builder [2025-05-05T01:32:30.791Z] Driver: docker-container [2025-05-05T01:32:30.791Z] [2025-05-05T01:32:30.792Z] Nodes: [2025-05-05T01:32:30.792Z] Name: edgex-builder0 [2025-05-05T01:32:30.792Z] Endpoint: unix:///var/run/docker.sock [2025-05-05T01:32:30.792Z] Status: running [2025-05-05T01:32:30.792Z] Buildkit: v0.20.2 [2025-05-05T01:32:30.792Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-05-05T01:32:31.108Z] + docker buildx ls [2025-05-05T01:32:31.108Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-05-05T01:32:31.108Z] edgex-builder * docker-container [2025-05-05T01:32:31.108Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-05-05T01:32:31.108Z] default docker [2025-05-05T01:32:31.108Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-05-05T01:32:31.404Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e' [2025-05-05T01:32:31.404Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e --push - [2025-05-05T01:32:31.662Z] #1 [internal] load build definition from Dockerfile [2025-05-05T01:32:31.662Z] #1 transferring dockerfile: 196B done [2025-05-05T01:32:31.662Z] #1 DONE 0.0s [2025-05-05T01:32:31.662Z] [2025-05-05T01:32:31.662Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:32:31.662Z] #2 DONE 0.1s [2025-05-05T01:32:31.662Z] [2025-05-05T01:32:31.662Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:32:31.662Z] #3 DONE 0.1s [2025-05-05T01:32:31.662Z] [2025-05-05T01:32:31.662Z] #4 [internal] load .dockerignore [2025-05-05T01:32:31.662Z] #4 transferring context: 2B done [2025-05-05T01:32:31.662Z] #4 DONE 0.0s [2025-05-05T01:32:31.662Z] [2025-05-05T01:32:31.662Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:31.662Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:31.662Z] #5 DONE 0.0s [2025-05-05T01:32:31.662Z] [2025-05-05T01:32:31.662Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:31.662Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:31.662Z] #6 DONE 0.1s [2025-05-05T01:32:31.662Z] [2025-05-05T01:32:31.662Z] #7 exporting to image [2025-05-05T01:32:31.662Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-05T01:32:31.922Z] #7 ... [2025-05-05T01:32:31.922Z] [2025-05-05T01:32:31.922Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-05T01:32:31.922Z] #8 DONE 0.0s [2025-05-05T01:32:31.922Z] [2025-05-05T01:32:31.922Z] #7 exporting to image [2025-05-05T01:32:31.922Z] #7 exporting layers done [2025-05-05T01:32:31.922Z] #7 exporting manifest sha256:03d7457f28be6fb03793bd71094bd1193d6a8eacf8b3beea2b79161382dfc9a3 done [2025-05-05T01:32:31.922Z] #7 exporting config sha256:6c9cd25fd3252509d5c1e3ed8752d4e910c56e285dffa506a2494269a35ed215 done [2025-05-05T01:32:31.922Z] #7 exporting manifest sha256:ef257135bf612e3f4fc70586bf12e591440dde17454ddbc9166dee505f2d5d20 done [2025-05-05T01:32:31.922Z] #7 exporting config sha256:e458ef9f852592ec2db68dbee440a1fbeea092e2a546966d408b159a411b5d9d done [2025-05-05T01:32:31.922Z] #7 exporting manifest list sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 done [2025-05-05T01:32:31.922Z] #7 pushing layers [2025-05-05T01:32:31.922Z] #7 pushing layers 0.1s done [2025-05-05T01:32:31.922Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e@sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 0.1s done [2025-05-05T01:32:31.922Z] #7 DONE 0.2s [2025-05-05T01:32:31.922Z] [2025-05-05T01:32:31.922Z] 1 warning found (use --debug to expand): [2025-05-05T01:32:31.922Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-05T01:32:32.219Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2025-05-05T01:32:32.219Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2025-05-05T01:32:32.219Z] #1 [internal] load build definition from Dockerfile [2025-05-05T01:32:32.219Z] #1 transferring dockerfile: 162B done [2025-05-05T01:32:32.219Z] #1 DONE 0.0s [2025-05-05T01:32:32.219Z] [2025-05-05T01:32:32.219Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-05-05T01:32:32.219Z] #2 DONE 0.0s [2025-05-05T01:32:32.219Z] [2025-05-05T01:32:32.219Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2025-05-05T01:32:32.219Z] #3 DONE 0.0s [2025-05-05T01:32:32.219Z] [2025-05-05T01:32:32.219Z] #4 [internal] load .dockerignore [2025-05-05T01:32:32.219Z] #4 transferring context: 2B done [2025-05-05T01:32:32.219Z] #4 DONE 0.0s [2025-05-05T01:32:32.219Z] [2025-05-05T01:32:32.219Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:32.219Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:32.219Z] #5 CACHED [2025-05-05T01:32:32.219Z] [2025-05-05T01:32:32.219Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:32.219Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:32.219Z] #6 CACHED [2025-05-05T01:32:32.219Z] [2025-05-05T01:32:32.219Z] #7 exporting to image [2025-05-05T01:32:32.219Z] #7 exporting layers done [2025-05-05T01:32:32.219Z] #7 exporting manifest sha256:03d7457f28be6fb03793bd71094bd1193d6a8eacf8b3beea2b79161382dfc9a3 done [2025-05-05T01:32:32.219Z] #7 exporting config sha256:6c9cd25fd3252509d5c1e3ed8752d4e910c56e285dffa506a2494269a35ed215 done [2025-05-05T01:32:32.219Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-05T01:32:32.478Z] #7 exporting manifest sha256:ef257135bf612e3f4fc70586bf12e591440dde17454ddbc9166dee505f2d5d20 done [2025-05-05T01:32:32.478Z] #7 exporting config sha256:e458ef9f852592ec2db68dbee440a1fbeea092e2a546966d408b159a411b5d9d done [2025-05-05T01:32:32.478Z] #7 exporting manifest list sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 done [2025-05-05T01:32:32.478Z] #7 pushing layers 0.0s done [2025-05-05T01:32:32.478Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 0.1s done [2025-05-05T01:32:32.478Z] #7 DONE 0.1s [2025-05-05T01:32:32.478Z] [2025-05-05T01:32:32.478Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-05T01:32:32.478Z] #8 DONE 0.0s [2025-05-05T01:32:32.478Z] [2025-05-05T01:32:32.478Z] 1 warning found (use --debug to expand): [2025-05-05T01:32:32.478Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-05T01:32:32.771Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1 --push - [2025-05-05T01:32:32.772Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1' [2025-05-05T01:32:32.772Z] #1 [internal] load build definition from Dockerfile [2025-05-05T01:32:32.772Z] #1 transferring dockerfile: 167B done [2025-05-05T01:32:32.772Z] #1 DONE 0.0s [2025-05-05T01:32:32.772Z] [2025-05-05T01:32:32.772Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1 [2025-05-05T01:32:32.772Z] #2 DONE 0.0s [2025-05-05T01:32:32.772Z] [2025-05-05T01:32:32.772Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1 [2025-05-05T01:32:32.772Z] #3 DONE 0.0s [2025-05-05T01:32:32.772Z] [2025-05-05T01:32:32.772Z] #4 [internal] load .dockerignore [2025-05-05T01:32:32.772Z] #4 transferring context: 2B done [2025-05-05T01:32:32.772Z] #4 DONE 0.0s [2025-05-05T01:32:33.031Z] [2025-05-05T01:32:33.031Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:33.031Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:33.031Z] #5 CACHED [2025-05-05T01:32:33.031Z] [2025-05-05T01:32:33.031Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:33.031Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:33.031Z] #6 CACHED [2025-05-05T01:32:33.031Z] [2025-05-05T01:32:33.031Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-05T01:32:33.031Z] #7 DONE 0.0s [2025-05-05T01:32:33.031Z] [2025-05-05T01:32:33.031Z] #8 exporting to image [2025-05-05T01:32:33.031Z] #8 exporting layers done [2025-05-05T01:32:33.031Z] #8 exporting manifest sha256:03d7457f28be6fb03793bd71094bd1193d6a8eacf8b3beea2b79161382dfc9a3 done [2025-05-05T01:32:33.031Z] #8 exporting config sha256:6c9cd25fd3252509d5c1e3ed8752d4e910c56e285dffa506a2494269a35ed215 done [2025-05-05T01:32:33.031Z] #8 exporting manifest sha256:ef257135bf612e3f4fc70586bf12e591440dde17454ddbc9166dee505f2d5d20 done [2025-05-05T01:32:33.031Z] #8 exporting config sha256:e458ef9f852592ec2db68dbee440a1fbeea092e2a546966d408b159a411b5d9d done [2025-05-05T01:32:33.031Z] #8 exporting manifest list sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 done [2025-05-05T01:32:33.031Z] #8 pushing layers 0.0s done [2025-05-05T01:32:33.031Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.1@sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 0.1s done [2025-05-05T01:32:33.031Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-05T01:32:33.031Z] #8 DONE 0.1s [2025-05-05T01:32:33.031Z] [2025-05-05T01:32:33.031Z] 1 warning found (use --debug to expand): [2025-05-05T01:32:33.031Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-05T01:32:33.326Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 --push - [2025-05-05T01:32:33.327Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1' [2025-05-05T01:32:33.327Z] #1 [internal] load build definition from Dockerfile [2025-05-05T01:32:33.327Z] #1 transferring dockerfile: 208B done [2025-05-05T01:32:33.327Z] #1 DONE 0.0s [2025-05-05T01:32:33.327Z] [2025-05-05T01:32:33.327Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:32:33.327Z] #2 DONE 0.0s [2025-05-05T01:32:33.327Z] [2025-05-05T01:32:33.327Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:32:33.327Z] #3 DONE 0.0s [2025-05-05T01:32:33.327Z] [2025-05-05T01:32:33.327Z] #4 [internal] load .dockerignore [2025-05-05T01:32:33.327Z] #4 transferring context: 2B done [2025-05-05T01:32:33.327Z] #4 DONE 0.0s [2025-05-05T01:32:33.327Z] [2025-05-05T01:32:33.327Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:33.327Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:33.587Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:33.587Z] #5 CACHED [2025-05-05T01:32:33.587Z] [2025-05-05T01:32:33.587Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:33.587Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:33.587Z] #6 CACHED [2025-05-05T01:32:33.587Z] [2025-05-05T01:32:33.587Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-05T01:32:33.587Z] #7 DONE 0.0s [2025-05-05T01:32:33.587Z] [2025-05-05T01:32:33.587Z] #8 exporting to image [2025-05-05T01:32:33.587Z] #8 exporting layers done [2025-05-05T01:32:33.587Z] #8 exporting manifest sha256:03d7457f28be6fb03793bd71094bd1193d6a8eacf8b3beea2b79161382dfc9a3 done [2025-05-05T01:32:33.587Z] #8 exporting config sha256:6c9cd25fd3252509d5c1e3ed8752d4e910c56e285dffa506a2494269a35ed215 done [2025-05-05T01:32:33.587Z] #8 exporting manifest sha256:ef257135bf612e3f4fc70586bf12e591440dde17454ddbc9166dee505f2d5d20 done [2025-05-05T01:32:33.587Z] #8 exporting config sha256:e458ef9f852592ec2db68dbee440a1fbeea092e2a546966d408b159a411b5d9d done [2025-05-05T01:32:33.587Z] #8 exporting manifest list sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 done [2025-05-05T01:32:33.587Z] #8 pushing layers 0.0s done [2025-05-05T01:32:33.587Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1@sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 0.1s done [2025-05-05T01:32:33.587Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-05T01:32:33.587Z] #8 DONE 0.1s [2025-05-05T01:32:33.587Z] [2025-05-05T01:32:33.587Z] 1 warning found (use --debug to expand): [2025-05-05T01:32:33.587Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-05-05T01:32:33.885Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2025-05-05T01:32:33.885Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2025-05-05T01:32:33.885Z] #1 [internal] load build definition from Dockerfile [2025-05-05T01:32:33.885Z] #1 transferring dockerfile: 160B done [2025-05-05T01:32:33.885Z] #1 DONE 0.0s [2025-05-05T01:32:33.885Z] [2025-05-05T01:32:33.885Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-05-05T01:32:33.885Z] #2 DONE 0.0s [2025-05-05T01:32:33.885Z] [2025-05-05T01:32:33.885Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2025-05-05T01:32:33.885Z] #3 DONE 0.0s [2025-05-05T01:32:33.885Z] [2025-05-05T01:32:33.885Z] #4 [internal] load .dockerignore [2025-05-05T01:32:33.885Z] #4 transferring context: 2B done [2025-05-05T01:32:33.885Z] #4 DONE 0.0s [2025-05-05T01:32:33.885Z] [2025-05-05T01:32:33.885Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:33.885Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:33.885Z] #5 CACHED [2025-05-05T01:32:33.885Z] [2025-05-05T01:32:33.885Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae [2025-05-05T01:32:33.885Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:bfded23efca70d62551f78c8ac654ac15af095aa833dc2d57a5574d9522ba8ae 0.0s done [2025-05-05T01:32:33.885Z] #6 CACHED [2025-05-05T01:32:33.885Z] [2025-05-05T01:32:33.885Z] #7 exporting to image [2025-05-05T01:32:33.885Z] #7 exporting layers [2025-05-05T01:32:33.885Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-05-05T01:32:34.146Z] #7 exporting layers done [2025-05-05T01:32:34.146Z] #7 exporting manifest sha256:03d7457f28be6fb03793bd71094bd1193d6a8eacf8b3beea2b79161382dfc9a3 done [2025-05-05T01:32:34.146Z] #7 exporting config sha256:6c9cd25fd3252509d5c1e3ed8752d4e910c56e285dffa506a2494269a35ed215 done [2025-05-05T01:32:34.146Z] #7 exporting manifest sha256:ef257135bf612e3f4fc70586bf12e591440dde17454ddbc9166dee505f2d5d20 done [2025-05-05T01:32:34.146Z] #7 exporting config sha256:e458ef9f852592ec2db68dbee440a1fbeea092e2a546966d408b159a411b5d9d done [2025-05-05T01:32:34.146Z] #7 exporting manifest list sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 done [2025-05-05T01:32:34.146Z] #7 pushing layers 0.0s done [2025-05-05T01:32:34.146Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:735abf47e522727676805431ceee6dc480377a6c90c0d38da32574ec553d5b04 0.1s done [2025-05-05T01:32:34.146Z] #7 DONE 0.1s [2025-05-05T01:32:34.146Z] [2025-05-05T01:32:34.146Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2025-05-05T01:32:34.146Z] #8 DONE 0.0s [2025-05-05T01:32:34.146Z] [2025-05-05T01:32:34.146Z] 1 warning found (use --debug to expand): [2025-05-05T01:32:34.146Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-05T01:32:34.542Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:34.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:35.396Z] ---> package-listing.sh [2025-05-05T01:32:35.396Z] ++ facter osfamily [2025-05-05T01:32:35.396Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-05T01:32:35.660Z] + OS_FAMILY=redhat [2025-05-05T01:32:35.660Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-05-05T01:32:35.660Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-05T01:32:35.660Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-05T01:32:35.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-05T01:32:35.660Z] + PACKAGES=/tmp/packages_start.txt [2025-05-05T01:32:35.660Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-05-05T01:32:35.660Z] + PACKAGES=/tmp/packages_end.txt [2025-05-05T01:32:35.660Z] + case "${OS_FAMILY}" in [2025-05-05T01:32:35.660Z] + rpm -qa [2025-05-05T01:32:35.660Z] + sort [2025-05-05T01:32:36.229Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-05T01:32:36.229Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-05T01:32:36.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-05T01:32:36.229Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-05-05T01:32:36.229Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-05-05T01:32:36.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-05-05T01:32:36.242Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-05T01:32:36.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:32:37.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T01:32:37.104Z] [2025-05-05T01:32:37.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:32:37.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T01:32:37.415Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-05T01:32:37.415Z] 5eb5b503b376: Pulling fs layer [2025-05-05T01:32:37.415Z] 5c69ac0246d0: Pulling fs layer [2025-05-05T01:32:37.415Z] ec43610c2a17: Pulling fs layer [2025-05-05T01:32:37.415Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-05T01:32:37.415Z] 33b1e0a273af: Pulling fs layer [2025-05-05T01:32:37.415Z] 5d3b04190fa2: Pulling fs layer [2025-05-05T01:32:37.415Z] 2f39f015ded8: Pulling fs layer [2025-05-05T01:32:37.415Z] 33b1e0a273af: Waiting [2025-05-05T01:32:37.415Z] 5d3b04190fa2: Waiting [2025-05-05T01:32:37.415Z] 2f39f015ded8: Waiting [2025-05-05T01:32:37.415Z] 3a2ae6a8a46f: Waiting [2025-05-05T01:32:37.415Z] 5c69ac0246d0: Verifying Checksum [2025-05-05T01:32:37.415Z] 5c69ac0246d0: Download complete [2025-05-05T01:32:37.415Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-05T01:32:37.415Z] 3a2ae6a8a46f: Download complete [2025-05-05T01:32:37.415Z] 33b1e0a273af: Verifying Checksum [2025-05-05T01:32:37.415Z] 33b1e0a273af: Download complete [2025-05-05T01:32:37.415Z] 5d3b04190fa2: Verifying Checksum [2025-05-05T01:32:37.415Z] 5d3b04190fa2: Download complete [2025-05-05T01:32:37.676Z] ec43610c2a17: Verifying Checksum [2025-05-05T01:32:37.676Z] ec43610c2a17: Download complete [2025-05-05T01:32:37.676Z] 5eb5b503b376: Verifying Checksum [2025-05-05T01:32:37.676Z] 5eb5b503b376: Download complete [2025-05-05T01:32:38.259Z] 2f39f015ded8: Verifying Checksum [2025-05-05T01:32:38.259Z] 2f39f015ded8: Download complete [2025-05-05T01:32:38.871Z] f66ade281fe9: Pull complete [2025-05-05T01:32:38.871Z] 13fd4ce6e94e: Pull complete [2025-05-05T01:32:38.871Z] 4f4fb700ef54: Pull complete [2025-05-05T01:32:38.871Z] 4cccf3f17d63: Pull complete [2025-05-05T01:32:39.191Z] 5eb5b503b376: Pull complete [2025-05-05T01:32:39.191Z] 5c69ac0246d0: Pull complete [2025-05-05T01:32:39.450Z] ec43610c2a17: Pull complete [2025-05-05T01:32:39.450Z] 3a2ae6a8a46f: Pull complete [2025-05-05T01:32:39.710Z] 33b1e0a273af: Pull complete [2025-05-05T01:32:39.970Z] 5d3b04190fa2: Pull complete [2025-05-05T01:32:44.192Z] 2f39f015ded8: Pull complete [2025-05-05T01:32:44.192Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-05T01:32:44.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T01:32:44.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:32:44.335Z] prd-centos7-docker-4c-2g-904 does not seem to be running inside a container [2025-05-05T01:32:44.365Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-05T01:32:47.164Z] 2d8010953d95: Pull complete [2025-05-05T01:32:48.036Z] $ docker top 9c7979c86ad167d123e5cc36aa06d19b88e1aaa3d8f5fe0338da3ffa1db042b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T01:32:48.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-05T01:32:48.671Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-05T01:32:48.961Z] + ls /var/log/sa-host [2025-05-05T01:32:48.961Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:32:49.044Z] provisioning config files... [2025-05-05T01:32:49.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12522650778077305564tmp [Pipeline] { [Pipeline] echo [2025-05-05T01:32:49.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:49.125Z] ec743f232bc5: Pull complete [2025-05-05T01:32:49.125Z] Digest: sha256:a6e51edf931e1c2109943d1a62f1c16b78b2281728f1935e6b3d8efd9a0c5dda [2025-05-05T01:32:49.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-05-05T01:32:49.125Z] ---> 12c1d4c06be1 [2025-05-05T01:32:49.125Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-05-05T01:32:49.368Z] ---> create-netrc.sh [Pipeline] } [2025-05-05T01:32:49.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:49.717Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-05T01:32:49.725Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:50.017Z] ---> sudo-logs.sh [2025-05-05T01:32:50.017Z] Archiving 'sudo' log.. [2025-05-05T01:32:50.017Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-904.novalocal: Name or service not known [2025-05-05T01:32:50.017Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-904.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-05-05T01:32:50.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:50.329Z] ---> job-cost.sh [2025-05-05T01:32:50.329Z] lf-activate-venv: SKIPPING [2025-05-05T01:32:50.329Z] INFO: No Stack... [2025-05-05T01:32:50.589Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-05-05T01:32:50.849Z] INFO: Archiving Costs [Pipeline] echo [2025-05-05T01:32:50.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:32:51.148Z] ---> logs-deploy.sh [2025-05-05T01:32:51.148Z] lf-activate-venv: SKIPPING [2025-05-05T01:32:51.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/194 [2025-05-05T01:32:51.148Z] INFO: archiving workspace using pattern(s): [2025-05-05T01:32:51.737Z] ---> Running in d401c16b24bf [2025-05-05T01:32:51.737Z] Removing intermediate container d401c16b24bf [2025-05-05T01:32:51.737Z] ---> 3bafd1d9dde5 [2025-05-05T01:32:51.737Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-05T01:32:51.737Z] ---> Running in f558383566e7 [2025-05-05T01:32:52.084Z] Archives upload complete. [2025-05-05T01:32:52.084Z] INFO: archiving logs to Nexus [2025-05-05T01:32:52.325Z] Removing intermediate container f558383566e7 [2025-05-05T01:32:52.325Z] ---> 0c9b67f565a5 [2025-05-05T01:32:52.325Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-05-05T01:32:52.325Z] ---> Running in 79e9959c0615 [2025-05-05T01:32:52.595Z] Removing intermediate container 79e9959c0615 [2025-05-05T01:32:52.595Z] ---> 7bb39966eb6f [2025-05-05T01:32:52.595Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-05-05T01:32:52.595Z] ---> Running in c0b38d45aa1d [2025-05-05T01:32:52.661Z] ---> uname -a: [2025-05-05T01:32:52.661Z] Linux prd-centos7-docker-4c-2g-904.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-05-05T01:32:52.661Z] [2025-05-05T01:32:52.661Z] [2025-05-05T01:32:52.661Z] ---> lscpu: [2025-05-05T01:32:52.661Z] Architecture: x86_64 [2025-05-05T01:32:52.661Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-05T01:32:52.661Z] Byte Order: Little Endian [2025-05-05T01:32:52.661Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-05T01:32:52.661Z] CPU(s): 2 [2025-05-05T01:32:52.661Z] On-line CPU(s) list: 0,1 [2025-05-05T01:32:52.661Z] Thread(s) per core: 1 [2025-05-05T01:32:52.661Z] Core(s) per socket: 1 [2025-05-05T01:32:52.661Z] Socket(s): 2 [2025-05-05T01:32:52.661Z] NUMA node(s): 1 [2025-05-05T01:32:52.661Z] Vendor ID: AuthenticAMD [2025-05-05T01:32:52.661Z] CPU family: 23 [2025-05-05T01:32:52.661Z] Model: 49 [2025-05-05T01:32:52.661Z] Model name: AMD EPYC-Rome Processor [2025-05-05T01:32:52.661Z] Stepping: 0 [2025-05-05T01:32:52.661Z] CPU MHz: 2800.000 [2025-05-05T01:32:52.661Z] BogoMIPS: 5600.00 [2025-05-05T01:32:52.661Z] Virtualization: AMD-V [2025-05-05T01:32:52.661Z] Hypervisor vendor: KVM [2025-05-05T01:32:52.661Z] Virtualization type: full [2025-05-05T01:32:52.661Z] L1d cache: 64 KiB [2025-05-05T01:32:52.661Z] L1i cache: 64 KiB [2025-05-05T01:32:52.661Z] L2 cache: 1 MiB [2025-05-05T01:32:52.661Z] L3 cache: 32 MiB [2025-05-05T01:32:52.661Z] NUMA node0 CPU(s): 0,1 [2025-05-05T01:32:52.661Z] Vulnerability Itlb multihit: Not affected [2025-05-05T01:32:52.661Z] Vulnerability L1tf: Not affected [2025-05-05T01:32:52.661Z] Vulnerability Mds: Not affected [2025-05-05T01:32:52.661Z] Vulnerability Meltdown: Not affected [2025-05-05T01:32:52.661Z] Vulnerability Mmio stale data: Not affected [2025-05-05T01:32:52.661Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-05T01:32:52.661Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-05-05T01:32:52.661Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-05-05T01:32:52.661Z] Vulnerability Srbds: Not affected [2025-05-05T01:32:52.661Z] Vulnerability Tsx async abort: Not affected [2025-05-05T01:32:52.661Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-05-05T01:32:52.661Z] [2025-05-05T01:32:52.661Z] [2025-05-05T01:32:52.661Z] ---> nproc: [2025-05-05T01:32:52.661Z] 2 [2025-05-05T01:32:52.661Z] [2025-05-05T01:32:52.661Z] [2025-05-05T01:32:52.661Z] ---> df -h: [2025-05-05T01:32:52.661Z] Filesystem Size Used Avail Use% Mounted on [2025-05-05T01:32:52.661Z] overlay 40G 7.3G 33G 19% / [2025-05-05T01:32:52.661Z] tmpfs 64M 0 64M 0% /dev [2025-05-05T01:32:52.661Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-05-05T01:32:52.661Z] shm 64M 0 64M 0% /dev/shm [2025-05-05T01:32:52.661Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-05-05T01:32:52.661Z] [2025-05-05T01:32:52.661Z] [2025-05-05T01:32:52.661Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-05-05T01:32:52.661Z] Please check if data collecting is enabled [2025-05-05T01:32:52.661Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-05T01:32:52.953Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-05-05T01:32:52.956Z] $ docker stop --time=1 9c7979c86ad167d123e5cc36aa06d19b88e1aaa3d8f5fe0338da3ffa1db042b3 [2025-05-05T01:32:53.185Z] Removing intermediate container c0b38d45aa1d [2025-05-05T01:32:53.185Z] ---> 37e54687f644 [2025-05-05T01:32:53.185Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-05-05T01:32:53.185Z] ---> Running in 197ba2db8aa0 [2025-05-05T01:32:54.105Z] $ docker rm -f --volumes 9c7979c86ad167d123e5cc36aa06d19b88e1aaa3d8f5fe0338da3ffa1db042b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-05-05T01:32:54.210Z] [WS-CLEANUP] Deleting project workspace... [2025-05-05T01:32:54.211Z] [WS-CLEANUP] Deferred wipeout is used... [2025-05-05T01:32:54.230Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:32:54.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-05T01:32:54.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T01:32:54.672Z] [2025-05-05T01:32:54.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:32:54.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-05T01:32:54.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T01:32:54.984Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-05T01:32:54.984Z] 5eb5b503b376: Pulling fs layer [2025-05-05T01:32:54.984Z] 5c69ac0246d0: Pulling fs layer [2025-05-05T01:32:54.984Z] ec43610c2a17: Pulling fs layer [2025-05-05T01:32:54.984Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-05T01:32:54.984Z] 33b1e0a273af: Pulling fs layer [2025-05-05T01:32:54.984Z] 5d3b04190fa2: Pulling fs layer [2025-05-05T01:32:54.984Z] 2f39f015ded8: Pulling fs layer [2025-05-05T01:32:54.984Z] 3a2ae6a8a46f: Waiting [2025-05-05T01:32:54.984Z] 33b1e0a273af: Waiting [2025-05-05T01:32:54.984Z] 5d3b04190fa2: Waiting [2025-05-05T01:32:54.984Z] 2f39f015ded8: Waiting [2025-05-05T01:32:54.984Z] 5c69ac0246d0: Download complete [2025-05-05T01:32:54.984Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-05T01:32:54.984Z] 3a2ae6a8a46f: Download complete [2025-05-05T01:32:54.984Z] 33b1e0a273af: Verifying Checksum [2025-05-05T01:32:54.984Z] 33b1e0a273af: Download complete [2025-05-05T01:32:54.984Z] 5d3b04190fa2: Verifying Checksum [2025-05-05T01:32:54.984Z] 5d3b04190fa2: Download complete [2025-05-05T01:32:54.984Z] ec43610c2a17: Download complete [2025-05-05T01:32:55.243Z] 5eb5b503b376: Verifying Checksum [2025-05-05T01:32:55.243Z] 5eb5b503b376: Download complete [2025-05-05T01:32:55.809Z] 2f39f015ded8: Verifying Checksum [2025-05-05T01:32:55.809Z] 2f39f015ded8: Download complete [2025-05-05T01:32:56.298Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-05-05T01:32:56.298Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-05-05T01:32:56.298Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-05-05T01:32:56.298Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-05-05T01:32:56.377Z] 5eb5b503b376: Pull complete [2025-05-05T01:32:56.564Z] Executing busybox-1.36.1-r29.trigger [2025-05-05T01:32:56.564Z] OK: 244 MiB in 62 packages [2025-05-05T01:32:56.635Z] 5c69ac0246d0: Pull complete [2025-05-05T01:32:56.893Z] ec43610c2a17: Pull complete [2025-05-05T01:32:56.893Z] 3a2ae6a8a46f: Pull complete [2025-05-05T01:32:57.151Z] 33b1e0a273af: Pull complete [2025-05-05T01:32:57.151Z] 5d3b04190fa2: Pull complete [2025-05-05T01:32:57.531Z] Removing intermediate container 197ba2db8aa0 [2025-05-05T01:32:57.531Z] ---> f59e301eeaa4 [2025-05-05T01:32:57.531Z] Step 8/12 : WORKDIR /device-rest-go [2025-05-05T01:32:57.531Z] ---> Running in 28d708f79517 [2025-05-05T01:32:57.799Z] Removing intermediate container 28d708f79517 [2025-05-05T01:32:57.799Z] ---> 6634e3c5770b [2025-05-05T01:32:57.799Z] Step 9/12 : COPY go.mod vendor* ./ [2025-05-05T01:32:58.396Z] ---> ab1ff1a4040d [2025-05-05T01:32:58.396Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-05T01:32:58.396Z] ---> Running in 4b6daa239307 [2025-05-05T01:33:02.422Z] 2f39f015ded8: Pull complete [2025-05-05T01:33:02.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-05T01:33:02.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T01:33:02.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:33:02.527Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:33:02.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-05T01:33:03.075Z] $ docker top 0fa22e3c7780df4f983f732169431ce4ed976629d0b55d075a2c89b4477785b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:33:03.459Z] ---> job-cost.sh [2025-05-05T01:33:03.459Z] lf-activate-venv: SKIPPING [2025-05-05T01:33:03.459Z] INFO: No Stack... [2025-05-05T01:33:03.718Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-05T01:33:04.286Z] INFO: Archiving Costs [Pipeline] sh [2025-05-05T01:33:04.577Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-05-05T01:33:04.577Z] + cut -d, -f6 [Pipeline] lock [2025-05-05T01:33:04.590Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-194-stack-cost] [2025-05-05T01:33:04.599Z] Resource [jenkins-edgexfoundry-device-rest-go-main-194-stack-cost] did not exist. Created. [2025-05-05T01:33:04.606Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-05T01:33:04.914Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-05T01:33:04.934Z] Stashed 1 file(s) [Pipeline] } [2025-05-05T01:33:04.942Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-05T01:33:04.968Z] $ docker stop --time=1 0fa22e3c7780df4f983f732169431ce4ed976629d0b55d075a2c89b4477785b7 [2025-05-05T01:33:06.110Z] $ docker rm -f --volumes 0fa22e3c7780df4f983f732169431ce4ed976629d0b55d075a2c89b4477785b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-05T01:35:05.133Z] Removing intermediate container 4b6daa239307 [2025-05-05T01:35:05.133Z] ---> 52313b4b16a9 [2025-05-05T01:35:05.133Z] Step 11/12 : COPY . . [2025-05-05T01:35:05.133Z] ---> 8c2fa785c312 [2025-05-05T01:35:05.133Z] Step 12/12 : RUN $MAKE [2025-05-05T01:35:05.133Z] ---> Running in 29ef61a6aaa3 [2025-05-05T01:35:05.133Z] noop [2025-05-05T01:35:05.133Z] Removing intermediate container 29ef61a6aaa3 [2025-05-05T01:35:05.133Z] ---> fb4484bc3851 [2025-05-05T01:35:05.133Z] Successfully built fb4484bc3851 [2025-05-05T01:35:05.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:35:05.514Z] + docker inspect -f . ci-base-image-arm64 [2025-05-05T01:35:05.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:35:05.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-903 does not seem to be running inside a container [2025-05-05T01:35:05.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/194 -v /w/workspace/device-rest-go/194:/w/workspace/device-rest-go/194:rw,z -v /w/workspace/device-rest-go/194@tmp:/w/workspace/device-rest-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-05-05T01:35:07.200Z] $ docker top 38359da9b1ee28b7e54f2f33b49e53cf63770d02000ca37c62fe41e80c830e87 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T01:35:08.099Z] + go version [2025-05-05T01:35:08.099Z] go version go1.23.8 linux/arm64 [Pipeline] } [2025-05-05T01:35:08.101Z] $ docker stop --time=1 38359da9b1ee28b7e54f2f33b49e53cf63770d02000ca37c62fe41e80c830e87 [2025-05-05T01:35:09.765Z] $ docker rm -f --volumes 38359da9b1ee28b7e54f2f33b49e53cf63770d02000ca37c62fe41e80c830e87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:35:10.409Z] + docker inspect -f . ci-base-image-arm64 [2025-05-05T01:35:10.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:35:10.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-903 does not seem to be running inside a container [2025-05-05T01:35:10.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/194 -v /w/workspace/device-rest-go/194:/w/workspace/device-rest-go/194:rw,z -v /w/workspace/device-rest-go/194@tmp:/w/workspace/device-rest-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-05-05T01:35:12.046Z] $ docker top 31070ac3571c331f15e7e917c14f75b597dd646523f7dfb05ade4465b7017822 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T01:35:12.935Z] + git config --global --add safe.directory /w/workspace/device-rest-go/194 [Pipeline] fileExists [Pipeline] sh [2025-05-05T01:35:13.598Z] + make test [2025-05-05T01:35:13.599Z] go test ./... -coverprofile=coverage.out ./... [2025-05-05T01:35:20.273Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-05-05T01:38:57.279Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-05-05T01:38:57.279Z] ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 33.2% of statements [2025-05-05T01:38:57.279Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-05-05T01:38:57.279Z] go vet ./... [2025-05-05T01:39:44.159Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-05T01:39:44.159Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-05T01:39:44.159Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-05T01:39:44.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-05-05T01:39:44.175Z] $ docker stop --time=1 31070ac3571c331f15e7e917c14f75b597dd646523f7dfb05ade4465b7017822 [2025-05-05T01:39:46.166Z] $ docker rm -f --volumes 31070ac3571c331f15e7e917c14f75b597dd646523f7dfb05ade4465b7017822 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-05T01:39:47.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-05-05T01:39:47.808Z] Warning: overwriting stash ‘coverage-report’ [2025-05-05T01:39:48.382Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-05T01:39:48.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-05T01:39:49.147Z] + ls -al . [2025-05-05T01:39:49.147Z] total 240 [2025-05-05T01:39:49.147Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:35 . [2025-05-05T01:39:49.147Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:31 .. [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 151 May 5 01:31 .dockerignore [2025-05-05T01:39:49.147Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:31 .git [2025-05-05T01:39:49.147Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:31 .github [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 264 May 5 01:31 .gitignore [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 01:31 .golangci.yml [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 20138 May 5 01:31 Attribution.txt [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 18492 May 5 01:31 CHANGELOG.md [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 1697 May 5 01:31 Dockerfile [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 01:31 GOVERNANCE.md [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 680 May 5 01:31 Jenkinsfile [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 01:31 LICENSE [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 2598 May 5 01:31 Makefile [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 01:31 OWNERS.md [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 5 01:31 README.md [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 11 May 5 01:28 VERSION [2025-05-05T01:39:49.147Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:31 bin [2025-05-05T01:39:49.147Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:31 cmd [2025-05-05T01:39:49.147Z] -rw-r--r-- 1 jenkins jenkins 14565 May 5 01:38 coverage.out [2025-05-05T01:39:49.147Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:31 driver [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 6244 May 5 01:31 go.mod [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 86532 May 5 01:31 go.sum [2025-05-05T01:39:49.147Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:31 openapi [2025-05-05T01:39:49.147Z] -rw-rw-r-- 1 jenkins jenkins 713 May 5 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:39:49.519Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e --label arch=arm64 --label version=4.1.0-dev.1 . [2025-05-05T01:39:49.519Z] Sending build context to Docker daemon 157.2kB [2025-05-05T01:39:49.792Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-05-05T01:39:49.792Z] Step 2/26 : FROM ${BASE} AS builder [2025-05-05T01:39:49.792Z] ---> fb4484bc3851 [2025-05-05T01:39:49.792Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-05-05T01:39:49.792Z] ---> Running in 4b92ced0d281 [2025-05-05T01:39:50.380Z] Removing intermediate container 4b92ced0d281 [2025-05-05T01:39:50.380Z] ---> b017a83f508b [2025-05-05T01:39:50.380Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-05-05T01:39:50.380Z] ---> Running in 2441677f28f4 [2025-05-05T01:39:50.649Z] Removing intermediate container 2441677f28f4 [2025-05-05T01:39:50.649Z] ---> 76a38ec3f47a [2025-05-05T01:39:50.649Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-05-05T01:39:50.649Z] ---> Running in 4bb87d358be0 [2025-05-05T01:39:50.919Z] Removing intermediate container 4bb87d358be0 [2025-05-05T01:39:50.919Z] ---> 4bc02fe57bf7 [2025-05-05T01:39:50.919Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-05-05T01:39:51.186Z] ---> Running in 6466a8e603dd [2025-05-05T01:39:51.458Z] Removing intermediate container 6466a8e603dd [2025-05-05T01:39:51.458Z] ---> 5f6c08002c8d [2025-05-05T01:39:51.458Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-05-05T01:39:51.458Z] ---> Running in 87d60a2e49da [2025-05-05T01:39:52.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-05T01:39:53.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-05T01:39:54.426Z] OK: 244 MiB in 62 packages [2025-05-05T01:39:55.399Z] Removing intermediate container 87d60a2e49da [2025-05-05T01:39:55.399Z] ---> 64dd70d2a93c [2025-05-05T01:39:55.399Z] Step 8/26 : WORKDIR /device-rest-go [2025-05-05T01:39:55.399Z] ---> Running in d378716f30cd [2025-05-05T01:39:55.990Z] Removing intermediate container d378716f30cd [2025-05-05T01:39:55.990Z] ---> 8fbf4dd46427 [2025-05-05T01:39:55.990Z] Step 9/26 : COPY go.mod vendor* ./ [2025-05-05T01:39:56.583Z] ---> cd930cf89858 [2025-05-05T01:39:56.583Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-05T01:39:56.583Z] ---> Running in 1d37536befe8 [2025-05-05T01:39:59.183Z] Removing intermediate container 1d37536befe8 [2025-05-05T01:39:59.183Z] ---> 224cfaa83b78 [2025-05-05T01:39:59.183Z] Step 11/26 : COPY . . [2025-05-05T01:39:59.771Z] ---> d7772832a258 [2025-05-05T01:39:59.771Z] Step 12/26 : RUN $MAKE [2025-05-05T01:39:59.771Z] ---> Running in 4d7a8b4da62e [2025-05-05T01:40:00.736Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.1 -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-05T01:43:37.607Z] Removing intermediate container 4d7a8b4da62e [2025-05-05T01:43:37.607Z] ---> d8e17289453b [2025-05-05T01:43:37.607Z] Step 13/26 : FROM alpine:3.20 [2025-05-05T01:43:37.607Z] 3.20: Pulling from library/alpine [2025-05-05T01:43:37.607Z] 94e9d8af2201: Already exists [2025-05-05T01:43:37.607Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-05T01:43:37.607Z] Status: Downloaded newer image for alpine:3.20 [2025-05-05T01:43:37.607Z] ---> 7aab056cecc6 [2025-05-05T01:43:37.607Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-05-05T01:43:37.607Z] ---> Running in 53f7488cf35c [2025-05-05T01:43:37.607Z] Removing intermediate container 53f7488cf35c [2025-05-05T01:43:37.607Z] ---> 1298de58b1c9 [2025-05-05T01:43:37.607Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-05-05T01:43:37.607Z] ---> Running in 06cf5d5c8273 [2025-05-05T01:43:37.607Z] Removing intermediate container 06cf5d5c8273 [2025-05-05T01:43:37.607Z] ---> 80edde575d4e [2025-05-05T01:43:37.607Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-05-05T01:43:37.607Z] ---> Running in f789d0e7e23a [2025-05-05T01:43:37.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-05T01:43:37.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-05T01:43:37.607Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-05-05T01:43:37.607Z] Executing busybox-1.36.1-r29.trigger [2025-05-05T01:43:37.607Z] OK: 9 MiB in 15 packages [2025-05-05T01:43:37.607Z] Removing intermediate container f789d0e7e23a [2025-05-05T01:43:37.607Z] ---> 9383f0bf6590 [2025-05-05T01:43:37.607Z] Step 17/26 : RUN apk --no-cache upgrade [2025-05-05T01:43:37.607Z] ---> Running in 8050a883ab66 [2025-05-05T01:43:37.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-05-05T01:43:38.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-05-05T01:43:39.555Z] OK: 9 MiB in 15 packages [2025-05-05T01:43:40.517Z] Removing intermediate container 8050a883ab66 [2025-05-05T01:43:40.517Z] ---> 1e37f8cb7e9a [2025-05-05T01:43:40.517Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-05-05T01:43:42.462Z] ---> 4e957c6419be [2025-05-05T01:43:42.462Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-05-05T01:43:43.048Z] ---> c5b6b7eddbed [2025-05-05T01:43:43.048Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-05-05T01:43:43.316Z] ---> 26cb3c5e13c5 [2025-05-05T01:43:43.316Z] Step 21/26 : EXPOSE 59986 [2025-05-05T01:43:43.587Z] ---> Running in d35125beeee7 [2025-05-05T01:43:43.857Z] Removing intermediate container d35125beeee7 [2025-05-05T01:43:43.857Z] ---> bdfc568e746a [2025-05-05T01:43:43.857Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-05-05T01:43:43.857Z] ---> Running in 19a41f653a66 [2025-05-05T01:43:44.442Z] Removing intermediate container 19a41f653a66 [2025-05-05T01:43:44.442Z] ---> f23fab2c1fae [2025-05-05T01:43:44.442Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-05-05T01:43:44.442Z] ---> Running in 964128a342c0 [2025-05-05T01:43:44.708Z] Removing intermediate container 964128a342c0 [2025-05-05T01:43:44.708Z] ---> fc04c2b8faf5 [2025-05-05T01:43:44.708Z] Step 24/26 : LABEL arch=arm64 [2025-05-05T01:43:44.708Z] ---> Running in 952ac1e8e3b3 [2025-05-05T01:43:45.292Z] Removing intermediate container 952ac1e8e3b3 [2025-05-05T01:43:45.292Z] ---> 00ec6c1bf1b6 [2025-05-05T01:43:45.292Z] Step 25/26 : LABEL git_sha=b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:43:45.292Z] ---> Running in e6ecc35c1aca [2025-05-05T01:43:45.560Z] Removing intermediate container e6ecc35c1aca [2025-05-05T01:43:45.560Z] ---> 4e290a5814cb [2025-05-05T01:43:45.560Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-05-05T01:43:45.560Z] ---> Running in 24193de5ce52 [2025-05-05T01:43:45.826Z] Removing intermediate container 24193de5ce52 [2025-05-05T01:43:45.826Z] ---> bcded275f203 [2025-05-05T01:43:45.826Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-05T01:43:45.826Z] Successfully built bcded275f203 [2025-05-05T01:43:45.826Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:43:45.975Z] provisioning config files... [2025-05-05T01:43:45.990Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/194@tmp/config9284409144355840984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:43:46.340Z] ---> ****-login.sh [2025-05-05T01:43:46.340Z] nexus3.edgexfoundry.org:10001 [2025-05-05T01:43:46.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:43:46.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:43:46.609Z] Configure a credential helper to remove this warning. See [2025-05-05T01:43:46.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:43:46.609Z] [2025-05-05T01:43:46.609Z] Login Succeeded [2025-05-05T01:43:46.609Z] nexus3.edgexfoundry.org:10002 [2025-05-05T01:43:46.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:43:47.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:43:47.141Z] Configure a credential helper to remove this warning. See [2025-05-05T01:43:47.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:43:47.141Z] [2025-05-05T01:43:47.141Z] Login Succeeded [2025-05-05T01:43:47.141Z] nexus3.edgexfoundry.org:10003 [2025-05-05T01:43:47.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:43:47.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:43:47.406Z] Configure a credential helper to remove this warning. See [2025-05-05T01:43:47.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:43:47.406Z] [2025-05-05T01:43:47.406Z] Login Succeeded [2025-05-05T01:43:47.406Z] nexus3.edgexfoundry.org:10004 [2025-05-05T01:43:47.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:43:47.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:43:47.940Z] Configure a credential helper to remove this warning. See [2025-05-05T01:43:47.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:43:47.940Z] [2025-05-05T01:43:47.940Z] Login Succeeded [2025-05-05T01:43:47.940Z] ****.io [2025-05-05T01:43:48.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-05T01:43:48.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-05T01:43:48.477Z] Configure a credential helper to remove this warning. See [2025-05-05T01:43:48.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-05T01:43:48.477Z] [2025-05-05T01:43:48.477Z] Login Succeeded [2025-05-05T01:43:48.477Z] ---> ****-login.sh ends [Pipeline] } [2025-05-05T01:43:48.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-05T01:43:48.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-05T01:43:48.570Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-05-05T01:43:48.570Z] b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:43:48.570Z] latest [2025-05-05T01:43:48.570Z] 4.1.0-dev.1 [2025-05-05T01:43:48.570Z] b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:43:48.570Z] main [2025-05-05T01:43:48.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:48.955Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:49.320Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:43:49.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-05-05T01:43:49.320Z] 52958eebb2c1: Preparing [2025-05-05T01:43:49.320Z] 24fbee8e8971: Preparing [2025-05-05T01:43:49.320Z] b1621d2d40df: Preparing [2025-05-05T01:43:49.320Z] b2d17bf230db: Preparing [2025-05-05T01:43:49.320Z] 0aee2a057b41: Preparing [2025-05-05T01:43:49.320Z] dd9c8f8612c8: Preparing [2025-05-05T01:43:49.320Z] dd9c8f8612c8: Waiting [2025-05-05T01:43:49.587Z] 24fbee8e8971: Pushed [2025-05-05T01:43:49.587Z] 52958eebb2c1: Pushed [2025-05-05T01:43:49.587Z] b2d17bf230db: Pushed [2025-05-05T01:43:49.587Z] 0aee2a057b41: Pushed [2025-05-05T01:43:49.587Z] dd9c8f8612c8: Layer already exists [2025-05-05T01:43:56.228Z] b1621d2d40df: Pushed [2025-05-05T01:43:56.228Z] b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e: digest: sha256:3bb7a2c2a07eb585bdb2130aadff44a812bb878c75deb000c668884c2c69f5d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:56.606Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:56.979Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-05-05T01:43:56.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-05-05T01:43:56.980Z] 52958eebb2c1: Preparing [2025-05-05T01:43:56.980Z] 24fbee8e8971: Preparing [2025-05-05T01:43:56.980Z] b1621d2d40df: Preparing [2025-05-05T01:43:56.980Z] b2d17bf230db: Preparing [2025-05-05T01:43:56.980Z] 0aee2a057b41: Preparing [2025-05-05T01:43:56.980Z] dd9c8f8612c8: Preparing [2025-05-05T01:43:56.980Z] dd9c8f8612c8: Waiting [2025-05-05T01:43:56.980Z] 24fbee8e8971: Layer already exists [2025-05-05T01:43:56.980Z] b1621d2d40df: Layer already exists [2025-05-05T01:43:56.980Z] b2d17bf230db: Layer already exists [2025-05-05T01:43:56.980Z] 0aee2a057b41: Layer already exists [2025-05-05T01:43:56.980Z] 52958eebb2c1: Layer already exists [2025-05-05T01:43:56.980Z] dd9c8f8612c8: Layer already exists [2025-05-05T01:43:57.247Z] latest: digest: sha256:3bb7a2c2a07eb585bdb2130aadff44a812bb878c75deb000c668884c2c69f5d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:57.624Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:57.990Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.1 [2025-05-05T01:43:57.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-05-05T01:43:57.990Z] 52958eebb2c1: Preparing [2025-05-05T01:43:57.990Z] 24fbee8e8971: Preparing [2025-05-05T01:43:57.990Z] b1621d2d40df: Preparing [2025-05-05T01:43:57.990Z] b2d17bf230db: Preparing [2025-05-05T01:43:57.990Z] 0aee2a057b41: Preparing [2025-05-05T01:43:57.990Z] dd9c8f8612c8: Preparing [2025-05-05T01:43:57.990Z] dd9c8f8612c8: Waiting [2025-05-05T01:43:57.990Z] 52958eebb2c1: Layer already exists [2025-05-05T01:43:57.990Z] b2d17bf230db: Layer already exists [2025-05-05T01:43:57.990Z] 0aee2a057b41: Layer already exists [2025-05-05T01:43:57.990Z] b1621d2d40df: Layer already exists [2025-05-05T01:43:57.990Z] 24fbee8e8971: Layer already exists [2025-05-05T01:43:57.990Z] dd9c8f8612c8: Layer already exists [2025-05-05T01:43:58.258Z] 4.1.0-dev.1: digest: sha256:3bb7a2c2a07eb585bdb2130aadff44a812bb878c75deb000c668884c2c69f5d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:58.628Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:59.000Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:43:59.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-05-05T01:43:59.001Z] 52958eebb2c1: Preparing [2025-05-05T01:43:59.001Z] 24fbee8e8971: Preparing [2025-05-05T01:43:59.001Z] b1621d2d40df: Preparing [2025-05-05T01:43:59.001Z] b2d17bf230db: Preparing [2025-05-05T01:43:59.001Z] 0aee2a057b41: Preparing [2025-05-05T01:43:59.001Z] dd9c8f8612c8: Preparing [2025-05-05T01:43:59.001Z] dd9c8f8612c8: Waiting [2025-05-05T01:43:59.001Z] b2d17bf230db: Layer already exists [2025-05-05T01:43:59.001Z] b1621d2d40df: Layer already exists [2025-05-05T01:43:59.001Z] 24fbee8e8971: Layer already exists [2025-05-05T01:43:59.001Z] 0aee2a057b41: Layer already exists [2025-05-05T01:43:59.001Z] 52958eebb2c1: Layer already exists [2025-05-05T01:43:59.001Z] dd9c8f8612c8: Layer already exists [2025-05-05T01:43:59.268Z] b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1: digest: sha256:3bb7a2c2a07eb585bdb2130aadff44a812bb878c75deb000c668884c2c69f5d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:43:59.648Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:44:00.014Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-05-05T01:44:00.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-05-05T01:44:00.014Z] 52958eebb2c1: Preparing [2025-05-05T01:44:00.014Z] 24fbee8e8971: Preparing [2025-05-05T01:44:00.014Z] b1621d2d40df: Preparing [2025-05-05T01:44:00.014Z] b2d17bf230db: Preparing [2025-05-05T01:44:00.014Z] 0aee2a057b41: Preparing [2025-05-05T01:44:00.014Z] dd9c8f8612c8: Preparing [2025-05-05T01:44:00.014Z] dd9c8f8612c8: Waiting [2025-05-05T01:44:00.014Z] 52958eebb2c1: Layer already exists [2025-05-05T01:44:00.014Z] 0aee2a057b41: Layer already exists [2025-05-05T01:44:00.014Z] b1621d2d40df: Layer already exists [2025-05-05T01:44:00.014Z] b2d17bf230db: Layer already exists [2025-05-05T01:44:00.014Z] 24fbee8e8971: Layer already exists [2025-05-05T01:44:00.014Z] dd9c8f8612c8: Layer already exists [2025-05-05T01:44:00.282Z] main: digest: sha256:3bb7a2c2a07eb585bdb2130aadff44a812bb878c75deb000c668884c2c69f5d0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-05T01:44:00.362Z] ===================================================== [Pipeline] echo [2025-05-05T01:44:00.374Z] taggedImages: [2025-05-05T01:44:00.374Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [2025-05-05T01:44:00.374Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-05-05T01:44:00.374Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.1 [2025-05-05T01:44:00.374Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [2025-05-05T01:44:00.374Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-05-05T01:44:00.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] echo [2025-05-05T01:44:00.403Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-05-05T01:44:00.415Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.1 [Pipeline] echo [2025-05-05T01:44:00.433Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e-4.1.0-dev.1 [Pipeline] echo [2025-05-05T01:44:00.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:44:00.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-05T01:44:00.849Z] [2025-05-05T01:44:00.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:44:01.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-05T01:44:01.189Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-05T01:44:01.189Z] 8998bd30e6a1: Pulling fs layer [2025-05-05T01:44:01.189Z] 04944245beec: Pulling fs layer [2025-05-05T01:44:01.189Z] 699f458cf7ca: Pulling fs layer [2025-05-05T01:44:01.189Z] 765212b225bb: Pulling fs layer [2025-05-05T01:44:01.189Z] f23df028b6ca: Pulling fs layer [2025-05-05T01:44:01.189Z] d65c8cfc05b1: Pulling fs layer [2025-05-05T01:44:01.189Z] 2437ff75d9bd: Pulling fs layer [2025-05-05T01:44:01.189Z] f23df028b6ca: Waiting [2025-05-05T01:44:01.189Z] d65c8cfc05b1: Waiting [2025-05-05T01:44:01.189Z] 2437ff75d9bd: Waiting [2025-05-05T01:44:01.189Z] 765212b225bb: Waiting [2025-05-05T01:44:01.458Z] 04944245beec: Verifying Checksum [2025-05-05T01:44:01.458Z] 04944245beec: Download complete [2025-05-05T01:44:01.458Z] 765212b225bb: Verifying Checksum [2025-05-05T01:44:01.458Z] 765212b225bb: Download complete [2025-05-05T01:44:01.458Z] f23df028b6ca: Download complete [2025-05-05T01:44:01.458Z] d65c8cfc05b1: Verifying Checksum [2025-05-05T01:44:01.458Z] d65c8cfc05b1: Download complete [2025-05-05T01:44:01.724Z] 699f458cf7ca: Verifying Checksum [2025-05-05T01:44:01.724Z] 699f458cf7ca: Download complete [2025-05-05T01:44:02.308Z] 8998bd30e6a1: Download complete [2025-05-05T01:44:04.905Z] 2437ff75d9bd: Verifying Checksum [2025-05-05T01:44:04.905Z] 2437ff75d9bd: Download complete [2025-05-05T01:44:06.853Z] 8998bd30e6a1: Pull complete [2025-05-05T01:44:07.120Z] 04944245beec: Pull complete [2025-05-05T01:44:09.063Z] 699f458cf7ca: Pull complete [2025-05-05T01:44:09.063Z] 765212b225bb: Pull complete [2025-05-05T01:44:10.029Z] f23df028b6ca: Pull complete [2025-05-05T01:44:10.295Z] d65c8cfc05b1: Pull complete [2025-05-05T01:44:28.580Z] 2437ff75d9bd: Pull complete [2025-05-05T01:44:28.580Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-05T01:44:28.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-05T01:44:28.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:44:28.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-903 does not seem to be running inside a container [2025-05-05T01:44:28.843Z] $ 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/device-rest-go/194 -v /w/workspace/device-rest-go/194:/w/workspace/device-rest-go/194:rw,z -v /w/workspace/device-rest-go/194@tmp:/w/workspace/device-rest-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-05-05T01:44:31.847Z] $ docker top b44fa20ceb43f71f3b11f8fb24ac3fc87b705a24d2c9ab5080ac4797d16a10e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:44:32.763Z] ---> job-cost.sh [2025-05-05T01:44:32.763Z] lf-activate-venv: SKIPPING [2025-05-05T01:44:32.763Z] INFO: No Stack... [2025-05-05T01:44:33.028Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-05T01:44:33.983Z] INFO: Archiving Costs [Pipeline] sh [2025-05-05T01:44:34.616Z] + cat /w/workspace/device-rest-go/194/archives/cost.csv [2025-05-05T01:44:34.616Z] + cut -d, -f6 [Pipeline] lock [2025-05-05T01:44:34.678Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-194-stack-cost] [2025-05-05T01:44:34.685Z] Resource [jenkins-edgexfoundry-device-rest-go-main-194-stack-cost] did not exist. Created. [2025-05-05T01:44:34.691Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-05T01:44:35.375Z] /w/workspace/device-rest-go/194@tmp/durable-d6e07743/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-05T01:44:36.027Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-05T01:44:36.055Z] Warning: overwriting stash ‘stack-cost’ [2025-05-05T01:44:36.113Z] Stashed 1 file(s) [Pipeline] } [2025-05-05T01:44:36.122Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-05T01:44:36.110Z] $ docker stop --time=1 b44fa20ceb43f71f3b11f8fb24ac3fc87b705a24d2c9ab5080ac4797d16a10e0 [2025-05-05T01:44:37.639Z] $ docker rm -f --volumes b44fa20ceb43f71f3b11f8fb24ac3fc87b705a24d2c9ab5080ac4797d16a10e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-05-05T01:44:38.176Z] provisioning config files... [2025-05-05T01:44:38.188Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config785045356811773479tmp [Pipeline] { [Pipeline] sh [2025-05-05T01:44:38.568Z] + set +x [2025-05-05T01:44:38.569Z] + curl -s https://codecov.io/bash [2025-05-05T01:44:38.569Z] + bash -s -- [2025-05-05T01:44:38.569Z] [2025-05-05T01:44:38.569Z] _____ _ [2025-05-05T01:44:38.569Z] / ____| | | [2025-05-05T01:44:38.569Z] | | ___ __| | ___ ___ _____ __ [2025-05-05T01:44:38.569Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-05-05T01:44:38.569Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-05-05T01:44:38.569Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-05-05T01:44:38.569Z] Bash-1.0.6 [2025-05-05T01:44:38.569Z] [2025-05-05T01:44:38.569Z] [2025-05-05T01:44:38.569Z] ==> git version 2.25.1 found [2025-05-05T01:44:38.569Z] ==> 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-05T01:44:38.569Z] Release-Date: 2020-01-08 [2025-05-05T01:44:38.569Z] 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-05T01:44:38.569Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-05-05T01:44:38.569Z] ==> Jenkins CI detected. [2025-05-05T01:44:38.569Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2025-05-05T01:44:38.569Z] project root: . [2025-05-05T01:44:38.569Z] --> token set from env [2025-05-05T01:44:38.569Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-05-05T01:44:38.569Z] ==> Running gcov in . (disable via -X gcov) [2025-05-05T01:44:38.569Z] ==> Python coveragepy not found [2025-05-05T01:44:38.569Z] ==> Searching for coverage reports in: [2025-05-05T01:44:38.569Z] + . [2025-05-05T01:44:38.835Z] -> Found 1 reports [2025-05-05T01:44:38.835Z] ==> Detecting git/mercurial file structure [2025-05-05T01:44:38.835Z] ==> Reading reports [2025-05-05T01:44:38.835Z] + ./coverage.out bytes=14565 [2025-05-05T01:44:38.835Z] ==> Appending adjustments [2025-05-05T01:44:38.835Z] https://docs.codecov.io/docs/fixing-reports [2025-05-05T01:44:38.835Z] + Found adjustments [2025-05-05T01:44:38.835Z] ==> Gzipping contents [2025-05-05T01:44:38.835Z] 4.0K /tmp/codecov.6J4PQy.gz [2025-05-05T01:44:38.835Z] ==> Uploading reports [2025-05-05T01:44:38.835Z] url: https://codecov.io [2025-05-05T01:44:38.835Z] query: branch=main&commit=b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-05-05T01:44:38.835Z] -> Pinging Codecov [2025-05-05T01:44:38.835Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-05-05T01:44:39.095Z] -> Uploading to [2025-05-05T01:44:39.095Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e/54208003-9ee9-4499-904a-2b1269492665.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250505%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250505T014438Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5d683df5fed69450a4390fc71ee1b62e1b867bed2338522db635004292f549e6 [2025-05-05T01:44:39.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-05T01:44:39.095Z] Dload Upload Total Spent Left Speed [2025-05-05T01:44:39.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 7387 --:--:-- --:--:-- --:--:-- 7363 [2025-05-05T01:44:39.354Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] } [2025-05-05T01:44:39.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-05-05T01:44:39.681Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-05-05T01:44:39.699Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:44:40.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-05-05T01:44:40.009Z] [2025-05-05T01:44:40.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:44:40.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-05-05T01:44:40.311Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-05-05T01:44:40.311Z] 43c4264eed91: Pulling fs layer [2025-05-05T01:44:40.311Z] 4cc291be95ef: Pulling fs layer [2025-05-05T01:44:40.311Z] 2ac1f1163629: Pulling fs layer [2025-05-05T01:44:40.311Z] 5c3c966382ef: Pulling fs layer [2025-05-05T01:44:40.311Z] 4f4fb700ef54: Pulling fs layer [2025-05-05T01:44:40.311Z] d9c7d2e4e75e: Pulling fs layer [2025-05-05T01:44:40.311Z] 9c3e1370e548: Pulling fs layer [2025-05-05T01:44:40.311Z] 5c3c966382ef: Waiting [2025-05-05T01:44:40.311Z] 4f4fb700ef54: Waiting [2025-05-05T01:44:40.311Z] d9c7d2e4e75e: Waiting [2025-05-05T01:44:40.311Z] 9c3e1370e548: Waiting [2025-05-05T01:44:40.311Z] 4cc291be95ef: Download complete [2025-05-05T01:44:40.311Z] 5c3c966382ef: Verifying Checksum [2025-05-05T01:44:40.311Z] 5c3c966382ef: Download complete [2025-05-05T01:44:40.311Z] 4f4fb700ef54: Verifying Checksum [2025-05-05T01:44:40.311Z] 4f4fb700ef54: Download complete [2025-05-05T01:44:40.311Z] 43c4264eed91: Download complete [2025-05-05T01:44:40.571Z] 43c4264eed91: Pull complete [2025-05-05T01:44:40.571Z] d9c7d2e4e75e: Verifying Checksum [2025-05-05T01:44:40.571Z] d9c7d2e4e75e: Download complete [2025-05-05T01:44:40.571Z] 4cc291be95ef: Pull complete [2025-05-05T01:44:40.829Z] 2ac1f1163629: Download complete [2025-05-05T01:44:41.398Z] 9c3e1370e548: Verifying Checksum [2025-05-05T01:44:41.398Z] 9c3e1370e548: Download complete [2025-05-05T01:44:43.923Z] 2ac1f1163629: Pull complete [2025-05-05T01:44:43.923Z] 5c3c966382ef: Pull complete [2025-05-05T01:44:43.923Z] 4f4fb700ef54: Pull complete [2025-05-05T01:44:44.180Z] d9c7d2e4e75e: Pull complete [2025-05-05T01:44:47.462Z] 9c3e1370e548: Pull complete [2025-05-05T01:44:47.462Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-05-05T01:44:47.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-05-05T01:44:47.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:44:47.560Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:44:47.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-05-05T01:44:50.805Z] $ docker top 4224c6a434ee6586c13e28f33dffcf2476ff804c2319d69b696fdc2ff23c98b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T01:44:51.172Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2025-05-05T01:44:51.184Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2025-05-05T01:44:51.462Z] + set -o pipefail [2025-05-05T01:44:51.462Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2025-05-05T01:44:58.030Z] [2025-05-05T01:44:58.030Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2025-05-05T01:44:58.030Z] [2025-05-05T01:44:58.030Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/8d566ef2-4c92-477b-939b-812b2a65b383 [2025-05-05T01:44:58.030Z] [2025-05-05T01:44:58.030Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-05-05T01:44:58.030Z] [2025-05-05T01:44:58.030Z] [2025-05-05T01:44:58.030Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-05-05T01:44:58.030Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-05-05T01:44:58.294Z] $ docker stop --time=1 4224c6a434ee6586c13e28f33dffcf2476ff804c2319d69b696fdc2ff23c98b2 [2025-05-05T01:45:00.896Z] $ docker rm -f --volumes 4224c6a434ee6586c13e28f33dffcf2476ff804c2319d69b696fdc2ff23c98b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-05T01:45:01.775Z] + git log --format=format:%s -1 b8df6c2404118a3848b43a0c2ab3e7302d7c4f3e [Pipeline] sh [2025-05-05T01:45:02.069Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-05T01:45:02.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:45:02.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T01:45:02.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:45:02.476Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:45:02.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-05T01:45:02.867Z] $ docker top af12b6799d07fe22f3d7656bd11bbb10cce14d01dac4334a66a8bd16736c4d48 -eo pid,comm [2025-05-05T01:45:02.918Z] 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-05T01:45:02.918Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-05T01:45:02.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-05T01:45:02.980Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-05T01:45:03.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-05T01:45:03.074Z] $ docker exec af12b6799d07fe22f3d7656bd11bbb10cce14d01dac4334a66a8bd16736c4d48 ssh-agent [2025-05-05T01:45:03.172Z] SSH_AUTH_SOCK=/tmp/ssh-A0zSnhEQCeqz/agent.32 [2025-05-05T01:45:03.172Z] SSH_AGENT_PID=38 [2025-05-05T01:45:03.177Z] Running ssh-add (command line suppressed) [2025-05-05T01:45:03.267Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8996992832790664338.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8996992832790664338.key) [2025-05-05T01:45:03.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-05T01:45:03.578Z] + git semver tag [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,738 [run_tag] DEBUG tag force:False [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,738 [check_head_tag] DEBUG check head tag [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,739 [execute] INFO git cat-file --batch-check [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,742 [execute] INFO git cat-file --batch [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,753 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,754 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-05-05T01:45:03.836Z] 2025-05-05 01:45:03,758 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:45:03.836Z] 4.1.0-dev.1 [Pipeline] } [2025-05-05T01:45:03.839Z] $ docker exec --env ******** --env ******** af12b6799d07fe22f3d7656bd11bbb10cce14d01dac4334a66a8bd16736c4d48 ssh-agent -k [2025-05-05T01:45:03.935Z] unset SSH_AUTH_SOCK; [2025-05-05T01:45:03.935Z] unset SSH_AGENT_PID; [2025-05-05T01:45:03.935Z] echo Agent pid 38 killed; [2025-05-05T01:45:03.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-05T01:45:04.262Z] + git semver [Pipeline] } [2025-05-05T01:45:04.527Z] $ docker stop --time=1 af12b6799d07fe22f3d7656bd11bbb10cce14d01dac4334a66a8bd16736c4d48 [2025-05-05T01:45:05.791Z] $ docker rm -f --volumes af12b6799d07fe22f3d7656bd11bbb10cce14d01dac4334a66a8bd16736c4d48 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:45:06.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-05-05T01:45:06.212Z] [2025-05-05T01:45:06.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:45:06.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-05-05T01:45:06.525Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-05-05T01:45:06.525Z] ab5ef0e58194: Pulling fs layer [2025-05-05T01:45:06.525Z] 9712f1f96733: Pulling fs layer [2025-05-05T01:45:06.525Z] 63f879dbbcfc: Pulling fs layer [2025-05-05T01:45:06.525Z] 0d9ebad4ef96: Pulling fs layer [2025-05-05T01:45:06.525Z] e9a5061849ea: Pulling fs layer [2025-05-05T01:45:06.525Z] d747dcd14b5f: Pulling fs layer [2025-05-05T01:45:06.525Z] 2de7ff778b66: Pulling fs layer [2025-05-05T01:45:06.525Z] e9a5061849ea: Waiting [2025-05-05T01:45:06.525Z] d747dcd14b5f: Waiting [2025-05-05T01:45:06.525Z] 2de7ff778b66: Waiting [2025-05-05T01:45:06.525Z] 9712f1f96733: Verifying Checksum [2025-05-05T01:45:06.525Z] 9712f1f96733: Download complete [2025-05-05T01:45:06.783Z] 63f879dbbcfc: Verifying Checksum [2025-05-05T01:45:06.783Z] 63f879dbbcfc: Download complete [2025-05-05T01:45:07.041Z] 0d9ebad4ef96: Verifying Checksum [2025-05-05T01:45:07.041Z] 0d9ebad4ef96: Download complete [2025-05-05T01:45:07.041Z] e9a5061849ea: Verifying Checksum [2025-05-05T01:45:07.041Z] e9a5061849ea: Download complete [2025-05-05T01:45:07.041Z] d747dcd14b5f: Verifying Checksum [2025-05-05T01:45:07.041Z] d747dcd14b5f: Download complete [2025-05-05T01:45:07.041Z] ab5ef0e58194: Verifying Checksum [2025-05-05T01:45:07.041Z] ab5ef0e58194: Download complete [2025-05-05T01:45:07.298Z] 2de7ff778b66: Verifying Checksum [2025-05-05T01:45:07.298Z] 2de7ff778b66: Download complete [2025-05-05T01:45:09.826Z] ab5ef0e58194: Pull complete [2025-05-05T01:45:09.826Z] 9712f1f96733: Pull complete [2025-05-05T01:45:10.085Z] 63f879dbbcfc: Pull complete [2025-05-05T01:45:13.376Z] 0d9ebad4ef96: Pull complete [2025-05-05T01:45:13.637Z] e9a5061849ea: Pull complete [2025-05-05T01:45:13.637Z] d747dcd14b5f: Pull complete [2025-05-05T01:45:14.574Z] 2de7ff778b66: Pull complete [2025-05-05T01:45:14.574Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-05-05T01:45:14.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-05-05T01:45:14.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:45:14.685Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:45:14.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-05-05T01:45:17.012Z] $ docker top eb07d6fa27f9f6e77fdef0db99999ebd011bdb73a245be40c8b13d591d19df34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:45:17.099Z] provisioning config files... [2025-05-05T01:45:17.116Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3943513046880208717tmp [2025-05-05T01:45:17.126Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14616488170425541618tmp [2025-05-05T01:45:17.134Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15337348875162156658tmp [Pipeline] { [Pipeline] echo [2025-05-05T01:45:17.167Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:17.460Z] ---> sigul-configuration.sh [2025-05-05T01:45:17.460Z] gpg: directory `/root/.gnupg' created [2025-05-05T01:45:17.460Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-05-05T01:45:17.460Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-05-05T01:45:17.460Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-05-05T01:45:17.460Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-05-05T01:45:17.460Z] gpg: CAST5 encrypted data [2025-05-05T01:45:17.460Z] gpg: encrypted with 1 passphrase [2025-05-05T01:45:17.460Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-05-05T01:45:17.756Z] + mkdir /home/jenkins [2025-05-05T01:45:17.756Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-05-05T01:45:18.055Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-05-05T01:45:18.068Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:18.360Z] ---> sigul-install.sh [2025-05-05T01:45:18.361Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-05-05T01:45:18.663Z] + git tag --list [2025-05-05T01:45:18.663Z] v1.0.0 [2025-05-05T01:45:18.663Z] v1.1.0 [2025-05-05T01:45:18.663Z] v1.1.1 [2025-05-05T01:45:18.663Z] v1.1.2 [2025-05-05T01:45:18.663Z] v1.2.0 [2025-05-05T01:45:18.663Z] v1.2.1 [2025-05-05T01:45:18.663Z] v2.0.0 [2025-05-05T01:45:18.663Z] v2.1.0 [2025-05-05T01:45:18.663Z] v2.1.1 [2025-05-05T01:45:18.663Z] v2.2.0 [2025-05-05T01:45:18.663Z] v2.3.0 [2025-05-05T01:45:18.663Z] v3.0 [2025-05-05T01:45:18.663Z] v3.0.0 [2025-05-05T01:45:18.663Z] v3.1 [2025-05-05T01:45:18.663Z] v3.1.0 [2025-05-05T01:45:18.663Z] v3.1.1 [2025-05-05T01:45:18.663Z] v4.0 [2025-05-05T01:45:18.663Z] v4.0.0 [2025-05-05T01:45:18.663Z] v4.1.0-dev.1 [Pipeline] sh [2025-05-05T01:45:18.959Z] + lftools sign git-tag v4.1.0-dev.1 [2025-05-05T01:45:19.527Z] Signing Git tag with Sigul... [2025-05-05T01:45:19.527Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-05-05T01:45:19.800Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:20.093Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-05-05T01:45:20.101Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-05-05T01:45:20.121Z] $ docker stop --time=1 eb07d6fa27f9f6e77fdef0db99999ebd011bdb73a245be40c8b13d591d19df34 [2025-05-05T01:45:21.452Z] $ docker rm -f --volumes eb07d6fa27f9f6e77fdef0db99999ebd011bdb73a245be40c8b13d591d19df34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-05-05T01:45:21.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-05T01:45:21.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:45:22.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T01:45:22.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:45:22.281Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:45:22.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-05T01:45:22.675Z] $ docker top 8872df28cd6e9b821cbc8a75ed13935f8d166d66715e8097d6c82fe12e816518 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-05T01:45:22.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-05T01:45:22.772Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-05T01:45:22.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-05T01:45:22.876Z] $ docker exec 8872df28cd6e9b821cbc8a75ed13935f8d166d66715e8097d6c82fe12e816518 ssh-agent [2025-05-05T01:45:22.997Z] SSH_AUTH_SOCK=/tmp/ssh-2p1Y1TEQwc0j/agent.33 [2025-05-05T01:45:22.997Z] SSH_AGENT_PID=39 [2025-05-05T01:45:23.001Z] Running ssh-add (command line suppressed) [2025-05-05T01:45:23.092Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12689486184761335059.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12689486184761335059.key) [2025-05-05T01:45:23.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-05T01:45:23.395Z] + git semver bump pre [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,557 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,557 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,557 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,557 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,557 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,558 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,560 [execute] INFO git cat-file --batch-check [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,565 [execute] INFO git cat-file --batch [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-05-05T01:45:23.656Z] 2025-05-05 01:45:23,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:45:23.656Z] 4.1.0-dev.2 [Pipeline] } [2025-05-05T01:45:23.660Z] $ docker exec --env ******** --env ******** 8872df28cd6e9b821cbc8a75ed13935f8d166d66715e8097d6c82fe12e816518 ssh-agent -k [2025-05-05T01:45:23.755Z] unset SSH_AUTH_SOCK; [2025-05-05T01:45:23.755Z] unset SSH_AGENT_PID; [2025-05-05T01:45:23.755Z] echo Agent pid 39 killed; [2025-05-05T01:45:23.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-05T01:45:24.091Z] + git semver [Pipeline] } [2025-05-05T01:45:24.358Z] $ docker stop --time=1 8872df28cd6e9b821cbc8a75ed13935f8d166d66715e8097d6c82fe12e816518 [2025-05-05T01:45:25.606Z] $ docker rm -f --volumes 8872df28cd6e9b821cbc8a75ed13935f8d166d66715e8097d6c82fe12e816518 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-05T01:45:25.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-05T01:45:25.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:45:26.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-05T01:45:26.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:45:26.349Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:45:26.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-05T01:45:26.662Z] $ docker top cd65ef16f214dc9a27b2899e9825aee9c6024a1642222a9c6f5a2d7aebeed878 -eo pid,comm [2025-05-05T01:45:26.717Z] 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-05T01:45:26.717Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-05T01:45:26.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-05T01:45:26.782Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-05T01:45:26.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-05T01:45:26.888Z] $ docker exec cd65ef16f214dc9a27b2899e9825aee9c6024a1642222a9c6f5a2d7aebeed878 ssh-agent [2025-05-05T01:45:26.992Z] SSH_AUTH_SOCK=/tmp/ssh-npg7Km3Ya1Pj/agent.32 [2025-05-05T01:45:26.992Z] SSH_AGENT_PID=38 [2025-05-05T01:45:26.997Z] Running ssh-add (command line suppressed) [2025-05-05T01:45:27.088Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11480424356702345071.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11480424356702345071.key) [2025-05-05T01:45:27.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-05T01:45:27.394Z] + git semver push [2025-05-05T01:45:27.653Z] 2025-05-05 01:45:27,549 [run_push] DEBUG push [2025-05-05T01:45:27.653Z] 2025-05-05 01:45:27,550 [execute] INFO git cat-file --batch-check [2025-05-05T01:45:27.653Z] 2025-05-05 01:45:27,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-05-05T01:45:27.653Z] 2025-05-05 01:45:27,554 [execute] INFO git rev-list 92eaa5740c4a89f5251449a0df4db02089a0bf52 -- [2025-05-05T01:45:27.653Z] 2025-05-05 01:45:27,554 [execute] DEBUG Popen(['git', 'rev-list', '92eaa5740c4a89f5251449a0df4db02089a0bf52', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-05-05T01:45:27.653Z] 2025-05-05 01:45:27,564 [execute] INFO git fetch -v origin [2025-05-05T01:45:27.653Z] 2025-05-05 01:45:27,564 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-05-05T01:45:28.221Z] 2025-05-05 01:45:28,014 [run_push] DEBUG no remote changes detected [2025-05-05T01:45:28.221Z] 2025-05-05 01:45:28,014 [execute] INFO git push origin semver [2025-05-05T01:45:28.221Z] 2025-05-05 01:45:28,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-05-05T01:45:28.791Z] 2025-05-05 01:45:28,683 [run_push] DEBUG push all version tags [2025-05-05T01:45:28.791Z] 2025-05-05 01:45:28,683 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-05-05T01:45:28.791Z] 2025-05-05 01:45:28,684 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2025-05-05T01:45:29.727Z] 2025-05-05 01:45:29,491 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-05-05T01:45:29.727Z] 4.1.0-dev.2 [Pipeline] } [2025-05-05T01:45:29.735Z] $ docker exec --env ******** --env ******** cd65ef16f214dc9a27b2899e9825aee9c6024a1642222a9c6f5a2d7aebeed878 ssh-agent -k [2025-05-05T01:45:29.828Z] unset SSH_AUTH_SOCK; [2025-05-05T01:45:29.828Z] unset SSH_AGENT_PID; [2025-05-05T01:45:29.828Z] echo Agent pid 38 killed; [2025-05-05T01:45:29.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-05T01:45:30.178Z] + git semver [Pipeline] } [2025-05-05T01:45:30.447Z] $ docker stop --time=1 cd65ef16f214dc9a27b2899e9825aee9c6024a1642222a9c6f5a2d7aebeed878 [2025-05-05T01:45:31.732Z] $ docker rm -f --volumes cd65ef16f214dc9a27b2899e9825aee9c6024a1642222a9c6f5a2d7aebeed878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-05T01:45:32.337Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-05-05T01:45:32.337Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-05-05T01:45:32.337Z] total 16 [2025-05-05T01:45:32.337Z] drwxr-xr-x 3 root root 4096 May 5 01:33 . [2025-05-05T01:45:32.337Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 01:45 .. [2025-05-05T01:45:32.337Z] drwxr-xr-x 2 root root 4096 May 5 01:33 cost [2025-05-05T01:45:32.337Z] -rw-r--r-- 1 root root 86 May 5 01:33 cost.csv [2025-05-05T01:45:32.337Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-05-05T01:45:32.337Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-05-05T01:45:32.337Z] total 16 [2025-05-05T01:45:32.337Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 01:33 . [2025-05-05T01:45:32.337Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 01:45 .. [2025-05-05T01:45:32.337Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 01:33 cost [2025-05-05T01:45:32.337Z] -rw-r--r-- 1 jenkins jenkins 86 May 5 01:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:32.641Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:33.509Z] ---> package-listing.sh [2025-05-05T01:45:33.509Z] ++ facter osfamily [2025-05-05T01:45:33.509Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-05T01:45:33.768Z] + OS_FAMILY=debian [2025-05-05T01:45:33.768Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-05-05T01:45:33.768Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-05T01:45:33.768Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-05T01:45:33.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-05T01:45:33.768Z] + PACKAGES=/tmp/packages_start.txt [2025-05-05T01:45:33.768Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-05-05T01:45:33.768Z] + PACKAGES=/tmp/packages_end.txt [2025-05-05T01:45:33.768Z] + case "${OS_FAMILY}" in [2025-05-05T01:45:33.768Z] + dpkg -l [2025-05-05T01:45:33.768Z] + grep '^ii' [2025-05-05T01:45:33.768Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-05T01:45:33.768Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-05T01:45:33.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-05T01:45:33.768Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-05-05T01:45:33.768Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-05-05T01:45:33.768Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-05-05T01:45:33.779Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-05T01:45:34.061Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-05T01:45:34.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-05T01:45:34.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-05T01:45:34.703Z] prd-ubuntu20.04-docker-8c-8g-896 does not seem to be running inside a container [2025-05-05T01:45:34.724Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-05T01:45:34.923Z] $ docker top 08c93c9be354624af2870c262f80f33f6c5502692c9df7fed7235318e8199c9a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-05T01:45:35.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-05T01:45:35.549Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-05T01:45:35.829Z] + ls /var/log/sa-host [2025-05-05T01:45:35.829Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-05T01:45:35.863Z] provisioning config files... [2025-05-05T01:45:35.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config247221223840499077tmp [Pipeline] { [Pipeline] echo [2025-05-05T01:45:35.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:36.171Z] ---> create-netrc.sh [Pipeline] } [2025-05-05T01:45:36.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:36.492Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-05T01:45:36.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:36.785Z] ---> sudo-logs.sh [2025-05-05T01:45:36.785Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-05T01:45:36.820Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:37.100Z] ---> job-cost.sh [2025-05-05T01:45:37.100Z] lf-activate-venv: SKIPPING [2025-05-05T01:45:37.100Z] DEBUG: total: 0.2199999988079071 [2025-05-05T01:45:37.100Z] INFO: Retrieving Stack Cost... [2025-05-05T01:45:37.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-05T01:45:37.928Z] INFO: Archiving Costs [Pipeline] echo [2025-05-05T01:45:37.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-05T01:45:38.224Z] ---> logs-deploy.sh [2025-05-05T01:45:38.225Z] lf-activate-venv: SKIPPING [2025-05-05T01:45:38.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/194 [2025-05-05T01:45:38.225Z] INFO: archiving workspace using pattern(s): [2025-05-05T01:45:39.164Z] Archives upload complete. [2025-05-05T01:45:39.164Z] INFO: archiving logs to Nexus