Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 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-ssh17886236427294859549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15670380863332968998.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh715857987057758977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh13606677971921388382.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4872743506264168827.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 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-s7 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7044 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#61)" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 # timeout=10 > git rev-list --no-walk 604a7b9a7e837cfec9eccedce9df523355c95473 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-15T02:12:25.470Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-15T02:12:25.535Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-15T02:12:25.558Z] ========================================================= [2025-08-15T02:12:25.558Z] EdgeX Global Pipelines Version Info [2025-08-15T02:12:25.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:12:26.678Z] ------------------- [2025-08-15T02:12:26.678Z] stable info: [2025-08-15T02:12:26.678Z] ------------------- [2025-08-15T02:12:26.678Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-15T02:12:26.678Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T02:12:26.678Z] Message: update stable to v1.0.276 [2025-08-15T02:12:27.245Z] ------------------- [2025-08-15T02:12:27.245Z] experimental info: [2025-08-15T02:12:27.245Z] ------------------- [2025-08-15T02:12:27.245Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-15T02:12:27.245Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T02:12:27.245Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-15T02:12:27.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-08-15T02:12:27.348Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-08-15T02:12:27.375Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-15T02:12:27.401Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-15T02:12:27.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-15T02:12:27.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-15T02:12:27.465Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-15T02:12:27.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-15T02:12:27.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-15T02:12:27.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-15T02:12:27.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-15T02:12:27.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-08-15T02:12:27.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-15T02:12:27.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-15T02:12:27.852Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T02:12:27.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T02:12:27.892Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T02:12:27.913Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T02:12:27.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-15T02:12:27.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-15T02:12:27.979Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-15T02:12:27.999Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-15T02:12:28.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-15T02:12:28.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-15T02:12:28.065Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-15T02:12:28.090Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-15T02:12:28.112Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-15T02:12:28.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-15T02:12:28.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-15T02:12:28.186Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-15T02:12:28.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo [2025-08-15T02:12:28.227Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72d63ed [Pipeline] echo [2025-08-15T02:12:28.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:12:28.311Z] provisioning config files... [2025-08-15T02:12:28.325Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11724924100664615056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:12:35.706Z] ---> ****-login.sh [2025-08-15T02:12:35.706Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:12:35.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:12:35.707Z] [2025-08-15T02:12:35.707Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:12:35.707Z] Configure a credential helper to remove this warning. See [2025-08-15T02:12:35.707Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:12:35.707Z] [2025-08-15T02:12:35.707Z] Login Succeeded [2025-08-15T02:12:35.707Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:12:35.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:12:35.707Z] [2025-08-15T02:12:35.707Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:12:35.707Z] Configure a credential helper to remove this warning. See [2025-08-15T02:12:35.707Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:12:35.707Z] [2025-08-15T02:12:35.707Z] Login Succeeded [2025-08-15T02:12:35.707Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:12:35.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:12:35.968Z] [2025-08-15T02:12:35.968Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:12:35.968Z] Configure a credential helper to remove this warning. See [2025-08-15T02:12:35.968Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:12:35.968Z] [2025-08-15T02:12:35.968Z] Login Succeeded [2025-08-15T02:12:35.968Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:12:35.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:12:35.968Z] [2025-08-15T02:12:35.968Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:12:35.968Z] Configure a credential helper to remove this warning. See [2025-08-15T02:12:35.968Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:12:35.968Z] [2025-08-15T02:12:35.968Z] Login Succeeded [2025-08-15T02:12:35.968Z] ****.io [2025-08-15T02:12:35.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:12:36.227Z] [2025-08-15T02:12:36.228Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:12:36.228Z] Configure a credential helper to remove this warning. See [2025-08-15T02:12:36.228Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:12:36.228Z] [2025-08-15T02:12:36.228Z] Login Succeeded [2025-08-15T02:12:36.228Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:12:36.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-15T02:12:36.649Z] + git rev-list -1 --merges 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318~1..72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo [2025-08-15T02:12:36.677Z] -----------> git rev-list -1 --merges 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318~1..72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [false] [Pipeline] sh [2025-08-15T02:12:36.972Z] + git log --format=format:%s -1 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo [2025-08-15T02:12:36.988Z] ========================================================= [2025-08-15T02:12:36.988Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-15T02:12:36.988Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T02:12:37.316Z] + git log --format=format:%s -1 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo [2025-08-15T02:12:37.329Z] [semverPrep] GIT_COMMIT: 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#61) [Pipeline] echo [2025-08-15T02:12:37.342Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-15T02:12:37.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:12:37.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-15T02:12:37.700Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-15T02:12:37.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-15T02:12:37.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-15T02:12:37.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-15T02:12:37.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:12:38.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:12:38.055Z] [2025-08-15T02:12:38.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:12:38.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:12:38.626Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-15T02:12:38.888Z] 3dae71ba6b94: Pulling fs layer [2025-08-15T02:12:38.888Z] 6bf1a483ea7c: Pulling fs layer [2025-08-15T02:12:38.888Z] f5dfc541a4d3: Pulling fs layer [2025-08-15T02:12:38.888Z] 461d9e800cba: Pulling fs layer [2025-08-15T02:12:38.888Z] 80192f66455f: Pulling fs layer [2025-08-15T02:12:38.888Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-15T02:12:38.888Z] a29436f7fd5d: Pulling fs layer [2025-08-15T02:12:38.888Z] 923cac83aea3: Pulling fs layer [2025-08-15T02:12:38.888Z] 25ad8b0a4227: Pulling fs layer [2025-08-15T02:12:38.888Z] 461d9e800cba: Waiting [2025-08-15T02:12:38.888Z] db01528c6b51: Pulling fs layer [2025-08-15T02:12:38.888Z] 80192f66455f: Waiting [2025-08-15T02:12:38.888Z] 28988de357af: Pulling fs layer [2025-08-15T02:12:38.888Z] 28988de357af: Waiting [2025-08-15T02:12:38.888Z] a29436f7fd5d: Waiting [2025-08-15T02:12:38.888Z] 923cac83aea3: Waiting [2025-08-15T02:12:38.888Z] db01528c6b51: Waiting [2025-08-15T02:12:38.888Z] 25ad8b0a4227: Waiting [2025-08-15T02:12:38.888Z] 6bf1a483ea7c: Verifying Checksum [2025-08-15T02:12:38.888Z] 6bf1a483ea7c: Download complete [2025-08-15T02:12:38.888Z] 461d9e800cba: Verifying Checksum [2025-08-15T02:12:38.888Z] 461d9e800cba: Download complete [2025-08-15T02:12:38.888Z] 80192f66455f: Verifying Checksum [2025-08-15T02:12:38.888Z] 80192f66455f: Download complete [2025-08-15T02:12:38.888Z] f5dfc541a4d3: Download complete [2025-08-15T02:12:39.147Z] 3dae71ba6b94: Verifying Checksum [2025-08-15T02:12:39.147Z] 3dae71ba6b94: Download complete [2025-08-15T02:12:39.147Z] 923cac83aea3: Verifying Checksum [2025-08-15T02:12:39.147Z] 923cac83aea3: Download complete [2025-08-15T02:12:39.147Z] 25ad8b0a4227: Verifying Checksum [2025-08-15T02:12:39.147Z] 25ad8b0a4227: Download complete [2025-08-15T02:12:39.147Z] db01528c6b51: Download complete [2025-08-15T02:12:39.147Z] 28988de357af: Download complete [2025-08-15T02:12:39.408Z] a29436f7fd5d: Verifying Checksum [2025-08-15T02:12:39.408Z] a29436f7fd5d: Download complete [2025-08-15T02:12:39.985Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-15T02:12:39.985Z] 2e8e34ca0e6c: Download complete [2025-08-15T02:12:40.549Z] 3dae71ba6b94: Pull complete [2025-08-15T02:12:40.809Z] 6bf1a483ea7c: Pull complete [2025-08-15T02:12:41.745Z] f5dfc541a4d3: Pull complete [2025-08-15T02:12:41.745Z] 461d9e800cba: Pull complete [2025-08-15T02:12:41.745Z] 80192f66455f: Pull complete [2025-08-15T02:12:45.939Z] 2e8e34ca0e6c: Pull complete [2025-08-15T02:12:47.322Z] a29436f7fd5d: Pull complete [2025-08-15T02:12:47.322Z] 923cac83aea3: Pull complete [2025-08-15T02:12:47.581Z] 25ad8b0a4227: Pull complete [2025-08-15T02:12:47.840Z] db01528c6b51: Pull complete [2025-08-15T02:12:48.408Z] 28988de357af: Pull complete [2025-08-15T02:12:48.408Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-15T02:12:48.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:12:48.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:12:48.552Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:12:48.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:12:55.746Z] $ docker top 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 -eo pid,comm [2025-08-15T02:12:55.838Z] 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-08-15T02:12:55.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:12:55.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:12:55.893Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:12:55.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:12:55.983Z] $ docker exec 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 ssh-agent [2025-08-15T02:12:56.097Z] SSH_AUTH_SOCK=/tmp/ssh-7wGqXAImi86t/agent.15 [2025-08-15T02:12:56.097Z] SSH_AGENT_PID=21 [2025-08-15T02:12:56.104Z] Running ssh-add (command line suppressed) [2025-08-15T02:12:56.182Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17272115828923106653.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17272115828923106653.key) [2025-08-15T02:12:56.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:12:56.497Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh [2025-08-15T02:12:56.787Z] + git tag --points-at HEAD [Pipeline] } [2025-08-15T02:12:56.788Z] $ docker exec --env ******** --env ******** 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 ssh-agent -k [2025-08-15T02:12:56.886Z] unset SSH_AUTH_SOCK; [2025-08-15T02:12:56.887Z] unset SSH_AGENT_PID; [2025-08-15T02:12:56.887Z] echo Agent pid 21 killed; [2025-08-15T02:12:56.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-15T02:12:56.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:12:56.946Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:12:57.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:12:57.031Z] $ docker exec 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 ssh-agent [2025-08-15T02:12:57.144Z] SSH_AUTH_SOCK=/tmp/ssh-MxJiKN4cm4nY/agent.86 [2025-08-15T02:12:57.144Z] SSH_AGENT_PID=92 [2025-08-15T02:12:57.149Z] Running ssh-add (command line suppressed) [2025-08-15T02:12:57.240Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3587722677056906402.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3587722677056906402.key) [2025-08-15T02:12:57.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:12:57.558Z] + git semver init [2025-08-15T02:12:57.818Z] 2025-08-15 02:12:57,765 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:12:57.818Z] 2025-08-15 02:12:57,769 [run_init] DEBUG init version:0.0.0 force:False [2025-08-15T02:12:57.818Z] 2025-08-15 02:12:57,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-08-15T02:12:57.818Z] 2025-08-15 02:12:57,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-08-15T02:12:57.818Z] 2025-08-15 02:12:57,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:12:59.194Z] 2025-08-15 02:12:58,799 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-08-15T02:12:59.194Z] 2025-08-15 02:12:58,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-08-15T02:12:59.194Z] 2025-08-15 02:12:58,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:12:59.194Z] 2025-08-15 02:12:58,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:12:59.194Z] 4.1.0-dev.5 [Pipeline] } [2025-08-15T02:12:59.193Z] $ docker exec --env ******** --env ******** 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 ssh-agent -k [2025-08-15T02:12:59.290Z] unset SSH_AUTH_SOCK; [2025-08-15T02:12:59.290Z] unset SSH_AGENT_PID; [2025-08-15T02:12:59.290Z] echo Agent pid 92 killed; [2025-08-15T02:12:59.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:12:59.637Z] + git semver [Pipeline] } [2025-08-15T02:12:59.916Z] $ docker stop --time=1 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 [2025-08-15T02:13:01.185Z] $ docker rm -f --volumes 3d0d391f1919f2add56dabc8535244622cc1df48f7879aa9210b2753cbb54802 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:13:01.536Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-15T02:13:01.801Z] Stashed 1 file(s) [Pipeline] echo [2025-08-15T02:13:01.807Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:13:01.967Z] provisioning config files... [2025-08-15T02:13:01.990Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16087260589229436616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:13:02.307Z] ---> ****-login.sh [2025-08-15T02:13:02.308Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:13:02.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:02.308Z] Login Succeeded [2025-08-15T02:13:02.308Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:13:02.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:02.308Z] Login Succeeded [2025-08-15T02:13:02.308Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:13:02.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:02.570Z] Login Succeeded [2025-08-15T02:13:02.570Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:13:02.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:02.570Z] Login Succeeded [2025-08-15T02:13:02.570Z] ****.io [2025-08-15T02:13:02.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:02.829Z] Login Succeeded [2025-08-15T02:13:02.829Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:13:02.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T02:13:02.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:13:02.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:13:02.969Z] ========================================================= [2025-08-15T02:13:02.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-15T02:13:02.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:13:03.300Z] + 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-08-15T02:13:04.237Z] #0 building with "default" instance using docker driver [2025-08-15T02:13:04.237Z] [2025-08-15T02:13:04.237Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:13:04.237Z] #1 transferring dockerfile: 1.62kB done [2025-08-15T02:13:04.237Z] #1 DONE 0.0s [2025-08-15T02:13:04.237Z] [2025-08-15T02:13:04.237Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T02:13:04.237Z] #2 DONE 0.1s [2025-08-15T02:13:04.237Z] [2025-08-15T02:13:04.237Z] #3 [internal] load .dockerignore [2025-08-15T02:13:04.237Z] #3 transferring context: 2B done [2025-08-15T02:13:04.237Z] #3 DONE 0.0s [2025-08-15T02:13:04.237Z] [2025-08-15T02:13:04.237Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T02:13:04.237Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-15T02:13:04.237Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-15T02:13:04.237Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-15T02:13:04.237Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-15T02:13:04.237Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-15T02:13:04.237Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-15T02:13:04.237Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-08-15T02:13:04.237Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-15T02:13:04.237Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 10.49MB / 74.06MB 0.2s [2025-08-15T02:13:04.237Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-15T02:13:04.237Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-15T02:13:04.237Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s [2025-08-15T02:13:04.237Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.2s done [2025-08-15T02:13:04.496Z] #4 ... [2025-08-15T02:13:04.497Z] [2025-08-15T02:13:04.497Z] #5 [internal] load build context [2025-08-15T02:13:04.497Z] #5 transferring context: 15.84MB 0.2s done [2025-08-15T02:13:04.497Z] #5 DONE 0.2s [2025-08-15T02:13:04.497Z] [2025-08-15T02:13:04.497Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T02:13:04.497Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 0.4s [2025-08-15T02:13:04.497Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-15T02:13:04.497Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-15T02:13:04.497Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-15T02:13:04.497Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.24MB / 103.05MB 0.4s [2025-08-15T02:13:04.497Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.4s [2025-08-15T02:13:04.755Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.5s [2025-08-15T02:13:04.755Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.5s [2025-08-15T02:13:04.755Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.5s [2025-08-15T02:13:04.755Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-15T02:13:04.755Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 46.14MB / 74.06MB 0.7s [2025-08-15T02:13:04.755Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 30.41MB / 103.05MB 0.7s [2025-08-15T02:13:04.755Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-08-15T02:13:05.013Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 55.57MB / 74.06MB 0.8s [2025-08-15T02:13:05.013Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 46.14MB / 103.05MB 0.8s [2025-08-15T02:13:05.013Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done [2025-08-15T02:13:05.013Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.9s [2025-08-15T02:13:05.013Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 63.96MB / 103.05MB 0.9s [2025-08-15T02:13:05.272Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.1s [2025-08-15T02:13:05.272Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-15T02:13:06.205Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 2.0s done [2025-08-15T02:13:06.205Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 2.0s done [2025-08-15T02:13:06.205Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-15T02:13:10.383Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.0s done [2025-08-15T02:13:10.383Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-15T02:13:10.642Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-15T02:13:10.642Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-15T02:13:10.642Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-15T02:13:10.642Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-15T02:13:10.899Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-15T02:13:10.899Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-15T02:13:13.423Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done [2025-08-15T02:13:13.990Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-15T02:13:14.926Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.8s done [2025-08-15T02:13:15.494Z] #4 DONE 11.3s [2025-08-15T02:13:15.494Z] [2025-08-15T02:13:15.494Z] #6 [builder 2/7] WORKDIR /device-s7 [2025-08-15T02:13:16.926Z] Still waiting to schedule task [2025-08-15T02:13:16.927Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-15T02:13:22.056Z] #6 DONE 5.5s [2025-08-15T02:13:22.056Z] [2025-08-15T02:13:22.056Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-08-15T02:13:22.056Z] #7 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:13:22.056Z] #7 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:13:22.056Z] #7 0.670 OK: 248 MiB in 58 packages [2025-08-15T02:13:22.056Z] #7 DONE 1.1s [2025-08-15T02:13:22.314Z] [2025-08-15T02:13:22.314Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:13:22.880Z] #8 DONE 0.7s [2025-08-15T02:13:22.880Z] [2025-08-15T02:13:22.880Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:14:30.580Z] #9 DONE 59.9s [2025-08-15T02:14:30.580Z] [2025-08-15T02:14:30.580Z] #10 [builder 6/7] COPY . . [2025-08-15T02:14:30.580Z] #10 DONE 0.2s [2025-08-15T02:14:30.580Z] [2025-08-15T02:14:30.580Z] #11 [builder 7/7] RUN echo noop [2025-08-15T02:14:30.580Z] #11 0.204 noop [2025-08-15T02:14:30.580Z] #11 DONE 0.3s [2025-08-15T02:14:30.580Z] [2025-08-15T02:14:30.580Z] #12 exporting to image [2025-08-15T02:14:30.580Z] #12 exporting layers [2025-08-15T02:14:30.580Z] #12 exporting layers 7.4s done [2025-08-15T02:14:30.580Z] #12 writing image sha256:6ef3705e7d76aa6f39b8d7f9501904df7631d61370cbb616918926a99781837a done [2025-08-15T02:14:30.580Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-15T02:14:30.580Z] #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:14:30.914Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T02:14:30.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:14:30.996Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:14:31.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:14:31.432Z] $ docker top 40c809a8618b14b738dfc98e9458c14cf2ba11e7a9b9413865c088d1ce02525a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:14:31.794Z] + go version [2025-08-15T02:14:31.794Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-15T02:14:31.788Z] $ docker stop --time=1 40c809a8618b14b738dfc98e9458c14cf2ba11e7a9b9413865c088d1ce02525a [2025-08-15T02:14:33.058Z] $ docker rm -f --volumes 40c809a8618b14b738dfc98e9458c14cf2ba11e7a9b9413865c088d1ce02525a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:14:33.516Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T02:14:33.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:14:33.595Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:14:33.607Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:14:33.990Z] $ docker top d52d2f8f62907e53501a103d4391f089def967a280737f0baf0747a1501c2c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:14:34.352Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:14:34.661Z] + make test [2025-08-15T02:14:34.661Z] go test -race -coverprofile=coverage.out ./... [2025-08-15T02:14:42.783Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-08-15T02:15:04.705Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-08-15T02:15:07.238Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements [2025-08-15T02:16:03.469Z] go vet ./... [2025-08-15T02:16:08.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T02:16:08.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T02:16:08.805Z] ./bin/test-attribution-txt.sh [2025-08-15T02:16:08.805Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T02:16:08.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T02:16:08.821Z] $ docker stop --time=1 d52d2f8f62907e53501a103d4391f089def967a280737f0baf0747a1501c2c4e [2025-08-15T02:16:13.839Z] $ docker rm -f --volumes d52d2f8f62907e53501a103d4391f089def967a280737f0baf0747a1501c2c4e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:16:14.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T02:16:14.527Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-15T02:16:14.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T02:16:15.279Z] + ls -al . [2025-08-15T02:16:15.280Z] total 220 [2025-08-15T02:16:15.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:14 . [2025-08-15T02:16:15.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:12 .. [2025-08-15T02:16:15.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:15 .git [2025-08-15T02:16:15.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:12 .github [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 237 Aug 15 02:12 .gitignore [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 02:12 .golangci.yml [2025-08-15T02:16:15.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:12 .semver [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 20318 Aug 15 02:12 Attribution.txt [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 1668 Aug 15 02:12 CHANGLOG.md [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 1579 Aug 15 02:12 Dockerfile [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 643 Aug 15 02:12 Jenkinsfile [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 10947 Aug 15 02:12 LICENSE [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 1903 Aug 15 02:12 Makefile [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 614 Aug 15 02:12 OWNERS.md [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 2393 Aug 15 02:12 README.md [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:13 VERSION [2025-08-15T02:16:15.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:12 bin [2025-08-15T02:16:15.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:12 cmd [2025-08-15T02:16:15.280Z] -rw-r--r-- 1 jenkins jenkins 19094 Aug 15 02:15 coverage.out [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 6153 Aug 15 02:12 go.mod [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 87167 Aug 15 02:12 go.sum [2025-08-15T02:16:15.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:12 internal [2025-08-15T02:16:15.280Z] -rw-rw-r-- 1 jenkins jenkins 223 Aug 15 02:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:15.602Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 --label arch=amd64 --label version=4.1.0-dev.5 . [2025-08-15T02:16:15.862Z] #0 building with "default" instance using docker driver [2025-08-15T02:16:15.862Z] [2025-08-15T02:16:15.862Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:16:15.862Z] #1 transferring dockerfile: 1.62kB done [2025-08-15T02:16:15.862Z] #1 DONE 0.0s [2025-08-15T02:16:15.862Z] [2025-08-15T02:16:15.862Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:16:15.862Z] #2 DONE 0.0s [2025-08-15T02:16:15.862Z] [2025-08-15T02:16:15.862Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:16:15.862Z] #3 DONE 0.2s [2025-08-15T02:16:16.122Z] [2025-08-15T02:16:16.122Z] #4 [internal] load .dockerignore [2025-08-15T02:16:16.122Z] #4 transferring context: 2B done [2025-08-15T02:16:16.122Z] #4 DONE 0.0s [2025-08-15T02:16:16.122Z] [2025-08-15T02:16:16.122Z] #5 [internal] load build context [2025-08-15T02:16:16.122Z] #5 transferring context: 27.65kB done [2025-08-15T02:16:16.122Z] #5 DONE 0.0s [2025-08-15T02:16:16.122Z] [2025-08-15T02:16:16.122Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:16:16.122Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:16:16.122Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:16:16.122Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T02:16:16.122Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T02:16:16.122Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-15T02:16:16.381Z] #6 ... [2025-08-15T02:16:16.381Z] [2025-08-15T02:16:16.382Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:16:16.382Z] #7 DONE 0.3s [2025-08-15T02:16:16.382Z] [2025-08-15T02:16:16.382Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:16:16.382Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T02:16:16.382Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-15T02:16:16.382Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-15T02:16:16.382Z] #6 ... [2025-08-15T02:16:16.382Z] [2025-08-15T02:16:16.382Z] #8 [builder 2/7] WORKDIR /device-s7 [2025-08-15T02:16:16.382Z] #8 DONE 0.2s [2025-08-15T02:16:16.640Z] [2025-08-15T02:16:16.640Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:16:16.640Z] #6 DONE 0.6s [2025-08-15T02:16:16.640Z] [2025-08-15T02:16:16.640Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T02:16:16.900Z] #9 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:17.159Z] #9 0.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:17.420Z] #9 ... [2025-08-15T02:16:17.420Z] [2025-08-15T02:16:17.420Z] #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2025-08-15T02:16:17.420Z] #10 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:17.420Z] #10 0.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:17.420Z] #10 0.819 OK: 248 MiB in 58 packages [2025-08-15T02:16:17.420Z] #10 DONE 0.9s [2025-08-15T02:16:17.420Z] [2025-08-15T02:16:17.420Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T02:16:17.420Z] #9 0.766 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:16:17.420Z] #9 0.771 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:16:17.420Z] #9 0.778 OK: 8 MiB in 15 packages [2025-08-15T02:16:17.681Z] #9 DONE 0.9s [2025-08-15T02:16:17.681Z] [2025-08-15T02:16:17.681Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:16:17.681Z] #11 DONE 0.1s [2025-08-15T02:16:17.681Z] [2025-08-15T02:16:17.681Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:16:18.254Z] #12 DONE 0.6s [2025-08-15T02:16:18.254Z] [2025-08-15T02:16:18.254Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:16:18.254Z] #13 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:18.254Z] #13 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:18.254Z] #13 0.828 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:16:18.513Z] #13 ... [2025-08-15T02:16:18.513Z] [2025-08-15T02:16:18.513Z] #14 [builder 6/7] COPY . . [2025-08-15T02:16:18.513Z] #14 DONE 0.3s [2025-08-15T02:16:18.513Z] [2025-08-15T02:16:18.513Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T02:16:18.513Z] #13 0.927 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:16:18.513Z] #13 1.117 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:16:18.774Z] #13 1.121 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:16:18.774Z] #13 1.128 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:16:18.774Z] #13 1.133 OK: 8 MiB in 15 packages [2025-08-15T02:16:18.774Z] #13 DONE 1.3s [2025-08-15T02:16:18.774Z] [2025-08-15T02:16:18.774Z] #15 [builder 7/7] RUN make build [2025-08-15T02:16:18.774Z] #15 0.428 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-08-15T02:16:45.313Z] #15 DONE 25.4s [2025-08-15T02:16:45.313Z] [2025-08-15T02:16:45.313Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-08-15T02:16:45.313Z] #16 DONE 0.3s [2025-08-15T02:16:45.313Z] [2025-08-15T02:16:45.313Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-08-15T02:16:45.313Z] #17 DONE 0.7s [2025-08-15T02:16:45.313Z] [2025-08-15T02:16:45.313Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2025-08-15T02:16:45.313Z] #18 DONE 0.3s [2025-08-15T02:16:45.571Z] [2025-08-15T02:16:45.571Z] #19 exporting to image [2025-08-15T02:16:45.571Z] #19 exporting layers [2025-08-15T02:16:45.829Z] #19 exporting layers 0.4s done [2025-08-15T02:16:45.866Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7049 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-08-15T02:16:45.883Z] Running in /w/workspace/device-s7/28 [Pipeline] { [Pipeline] checkout [2025-08-15T02:16:46.087Z] #19 writing image sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done [2025-08-15T02:16:46.087Z] #19 naming to docker.io/library/device-s7 0.0s done [2025-08-15T02:16:46.087Z] #19 DONE 0.5s [Pipeline] } [2025-08-15T02:16:48.942Z] Selected Git installation does not exist. Using Default [2025-08-15T02:16:48.942Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:16:49.051Z] provisioning config files... [2025-08-15T02:16:49.059Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5703910352712576078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:16:49.357Z] ---> ****-login.sh [2025-08-15T02:16:49.357Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:16:49.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:49.357Z] Login Succeeded [2025-08-15T02:16:49.357Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:16:49.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:49.357Z] Login Succeeded [2025-08-15T02:16:49.357Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:16:49.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:49.616Z] Login Succeeded [2025-08-15T02:16:49.616Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:16:49.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:49.616Z] Login Succeeded [2025-08-15T02:16:49.616Z] ****.io [2025-08-15T02:16:49.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:49.874Z] Login Succeeded [2025-08-15T02:16:49.874Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:16:49.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:16:49.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:16:49.958Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-08-15T02:16:49.958Z] 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:16:49.958Z] latest [2025-08-15T02:16:49.958Z] 4.1.0-dev.5 [2025-08-15T02:16:49.958Z] 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:16:49.958Z] main [2025-08-15T02:16:49.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:50.295Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:50.613Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:16:50.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-15T02:16:50.613Z] 0cd20c0306dc: Preparing [2025-08-15T02:16:50.613Z] cb24b2b211f0: Preparing [2025-08-15T02:16:50.613Z] c17814c81e54: Preparing [2025-08-15T02:16:50.613Z] ec5779cceed2: Preparing [2025-08-15T02:16:50.613Z] 4d067bd558a3: Preparing [2025-08-15T02:16:50.613Z] 097100c76c15: Preparing [2025-08-15T02:16:50.613Z] 097100c76c15: Waiting [2025-08-15T02:16:50.613Z] 4d067bd558a3: Pushed [2025-08-15T02:16:50.613Z] c17814c81e54: Pushed [2025-08-15T02:16:50.613Z] 0cd20c0306dc: Pushed [2025-08-15T02:16:50.613Z] ec5779cceed2: Pushed [2025-08-15T02:16:50.877Z] 097100c76c15: Layer already exists [2025-08-15T02:16:54.450Z] using credential edgex-jenkins-ssh [2025-08-15T02:16:54.470Z] Cloning the remote Git repository [2025-08-15T02:16:55.064Z] cb24b2b211f0: Pushed [2025-08-15T02:16:55.064Z] 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:54.529Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-08-15T02:16:54.656Z] > git init /w/workspace/device-s7/28 # timeout=10 [2025-08-15T02:16:54.853Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-08-15T02:16:54.855Z] > git --version # timeout=10 [2025-08-15T02:16:54.885Z] > git --version # 'git version 2.25.1' [2025-08-15T02:16:54.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-15T02:16:55.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T02:16:55.397Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:55.723Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-15T02:16:55.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-15T02:16:55.723Z] 0cd20c0306dc: Preparing [2025-08-15T02:16:55.723Z] cb24b2b211f0: Preparing [2025-08-15T02:16:55.723Z] c17814c81e54: Preparing [2025-08-15T02:16:55.723Z] ec5779cceed2: Preparing [2025-08-15T02:16:55.723Z] 4d067bd558a3: Preparing [2025-08-15T02:16:55.723Z] 097100c76c15: Preparing [2025-08-15T02:16:55.723Z] 097100c76c15: Waiting [2025-08-15T02:16:55.723Z] ec5779cceed2: Layer already exists [2025-08-15T02:16:55.723Z] 4d067bd558a3: Layer already exists [2025-08-15T02:16:55.723Z] 0cd20c0306dc: Layer already exists [2025-08-15T02:16:55.723Z] c17814c81e54: Layer already exists [2025-08-15T02:16:55.723Z] cb24b2b211f0: Layer already exists [2025-08-15T02:16:55.723Z] 097100c76c15: Layer already exists [2025-08-15T02:16:55.723Z] latest: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:56.057Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:56.379Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 [2025-08-15T02:16:56.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-15T02:16:56.379Z] 0cd20c0306dc: Preparing [2025-08-15T02:16:56.379Z] cb24b2b211f0: Preparing [2025-08-15T02:16:56.379Z] c17814c81e54: Preparing [2025-08-15T02:16:56.379Z] ec5779cceed2: Preparing [2025-08-15T02:16:56.379Z] 4d067bd558a3: Preparing [2025-08-15T02:16:56.379Z] 097100c76c15: Preparing [2025-08-15T02:16:56.379Z] 097100c76c15: Waiting [2025-08-15T02:16:56.379Z] cb24b2b211f0: Layer already exists [2025-08-15T02:16:56.379Z] ec5779cceed2: Layer already exists [2025-08-15T02:16:56.379Z] c17814c81e54: Layer already exists [2025-08-15T02:16:56.379Z] 0cd20c0306dc: Layer already exists [2025-08-15T02:16:56.379Z] 4d067bd558a3: Layer already exists [2025-08-15T02:16:56.379Z] 097100c76c15: Layer already exists [2025-08-15T02:16:56.379Z] 4.1.0-dev.5: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:56.708Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:57.025Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:16:57.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-15T02:16:57.025Z] 0cd20c0306dc: Preparing [2025-08-15T02:16:57.025Z] cb24b2b211f0: Preparing [2025-08-15T02:16:57.025Z] c17814c81e54: Preparing [2025-08-15T02:16:57.025Z] ec5779cceed2: Preparing [2025-08-15T02:16:57.025Z] 4d067bd558a3: Preparing [2025-08-15T02:16:57.025Z] 097100c76c15: Preparing [2025-08-15T02:16:57.025Z] 097100c76c15: Waiting [2025-08-15T02:16:57.025Z] cb24b2b211f0: Layer already exists [2025-08-15T02:16:57.025Z] ec5779cceed2: Layer already exists [2025-08-15T02:16:57.025Z] c17814c81e54: Layer already exists [2025-08-15T02:16:57.025Z] 0cd20c0306dc: Layer already exists [2025-08-15T02:16:57.025Z] 4d067bd558a3: Layer already exists [2025-08-15T02:16:57.025Z] 097100c76c15: Layer already exists [2025-08-15T02:16:57.025Z] 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:57.344Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:57.674Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-15T02:16:57.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-08-15T02:16:57.674Z] 0cd20c0306dc: Preparing [2025-08-15T02:16:57.674Z] cb24b2b211f0: Preparing [2025-08-15T02:16:57.674Z] c17814c81e54: Preparing [2025-08-15T02:16:57.674Z] ec5779cceed2: Preparing [2025-08-15T02:16:57.674Z] 4d067bd558a3: Preparing [2025-08-15T02:16:57.674Z] 097100c76c15: Preparing [2025-08-15T02:16:57.674Z] 097100c76c15: Waiting [2025-08-15T02:16:57.674Z] ec5779cceed2: Layer already exists [2025-08-15T02:16:57.674Z] cb24b2b211f0: Layer already exists [2025-08-15T02:16:57.674Z] 0cd20c0306dc: Layer already exists [2025-08-15T02:16:57.674Z] 4d067bd558a3: Layer already exists [2025-08-15T02:16:57.674Z] c17814c81e54: Layer already exists [2025-08-15T02:16:57.674Z] 097100c76c15: Layer already exists [2025-08-15T02:16:57.674Z] main: digest: sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2025-08-15T02:16:56.932Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-08-15T02:16:56.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2025-08-15T02:16:57.753Z] ===================================================== [Pipeline] echo [2025-08-15T02:16:57.767Z] taggedImages: [2025-08-15T02:16:57.767Z] - nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:16:57.767Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-15T02:16:57.767Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 [2025-08-15T02:16:57.767Z] - nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:16:57.767Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo [2025-08-15T02:16:57.807Z] ========================================================= [2025-08-15T02:16:57.807Z] [edgeXBuildMultiArch] RAW Config: [2025-08-15T02:16:57.807Z] images: [2025-08-15T02:16:57.807Z] - nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:16:57.807Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-15T02:16:57.807Z] - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 [2025-08-15T02:16:57.807Z] - nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:16:57.807Z] - nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-15T02:16:57.807Z] settingsFile: [2025-08-15T02:16:57.807Z] device-s7-settings [2025-08-15T02:16:57.807Z] ========================================================= [Pipeline] node [2025-08-15T02:16:58.027Z] Avoid second fetch [2025-08-15T02:16:58.028Z] Checking out Revision 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 (main) [2025-08-15T02:16:58.770Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#61)" [2025-08-15T02:16:58.048Z] > git config core.sparsecheckout # timeout=10 [2025-08-15T02:16:58.126Z] > git checkout -f 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:17:03.406Z] provisioning config files... [2025-08-15T02:17:03.441Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/28@tmp/config11151294922386163136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:17:04.204Z] ---> ****-login.sh [2025-08-15T02:17:04.204Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:17:04.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:17:04.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:17:04.798Z] Configure a credential helper to remove this warning. See [2025-08-15T02:17:04.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:17:04.798Z] [2025-08-15T02:17:04.798Z] Login Succeeded [2025-08-15T02:17:04.798Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:17:05.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:17:05.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:17:05.342Z] Configure a credential helper to remove this warning. See [2025-08-15T02:17:05.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:17:05.342Z] [2025-08-15T02:17:05.342Z] Login Succeeded [2025-08-15T02:17:05.342Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:17:05.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:17:05.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:17:05.615Z] Configure a credential helper to remove this warning. See [2025-08-15T02:17:05.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:17:05.615Z] [2025-08-15T02:17:05.615Z] Login Succeeded [2025-08-15T02:17:05.615Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:17:06.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:17:06.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:17:06.207Z] Configure a credential helper to remove this warning. See [2025-08-15T02:17:06.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:17:06.207Z] [2025-08-15T02:17:06.207Z] Login Succeeded [2025-08-15T02:17:06.207Z] ****.io [2025-08-15T02:17:06.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:17:06.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:17:06.755Z] Configure a credential helper to remove this warning. See [2025-08-15T02:17:06.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:17:06.755Z] [2025-08-15T02:17:06.755Z] Login Succeeded [2025-08-15T02:17:06.755Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:17:06.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T02:17:07.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:17:07.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:17:07.225Z] ========================================================= [2025-08-15T02:17:07.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-15T02:17:07.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:17:07.600Z] + 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-08-15T02:17:08.194Z] Sending build context to Docker daemon 8.065MB [2025-08-15T02:17:08.194Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T02:17:08.194Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-15T02:17:08.194Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-15T02:17:08.194Z] 94e9d8af2201: Pulling fs layer [2025-08-15T02:17:08.194Z] a6c56e8762df: Pulling fs layer [2025-08-15T02:17:08.194Z] f0f3c8884826: Pulling fs layer [2025-08-15T02:17:08.194Z] c7e7622c144d: Pulling fs layer [2025-08-15T02:17:08.194Z] 4f4fb700ef54: Pulling fs layer [2025-08-15T02:17:08.194Z] b4c3b6d88c5a: Pulling fs layer [2025-08-15T02:17:08.194Z] ba8bce9d2590: Pulling fs layer [2025-08-15T02:17:08.194Z] ca778ea9c289: Pulling fs layer [2025-08-15T02:17:08.194Z] b4c3b6d88c5a: Waiting [2025-08-15T02:17:08.194Z] ba8bce9d2590: Waiting [2025-08-15T02:17:08.194Z] c7e7622c144d: Waiting [2025-08-15T02:17:08.194Z] ca778ea9c289: Waiting [2025-08-15T02:17:08.194Z] 4f4fb700ef54: Waiting [2025-08-15T02:17:08.194Z] a6c56e8762df: Verifying Checksum [2025-08-15T02:17:08.194Z] a6c56e8762df: Download complete [2025-08-15T02:17:08.194Z] c7e7622c144d: Verifying Checksum [2025-08-15T02:17:08.194Z] c7e7622c144d: Download complete [2025-08-15T02:17:08.194Z] 4f4fb700ef54: Verifying Checksum [2025-08-15T02:17:08.194Z] 4f4fb700ef54: Download complete [2025-08-15T02:17:08.468Z] b4c3b6d88c5a: Verifying Checksum [2025-08-15T02:17:08.468Z] b4c3b6d88c5a: Download complete [2025-08-15T02:17:08.468Z] 94e9d8af2201: Verifying Checksum [2025-08-15T02:17:08.468Z] 94e9d8af2201: Download complete [2025-08-15T02:17:08.745Z] ca778ea9c289: Verifying Checksum [2025-08-15T02:17:08.745Z] ca778ea9c289: Download complete [2025-08-15T02:17:09.339Z] 94e9d8af2201: Pull complete [2025-08-15T02:17:09.934Z] a6c56e8762df: Pull complete [2025-08-15T02:17:10.531Z] f0f3c8884826: Verifying Checksum [2025-08-15T02:17:10.531Z] f0f3c8884826: Download complete [2025-08-15T02:17:11.510Z] ba8bce9d2590: Verifying Checksum [2025-08-15T02:17:11.510Z] ba8bce9d2590: Download complete [2025-08-15T02:17:12.810Z] Still waiting to schedule task [2025-08-15T02:17:12.810Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7043’ [2025-08-15T02:17:26.571Z] f0f3c8884826: Pull complete [2025-08-15T02:17:26.571Z] c7e7622c144d: Pull complete [2025-08-15T02:17:26.571Z] 4f4fb700ef54: Pull complete [2025-08-15T02:17:26.571Z] b4c3b6d88c5a: Pull complete [2025-08-15T02:17:34.802Z] ba8bce9d2590: Pull complete [2025-08-15T02:17:36.762Z] ca778ea9c289: Pull complete [2025-08-15T02:17:36.762Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-15T02:17:36.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T02:17:36.762Z] ---> 47b25d7523d1 [2025-08-15T02:17:36.762Z] Step 3/10 : ARG MAKE=make build [2025-08-15T02:17:39.374Z] ---> Running in 8efc71bbd885 [2025-08-15T02:17:39.375Z] Removing intermediate container 8efc71bbd885 [2025-08-15T02:17:39.375Z] ---> 1ed2cdb26f5b [2025-08-15T02:17:39.375Z] Step 4/10 : WORKDIR /device-s7 [2025-08-15T02:17:39.647Z] ---> Running in f83f9cd54fdc [2025-08-15T02:17:39.921Z] Removing intermediate container f83f9cd54fdc [2025-08-15T02:17:39.921Z] ---> c568a9270afa [2025-08-15T02:17:39.921Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-15T02:17:39.921Z] ---> Running in be04d85d04bd [2025-08-15T02:17:40.202Z] Removing intermediate container be04d85d04bd [2025-08-15T02:17:40.202Z] ---> 096e977eba71 [2025-08-15T02:17:40.202Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-08-15T02:17:40.475Z] ---> Running in d1b349c8597f [2025-08-15T02:17:41.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:17:41.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:17:43.984Z] OK: 239 MiB in 58 packages [2025-08-15T02:17:45.445Z] Removing intermediate container d1b349c8597f [2025-08-15T02:17:45.445Z] ---> 8eefce4d62ba [2025-08-15T02:17:45.445Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-15T02:17:45.726Z] ---> a0a40cb7fbc6 [2025-08-15T02:17:45.726Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:17:46.006Z] ---> Running in 686b0591a1c8 [2025-08-15T02:19:10.802Z] Running on prd-centos7-docker-4c-2g-7055 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:19:10.851Z] provisioning config files... [2025-08-15T02:19:10.897Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config16096676701504535278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:14.866Z] ---> ****-login.sh [2025-08-15T02:19:14.866Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:19:14.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:19:15.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:19:15.129Z] Configure a credential helper to remove this warning. See [2025-08-15T02:19:15.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:19:15.129Z] [2025-08-15T02:19:15.129Z] Login Succeeded [2025-08-15T02:19:15.129Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:19:15.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:19:15.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:19:15.129Z] Configure a credential helper to remove this warning. See [2025-08-15T02:19:15.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:19:15.129Z] [2025-08-15T02:19:15.129Z] Login Succeeded [2025-08-15T02:19:15.129Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:19:15.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:19:15.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:19:15.394Z] Configure a credential helper to remove this warning. See [2025-08-15T02:19:15.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:19:15.394Z] [2025-08-15T02:19:15.394Z] Login Succeeded [2025-08-15T02:19:15.394Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:19:15.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:19:15.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:19:15.395Z] Configure a credential helper to remove this warning. See [2025-08-15T02:19:15.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:19:15.395Z] [2025-08-15T02:19:15.395Z] Login Succeeded [2025-08-15T02:19:15.395Z] ****.io [2025-08-15T02:19:15.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:19:15.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:19:15.662Z] Configure a credential helper to remove this warning. See [2025-08-15T02:19:15.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:19:15.662Z] [2025-08-15T02:19:15.662Z] Login Succeeded [2025-08-15T02:19:15.662Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:19:15.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:19:16.032Z] + docker buildx ls [2025-08-15T02:19:16.291Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T02:19:16.291Z] default * docker [2025-08-15T02:19:16.291Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T02:19:16.603Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-15T02:19:16.603Z] edgex-builder [Pipeline] sh [2025-08-15T02:19:16.901Z] + docker buildx inspect --bootstrap [2025-08-15T02:19:16.901Z] #1 [internal] booting buildkit [2025-08-15T02:19:16.901Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-15T02:19:21.135Z] #1 pulling image moby/buildkit:buildx-stable-1 3.6s done [2025-08-15T02:19:21.135Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-15T02:19:23.094Z] #1 creating container buildx_buildkit_edgex-builder0 2.4s done [2025-08-15T02:19:23.094Z] #1 DONE 6.0s [2025-08-15T02:19:23.094Z] Name: edgex-builder [2025-08-15T02:19:23.094Z] Driver: docker-container [2025-08-15T02:19:23.094Z] [2025-08-15T02:19:23.094Z] Nodes: [2025-08-15T02:19:23.094Z] Name: edgex-builder0 [2025-08-15T02:19:23.094Z] Endpoint: unix:///var/run/docker.sock [2025-08-15T02:19:23.094Z] Status: running [2025-08-15T02:19:23.094Z] Buildkit: v0.22.0 [2025-08-15T02:19:23.094Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-15T02:19:23.465Z] + docker buildx ls [2025-08-15T02:19:23.465Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T02:19:23.465Z] edgex-builder * docker-container [2025-08-15T02:19:23.465Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-15T02:19:23.465Z] default docker [2025-08-15T02:19:23.465Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T02:19:23.766Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 --push - [2025-08-15T02:19:23.766Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318' [2025-08-15T02:19:24.037Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:19:24.037Z] #1 transferring dockerfile: 194B done [2025-08-15T02:19:24.037Z] #1 DONE 0.1s [2025-08-15T02:19:24.037Z] [2025-08-15T02:19:24.037Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:19:24.037Z] #2 DONE 0.1s [2025-08-15T02:19:24.037Z] [2025-08-15T02:19:24.037Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:19:24.037Z] #3 DONE 0.1s [2025-08-15T02:19:24.037Z] [2025-08-15T02:19:24.037Z] #4 [internal] load .dockerignore [2025-08-15T02:19:24.037Z] #4 transferring context: 2B done [2025-08-15T02:19:24.037Z] #4 DONE 0.0s [2025-08-15T02:19:24.037Z] [2025-08-15T02:19:24.037Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:24.037Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done [2025-08-15T02:19:24.037Z] #5 DONE 0.0s [2025-08-15T02:19:24.037Z] [2025-08-15T02:19:24.037Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:24.037Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 0.0s done [2025-08-15T02:19:24.037Z] #6 DONE 0.1s [2025-08-15T02:19:24.387Z] [2025-08-15T02:19:24.387Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:19:24.387Z] #7 DONE 0.0s [2025-08-15T02:19:24.387Z] [2025-08-15T02:19:24.387Z] #8 exporting to image [2025-08-15T02:19:24.387Z] #8 exporting layers done [2025-08-15T02:19:24.387Z] #8 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done [2025-08-15T02:19:24.387Z] #8 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done [2025-08-15T02:19:24.387Z] #8 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done [2025-08-15T02:19:24.387Z] #8 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done [2025-08-15T02:19:24.387Z] #8 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done [2025-08-15T02:19:24.387Z] #8 pushing layers [2025-08-15T02:19:24.387Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:19:24.387Z] #8 pushing layers 0.1s done [2025-08-15T02:19:24.387Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done [2025-08-15T02:19:24.387Z] #8 DONE 0.3s [2025-08-15T02:19:24.387Z] [2025-08-15T02:19:24.387Z] 1 warning found (use --debug to expand): [2025-08-15T02:19:24.387Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T02:19:24.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - [2025-08-15T02:19:24.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' [2025-08-15T02:19:24.710Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:19:24.710Z] #1 transferring dockerfile: 160B done [2025-08-15T02:19:24.710Z] #1 DONE 0.0s [2025-08-15T02:19:24.710Z] [2025-08-15T02:19:24.710Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-15T02:19:24.710Z] #2 DONE 0.0s [2025-08-15T02:19:24.710Z] [2025-08-15T02:19:24.710Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest [2025-08-15T02:19:24.710Z] #3 DONE 0.0s [2025-08-15T02:19:24.710Z] [2025-08-15T02:19:24.710Z] #4 [internal] load .dockerignore [2025-08-15T02:19:24.710Z] #4 transferring context: 2B done [2025-08-15T02:19:24.710Z] #4 DONE 0.0s [2025-08-15T02:19:24.973Z] [2025-08-15T02:19:24.973Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:24.973Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done [2025-08-15T02:19:24.973Z] #5 CACHED [2025-08-15T02:19:24.973Z] [2025-08-15T02:19:24.973Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:24.973Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 0.0s done [2025-08-15T02:19:24.973Z] #6 CACHED [2025-08-15T02:19:24.973Z] [2025-08-15T02:19:24.973Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:19:24.973Z] #7 DONE 0.0s [2025-08-15T02:19:24.973Z] [2025-08-15T02:19:24.973Z] #8 exporting to image [2025-08-15T02:19:24.973Z] #8 exporting layers done [2025-08-15T02:19:24.973Z] #8 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done [2025-08-15T02:19:24.973Z] #8 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done [2025-08-15T02:19:24.973Z] #8 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done [2025-08-15T02:19:24.973Z] #8 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done [2025-08-15T02:19:24.973Z] #8 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done [2025-08-15T02:19:24.973Z] #8 pushing layers 0.0s done [2025-08-15T02:19:24.973Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done [2025-08-15T02:19:24.973Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:19:24.973Z] #8 DONE 0.1s [2025-08-15T02:19:24.973Z] [2025-08-15T02:19:24.973Z] 1 warning found (use --debug to expand): [2025-08-15T02:19:24.973Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T02:19:25.287Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 --push - [2025-08-15T02:19:25.287Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5' [2025-08-15T02:19:25.287Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:19:25.287Z] #1 transferring dockerfile: 165B done [2025-08-15T02:19:25.287Z] #1 DONE 0.0s [2025-08-15T02:19:25.287Z] [2025-08-15T02:19:25.287Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 [2025-08-15T02:19:25.287Z] #2 DONE 0.0s [2025-08-15T02:19:25.287Z] [2025-08-15T02:19:25.287Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5 [2025-08-15T02:19:25.287Z] #3 DONE 0.0s [2025-08-15T02:19:25.287Z] [2025-08-15T02:19:25.287Z] #4 [internal] load .dockerignore [2025-08-15T02:19:25.287Z] #4 transferring context: 2B done [2025-08-15T02:19:25.287Z] #4 DONE 0.0s [2025-08-15T02:19:25.287Z] [2025-08-15T02:19:25.287Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:25.287Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 0.0s done [2025-08-15T02:19:25.287Z] #5 CACHED [2025-08-15T02:19:25.287Z] [2025-08-15T02:19:25.287Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:25.548Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 0.0s done [2025-08-15T02:19:25.548Z] #6 CACHED [2025-08-15T02:19:25.548Z] [2025-08-15T02:19:25.548Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:19:25.548Z] #7 DONE 0.0s [2025-08-15T02:19:25.548Z] [2025-08-15T02:19:25.548Z] #8 exporting to image [2025-08-15T02:19:25.548Z] #8 exporting layers done [2025-08-15T02:19:25.548Z] #8 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done [2025-08-15T02:19:25.548Z] #8 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done [2025-08-15T02:19:25.548Z] #8 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done [2025-08-15T02:19:25.548Z] #8 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done [2025-08-15T02:19:25.548Z] #8 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done [2025-08-15T02:19:25.548Z] #8 pushing layers 0.1s done [2025-08-15T02:19:25.548Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 [2025-08-15T02:19:25.548Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:19:25.548Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.5@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done [2025-08-15T02:19:25.548Z] #8 DONE 0.2s [2025-08-15T02:19:25.548Z] [2025-08-15T02:19:25.548Z] 1 warning found (use --debug to expand): [2025-08-15T02:19:25.548Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T02:19:25.836Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 --push - [2025-08-15T02:19:25.836Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5' [2025-08-15T02:19:25.836Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:19:25.836Z] #1 transferring dockerfile: 206B done [2025-08-15T02:19:25.836Z] #1 DONE 0.0s [2025-08-15T02:19:25.836Z] [2025-08-15T02:19:25.836Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:19:25.836Z] #2 DONE 0.0s [2025-08-15T02:19:25.836Z] [2025-08-15T02:19:25.836Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:19:25.836Z] #3 DONE 0.0s [2025-08-15T02:19:25.836Z] [2025-08-15T02:19:25.836Z] #4 [internal] load .dockerignore [2025-08-15T02:19:25.836Z] #4 transferring context: 2B done [2025-08-15T02:19:25.836Z] #4 DONE 0.0s [2025-08-15T02:19:25.836Z] [2025-08-15T02:19:25.836Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:25.836Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done [2025-08-15T02:19:25.836Z] #5 CACHED [2025-08-15T02:19:25.836Z] [2025-08-15T02:19:25.836Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:25.836Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done [2025-08-15T02:19:25.836Z] #6 CACHED [2025-08-15T02:19:25.836Z] [2025-08-15T02:19:25.836Z] #7 exporting to image [2025-08-15T02:19:25.836Z] #7 exporting layers done [2025-08-15T02:19:25.836Z] #7 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done [2025-08-15T02:19:25.836Z] #7 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done [2025-08-15T02:19:25.836Z] #7 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done [2025-08-15T02:19:25.836Z] #7 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done [2025-08-15T02:19:25.836Z] #7 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done [2025-08-15T02:19:25.836Z] #7 pushing layers 0.0s done [2025-08-15T02:19:25.836Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 [2025-08-15T02:19:25.836Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:19:26.097Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done [2025-08-15T02:19:26.097Z] #7 DONE 0.1s [2025-08-15T02:19:26.097Z] [2025-08-15T02:19:26.097Z] #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:19:26.097Z] #8 DONE 0.0s [2025-08-15T02:19:26.097Z] [2025-08-15T02:19:26.097Z] 1 warning found (use --debug to expand): [2025-08-15T02:19:26.097Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T02:19:26.382Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' [2025-08-15T02:19:26.382Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - [2025-08-15T02:19:26.382Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:19:26.382Z] #1 transferring dockerfile: 158B done [2025-08-15T02:19:26.382Z] #1 DONE 0.0s [2025-08-15T02:19:26.382Z] [2025-08-15T02:19:26.382Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-15T02:19:26.382Z] #2 DONE 0.0s [2025-08-15T02:19:26.382Z] [2025-08-15T02:19:26.382Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main [2025-08-15T02:19:26.382Z] #3 DONE 0.0s [2025-08-15T02:19:26.382Z] [2025-08-15T02:19:26.382Z] #4 [internal] load .dockerignore [2025-08-15T02:19:26.382Z] #4 transferring context: 2B done [2025-08-15T02:19:26.382Z] #4 DONE 0.0s [2025-08-15T02:19:26.382Z] [2025-08-15T02:19:26.382Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:26.382Z] #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done [2025-08-15T02:19:26.382Z] #5 CACHED [2025-08-15T02:19:26.382Z] [2025-08-15T02:19:26.382Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:26.382Z] #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 done [2025-08-15T02:19:26.382Z] #6 DONE 0.0s [2025-08-15T02:19:26.641Z] [2025-08-15T02:19:26.641Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:20289e94567b3f42fd0324967ed1fefb4772fd88ff0bd0b0fa2cb601006f6855 [2025-08-15T02:19:26.641Z] #6 CACHED [2025-08-15T02:19:26.641Z] [2025-08-15T02:19:26.641Z] #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T02:19:26.641Z] #7 DONE 0.0s [2025-08-15T02:19:26.641Z] [2025-08-15T02:19:26.641Z] #8 exporting to image [2025-08-15T02:19:26.641Z] #8 exporting layers done [2025-08-15T02:19:26.641Z] #8 exporting manifest sha256:c30a0ace347aa990ca96fcf9220a6ac130b15d86042587189023452088e28b7e done [2025-08-15T02:19:26.641Z] #8 exporting config sha256:fd0b52e42b4e230317bc9154e27c0b10e970bc24077f73fd50d1a0472d54e024 done [2025-08-15T02:19:26.641Z] #8 exporting manifest sha256:628ec19fc0175c92fcc5a412d12fb8e78b2bfb100d244805eb75e87da38af219 done [2025-08-15T02:19:26.641Z] #8 exporting config sha256:92b9fbbc6c48a2e315a5f83a1fa18a581b7f4397014e40c355adb49b3c36ab18 done [2025-08-15T02:19:26.641Z] #8 exporting manifest list sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 done [2025-08-15T02:19:26.641Z] #8 pushing layers 0.0s done [2025-08-15T02:19:26.641Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:79b42fc3061656cecd6ba075978e6276397888e44095c29c9eaf1e350720a428 0.1s done [2025-08-15T02:19:26.641Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T02:19:26.641Z] #8 DONE 0.1s [2025-08-15T02:19:26.641Z] [2025-08-15T02:19:26.641Z] 1 warning found (use --debug to expand): [2025-08-15T02:19:26.641Z]  - 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-08-15T02:19:27.052Z] + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:27.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:27.969Z] ---> package-listing.sh [2025-08-15T02:19:27.969Z] ++ facter osfamily [2025-08-15T02:19:27.969Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T02:19:28.231Z] + OS_FAMILY=redhat [2025-08-15T02:19:28.231Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-08-15T02:19:28.231Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T02:19:28.231Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T02:19:28.231Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T02:19:28.231Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T02:19:28.231Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-15T02:19:28.231Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T02:19:28.231Z] + case "${OS_FAMILY}" in [2025-08-15T02:19:28.231Z] + rpm -qa [2025-08-15T02:19:28.231Z] + sort [2025-08-15T02:19:28.800Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T02:19:28.800Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T02:19:28.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T02:19:28.800Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-15T02:19:28.800Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-08-15T02:19:28.800Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-08-15T02:19:28.809Z] 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-15T02:19:29.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:19:29.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:19:29.671Z] [2025-08-15T02:19:29.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:19:29.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:19:29.976Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T02:19:29.976Z] 5eb5b503b376: Pulling fs layer [2025-08-15T02:19:29.976Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T02:19:29.976Z] ec43610c2a17: Pulling fs layer [2025-08-15T02:19:29.976Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T02:19:29.976Z] 33b1e0a273af: Pulling fs layer [2025-08-15T02:19:29.976Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T02:19:29.976Z] 2f39f015ded8: Pulling fs layer [2025-08-15T02:19:29.976Z] 33b1e0a273af: Waiting [2025-08-15T02:19:29.976Z] 5d3b04190fa2: Waiting [2025-08-15T02:19:29.976Z] 2f39f015ded8: Waiting [2025-08-15T02:19:29.976Z] 3a2ae6a8a46f: Waiting [2025-08-15T02:19:29.976Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T02:19:29.976Z] 5c69ac0246d0: Download complete [2025-08-15T02:19:29.976Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T02:19:29.976Z] 3a2ae6a8a46f: Download complete [2025-08-15T02:19:30.243Z] 33b1e0a273af: Verifying Checksum [2025-08-15T02:19:30.243Z] 33b1e0a273af: Download complete [2025-08-15T02:19:30.243Z] ec43610c2a17: Verifying Checksum [2025-08-15T02:19:30.243Z] ec43610c2a17: Download complete [2025-08-15T02:19:30.243Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T02:19:30.243Z] 5d3b04190fa2: Download complete [2025-08-15T02:19:30.243Z] 5eb5b503b376: Verifying Checksum [2025-08-15T02:19:30.243Z] 5eb5b503b376: Download complete [2025-08-15T02:19:30.822Z] 2f39f015ded8: Verifying Checksum [2025-08-15T02:19:30.822Z] 2f39f015ded8: Download complete [2025-08-15T02:19:31.766Z] 5eb5b503b376: Pull complete [2025-08-15T02:19:31.766Z] 5c69ac0246d0: Pull complete [2025-08-15T02:19:32.347Z] ec43610c2a17: Pull complete [2025-08-15T02:19:32.347Z] 3a2ae6a8a46f: Pull complete [2025-08-15T02:19:32.618Z] 33b1e0a273af: Pull complete [2025-08-15T02:19:32.619Z] 5d3b04190fa2: Pull complete [2025-08-15T02:19:36.822Z] 2f39f015ded8: Pull complete [2025-08-15T02:19:36.822Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T02:19:36.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:19:36.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:19:36.990Z] prd-centos7-docker-4c-2g-7055 does not seem to be running inside a container [2025-08-15T02:19:37.018Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:19:40.473Z] $ docker top 264c1eb76c5475a55fb70f0d5d01033967274943565c2ad849a13aa188a204eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:19:40.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T02:19:41.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T02:19:41.423Z] + ls /var/log/sa-host [2025-08-15T02:19:41.423Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:19:41.514Z] provisioning config files... [2025-08-15T02:19:41.525Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17731255240524520973tmp [Pipeline] { [Pipeline] echo [2025-08-15T02:19:41.547Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:41.847Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T02:19:41.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:42.192Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T02:19:42.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:42.503Z] ---> sudo-logs.sh [2025-08-15T02:19:42.503Z] Archiving 'sudo' log.. [2025-08-15T02:19:42.503Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7055.novalocal: Name or service not known [2025-08-15T02:19:42.503Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7055.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-15T02:19:42.529Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:42.813Z] ---> job-cost.sh [2025-08-15T02:19:42.813Z] lf-activate-venv: SKIPPING [2025-08-15T02:19:42.813Z] INFO: No Stack... [2025-08-15T02:19:43.072Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-15T02:19:43.332Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T02:19:43.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:19:43.628Z] ---> logs-deploy.sh [2025-08-15T02:19:43.628Z] lf-activate-venv: SKIPPING [2025-08-15T02:19:43.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/28 [2025-08-15T02:19:43.628Z] INFO: archiving workspace using pattern(s): [2025-08-15T02:19:44.636Z] Archives upload complete. [2025-08-15T02:19:44.636Z] INFO: archiving logs to Nexus [2025-08-15T02:19:45.203Z] ---> uname -a: [2025-08-15T02:19:45.203Z] Linux prd-centos7-docker-4c-2g-7055.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-08-15T02:19:45.203Z] [2025-08-15T02:19:45.203Z] [2025-08-15T02:19:45.203Z] ---> lscpu: [2025-08-15T02:19:45.203Z] Architecture: x86_64 [2025-08-15T02:19:45.203Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-15T02:19:45.203Z] Byte Order: Little Endian [2025-08-15T02:19:45.203Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-15T02:19:45.203Z] CPU(s): 2 [2025-08-15T02:19:45.203Z] On-line CPU(s) list: 0,1 [2025-08-15T02:19:45.203Z] Thread(s) per core: 1 [2025-08-15T02:19:45.203Z] Core(s) per socket: 1 [2025-08-15T02:19:45.203Z] Socket(s): 2 [2025-08-15T02:19:45.203Z] NUMA node(s): 1 [2025-08-15T02:19:45.203Z] Vendor ID: AuthenticAMD [2025-08-15T02:19:45.203Z] CPU family: 23 [2025-08-15T02:19:45.203Z] Model: 49 [2025-08-15T02:19:45.203Z] Model name: AMD EPYC-Rome Processor [2025-08-15T02:19:45.203Z] Stepping: 0 [2025-08-15T02:19:45.203Z] CPU MHz: 2800.000 [2025-08-15T02:19:45.203Z] BogoMIPS: 5600.00 [2025-08-15T02:19:45.203Z] Virtualization: AMD-V [2025-08-15T02:19:45.203Z] Hypervisor vendor: KVM [2025-08-15T02:19:45.203Z] Virtualization type: full [2025-08-15T02:19:45.203Z] L1d cache: 64 KiB [2025-08-15T02:19:45.203Z] L1i cache: 64 KiB [2025-08-15T02:19:45.203Z] L2 cache: 1 MiB [2025-08-15T02:19:45.203Z] L3 cache: 32 MiB [2025-08-15T02:19:45.203Z] NUMA node0 CPU(s): 0,1 [2025-08-15T02:19:45.203Z] Vulnerability Itlb multihit: Not affected [2025-08-15T02:19:45.203Z] Vulnerability L1tf: Not affected [2025-08-15T02:19:45.203Z] Vulnerability Mds: Not affected [2025-08-15T02:19:45.203Z] Vulnerability Meltdown: Not affected [2025-08-15T02:19:45.203Z] Vulnerability Mmio stale data: Not affected [2025-08-15T02:19:45.203Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-15T02:19:45.203Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-15T02:19:45.203Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-15T02:19:45.203Z] Vulnerability Srbds: Not affected [2025-08-15T02:19:45.203Z] Vulnerability Tsx async abort: Not affected [2025-08-15T02:19:45.203Z] 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-08-15T02:19:45.203Z] [2025-08-15T02:19:45.203Z] [2025-08-15T02:19:45.203Z] ---> nproc: [2025-08-15T02:19:45.203Z] 2 [2025-08-15T02:19:45.203Z] [2025-08-15T02:19:45.203Z] [2025-08-15T02:19:45.203Z] ---> df -h: [2025-08-15T02:19:45.203Z] Filesystem Size Used Avail Use% Mounted on [2025-08-15T02:19:45.203Z] overlay 40G 7.3G 33G 19% / [2025-08-15T02:19:45.203Z] tmpfs 64M 0 64M 0% /dev [2025-08-15T02:19:45.203Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-15T02:19:45.203Z] shm 64M 0 64M 0% /dev/shm [2025-08-15T02:19:45.203Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-15T02:19:45.203Z] [2025-08-15T02:19:45.203Z] [2025-08-15T02:19:45.203Z] Cannot open /var/log/sysstat/sa15: No such file or directory [2025-08-15T02:19:45.203Z] Please check if data collecting is enabled [2025-08-15T02:19:45.203Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:19:45.500Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-15T02:19:45.588Z] $ docker stop --time=1 264c1eb76c5475a55fb70f0d5d01033967274943565c2ad849a13aa188a204eb [2025-08-15T02:19:46.730Z] $ docker rm -f --volumes 264c1eb76c5475a55fb70f0d5d01033967274943565c2ad849a13aa188a204eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-15T02:19:46.841Z] [WS-CLEANUP] Deleting project workspace... [2025-08-15T02:19:46.841Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-15T02:19:46.857Z] [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-08-15T02:19:47.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:19:47.300Z] [2025-08-15T02:19:47.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:19:47.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:19:47.609Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T02:19:47.609Z] 5eb5b503b376: Pulling fs layer [2025-08-15T02:19:47.609Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T02:19:47.609Z] ec43610c2a17: Pulling fs layer [2025-08-15T02:19:47.609Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T02:19:47.609Z] 33b1e0a273af: Pulling fs layer [2025-08-15T02:19:47.609Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T02:19:47.609Z] 2f39f015ded8: Pulling fs layer [2025-08-15T02:19:47.609Z] 33b1e0a273af: Waiting [2025-08-15T02:19:47.609Z] 5d3b04190fa2: Waiting [2025-08-15T02:19:47.609Z] 2f39f015ded8: Waiting [2025-08-15T02:19:47.609Z] 5c69ac0246d0: Download complete [2025-08-15T02:19:47.609Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T02:19:47.609Z] 3a2ae6a8a46f: Download complete [2025-08-15T02:19:47.609Z] 33b1e0a273af: Verifying Checksum [2025-08-15T02:19:47.609Z] 33b1e0a273af: Download complete [2025-08-15T02:19:47.609Z] ec43610c2a17: Verifying Checksum [2025-08-15T02:19:47.609Z] ec43610c2a17: Download complete [2025-08-15T02:19:47.609Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T02:19:47.609Z] 5d3b04190fa2: Download complete [2025-08-15T02:19:47.873Z] 5eb5b503b376: Verifying Checksum [2025-08-15T02:19:47.873Z] 5eb5b503b376: Download complete [2025-08-15T02:19:48.818Z] 2f39f015ded8: Download complete [2025-08-15T02:19:49.753Z] 5eb5b503b376: Pull complete [2025-08-15T02:19:49.753Z] 5c69ac0246d0: Pull complete [2025-08-15T02:19:50.690Z] ec43610c2a17: Pull complete [2025-08-15T02:19:50.947Z] 3a2ae6a8a46f: Pull complete [2025-08-15T02:19:50.947Z] 33b1e0a273af: Pull complete [2025-08-15T02:19:51.204Z] 5d3b04190fa2: Pull complete [2025-08-15T02:19:56.161Z] Removing intermediate container 686b0591a1c8 [2025-08-15T02:19:56.161Z] ---> 9717776ede6c [2025-08-15T02:19:56.161Z] Step 9/10 : COPY . . [2025-08-15T02:19:56.161Z] ---> ce2b1ef158f4 [2025-08-15T02:19:56.161Z] Step 10/10 : RUN ${MAKE} [2025-08-15T02:19:56.161Z] ---> Running in ad90861e4954 [2025-08-15T02:19:56.161Z] noop [2025-08-15T02:19:56.161Z] Removing intermediate container ad90861e4954 [2025-08-15T02:19:56.161Z] ---> 092c048af704 [2025-08-15T02:19:56.161Z] Successfully built 092c048af704 [2025-08-15T02:19:56.161Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:19:56.561Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T02:19:56.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:19:56.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-7049 does not seem to be running inside a container [2025-08-15T02:19:56.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/28 -v /w/workspace/device-s7/28:/w/workspace/device-s7/28:rw,z -v /w/workspace/device-s7/28@tmp:/w/workspace/device-s7/28@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-08-15T02:19:57.778Z] 2f39f015ded8: Pull complete [2025-08-15T02:19:57.778Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T02:19:57.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:19:57.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:19:58.349Z] $ docker top 7880bb1c857667522fdd2ea43b388fd0a0f3896d431dce2bcf56995f068a785e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:19:58.772Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:19:58.783Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:19:59.300Z] + go version [2025-08-15T02:19:59.301Z] go version go1.23.9 linux/arm64 [2025-08-15T02:20:01.653Z] $ docker top 9193d14f2075d20446887af84d9053b6669d931fdaf9824d9089fdf957403cfa -eo pid,comm [Pipeline] { [Pipeline] } [2025-08-15T02:20:01.757Z] $ docker stop --time=1 7880bb1c857667522fdd2ea43b388fd0a0f3896d431dce2bcf56995f068a785e [2025-08-15T02:20:03.515Z] $ docker rm -f --volumes 7880bb1c857667522fdd2ea43b388fd0a0f3896d431dce2bcf56995f068a785e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:20:04.040Z] ---> job-cost.sh [2025-08-15T02:20:04.040Z] lf-activate-venv: SKIPPING [2025-08-15T02:20:04.040Z] INFO: No Stack... [2025-08-15T02:20:04.196Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T02:20:04.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:20:04.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T02:20:04.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-7049 does not seem to be running inside a container [2025-08-15T02:20:04.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/28 -v /w/workspace/device-s7/28:/w/workspace/device-s7/28:rw,z -v /w/workspace/device-s7/28@tmp:/w/workspace/device-s7/28@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-08-15T02:20:04.871Z] INFO: Archiving Costs [2025-08-15T02:20:05.941Z] $ docker top c56860de8300412c6d7ac7ab7c596801b5f4024c06460e7f9b10e44fbc3e8e7e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-08-15T02:20:06.457Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-08-15T02:20:06.457Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T02:20:06.472Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [2025-08-15T02:20:06.478Z] Resource [jenkins-edgexfoundry-device-s7-main-28-stack-cost] did not exist. Created. [2025-08-15T02:20:06.484Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T02:20:06.789Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-15T02:20:06.827Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T02:20:06.833Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T02:20:06.862Z] + git config --global --add safe.directory /w/workspace/device-s7/28 [2025-08-15T02:20:06.842Z] $ docker stop --time=1 9193d14f2075d20446887af84d9053b6669d931fdaf9824d9089fdf957403cfa [2025-08-15T02:20:07.974Z] $ docker rm -f --volumes 9193d14f2075d20446887af84d9053b6669d931fdaf9824d9089fdf957403cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-15T02:20:08.730Z] + make test [2025-08-15T02:20:08.730Z] go test -race -coverprofile=coverage.out ./... [2025-08-15T02:21:05.214Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-08-15T02:25:27.135Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-08-15T02:25:27.135Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.142s coverage: 6.8% of statements [2025-08-15T02:25:28.546Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-15T02:25:28.546Z] go vet ./... [2025-08-15T02:30:05.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T02:30:05.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T02:30:05.464Z] ./bin/test-attribution-txt.sh [2025-08-15T02:30:05.464Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T02:30:05.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T02:30:05.523Z] $ docker stop --time=1 c56860de8300412c6d7ac7ab7c596801b5f4024c06460e7f9b10e44fbc3e8e7e [2025-08-15T02:30:07.503Z] $ docker rm -f --volumes c56860de8300412c6d7ac7ab7c596801b5f4024c06460e7f9b10e44fbc3e8e7e [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:30:09.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T02:30:09.837Z] Warning: overwriting stash ‘coverage-report’ [2025-08-15T02:30:10.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T02:30:10.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T02:30:11.338Z] + ls -al . [2025-08-15T02:30:11.338Z] total 216 [2025-08-15T02:30:11.338Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 02:20 . [2025-08-15T02:30:11.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:16 .. [2025-08-15T02:30:11.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:17 .git [2025-08-15T02:30:11.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:16 .github [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 237 Aug 15 02:16 .gitignore [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 15 02:16 .golangci.yml [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 20318 Aug 15 02:16 Attribution.txt [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 1668 Aug 15 02:16 CHANGLOG.md [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 1579 Aug 15 02:16 Dockerfile [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 643 Aug 15 02:16 Jenkinsfile [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 10947 Aug 15 02:16 LICENSE [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 1903 Aug 15 02:16 Makefile [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 614 Aug 15 02:16 OWNERS.md [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 2393 Aug 15 02:16 README.md [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:13 VERSION [2025-08-15T02:30:11.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:16 bin [2025-08-15T02:30:11.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:16 cmd [2025-08-15T02:30:11.338Z] -rw-r--r-- 1 jenkins jenkins 19094 Aug 15 02:25 coverage.out [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 6153 Aug 15 02:16 go.mod [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 87167 Aug 15 02:16 go.sum [2025-08-15T02:30:11.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:16 internal [2025-08-15T02:30:11.338Z] -rw-rw-r-- 1 jenkins jenkins 223 Aug 15 02:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:30:11.743Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 --label arch=arm64 --label version=4.1.0-dev.5 . [2025-08-15T02:30:12.019Z] Sending build context to Docker daemon 8.085MB [2025-08-15T02:30:12.291Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T02:30:12.291Z] Step 2/24 : FROM ${BASE} AS builder [2025-08-15T02:30:12.291Z] ---> 092c048af704 [2025-08-15T02:30:12.291Z] Step 3/24 : ARG MAKE=make build [2025-08-15T02:30:12.291Z] ---> Running in 901ad528d02e [2025-08-15T02:30:12.879Z] Removing intermediate container 901ad528d02e [2025-08-15T02:30:12.879Z] ---> e9c609868237 [2025-08-15T02:30:12.879Z] Step 4/24 : WORKDIR /device-s7 [2025-08-15T02:30:12.879Z] ---> Running in f59e614da69a [2025-08-15T02:30:13.160Z] Removing intermediate container f59e614da69a [2025-08-15T02:30:13.160Z] ---> 1e471dd9d545 [2025-08-15T02:30:13.160Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-15T02:30:13.160Z] ---> Running in cf3e265730e0 [2025-08-15T02:30:13.435Z] Removing intermediate container cf3e265730e0 [2025-08-15T02:30:13.435Z] ---> d69c27b52720 [2025-08-15T02:30:13.435Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-08-15T02:30:13.708Z] ---> Running in 2f5b9433b4a7 [2025-08-15T02:30:14.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:30:15.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:30:17.221Z] OK: 239 MiB in 58 packages [2025-08-15T02:30:18.197Z] Removing intermediate container 2f5b9433b4a7 [2025-08-15T02:30:18.197Z] ---> 2047a79443d1 [2025-08-15T02:30:18.197Z] Step 7/24 : COPY go.mod vendor* ./ [2025-08-15T02:30:18.783Z] ---> e8c15a541ede [2025-08-15T02:30:18.783Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:30:18.783Z] ---> Running in 7026a9fedf7e [2025-08-15T02:30:22.152Z] Removing intermediate container 7026a9fedf7e [2025-08-15T02:30:22.153Z] ---> d40a9cf6310f [2025-08-15T02:30:22.153Z] Step 9/24 : COPY . . [2025-08-15T02:30:22.426Z] ---> 2bb8ed29c011 [2025-08-15T02:30:22.426Z] Step 10/24 : RUN ${MAKE} [2025-08-15T02:30:22.699Z] ---> Running in 977e02833573 [2025-08-15T02:30:23.666Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-08-15T02:34:31.075Z] Removing intermediate container 977e02833573 [2025-08-15T02:34:31.075Z] ---> 0fa2f205a285 [2025-08-15T02:34:31.075Z] Step 11/24 : FROM alpine:3.20 [2025-08-15T02:34:31.075Z] 3.20: Pulling from library/alpine [2025-08-15T02:34:31.075Z] 13e713f82565: Pulling fs layer [2025-08-15T02:34:31.075Z] 13e713f82565: Verifying Checksum [2025-08-15T02:34:31.075Z] 13e713f82565: Download complete [2025-08-15T02:34:31.075Z] 13e713f82565: Pull complete [2025-08-15T02:34:31.075Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:34:31.075Z] Status: Downloaded newer image for alpine:3.20 [2025-08-15T02:34:31.075Z] ---> c88e9dceb6cb [2025-08-15T02:34:31.075Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-08-15T02:34:31.075Z] ---> Running in 7732b85c0e3b [2025-08-15T02:34:31.075Z] Removing intermediate container 7732b85c0e3b [2025-08-15T02:34:31.075Z] ---> 0667a6f4d1af [2025-08-15T02:34:31.075Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-08-15T02:34:31.075Z] ---> Running in 79fbd64c4e13 [2025-08-15T02:34:31.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:34:31.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:34:31.075Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:34:31.075Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T02:34:31.075Z] OK: 9 MiB in 15 packages [2025-08-15T02:34:31.075Z] Removing intermediate container 79fbd64c4e13 [2025-08-15T02:34:31.075Z] ---> 909d7f22fde8 [2025-08-15T02:34:31.075Z] Step 14/24 : RUN apk --no-cache upgrade [2025-08-15T02:34:31.075Z] ---> Running in 0e21630cc0d4 [2025-08-15T02:34:31.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:34:31.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:34:31.075Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:34:31.075Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:34:31.075Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:34:31.075Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:34:31.075Z] Executing busybox-1.36.1-r30.trigger [2025-08-15T02:34:31.075Z] OK: 9 MiB in 15 packages [2025-08-15T02:34:31.075Z] Removing intermediate container 0e21630cc0d4 [2025-08-15T02:34:31.075Z] ---> 7fdf10ae1138 [2025-08-15T02:34:31.075Z] Step 15/24 : WORKDIR / [2025-08-15T02:34:31.075Z] ---> Running in 6fe0705488cc [2025-08-15T02:34:31.075Z] Removing intermediate container 6fe0705488cc [2025-08-15T02:34:31.075Z] ---> 41442c69782f [2025-08-15T02:34:31.075Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-08-15T02:34:32.045Z] ---> 685a052a64fd [2025-08-15T02:34:32.045Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-08-15T02:34:34.007Z] ---> 1b3fa1c7e92f [2025-08-15T02:34:34.008Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-08-15T02:34:34.763Z] ---> 04d5490381ac [2025-08-15T02:34:34.763Z] Step 19/24 : EXPOSE 59994 [2025-08-15T02:34:34.763Z] ---> Running in d0d0625a5745 [2025-08-15T02:34:35.031Z] Removing intermediate container d0d0625a5745 [2025-08-15T02:34:35.031Z] ---> 0ce00656338e [2025-08-15T02:34:35.032Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-08-15T02:34:35.301Z] ---> Running in e0224cdb2c0b [2025-08-15T02:34:35.569Z] Removing intermediate container e0224cdb2c0b [2025-08-15T02:34:35.569Z] ---> ae182ae50da7 [2025-08-15T02:34:35.569Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-15T02:34:35.569Z] ---> Running in 77c2041fe5bc [2025-08-15T02:34:35.846Z] Removing intermediate container 77c2041fe5bc [2025-08-15T02:34:35.846Z] ---> 2c32636803c2 [2025-08-15T02:34:35.846Z] Step 22/24 : LABEL arch=arm64 [2025-08-15T02:34:36.113Z] ---> Running in 1f3e51ba97ff [2025-08-15T02:34:36.381Z] Removing intermediate container 1f3e51ba97ff [2025-08-15T02:34:36.381Z] ---> f8bae4360d8d [2025-08-15T02:34:36.381Z] Step 23/24 : LABEL git_sha=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:34:36.381Z] ---> Running in 0abd9ca74477 [2025-08-15T02:34:36.650Z] Removing intermediate container 0abd9ca74477 [2025-08-15T02:34:36.650Z] ---> 2538dbe48857 [2025-08-15T02:34:36.650Z] Step 24/24 : LABEL version=4.1.0-dev.5 [2025-08-15T02:34:36.931Z] ---> Running in 5d9a8d4110f8 [2025-08-15T02:34:37.200Z] Removing intermediate container 5d9a8d4110f8 [2025-08-15T02:34:37.200Z] ---> 99d1a1982a20 [2025-08-15T02:34:37.200Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-15T02:34:37.200Z] Successfully built 99d1a1982a20 [2025-08-15T02:34:37.200Z] Successfully tagged device-s7-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-08-15T02:34:37.768Z] provisioning config files... [2025-08-15T02:34:37.786Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/28@tmp/config4894174795253302477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:34:38.159Z] ---> ****-login.sh [2025-08-15T02:34:38.160Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:34:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:34:38.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:34:38.431Z] Configure a credential helper to remove this warning. See [2025-08-15T02:34:38.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:34:38.431Z] [2025-08-15T02:34:38.431Z] Login Succeeded [2025-08-15T02:34:38.431Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:34:38.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:34:38.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:34:38.699Z] Configure a credential helper to remove this warning. See [2025-08-15T02:34:38.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:34:38.699Z] [2025-08-15T02:34:38.699Z] Login Succeeded [2025-08-15T02:34:38.968Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:34:39.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:34:39.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:34:39.241Z] Configure a credential helper to remove this warning. See [2025-08-15T02:34:39.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:34:39.241Z] [2025-08-15T02:34:39.241Z] Login Succeeded [2025-08-15T02:34:39.241Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:34:39.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:34:39.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:34:39.513Z] Configure a credential helper to remove this warning. See [2025-08-15T02:34:39.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:34:39.513Z] [2025-08-15T02:34:39.513Z] Login Succeeded [2025-08-15T02:34:39.513Z] ****.io [2025-08-15T02:34:39.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:34:40.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:34:40.052Z] Configure a credential helper to remove this warning. See [2025-08-15T02:34:40.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:34:40.052Z] [2025-08-15T02:34:40.052Z] Login Succeeded [2025-08-15T02:34:40.052Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:34:40.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:34:40.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:34:40.153Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-08-15T02:34:40.153Z] 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:34:40.153Z] latest [2025-08-15T02:34:40.153Z] 4.1.0-dev.5 [2025-08-15T02:34:40.153Z] 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:34:40.153Z] main [2025-08-15T02:34:40.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:40.550Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:40.937Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:34:40.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-15T02:34:40.937Z] f1f5773fa320: Preparing [2025-08-15T02:34:40.937Z] eb8164a8f6e3: Preparing [2025-08-15T02:34:40.937Z] 4a6bb962d878: Preparing [2025-08-15T02:34:40.937Z] 5bee2f19d6b2: Preparing [2025-08-15T02:34:40.937Z] e87ec863a3ed: Preparing [2025-08-15T02:34:40.937Z] 1e890da81ec9: Preparing [2025-08-15T02:34:40.937Z] 1e890da81ec9: Waiting [2025-08-15T02:34:41.220Z] f1f5773fa320: Pushed [2025-08-15T02:34:41.220Z] e87ec863a3ed: Pushed [2025-08-15T02:34:41.220Z] 4a6bb962d878: Pushed [2025-08-15T02:34:41.220Z] 1e890da81ec9: Layer already exists [2025-08-15T02:34:41.489Z] 5bee2f19d6b2: Pushed [2025-08-15T02:34:50.439Z] eb8164a8f6e3: Pushed [2025-08-15T02:34:50.439Z] 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:50.821Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:51.893Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-08-15T02:34:51.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-15T02:34:51.893Z] f1f5773fa320: Preparing [2025-08-15T02:34:51.893Z] eb8164a8f6e3: Preparing [2025-08-15T02:34:51.893Z] 4a6bb962d878: Preparing [2025-08-15T02:34:51.893Z] 5bee2f19d6b2: Preparing [2025-08-15T02:34:51.893Z] e87ec863a3ed: Preparing [2025-08-15T02:34:51.893Z] 1e890da81ec9: Preparing [2025-08-15T02:34:51.893Z] 1e890da81ec9: Waiting [2025-08-15T02:34:51.893Z] eb8164a8f6e3: Layer already exists [2025-08-15T02:34:51.893Z] 4a6bb962d878: Layer already exists [2025-08-15T02:34:51.893Z] 5bee2f19d6b2: Layer already exists [2025-08-15T02:34:51.893Z] f1f5773fa320: Layer already exists [2025-08-15T02:34:51.893Z] e87ec863a3ed: Layer already exists [2025-08-15T02:34:51.893Z] 1e890da81ec9: Layer already exists [2025-08-15T02:34:51.893Z] latest: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:52.285Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:52.665Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.5 [2025-08-15T02:34:52.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-15T02:34:52.665Z] f1f5773fa320: Preparing [2025-08-15T02:34:52.665Z] eb8164a8f6e3: Preparing [2025-08-15T02:34:52.665Z] 4a6bb962d878: Preparing [2025-08-15T02:34:52.665Z] 5bee2f19d6b2: Preparing [2025-08-15T02:34:52.665Z] e87ec863a3ed: Preparing [2025-08-15T02:34:52.665Z] 1e890da81ec9: Preparing [2025-08-15T02:34:52.665Z] 1e890da81ec9: Waiting [2025-08-15T02:34:52.665Z] e87ec863a3ed: Layer already exists [2025-08-15T02:34:52.665Z] 4a6bb962d878: Layer already exists [2025-08-15T02:34:52.665Z] eb8164a8f6e3: Layer already exists [2025-08-15T02:34:52.665Z] 5bee2f19d6b2: Layer already exists [2025-08-15T02:34:52.665Z] f1f5773fa320: Layer already exists [2025-08-15T02:34:52.665Z] 1e890da81ec9: Layer already exists [2025-08-15T02:34:52.934Z] 4.1.0-dev.5: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:53.302Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:53.680Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:34:53.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-15T02:34:53.680Z] f1f5773fa320: Preparing [2025-08-15T02:34:53.680Z] eb8164a8f6e3: Preparing [2025-08-15T02:34:53.680Z] 4a6bb962d878: Preparing [2025-08-15T02:34:53.680Z] 5bee2f19d6b2: Preparing [2025-08-15T02:34:53.680Z] e87ec863a3ed: Preparing [2025-08-15T02:34:53.680Z] 1e890da81ec9: Preparing [2025-08-15T02:34:53.680Z] 1e890da81ec9: Waiting [2025-08-15T02:34:53.680Z] eb8164a8f6e3: Layer already exists [2025-08-15T02:34:53.680Z] f1f5773fa320: Layer already exists [2025-08-15T02:34:53.680Z] 5bee2f19d6b2: Layer already exists [2025-08-15T02:34:53.680Z] e87ec863a3ed: Layer already exists [2025-08-15T02:34:53.680Z] 4a6bb962d878: Layer already exists [2025-08-15T02:34:53.680Z] 1e890da81ec9: Layer already exists [2025-08-15T02:34:53.948Z] 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:54.338Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:54.717Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-08-15T02:34:54.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-08-15T02:34:54.717Z] f1f5773fa320: Preparing [2025-08-15T02:34:54.717Z] eb8164a8f6e3: Preparing [2025-08-15T02:34:54.717Z] 4a6bb962d878: Preparing [2025-08-15T02:34:54.717Z] 5bee2f19d6b2: Preparing [2025-08-15T02:34:54.717Z] e87ec863a3ed: Preparing [2025-08-15T02:34:54.717Z] 1e890da81ec9: Preparing [2025-08-15T02:34:54.717Z] 1e890da81ec9: Waiting [2025-08-15T02:34:54.717Z] e87ec863a3ed: Layer already exists [2025-08-15T02:34:54.717Z] eb8164a8f6e3: Layer already exists [2025-08-15T02:34:54.717Z] 4a6bb962d878: Layer already exists [2025-08-15T02:34:54.717Z] f1f5773fa320: Layer already exists [2025-08-15T02:34:54.717Z] 5bee2f19d6b2: Layer already exists [2025-08-15T02:34:54.717Z] 1e890da81ec9: Layer already exists [2025-08-15T02:34:54.986Z] main: digest: sha256:9f062485e77f77af57a8fb58b2f62a624770a9928169906f9444f4566068f3e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:34:55.075Z] ===================================================== [Pipeline] echo [2025-08-15T02:34:55.090Z] taggedImages: [2025-08-15T02:34:55.090Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [2025-08-15T02:34:55.090Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-08-15T02:34:55.090Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.5 [2025-08-15T02:34:55.090Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [2025-08-15T02:34:55.090Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo [2025-08-15T02:34:55.108Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] echo [2025-08-15T02:34:55.123Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo [2025-08-15T02:34:55.135Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.5 [Pipeline] echo [2025-08-15T02:34:55.150Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:72d63edd4ef09c52b2d9c5efb1b5cb257cb61318-4.1.0-dev.5 [Pipeline] echo [2025-08-15T02:34:55.166Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:55.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:34:55.590Z] [2025-08-15T02:34:55.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:34:55.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:34:55.945Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-15T02:34:55.945Z] 8998bd30e6a1: Pulling fs layer [2025-08-15T02:34:55.945Z] 04944245beec: Pulling fs layer [2025-08-15T02:34:55.945Z] 699f458cf7ca: Pulling fs layer [2025-08-15T02:34:55.945Z] 765212b225bb: Pulling fs layer [2025-08-15T02:34:55.945Z] f23df028b6ca: Pulling fs layer [2025-08-15T02:34:55.945Z] d65c8cfc05b1: Pulling fs layer [2025-08-15T02:34:55.945Z] 2437ff75d9bd: Pulling fs layer [2025-08-15T02:34:55.945Z] f23df028b6ca: Waiting [2025-08-15T02:34:55.945Z] d65c8cfc05b1: Waiting [2025-08-15T02:34:55.945Z] 2437ff75d9bd: Waiting [2025-08-15T02:34:55.945Z] 765212b225bb: Waiting [2025-08-15T02:34:56.214Z] 04944245beec: Verifying Checksum [2025-08-15T02:34:56.214Z] 04944245beec: Download complete [2025-08-15T02:34:56.214Z] 765212b225bb: Verifying Checksum [2025-08-15T02:34:56.214Z] 765212b225bb: Download complete [2025-08-15T02:34:56.214Z] f23df028b6ca: Verifying Checksum [2025-08-15T02:34:56.214Z] f23df028b6ca: Download complete [2025-08-15T02:34:56.214Z] d65c8cfc05b1: Verifying Checksum [2025-08-15T02:34:56.214Z] d65c8cfc05b1: Download complete [2025-08-15T02:34:56.482Z] 699f458cf7ca: Verifying Checksum [2025-08-15T02:34:56.482Z] 699f458cf7ca: Download complete [2025-08-15T02:34:56.751Z] 8998bd30e6a1: Verifying Checksum [2025-08-15T02:34:56.751Z] 8998bd30e6a1: Download complete [2025-08-15T02:34:59.338Z] 2437ff75d9bd: Verifying Checksum [2025-08-15T02:34:59.338Z] 2437ff75d9bd: Download complete [2025-08-15T02:35:01.288Z] 8998bd30e6a1: Pull complete [2025-08-15T02:35:01.873Z] 04944245beec: Pull complete [2025-08-15T02:35:03.285Z] 699f458cf7ca: Pull complete [2025-08-15T02:35:03.552Z] 765212b225bb: Pull complete [2025-08-15T02:35:04.512Z] f23df028b6ca: Pull complete [2025-08-15T02:35:05.990Z] d65c8cfc05b1: Pull complete [2025-08-15T02:35:24.241Z] 2437ff75d9bd: Pull complete [2025-08-15T02:35:24.241Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-15T02:35:24.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:35:24.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:35:24.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-7049 does not seem to be running inside a container [2025-08-15T02:35:24.564Z] $ 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-s7/28 -v /w/workspace/device-s7/28:/w/workspace/device-s7/28:rw,z -v /w/workspace/device-s7/28@tmp:/w/workspace/device-s7/28@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-08-15T02:35:27.773Z] $ docker top ca8e22159cdbd8817102644bfdb8a0b23c8722605cb39cf6a1905c4becb57859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:35:28.656Z] ---> job-cost.sh [2025-08-15T02:35:28.656Z] lf-activate-venv: SKIPPING [2025-08-15T02:35:28.656Z] INFO: No Stack... [2025-08-15T02:35:29.241Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-15T02:35:29.827Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T02:35:30.751Z] + cut -d, -f6 [2025-08-15T02:35:30.752Z] + cat /w/workspace/device-s7/28/archives/cost.csv [Pipeline] lock [2025-08-15T02:35:30.794Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [2025-08-15T02:35:30.801Z] Resource [jenkins-edgexfoundry-device-s7-main-28-stack-cost] did not exist. Created. [2025-08-15T02:35:30.806Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T02:35:31.486Z] /w/workspace/device-s7/28@tmp/durable-492f967a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-15T02:35:32.136Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-15T02:35:32.154Z] Warning: overwriting stash ‘stack-cost’ [2025-08-15T02:35:32.211Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T02:35:32.222Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T02:35:32.258Z] $ docker stop --time=1 ca8e22159cdbd8817102644bfdb8a0b23c8722605cb39cf6a1905c4becb57859 [2025-08-15T02:35:33.846Z] $ docker rm -f --volumes ca8e22159cdbd8817102644bfdb8a0b23c8722605cb39cf6a1905c4becb57859 [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-08-15T02:35:34.384Z] provisioning config files... [2025-08-15T02:35:34.391Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7549582754968661527tmp [Pipeline] { [Pipeline] sh [2025-08-15T02:35:34.705Z] + set +x [2025-08-15T02:35:34.705Z] + curl -s https://codecov.io/bash [2025-08-15T02:35:34.705Z] + bash -s -- [2025-08-15T02:35:34.705Z] [2025-08-15T02:35:34.705Z] _____ _ [2025-08-15T02:35:34.705Z] / ____| | | [2025-08-15T02:35:34.705Z] | | ___ __| | ___ ___ _____ __ [2025-08-15T02:35:34.705Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-15T02:35:34.705Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-15T02:35:34.705Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-15T02:35:34.705Z] Bash-1.0.6 [2025-08-15T02:35:34.705Z] [2025-08-15T02:35:34.705Z] [2025-08-15T02:35:34.705Z] ==> git version 2.25.1 found [2025-08-15T02:35:34.705Z] ==> 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-08-15T02:35:34.705Z] Release-Date: 2020-01-08 [2025-08-15T02:35:34.705Z] 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-08-15T02:35:34.705Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-15T02:35:34.705Z] ==> Jenkins CI detected. [2025-08-15T02:35:34.705Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-08-15T02:35:34.705Z] project root: . [2025-08-15T02:35:34.705Z] --> token set from env [2025-08-15T02:35:34.705Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-15T02:35:34.705Z] ==> Running gcov in . (disable via -X gcov) [2025-08-15T02:35:34.705Z] ==> Python coveragepy not found [2025-08-15T02:35:34.705Z] ==> Searching for coverage reports in: [2025-08-15T02:35:34.705Z] + . [2025-08-15T02:35:34.705Z] -> Found 1 reports [2025-08-15T02:35:34.966Z] ==> Detecting git/mercurial file structure [2025-08-15T02:35:34.966Z] ==> Reading reports [2025-08-15T02:35:34.966Z] + ./coverage.out bytes=19094 [2025-08-15T02:35:34.966Z] ==> Appending adjustments [2025-08-15T02:35:34.966Z] https://docs.codecov.io/docs/fixing-reports [2025-08-15T02:35:34.966Z] + Found adjustments [2025-08-15T02:35:34.966Z] ==> Gzipping contents [2025-08-15T02:35:34.966Z] 4.0K /tmp/codecov.LqRSu4.gz [2025-08-15T02:35:34.966Z] ==> Uploading reports [2025-08-15T02:35:34.966Z] url: https://codecov.io [2025-08-15T02:35:34.966Z] query: branch=main&commit=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T02:35:34.966Z] -> Pinging Codecov [2025-08-15T02:35:34.966Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=72d63edd4ef09c52b2d9c5efb1b5cb257cb61318&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T02:35:35.226Z] -> Uploading to [2025-08-15T02:35:35.226Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/72d63edd4ef09c52b2d9c5efb1b5cb257cb61318/6cfae4e2-1fb9-4eb4-aaec-5cf3c227a185.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T023534Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ade0f480b97d9fb5ae1c3dcf5eb95c2da8a7d4cbbb480ba1f0dcc2292ea8769c [2025-08-15T02:35:35.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T02:35:35.226Z] Dload Upload Total Spent Left Speed [2025-08-15T02:35:35.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 15317 --:--:-- --:--:-- --:--:-- 15317 [2025-08-15T02:35:35.487Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] } [2025-08-15T02:35:35.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-15T02:35:35.727Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-15T02:35:35.744Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:35:36.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T02:35:36.062Z] [2025-08-15T02:35:36.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:35:36.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T02:35:36.365Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-15T02:35:36.624Z] 0a9a5dfd008f: Already exists [2025-08-15T02:35:36.624Z] 36466aa92d05: Already exists [2025-08-15T02:35:36.625Z] e10405b45d13: Already exists [2025-08-15T02:35:36.625Z] 096b7ceb2af7: Already exists [2025-08-15T02:35:36.625Z] 4f4fb700ef54: Already exists [2025-08-15T02:35:36.625Z] e50aa161e22a: Pulling fs layer [2025-08-15T02:35:36.625Z] d3c8db5fb9df: Pulling fs layer [2025-08-15T02:35:36.884Z] e50aa161e22a: Verifying Checksum [2025-08-15T02:35:36.884Z] e50aa161e22a: Download complete [2025-08-15T02:35:37.144Z] e50aa161e22a: Pull complete [2025-08-15T02:35:38.520Z] d3c8db5fb9df: Download complete [2025-08-15T02:35:42.708Z] d3c8db5fb9df: Pull complete [2025-08-15T02:35:42.708Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-15T02:35:42.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T02:35:42.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:35:42.814Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:35:42.834Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:35:45.269Z] $ docker top d73101bf88c9b7706e12df0436d6cfb086c6c7d332afa1dd45160bfaeacff3f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:35:45.642Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-08-15T02:35:45.653Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-08-15T02:35:45.932Z] + set -o pipefail [2025-08-15T02:35:45.933Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-08-15T02:35:52.536Z] [2025-08-15T02:35:52.536Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-08-15T02:35:52.536Z] [2025-08-15T02:35:52.536Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/2bfddbe7-775f-4c70-9c98-fdade08c7882 [2025-08-15T02:35:52.536Z] [2025-08-15T02:35:52.536Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-15T02:35:52.536Z] [2025-08-15T02:35:52.536Z] [2025-08-15T02:35:52.536Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-15T02:35:52.536Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-15T02:35:52.527Z] $ docker stop --time=1 d73101bf88c9b7706e12df0436d6cfb086c6c7d332afa1dd45160bfaeacff3f2 [2025-08-15T02:35:57.252Z] $ docker rm -f --volumes d73101bf88c9b7706e12df0436d6cfb086c6c7d332afa1dd45160bfaeacff3f2 [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-08-15T02:35:58.165Z] + git log --format=format:%s -1 72d63edd4ef09c52b2d9c5efb1b5cb257cb61318 [Pipeline] sh [2025-08-15T02:35:58.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:35:58.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:35:58.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:35:58.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:35:58.833Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:35:58.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:35:59.323Z] $ docker top dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 -eo pid,comm [2025-08-15T02:35:59.396Z] 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-08-15T02:35:59.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:35:59.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:35:59.448Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:35:59.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:35:59.533Z] $ docker exec dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 ssh-agent [2025-08-15T02:35:59.659Z] SSH_AUTH_SOCK=/tmp/ssh-cvlwzEwBV627/agent.32 [2025-08-15T02:35:59.659Z] SSH_AGENT_PID=38 [2025-08-15T02:35:59.664Z] Running ssh-add (command line suppressed) [2025-08-15T02:35:59.729Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1388226035222712156.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1388226035222712156.key) [2025-08-15T02:35:59.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:36:00.056Z] + git semver tag [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,228 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,232 [run_tag] DEBUG tag force:False [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,232 [check_head_tag] DEBUG check head tag [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,232 [execute] INFO git cat-file --batch-check [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,235 [execute] INFO git cat-file --batch [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,241 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,242 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,242 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:36:00.316Z] 2025-08-15 02:36:00,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:36:00.316Z] 4.1.0-dev.5 [Pipeline] } [2025-08-15T02:36:00.304Z] $ docker exec --env ******** --env ******** dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 ssh-agent -k [2025-08-15T02:36:00.407Z] unset SSH_AUTH_SOCK; [2025-08-15T02:36:00.407Z] unset SSH_AGENT_PID; [2025-08-15T02:36:00.408Z] echo Agent pid 38 killed; [2025-08-15T02:36:00.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:36:00.772Z] + git semver [Pipeline] } [2025-08-15T02:36:01.021Z] $ docker stop --time=1 dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 [2025-08-15T02:36:02.298Z] $ docker rm -f --volumes dd5161f4f15dda47cd5d74666a902aa8ee69df7d02ee2cff91408be8ae2bede5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:36:02.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T02:36:02.780Z] [2025-08-15T02:36:02.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:36:03.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T02:36:03.116Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-15T02:36:03.116Z] ab5ef0e58194: Pulling fs layer [2025-08-15T02:36:03.116Z] 9712f1f96733: Pulling fs layer [2025-08-15T02:36:03.116Z] 63f879dbbcfc: Pulling fs layer [2025-08-15T02:36:03.116Z] 0d9ebad4ef96: Pulling fs layer [2025-08-15T02:36:03.116Z] e9a5061849ea: Pulling fs layer [2025-08-15T02:36:03.116Z] d747dcd14b5f: Pulling fs layer [2025-08-15T02:36:03.116Z] 2de7ff778b66: Pulling fs layer [2025-08-15T02:36:03.116Z] e9a5061849ea: Waiting [2025-08-15T02:36:03.116Z] d747dcd14b5f: Waiting [2025-08-15T02:36:03.116Z] 2de7ff778b66: Waiting [2025-08-15T02:36:03.116Z] 0d9ebad4ef96: Waiting [2025-08-15T02:36:03.116Z] 9712f1f96733: Download complete [2025-08-15T02:36:03.384Z] 63f879dbbcfc: Verifying Checksum [2025-08-15T02:36:03.384Z] 63f879dbbcfc: Download complete [2025-08-15T02:36:03.654Z] e9a5061849ea: Verifying Checksum [2025-08-15T02:36:03.655Z] e9a5061849ea: Download complete [2025-08-15T02:36:03.655Z] d747dcd14b5f: Verifying Checksum [2025-08-15T02:36:03.655Z] d747dcd14b5f: Download complete [2025-08-15T02:36:03.655Z] 0d9ebad4ef96: Download complete [2025-08-15T02:36:03.655Z] ab5ef0e58194: Verifying Checksum [2025-08-15T02:36:03.655Z] ab5ef0e58194: Download complete [2025-08-15T02:36:03.655Z] 2de7ff778b66: Verifying Checksum [2025-08-15T02:36:03.655Z] 2de7ff778b66: Download complete [2025-08-15T02:36:07.846Z] ab5ef0e58194: Pull complete [2025-08-15T02:36:07.846Z] 9712f1f96733: Pull complete [2025-08-15T02:36:08.104Z] 63f879dbbcfc: Pull complete [2025-08-15T02:36:14.666Z] 0d9ebad4ef96: Pull complete [2025-08-15T02:36:14.666Z] e9a5061849ea: Pull complete [2025-08-15T02:36:14.666Z] d747dcd14b5f: Pull complete [2025-08-15T02:36:15.604Z] 2de7ff778b66: Pull complete [2025-08-15T02:36:15.604Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-15T02:36:15.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T02:36:15.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:36:15.713Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:36:15.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:36:20.901Z] $ docker top 8c60cc4041bff0d2f1c32cf8242d1935141f55a49ebba4097ac8e8de41187faa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:36:20.998Z] provisioning config files... [2025-08-15T02:36:21.004Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12517859137797792925tmp [2025-08-15T02:36:21.012Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1029324924018713099tmp [2025-08-15T02:36:21.019Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17087258285344866786tmp [Pipeline] { [Pipeline] echo [2025-08-15T02:36:21.260Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:21.560Z] ---> sigul-configuration.sh [2025-08-15T02:36:21.560Z] gpg: directory `/root/.gnupg' created [2025-08-15T02:36:21.561Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-15T02:36:21.561Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-15T02:36:21.561Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-15T02:36:21.561Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-15T02:36:21.561Z] gpg: CAST5 encrypted data [2025-08-15T02:36:21.561Z] gpg: encrypted with 1 passphrase [2025-08-15T02:36:21.561Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-15T02:36:21.855Z] + mkdir /home/jenkins [2025-08-15T02:36:21.855Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-15T02:36:22.150Z] + 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-08-15T02:36:22.162Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:22.456Z] ---> sigul-install.sh [2025-08-15T02:36:22.456Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-15T02:36:22.745Z] + git tag --list [2025-08-15T02:36:22.745Z] v0.0.0 [2025-08-15T02:36:22.745Z] v4.0 [2025-08-15T02:36:22.745Z] v4.0.0 [2025-08-15T02:36:22.745Z] v4.1.0-dev.1 [2025-08-15T02:36:22.745Z] v4.1.0-dev.2 [2025-08-15T02:36:22.745Z] v4.1.0-dev.3 [2025-08-15T02:36:22.745Z] v4.1.0-dev.4 [2025-08-15T02:36:22.745Z] v4.1.0-dev.5 [Pipeline] sh [2025-08-15T02:36:23.039Z] + lftools sign git-tag v4.1.0-dev.5 [2025-08-15T02:36:23.799Z] Signing Git tag with Sigul... [2025-08-15T02:36:23.799Z] Signing v4.1.0-dev.5 [Pipeline] echo [2025-08-15T02:36:24.072Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:24.367Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-15T02:36:24.374Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-15T02:36:24.382Z] $ docker stop --time=1 8c60cc4041bff0d2f1c32cf8242d1935141f55a49ebba4097ac8e8de41187faa [2025-08-15T02:36:25.655Z] $ docker rm -f --volumes 8c60cc4041bff0d2f1c32cf8242d1935141f55a49ebba4097ac8e8de41187faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-15T02:36:26.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:36:26.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:36:26.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:36:26.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:36:26.528Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:36:26.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:36:26.765Z] $ docker top 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a -eo pid,comm [2025-08-15T02:36:26.829Z] 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-08-15T02:36:26.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:36:26.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:36:26.886Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:36:26.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:36:26.975Z] $ docker exec 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a ssh-agent [2025-08-15T02:36:27.092Z] SSH_AUTH_SOCK=/tmp/ssh-EkkEZbXWe2xc/agent.33 [2025-08-15T02:36:27.092Z] SSH_AGENT_PID=39 [2025-08-15T02:36:27.095Z] Running ssh-add (command line suppressed) [2025-08-15T02:36:27.156Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11444616935227599325.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11444616935227599325.key) [2025-08-15T02:36:27.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:36:27.481Z] + git semver bump pre [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,660 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,664 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,664 [bump_version] DEBUG bumped version:4.1.0-dev.6 [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,664 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,665 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,666 [execute] INFO git cat-file --batch-check [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,670 [execute] INFO git cat-file --batch [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:36:27.741Z] 2025-08-15 02:36:27,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:36:27.741Z] 4.1.0-dev.6 [Pipeline] } [2025-08-15T02:36:27.726Z] $ docker exec --env ******** --env ******** 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a ssh-agent -k [2025-08-15T02:36:27.815Z] unset SSH_AUTH_SOCK; [2025-08-15T02:36:27.815Z] unset SSH_AGENT_PID; [2025-08-15T02:36:27.815Z] echo Agent pid 39 killed; [2025-08-15T02:36:27.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:36:28.178Z] + git semver [Pipeline] } [2025-08-15T02:36:28.426Z] $ docker stop --time=1 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a [2025-08-15T02:36:29.685Z] $ docker rm -f --volumes 9fa1c9784aedb3d0c2361eedc17b96d68af452b53477957b6e9fc635b80b055a [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:36:30.069Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:36:30.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:36:30.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:36:30.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:36:30.468Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:36:30.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:36:30.694Z] $ docker top dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e -eo pid,comm [2025-08-15T02:36:30.757Z] 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-08-15T02:36:30.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:36:30.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:36:30.814Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:36:30.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:36:30.898Z] $ docker exec dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e ssh-agent [2025-08-15T02:36:31.018Z] SSH_AUTH_SOCK=/tmp/ssh-n0KIsOuXxMxH/agent.32 [2025-08-15T02:36:31.018Z] SSH_AGENT_PID=38 [2025-08-15T02:36:31.023Z] Running ssh-add (command line suppressed) [2025-08-15T02:36:31.087Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8329226309190934664.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8329226309190934664.key) [2025-08-15T02:36:31.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:36:31.420Z] + git semver push [2025-08-15T02:36:31.679Z] 2025-08-15 02:36:31,593 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:36:31.679Z] 2025-08-15 02:36:31,596 [run_push] DEBUG push [2025-08-15T02:36:31.680Z] 2025-08-15 02:36:31,597 [execute] INFO git cat-file --batch-check [2025-08-15T02:36:31.680Z] 2025-08-15 02:36:31,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T02:36:31.680Z] 2025-08-15 02:36:31,599 [execute] INFO git rev-list 810e80834784afc8edba9242b84eefd1c08f4dfa -- [2025-08-15T02:36:31.680Z] 2025-08-15 02:36:31,599 [execute] DEBUG Popen(['git', 'rev-list', '810e80834784afc8edba9242b84eefd1c08f4dfa', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:36:31.680Z] 2025-08-15 02:36:31,603 [execute] INFO git fetch -v -- origin [2025-08-15T02:36:31.680Z] 2025-08-15 02:36:31,603 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-15T02:36:32.247Z] 2025-08-15 02:36:32,057 [run_push] DEBUG no remote changes detected [2025-08-15T02:36:32.247Z] 2025-08-15 02:36:32,057 [execute] INFO git push origin semver [2025-08-15T02:36:32.247Z] 2025-08-15 02:36:32,057 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:36:33.185Z] 2025-08-15 02:36:33,098 [run_push] DEBUG push all version tags [2025-08-15T02:36:33.185Z] 2025-08-15 02:36:33,099 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-15T02:36:33.185Z] 2025-08-15 02:36:33,099 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) [2025-08-15T02:36:34.121Z] 2025-08-15 02:36:33,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-08-15T02:36:34.121Z] 4.1.0-dev.6 [Pipeline] } [2025-08-15T02:36:34.108Z] $ docker exec --env ******** --env ******** dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e ssh-agent -k [2025-08-15T02:36:34.213Z] unset SSH_AUTH_SOCK; [2025-08-15T02:36:34.214Z] unset SSH_AGENT_PID; [2025-08-15T02:36:34.214Z] echo Agent pid 38 killed; [2025-08-15T02:36:34.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:36:34.572Z] + git semver [Pipeline] } [2025-08-15T02:36:35.130Z] $ docker stop --time=1 dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e [2025-08-15T02:36:36.381Z] $ docker rm -f --volumes dd8515495a8b373d708b1d0764d059140cbee3fe3d3f84f28c91481d2160b12e [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-08-15T02:36:36.991Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-08-15T02:36:36.991Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-15T02:36:36.991Z] total 16 [2025-08-15T02:36:36.991Z] drwxr-xr-x 3 root root 4096 Aug 15 02:20 . [2025-08-15T02:36:36.991Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 02:36 .. [2025-08-15T02:36:36.991Z] drwxr-xr-x 2 root root 4096 Aug 15 02:20 cost [2025-08-15T02:36:36.991Z] -rw-r--r-- 1 root root 80 Aug 15 02:20 cost.csv [2025-08-15T02:36:36.991Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-15T02:36:36.991Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-08-15T02:36:36.991Z] total 16 [2025-08-15T02:36:36.991Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:20 . [2025-08-15T02:36:36.991Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 02:36 .. [2025-08-15T02:36:36.991Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 02:20 cost [2025-08-15T02:36:36.991Z] -rw-r--r-- 1 jenkins jenkins 80 Aug 15 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:37.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:38.138Z] ---> package-listing.sh [2025-08-15T02:36:38.138Z] ++ facter osfamily [2025-08-15T02:36:38.138Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T02:36:38.397Z] + OS_FAMILY=debian [2025-08-15T02:36:38.397Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-08-15T02:36:38.397Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T02:36:38.397Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T02:36:38.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T02:36:38.397Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T02:36:38.397Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-15T02:36:38.397Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T02:36:38.397Z] + case "${OS_FAMILY}" in [2025-08-15T02:36:38.397Z] + grep '^ii' [2025-08-15T02:36:38.397Z] + dpkg -l [2025-08-15T02:36:38.397Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T02:36:38.397Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T02:36:38.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T02:36:38.397Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-08-15T02:36:38.397Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-08-15T02:36:38.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-08-15T02:36:38.410Z] 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-15T02:36:38.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:36:39.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T02:36:39.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:36:39.322Z] prd-ubuntu20.04-docker-8c-8g-7044 does not seem to be running inside a container [2025-08-15T02:36:39.325Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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-08-15T02:36:39.551Z] $ docker top 0e390e0cc4331c7927021439930397e136012add309d3e7c466090b25f1b9613 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:36:39.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T02:36:40.202Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T02:36:40.485Z] + ls /var/log/sa-host [2025-08-15T02:36:40.485Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:36:40.526Z] provisioning config files... [2025-08-15T02:36:40.534Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2435175339552437092tmp [Pipeline] { [Pipeline] echo [2025-08-15T02:36:40.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:40.837Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T02:36:40.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:41.153Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T02:36:41.162Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:41.445Z] ---> sudo-logs.sh [2025-08-15T02:36:41.445Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-15T02:36:41.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:41.760Z] ---> job-cost.sh [2025-08-15T02:36:41.760Z] lf-activate-venv: SKIPPING [2025-08-15T02:36:41.760Z] DEBUG: total: 0.2199999988079071 [2025-08-15T02:36:41.760Z] INFO: Retrieving Stack Cost... [2025-08-15T02:36:42.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T02:36:42.585Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T02:36:42.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:36:42.881Z] ---> logs-deploy.sh [2025-08-15T02:36:42.881Z] lf-activate-venv: SKIPPING [2025-08-15T02:36:42.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/28 [2025-08-15T02:36:42.881Z] INFO: archiving workspace using pattern(s): [2025-08-15T02:36:43.827Z] Archives upload complete. [2025-08-15T02:36:43.827Z] INFO: archiving logs to Nexus